lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | apache-2.0 | b667eebc9e3f67e5419c18ce605c09e9b39f7556 | 0 | Dakror/GameSetup | package de.dakror.gamesetup.ui;
import java.awt.Color;
import java.awt.FontMetrics;
import java.awt.Graphics2D;
import java.awt.Shape;
import java.awt.Toolkit;
import java.awt.datatransfer.DataFlavor;
import java.awt.datatransfer.StringSelection;
import java.awt.event.KeyEvent;
import java.awt.event.MouseEvent;
import... | src/de/dakror/gamesetup/ui/InputField.java | package de.dakror.gamesetup.ui;
import java.awt.Color;
import java.awt.FontMetrics;
import java.awt.Graphics2D;
import java.awt.Shape;
import java.awt.Toolkit;
import java.awt.datatransfer.DataFlavor;
import java.awt.datatransfer.StringSelection;
import java.awt.event.KeyEvent;
import java.awt.event.MouseEvent;
import... | minor addition | src/de/dakror/gamesetup/ui/InputField.java | minor addition | |
Java | apache-2.0 | f48b71b6c6ce91ef5401c8164aa34a8f872eecb5 | 0 | KeyboardPlaying/xls-time-tracker-construct | /*
* 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 ... | construct-logic/src/test/java/org/keyboardplaying/xtt/zip/UnzipperTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Add 1-byte tolerance for UnzipperTest
| construct-logic/src/test/java/org/keyboardplaying/xtt/zip/UnzipperTest.java | Add 1-byte tolerance for UnzipperTest | |
Java | apache-2.0 | 8b721468e3e53a00261f169ec99b6d53475d1933 | 0 | josephcsible/GravityBox | /*
* Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda)
* 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/com/ceco/kitkat/gravitybox/ModLauncher.java | /*
* Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda)
* 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
*
* ... | ModLauncher: adjusted for compatibility with Google Search 4.0.26
Thanks to theknut@xda | src/com/ceco/kitkat/gravitybox/ModLauncher.java | ModLauncher: adjusted for compatibility with Google Search 4.0.26 Thanks to theknut@xda | |
Java | apache-2.0 | de50783939fd50517b233704cd6adec03fc7d827 | 0 | proofpoint/platform,proofpoint/platform,proofpoint/platform,johngmyers/platform,gwittel/platform,gwittel/platform,johngmyers/platform,gwittel/platform,johngmyers/platform | package com.proofpoint.concurrent;
import com.google.common.util.concurrent.FutureCallback;
import com.google.common.util.concurrent.Futures;
import com.google.common.util.concurrent.ListenableFuture;
import com.google.common.util.concurrent.SettableFuture;
import com.proofpoint.units.Duration;
import edu.umd.cs.findb... | concurrent/src/main/java/com/proofpoint/concurrent/MoreFutures.java | package com.proofpoint.concurrent;
import com.google.common.util.concurrent.FutureCallback;
import com.google.common.util.concurrent.Futures;
import com.google.common.util.concurrent.ListenableFuture;
import com.google.common.util.concurrent.SettableFuture;
import com.proofpoint.units.Duration;
import edu.umd.cs.findb... | fixup! Provide utility methods for Futures: getDone, checkSucceess
| concurrent/src/main/java/com/proofpoint/concurrent/MoreFutures.java | fixup! Provide utility methods for Futures: getDone, checkSucceess | |
Java | apache-2.0 | 7e8b93d76c1b5b87f982c81c7cb3e2ad15c80c12 | 0 | MovingBlocks/DestinationSol,MovingBlocks/DestinationSol | /*
* Copyright 2017 MovingBlocks
*
* 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 t... | engine/src/test/java/org/destinationsol/game/PlayerCreatorTest.java | /*
* Copyright 2017 MovingBlocks
*
* 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 t... | Test tutorial mode adds items
| engine/src/test/java/org/destinationsol/game/PlayerCreatorTest.java | Test tutorial mode adds items | |
Java | apache-2.0 | 4df9c3601dfc5dc7ca438099ac25eb50e08b56de | 0 | kuujo/vertigo,kuujo/vertigo,englishtown/vertigo,kuujo/vertigo,ef-labs/vertigo,ef-labs/vertigo,englishtown/vertigo | /*
* Copyright 2013 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 applicable l... | src/main/java/net/kuujo/vertigo/output/OutputCollector.java | /*
* Copyright 2013 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 applicable l... | Fix javadoc warnings.
| src/main/java/net/kuujo/vertigo/output/OutputCollector.java | Fix javadoc warnings. | |
Java | apache-2.0 | 773a5118f9e22719c3be84226098c59347d7eb0d | 0 | wbknez/schelling,wbknez/schelling | /*
* Copyright 2016 Will Knez <wbknez.dev@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | src/main/java/com/solsticesquared/schelling/ui/SchellingExplorerWithUi.java | /*
* Copyright 2016 Will Knez <wbknez.dev@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Fix chart display and updating.
| src/main/java/com/solsticesquared/schelling/ui/SchellingExplorerWithUi.java | Fix chart display and updating. | |
Java | apache-2.0 | ae947bbca0cae77112c8e2845667a7b5bf9ca7f1 | 0 | panosant/oca | package com.antonakospanos.oca;
import java.io.Serializable;
import java.time.LocalDateTime;
import java.time.Period;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.antonakospanos.Executor;
import com.antonakospanos.oca.apis.examples.CalendarManipulation;
import com.antonakospanos.oca.apis.examp... | src/main/java/com/antonakospanos/oca/Main.java | package com.antonakospanos.oca;
import java.io.Serializable;
import java.time.LocalDateTime;
import java.time.Period;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.antonakospanos.Executor;
import com.antonakospanos.oca.apis.examples.CalendarManipulation;
import com.antonakospanos.oca.apis.examp... | Cleaned up comments
| src/main/java/com/antonakospanos/oca/Main.java | Cleaned up comments | |
Java | apache-2.0 | 6d2c529823f77047bb8d07e5547b88c7b6b201cb | 0 | akosyakov/intellij-community,ftomassetti/intellij-community,idea4bsd/idea4bsd,TangHao1987/intellij-community,Distrotech/intellij-community,izonder/intellij-community,tmpgit/intellij-community,lucafavatella/intellij-community,diorcety/intellij-community,da1z/intellij-community,blademainer/intellij-community,jagguli/inte... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/ide/actions/ToggleToolbarAction.java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | dumbaware
| platform/platform-impl/src/com/intellij/ide/actions/ToggleToolbarAction.java | dumbaware | |
Java | apache-2.0 | fd859068a4da52ddaa0aecffe81e96fecf324ea3 | 0 | curious-attempt-bunny/rabbit-http-proxy-fake-desktop-headers | package rabbit.proxy;
import java.io.IOException;
import java.net.UnknownHostException;
import java.nio.ByteBuffer;
import java.nio.channels.SocketChannel;
import java.util.Date;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.khelekore.rnio.NioHandler;
import org.khe... | src/rabbit/proxy/Connection.java | package rabbit.proxy;
import java.io.IOException;
import java.net.UnknownHostException;
import java.nio.ByteBuffer;
import java.nio.channels.SocketChannel;
import java.util.Date;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.khelekore.rnio.NioHandler;
import org.khe... | hacked the headers to fake being a mac mini using firefox
| src/rabbit/proxy/Connection.java | hacked the headers to fake being a mac mini using firefox | |
Java | apache-2.0 | 1aa260913a94a6f5905e883897854932e6bf1ab2 | 0 | tadayosi/camel,christophd/camel,christophd/camel,christophd/camel,apache/camel,cunningt/camel,tadayosi/camel,cunningt/camel,adessaigne/camel,adessaigne/camel,christophd/camel,apache/camel,cunningt/camel,adessaigne/camel,adessaigne/camel,tadayosi/camel,adessaigne/camel,apache/camel,apache/camel,christophd/camel,christop... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerExcludeNameTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Fix test
| core/camel-core/src/test/java/org/apache/camel/component/file/FileConsumerExcludeNameTest.java | Fix test | |
Java | apache-2.0 | 0cf0d11f16870ebcb49e6469059a6ef0cdfe9f86 | 0 | electricalwind/greycat,Neoskai/greycat,Neoskai/greycat,electricalwind/greycat,electricalwind/greycat,Neoskai/greycat,datathings/greycat,electricalwind/greycat,electricalwind/greycat,electricalwind/greycat,Neoskai/greycat,datathings/greycat,datathings/greycat,datathings/greycat,Neoskai/greycat,datathings/greycat,datathi... | package org.mwg.ml.common;
import org.junit.Assert;
import org.junit.Test;
import org.mwg.ml.common.matrix.Matrix;
import org.mwg.ml.common.matrix.blassolver.BlasMatrixEngine;
import org.mwg.ml.common.matrix.blassolver.blas.F2JBlas;
import org.mwg.ml.common.matrix.operation.PolynomialFit;
/**
* Created by assaad on ... | plugins/ml2/src/test/java/org/mwg/ml/common/PolynomialSolveTest.java | package org.mwg.ml.common;
import org.junit.Assert;
import org.junit.Test;
import org.mwg.ml.common.matrix.Matrix;
import org.mwg.ml.common.matrix.blassolver.BlasMatrixEngine;
import org.mwg.ml.common.matrix.blassolver.blas.F2JBlas;
import org.mwg.ml.common.matrix.operation.PolynomialFit;
/**
* Created by assaad on ... | update
| plugins/ml2/src/test/java/org/mwg/ml/common/PolynomialSolveTest.java | update | |
Java | apache-2.0 | 2742e5f26bd408ded400a822d0e9ba7dbbd59103 | 0 | arpost/protempa,eurekaclinical/protempa | /*
* #%L
* Protempa Commons Backend Provider
* %%
* Copyright (C) 2012 - 2013 Emory University
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | protempa-dsb-relationaldb/src/main/java/org/protempa/backend/dsb/relationaldb/SQLGenerator.java | /*
* #%L
* Protempa Commons Backend Provider
* %%
* Copyright (C) 2012 - 2013 Emory University
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | Remove an unused import.
| protempa-dsb-relationaldb/src/main/java/org/protempa/backend/dsb/relationaldb/SQLGenerator.java | Remove an unused import. | |
Java | apache-2.0 | bffe2a34c62265ad30752d211d58bc927831369f | 0 | wcm-io-caravan/caravan-pipeline | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2014 wcm.io
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | impl/src/main/java/io/wcm/caravan/pipeline/impl/JsonPathSelector.java | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2014 wcm.io
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Updated JavaDoc for JsonPathSelector
| impl/src/main/java/io/wcm/caravan/pipeline/impl/JsonPathSelector.java | Updated JavaDoc for JsonPathSelector | |
Java | apache-2.0 | a65e4f7474ee945be36f948aa86fa627465daf7a | 0 | opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim | package edu.iu.grid.oim.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.divrep.DivRepEvent;
import com.divrep.Di... | src/edu/iu/grid/oim/servlet/AdminServlet.java | package edu.iu.grid.oim.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.divrep.DivRepEvent;
import com.divrep.Di... | sso updates
| src/edu/iu/grid/oim/servlet/AdminServlet.java | sso updates | |
Java | apache-2.0 | 84b5290c89ee2e40e68677f888e6784cce76c61c | 0 | jankill/commons-io,krosenvold/commons-io,girirajsharma/commons-io,MuShiiii/commons-io,yinhe402/commons-io,girirajsharma/commons-io,krosenvold/commons-io,jankill/commons-io,yinhe402/commons-io,mohanaraosv/commons-io,MuShiiii/commons-io,krosenvold/commons-io,jankill/commons-io,girirajsharma/commons-io,MuShiiii/commons-io... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/java/org/apache/commons/io/FileUtils.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Add missing Javadoc tags. Use "null" is code format (<code>null</code>)
git-svn-id: 93ad1b128ef73f61fb131daf820f82551b37ed4a@491668 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/commons/io/FileUtils.java | Add missing Javadoc tags. Use "null" is code format (<code>null</code>) | |
Java | apache-2.0 | c21309d07e96aed22a9a26f7cc61c782dd32087f | 0 | couchbase/couchbase-lite-java-core | /**
* Copyright (c) 2016 Couchbase, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | src/main/java/com/couchbase/lite/Manager.java | /**
* Copyright (c) 2016 Couchbase, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | FIXED #1469 - NPE Manager.java upgradeOldDatabaseFiles. Occasional Null Pointer.
- Added method parameter check
- Added return value check from File.listFiles(...) method.
| src/main/java/com/couchbase/lite/Manager.java | FIXED #1469 - NPE Manager.java upgradeOldDatabaseFiles. Occasional Null Pointer. | |
Java | apache-2.0 | 326ac6df53e07b7090164c6b5d19db7554ec8d60 | 0 | apache/commons-cli,mohanaraosv/commons-cli,apache/commons-cli,apache/commons-cli,mohanaraosv/commons-cli,mohanaraosv/commons-cli,mohanaraosv/commons-cli,apache/commons-cli,pplatek/commons-cli,pplatek/commons-cli,pplatek/commons-cli,pplatek/commons-cli | /*
* Copyright (C) The Apache Software Foundation. All rights reserved.
*
* This software is published under the terms of the Apache Software License
* version 1.1, a copy of which has been included with this distribution in
* the LICENSE file.
*
* $Id: BugsTest.java,v 1.15 2003/01/16 23:06:52 jkeyes Exp $
*/
... | src/test/org/apache/commons/cli/BugsTest.java | /*
* Copyright (C) The Apache Software Foundation. All rights reserved.
*
* This software is published under the terms of the Apache Software License
* version 1.1, a copy of which has been included with this distribution in
* the LICENSE file.
*
* $Id: BugsTest.java,v 1.14 2003/01/16 21:37:10 jkeyes Exp $
*/
... | added test for 15648, tested it on Mac OS X
git-svn-id: 415ef210032f41abde45a982ee48d29264e83122@129873 13f79535-47bb-0310-9956-ffa450edef68
| src/test/org/apache/commons/cli/BugsTest.java | added test for 15648, tested it on Mac OS X | |
Java | apache-2.0 | 250fbad3f620bdaf1895654d06cbce35ac228558 | 0 | hekonsek/fabric8,gashcrumb/fabric8,opensourceconsultant/fuse,mwringe/fabric8,punkhorn/fabric8,dhirajsb/fabric8,rajdavies/fabric8,avano/fabric8,chirino/fabric8,gashcrumb/fabric8,janstey/fuse,janstey/fabric8,jonathanchristison/fabric8,jboss-fuse/fuse,chirino/fuse,avano/fabric8,KurtStam/fabric8,christian-posta/fabric8,mig... | package org.fusesource.fabric.itests.smoke;
import static org.apache.karaf.tooling.exam.options.KarafDistributionOption.editConfigurationFilePut;
import java.util.Set;
import org.fusesource.fabric.api.Container;
import org.fusesource.fabric.itests.paxexam.support.ContainerBuilder;
import org.fusesource.fabric.itests... | fabric/fabric-itests/smoke/src/test/java/org/fusesource/fabric/itests/smoke/DeploymentAgentTest.java | package org.fusesource.fabric.itests.smoke;
import static org.apache.karaf.tooling.exam.options.KarafDistributionOption.editConfigurationFilePut;
import java.util.Set;
import org.fusesource.fabric.api.Container;
import org.fusesource.fabric.itests.paxexam.support.ContainerBuilder;
import org.fusesource.fabric.itests... | [FABRIC-642] Ignore DeploymentAgentTest
| fabric/fabric-itests/smoke/src/test/java/org/fusesource/fabric/itests/smoke/DeploymentAgentTest.java | [FABRIC-642] Ignore DeploymentAgentTest | |
Java | apache-2.0 | 947494427707b00a354de25a783150dfb7c56381 | 0 | xingguang2013/jbpm-1,pleacu/jbpm,mrietveld/jbpm,selrahal/jbpm,karthikprabhu17/jbpm,ifu-lobuntu/jbpm,pleacu/jbpm,jesuino/jbpm,Multi-Support/jbpm,mrietveld/jbpm,droolsjbpm/jbpm,droolsjbpm/jbpm,nmoghadam/jbpm,Salaboy/jbpm,DuncanDoyle/jbpm,DuncanDoyle/jbpm,jakubschwan/jbpm,jgoldsmith613/jbpm,Aaron2000/jbpm,nmoghadam/BPIM,O... | /*
* Copyright 2011 JBoss by Red Hat.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/task/service/local/LocalTaskService.java | /*
* Copyright 2011 JBoss by Red Hat.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | dispose of LocalTaskService on disconnect as it's a generic way to end interaction with TaskService
| jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/task/service/local/LocalTaskService.java | dispose of LocalTaskService on disconnect as it's a generic way to end interaction with TaskService | |
Java | apache-2.0 | a734ce695e3a48862818d2f3aef3a3902939e9d6 | 0 | fhueske/flink,StephanEwen/incubator-flink,darionyaphet/flink,fhueske/flink,tony810430/flink,hequn8128/flink,haohui/flink,fanzhidongyzby/flink,wwjiang007/flink,gyfora/flink,rmetzger/flink,DieBauer/flink,apache/flink,rmetzger/flink,zhangminglei/flink,Xpray/flink,gyfora/flink,rmetzger/flink,zhangminglei/flink,xccui/flink,... | /***********************************************************************************************************************
*
* Copyright (C) 2010 by the Stratosphere project (http://stratosphere.eu)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with... | nephele/nephele-streaming/src/main/java/eu/stratosphere/nephele/streaming/StreamingPluginLoader.java | /***********************************************************************************************************************
*
* Copyright (C) 2010 by the Stratosphere project (http://stratosphere.eu)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with... | Improved javadoc
| nephele/nephele-streaming/src/main/java/eu/stratosphere/nephele/streaming/StreamingPluginLoader.java | Improved javadoc | |
Java | apache-2.0 | e2b561e12bc2efe68286cd282faa636874522dbf | 0 | chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq,chirino/activemq | /**
*
* 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 ... | activemq-core/src/main/java/org/apache/activemq/ActiveMQConnectionConsumer.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 ... | fixed javadoc
git-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@541232 13f79535-47bb-0310-9956-ffa450edef68
| activemq-core/src/main/java/org/apache/activemq/ActiveMQConnectionConsumer.java | fixed javadoc | |
Java | mit | e21e0a0ca0078111b61e3c2f2e2c8983aeb5881e | 0 | javaslang/javaslang-render | package javaslang.render.text;
import javaslang.collection.List;
import javaslang.collection.Stream;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Objects;
public abstract class Box {
public enum HAlignment {LEFT, CENTER, RIGHT}
public enum VAlignment {TOP, CENTER, BOTTOM}
prot... | src/main/java/javaslang/render/text/Box.java | package javaslang.render.text;
import javaslang.collection.List;
import javaslang.collection.Stream;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Objects;
public abstract class Box {
public enum HAlignment {LEFT, CENTER, RIGHT}
public enum VAlignment {TOP, CENTER, BOTTOM}
prot... | Stream.gen is not available anymore. Use Stream.continually instead.
| src/main/java/javaslang/render/text/Box.java | Stream.gen is not available anymore. Use Stream.continually instead. | |
Java | mit | c76bac18c621e55afe60d6e2373fbfd696c5e95e | 0 | joschi70/AndroidPirateBox,joschi70/AndroidPirateBox | package de.fun2code.android.piratebox.handler;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.text.SimpleDateFormat;
import java.util.D... | src/de/fun2code/android/piratebox/handler/ConnectionCountHandler.java | package de.fun2code.android.piratebox.handler;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.text.SimpleDateFormat;
import java.util.D... | Added method to clear connections hash table | src/de/fun2code/android/piratebox/handler/ConnectionCountHandler.java | Added method to clear connections hash table | |
Java | mit | 8570549f6d1a9e08c7d4ee969e6412783d1e5035 | 0 | project-recoin/googlenews | package main;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.lang.reflect.Type;
import java.net.URL;
import java.net.URLConnection;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import ja... | src/main/java/main/googleNewsApiMongoDB.java | package main;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.lang.reflect.Type;
import java.net.URL;
import java.net.URLConnection;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import ja... | add a break for pages that are already in the database
| src/main/java/main/googleNewsApiMongoDB.java | add a break for pages that are already in the database | |
Java | mit | 4fba84321164d4fd20fb768175dcc048bcf3b578 | 0 | greboid/DMDirc,csmith/DMDirc,csmith/DMDirc,csmith/DMDirc,greboid/DMDirc,greboid/DMDirc,DMDirc/DMDirc,ShaneMcC/DMDirc-Client,DMDirc/DMDirc,ShaneMcC/DMDirc-Client,DMDirc/DMDirc,ShaneMcC/DMDirc-Client,greboid/DMDirc,csmith/DMDirc,DMDirc/DMDirc,ShaneMcC/DMDirc-Client | /*
* Copyright (c) 2006-2007 Chris Smith, Shane Mc Cormack
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... | src/uk/org/ownage/dmdirc/parser/IRCParser.java | /*
* Copyright (c) 2006-2007 Chris Smith, Shane Mc Cormack
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use,... | Someone changing the topic now actually changes it.
git-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@221 00569f92-eb28-0410-84fd-f71c24880f43
| src/uk/org/ownage/dmdirc/parser/IRCParser.java | Someone changing the topic now actually changes it. | |
Java | mit | 230a06b5888ae831f51ccc9f2cbb840bb9ea0713 | 0 | CCM-Modding/Nucleum-Omnium | package ccm.nucleum_omnium;
import java.util.Arrays;
import net.minecraft.server.MinecraftServer;
import ccm.nucleum_omnium.handler.CommandHandler;
import ccm.nucleum_omnium.handler.Handler;
import ccm.nucleum_omnium.handler.mods.ModHandler;
import ccm.nucleum_omnium.handler.mods.ModsMystcraft;
import ccm.nucleum_omn... | common/ccm/nucleum_omnium/NucleumOmnium.java | package ccm.nucleum_omnium;
import java.util.Arrays;
import net.minecraft.server.MinecraftServer;
import ccm.nucleum_omnium.handler.CommandHandler;
import ccm.nucleum_omnium.handler.Handler;
import ccm.nucleum_omnium.handler.mods.ModHandler;
import ccm.nucleum_omnium.handler.mods.ModsMystcraft;
import ccm.nucleum_omn... | Fixed versions
| common/ccm/nucleum_omnium/NucleumOmnium.java | Fixed versions | |
Java | mit | 12876e921d02cfa18ffb05388342bb734b79eabf | 0 | NaikSoftware/StompProtocolAndroid | package ua.naiksoftware.stomp;
import android.util.Log;
import org.java_websocket.WebSocket;
import org.java_websocket.client.WebSocketClient;
import org.java_websocket.drafts.Draft_17;
import org.java_websocket.exceptions.InvalidDataException;
import org.java_websocket.handshake.ClientHandshake;
import org.java_webs... | lib/src/main/java/ua/naiksoftware/stomp/WebSocketsConnectionProvider.java | package ua.naiksoftware.stomp;
import android.os.Looper;
import android.util.Log;
import org.java_websocket.WebSocket;
import org.java_websocket.client.WebSocketClient;
import org.java_websocket.drafts.Draft_17;
import org.java_websocket.exceptions.InvalidDataException;
import org.java_websocket.handshake.ClientHands... | Small refactor the WebSocket connection provider
* clean imports
* package visibility for all provider implementation (force instantiation
of the connection provider from the Stomp class only)
* Subscriber lists are final
| lib/src/main/java/ua/naiksoftware/stomp/WebSocketsConnectionProvider.java | Small refactor the WebSocket connection provider | |
Java | mit | d3ede81de45c17b1a4597e512a17967ea91c4526 | 0 | drcrazy/TechReborn,TechReborn/TechReborn,Dimmerworld/TechReborn | /*
* This file is part of TechReborn, licensed under the MIT License (MIT).
*
* Copyright (c) 2017 TechReborn
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, inc... | src/main/java/techreborn/blocks/generator/solarpanel/BlockSolarPanel.java | /*
* This file is part of TechReborn, licensed under the MIT License (MIT).
*
* Copyright (c) 2017 TechReborn
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, inc... | alter
| src/main/java/techreborn/blocks/generator/solarpanel/BlockSolarPanel.java | alter | |
Java | mit | d29a9cf0bf50bb77c08d4b90153fc5d64e7afbe1 | 0 | VeryGame/gdx-surface | package de.verygame.square.core.scene2d.widget;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.scenes.scene2d.Event;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.InputListener;
import com.badlogic.gdx.scenes.scene2d.ui.Image;
import com.badlogic.gdx.scenes.... | scene2d/widget/Switch.java | package de.verygame.square.core.scene2d.widget;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.scenes.scene2d.Event;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.InputListener;
import com.badlogic.gdx.scenes.scene2d.ui.Image;
import com.badlogic.gdx.scenes.... | Added tests for switch. Resolves #9.
| scene2d/widget/Switch.java | Added tests for switch. Resolves #9. | |
Java | epl-1.0 | c4d7783fe4608854796e035f6768ba8a082c337a | 0 | Flipboard/mallet,jmcejuela/mallet,Flipboard/mallet,jmcejuela/mallet | /* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
This software is provided under the terms of the Common Public License,
version 1.0, as published by http://www.opensou... | src/cc/mallet/util/CharSequenceLexer.java | /* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
This software is provided under the terms of the Common Public License,
version 1.0, as published by http://www.opensou... | added unicode pattern
| src/cc/mallet/util/CharSequenceLexer.java | added unicode pattern | |
Java | agpl-3.0 | 7e7dbc6d5690a88f700542e0c370367de1082ecb | 0 | ianopolous/Peergos,Peergos/Peergos,Peergos/Peergos,Peergos/Peergos,ianopolous/Peergos,ianopolous/Peergos | package peergos.shared.user.fs;
import java.nio.file.*;
import java.util.logging.*;
import jsinterop.annotations.*;
import peergos.shared.*;
import peergos.shared.crypto.*;
import peergos.shared.crypto.hash.*;
import peergos.shared.crypto.random.*;
import peergos.shared.crypto.symmetric.*;
import peergos.shared.storag... | src/peergos/shared/user/fs/FileWrapper.java | package peergos.shared.user.fs;
import java.nio.file.*;
import java.util.logging.*;
import jsinterop.annotations.*;
import peergos.shared.*;
import peergos.shared.crypto.*;
import peergos.shared.crypto.hash.*;
import peergos.shared.crypto.random.*;
import peergos.shared.crypto.symmetric.*;
import peergos.shared.storag... | Remove another nested transaction
| src/peergos/shared/user/fs/FileWrapper.java | Remove another nested transaction | |
Java | agpl-3.0 | f40facc31b5098d0e2861d70cd14943d5c9526ca | 0 | quikkian-ua-devops/will-financials,quikkian-ua-devops/will-financials,kkronenb/kfs,ua-eas/kfs,bhutchinson/kfs,UniversityOfHawaii/kfs,quikkian-ua-devops/will-financials,quikkian-ua-devops/kfs,smith750/kfs,smith750/kfs,kuali/kfs,ua-eas/kfs,UniversityOfHawaii/kfs,quikkian-ua-devops/kfs,quikkian-ua-devops/will-financials,b... | /*
* Copyright (c) 2004, 2005 The National Association of College and University Business Officers,
* Cornell University, Trustees of Indiana University, Michigan State University Board of Trustees,
* Trustees of San Joaquin Delta College, University of Hawai'i, The Arizona Board of Regents on
* behalf of the Unive... | work/src/org/kuali/kfs/gl/service/impl/ScrubberValidatorImpl.java | /*
* Copyright (c) 2004, 2005 The National Association of College and University Business Officers,
* Cornell University, Trustees of Indiana University, Michigan State University Board of Trustees,
* Trustees of San Joaquin Delta College, University of Hawai'i, The Arizona Board of Regents on
* behalf of the Unive... | KULGL-188
| work/src/org/kuali/kfs/gl/service/impl/ScrubberValidatorImpl.java | KULGL-188 | |
Java | lgpl-2.1 | 082484cc1c0ec3ab018ecb34b852115df5674d88 | 0 | sewe/spotbugs,spotbugs/spotbugs,sewe/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,sewe/spotbugs | /*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at you... | findbugs/src/java/edu/umd/cs/findbugs/ba/Frame.java | /*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at you... | Renamed getInstanceSlot() to getInstanceStackLocation(), since the
return value is definitely NOT a stack slot.
git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@4278 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
| findbugs/src/java/edu/umd/cs/findbugs/ba/Frame.java | Renamed getInstanceSlot() to getInstanceStackLocation(), since the return value is definitely NOT a stack slot. | |
Java | lgpl-2.1 | 4d3ab5958fc1345a09999b7c22d46ef124aff4ae | 0 | johspaeth/heros,jgarci40/heros,johanneslerch/heros,Sable/heros | /*******************************************************************************
* Copyright (c) 2013 Eric Bodden.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser Public License v2.1
* which accompanies this distribution, and is available at
... | src/heros/solver/PathTrackingIFDSSolver.java | /*******************************************************************************
* Copyright (c) 2013 Eric Bodden.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser Public License v2.1
* which accompanies this distribution, and is available at
... | made the path cache for joining abstraction protected instead of private
| src/heros/solver/PathTrackingIFDSSolver.java | made the path cache for joining abstraction protected instead of private | |
Java | apache-2.0 | cd7057bee9c213e2ee3f20ba57fe84802c5b86ca | 0 | neo4j-contrib/neo4j-apoc-procedures,inserpio/neo4j-apoc-procedures,larusba/neo4j-apoc-procedures,neo4j-contrib/neo4j-apoc-procedures,neo4j-contrib/neo4j-apoc-procedures,neo4j-contrib/neo4j-apoc-procedures,lilianaziolek/neo4j-apoc-procedures,larusba/neo4j-apoc-procedures | package apoc.util;
import apoc.ApocConfiguration;
import apoc.Pools;
import apoc.path.RelationshipTypeAndDirections;
import org.neo4j.collection.primitive.PrimitiveLongIterator;
import org.neo4j.graphdb.*;
import org.neo4j.helpers.collection.Iterables;
import org.neo4j.helpers.collection.Pair;
import org.neo4j.kernel.... | src/main/java/apoc/util/Util.java | package apoc.util;
import apoc.ApocConfiguration;
import apoc.Pools;
import apoc.path.RelationshipTypeAndDirections;
import org.neo4j.collection.primitive.PrimitiveLongIterator;
import org.neo4j.graphdb.*;
import org.neo4j.helpers.collection.Iterables;
import org.neo4j.helpers.collection.Pair;
import org.neo4j.kernel.... | improved error message detail for Util.inThread (for #206)
| src/main/java/apoc/util/Util.java | improved error message detail for Util.inThread (for #206) | |
Java | apache-2.0 | 6cdadbc0d4f06661dd36542df24efe262d436a16 | 0 | dernasherbrezon/jradio,dernasherbrezon/jradio | package ru.r2cloud.jradio.crc;
public class Crc8 {
private static final int[] table = new int[] {0x00, 0x07, 0x0e, 0x09, 0x1c, 0x1b, 0x12, 0x15, 0x38, 0x3f, 0x36, 0x31, 0x24, 0x23, 0x2a, 0x2d,
0x70, 0x77, 0x7e, 0x79, 0x6c, 0x6b, 0x62, 0x65, 0x48, 0x4f, 0x46, 0x41, 0x54, 0x53, 0x5a, 0x5d,
0xe0, 0xe7,... | src/main/java/ru/r2cloud/jradio/crc/Crc8.java | package ru.r2cloud.jradio.crc;
public class Crc8 {
private static final int[] table = new int[] {0x00, 0x07, 0x0e, 0x09, 0x1c, 0x1b, 0x12, 0x15, 0x38, 0x3f, 0x36, 0x31, 0x24, 0x23, 0x2a, 0x2d,
0x70, 0x77, 0x7e, 0x79, 0x6c, 0x6b, 0x62, 0x65, 0x48, 0x4f, 0x46, 0x41, 0x54, 0x53, 0x5a, 0x5d,
0xe0, 0xe7,... | fixing code smells | src/main/java/ru/r2cloud/jradio/crc/Crc8.java | fixing code smells | |
Java | apache-2.0 | f14087377813699208669fac9018b155d12f0364 | 0 | peterrodgers/dover | package uk.ac.kent.dover.fastGraph;
import java.io.*;
import java.nio.*;
import java.nio.channels.*;
import java.util.*;
import org.json.*;
/**
*
* Graph class with redundant node connections. Stores nodes, edges, node connections, node labels, edge labels
* in ByteBuffers. Note due to the complexity of storage,... | src/uk/ac/kent/dover/fastGraph/FastGraph.java | package uk.ac.kent.dover.fastGraph;
import java.io.*;
import java.nio.*;
import java.nio.channels.*;
import java.util.*;
import org.json.*;
/**
*
* Graph class with redundant node connections. Stores nodes, edges, node connections, node labels, edge labels
* in ByteBuffers. Note due to the complexity of storage,... | added some file loading error messages
| src/uk/ac/kent/dover/fastGraph/FastGraph.java | added some file loading error messages | |
Java | apache-2.0 | f0d8eaecae52823455b2cb01fe1e458772e99ae8 | 0 | AnujaK/restfiddle,rka12/restfiddle,AnujaK/restfiddle,rka12/restfiddle | /*
* Copyright 2014 Ranjan Kumar
*
* 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 t... | src/main/java/com/restfiddle/config/persistence/PersistenceConfig.java | /*
* Copyright 2014 Ranjan Kumar
*
* 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 t... | Changes to make RESTFiddle application running
| src/main/java/com/restfiddle/config/persistence/PersistenceConfig.java | Changes to make RESTFiddle application running | |
Java | apache-2.0 | 34b1549f86b74fa395559588ecce4b242ed88378 | 0 | yummy222/cgeo,auricgoldfinger/cgeo,S-Bartfast/cgeo,superspindel/cgeo,KublaikhanGeek/cgeo,mucek4/cgeo,marco-dev/c-geo-opensource,KublaikhanGeek/cgeo,xiaoyanit/cgeo,cgeo/cgeo,brok85/cgeo,Bananeweizen/cgeo,vishwakulkarni/cgeo,samueltardieu/cgeo,matej116/cgeo,madankb/cgeo,vishwakulkarni/cgeo,cgeo/cgeo,pstorch/cgeo,SammysHP... | package cgeo.geocaching;
import cgeo.geocaching.connector.IConnector;
import cgeo.geocaching.connector.gc.Tile;
import cgeo.geocaching.enumerations.CacheSize;
import cgeo.geocaching.enumerations.CacheType;
import cgeo.geocaching.enumerations.LoadFlags;
import cgeo.geocaching.enumerations.LoadFlags.LoadFlag;
import cge... | main/src/cgeo/geocaching/DataStore.java | package cgeo.geocaching;
import cgeo.geocaching.connector.IConnector;
import cgeo.geocaching.connector.gc.Tile;
import cgeo.geocaching.enumerations.CacheSize;
import cgeo.geocaching.enumerations.CacheType;
import cgeo.geocaching.enumerations.LoadFlags;
import cgeo.geocaching.enumerations.LoadFlags.LoadFlag;
import cge... | #4557: refactoring: use double checked locking
also convert PreparedStatement to an enum | main/src/cgeo/geocaching/DataStore.java | #4557: refactoring: use double checked locking | |
Java | apache-2.0 | 8cbdb6edc9bde1bbba1088e80bc38c2fabd6dced | 0 | facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | litho-widget/src/main/java/com/facebook/litho/widget/RecyclerBinder.java | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | Adds null check for mMeasuredSize in RecyclerBinder
Summary: Adds null check for mMeasuredSize in RecyclerBinder
Reviewed By: SidharthGuglani
Differential Revision: D29764606
fbshipit-source-id: fb9630efa505288d317e3aca5b784fe2888728d4
| litho-widget/src/main/java/com/facebook/litho/widget/RecyclerBinder.java | Adds null check for mMeasuredSize in RecyclerBinder | |
Java | apache-2.0 | 06beced8884a6d9984e718a13d1b1eb75c41462f | 0 | btkelly/gnag,btkelly/gnag,btkelly/gnag | /**
* Copyright 2016 Bryan Kelly
*
* 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 ... | plugin/src/main/groovy/com/btkelly/gnag/utils/ViolationsUtil.java | /**
* Copyright 2016 Bryan Kelly
*
* 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 ... | Remove unnecessary stream() call
| plugin/src/main/groovy/com/btkelly/gnag/utils/ViolationsUtil.java | Remove unnecessary stream() call | |
Java | apache-2.0 | 3dff8a61398a8a8e70a159439b9a2c868507763a | 0 | MetaSolutionsAB/ldcache,MetaSolutionsAB/ldcache | /*
* Copyright (c) 2014 MetaSolutions AB <info@metasolutions.se>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | webapp/src/main/java/org/entrystore/ldcache/resources/CacheResource.java | /*
* Copyright (c) 2014 MetaSolutions AB <info@metasolutions.se>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | added fixme
| webapp/src/main/java/org/entrystore/ldcache/resources/CacheResource.java | added fixme | |
Java | apache-2.0 | e78f05599c12a1d6aefd9c6267464c7f4c9efc5a | 0 | DaanHoogland/cloudstack,argv0/cloudstack,cinderella/incubator-cloudstack,GabrielBrascher/cloudstack,DaanHoogland/cloudstack,argv0/cloudstack,jcshen007/cloudstack,cinderella/incubator-cloudstack,cinderella/incubator-cloudstack,mufaddalq/cloudstack-datera-driver,wido/cloudstack,resmo/cloudstack,GabrielBrascher/cloudstack... | package com.cloud.vmware;
import java.io.File;
import java.rmi.RemoteException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.log4j.xml.DOMConfigurator;
import com.cloud.utils.PropertiesUtil;
import com.vmware.apputils.version.Extende... | core/test/com/cloud/vmware/TestVMWare.java | package com.cloud.vmware;
import java.io.File;
import java.rmi.RemoteException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.log4j.xml.DOMConfigurator;
import com.cloud.utils.PropertiesUtil;
import com.vmware.apputils.AppUtil;
impor... | Test verification with vim2.5
| core/test/com/cloud/vmware/TestVMWare.java | Test verification with vim2.5 | |
Java | apache-2.0 | 2ecd0beb24afc523f3021172ff67a1254c386a1c | 0 | mklab/taskit | /**
*
*/
package org.mklab.taskit.client.activity;
import java.util.Date;
import org.mklab.taskit.client.ClientFactory;
import org.mklab.taskit.client.Messages;
import org.mklab.taskit.client.ui.AdminView;
import org.mklab.taskit.client.ui.AdminViewImpl;
import org.mklab.taskit.client.ui.TaskitView;
import org.mkl... | src/main/java/org/mklab/taskit/client/activity/AdminActivity.java | /**
*
*/
package org.mklab.taskit.client.activity;
import org.mklab.taskit.client.ClientFactory;
import org.mklab.taskit.client.Messages;
import org.mklab.taskit.client.ui.AdminView;
import org.mklab.taskit.client.ui.AdminViewImpl;
import org.mklab.taskit.client.ui.TaskitView;
import org.mklab.taskit.client.ui.admi... | Adminアクティビティに、講義追加アクションのダミーを追加しました。 | src/main/java/org/mklab/taskit/client/activity/AdminActivity.java | Adminアクティビティに、講義追加アクションのダミーを追加しました。 | |
Java | apache-2.0 | f7dc211a8083005109e7dffd2c6281742418d467 | 0 | JFixby/jfixby-commons,Scarabei/Scarabei |
package com.jfixby.red.sys;
import com.jfixby.cmns.api.collections.Collection;
import com.jfixby.cmns.api.collections.Collections;
import com.jfixby.cmns.api.collections.List;
import com.jfixby.cmns.api.err.Err;
import com.jfixby.cmns.api.sys.Sys;
import com.jfixby.cmns.api.taskman.Job;
import com.jfixby.cmn... | jfixby-cmns-red/jfixby-commons-red/com/jfixby/red/sys/RedTask.java |
package com.jfixby.red.sys;
import com.jfixby.cmns.api.collections.Collection;
import com.jfixby.cmns.api.collections.Collections;
import com.jfixby.cmns.api.collections.List;
import com.jfixby.cmns.api.err.Err;
import com.jfixby.cmns.api.sys.Sys;
import com.jfixby.cmns.api.taskman.Job;
import com.jfixby.cmn... | thread start | jfixby-cmns-red/jfixby-commons-red/com/jfixby/red/sys/RedTask.java | thread start | |
Java | apache-2.0 | 1769c4ab6f14985c7139fd04ef1e3b2830dc1e8b | 0 | vaginessa/FreeRDP,vaginessa/FreeRDP,vaginessa/FreeRDP,vaginessa/FreeRDP,vaginessa/FreeRDP,vaginessa/FreeRDP,vaginessa/FreeRDP,vaginessa/FreeRDP | package com.freerdp.freerdpcore.manager;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.util.Log;
impor... | client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/manager/Server.java | package com.freerdp.freerdpcore.manager;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.util.Log;
impor... | Adding function Server.serverUrl
| client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/manager/Server.java | Adding function Server.serverUrl | |
Java | apache-2.0 | 4497e67111a3b83f1d1528997e4e45e05557ac61 | 0 | AbleOne/link-rest,nhl/link-rest,AbleOne/link-rest | package com.nhl.link.rest.it.noadapter;
import static org.junit.Assert.assertEquals;
import javax.ws.rs.core.FeatureContext;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
import com.nhl.link.rest.it.fixture.cayenne.E17;
import com.nhl.link.rest.it.fixture.cayenne.E18;
import com.nhl.link... | link-rest/src/test/java/com/nhl/link/rest/it/noadapter/GET_Related_IT.java | package com.nhl.link.rest.it.noadapter;
import static org.junit.Assert.assertEquals;
import javax.ws.rs.core.FeatureContext;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
import com.nhl.link.rest.it.fixture.cayenne.E17;
import com.nhl.link.rest.it.fixture.cayenne.E18;
import com.nhl.link... | refactoring itests for sanity and better reuse
| link-rest/src/test/java/com/nhl/link/rest/it/noadapter/GET_Related_IT.java | refactoring itests for sanity and better reuse | |
Java | apache-2.0 | bb25677a1a123e5589212012c9561ee6d886651f | 0 | MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim | package lpn.parser;
import java.io.*;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import biomodel.util.Utility;
import main.Log;
import verification.Verification;
import verification.platu.lpn.DualHashMap;
public class LhpnFile {
protected String separator;
protected ... | gui/src/lpn/parser/LhpnFile.java | package lpn.parser;
import java.io.*;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import biomodel.util.Utility;
import main.Log;
import verification.Verification;
import verification.platu.lpn.DualHashMap;
public class LhpnFile {
protected String separator;
protected ... | Major changes: In getAllOutputs, getAllInputs, and getAllInternals, replaced array list "variables" with hash maps "boolean", "integer", and "continuous". As "variables" does not keep the port information for each variable.
| gui/src/lpn/parser/LhpnFile.java | Major changes: In getAllOutputs, getAllInputs, and getAllInternals, replaced array list "variables" with hash maps "boolean", "integer", and "continuous". As "variables" does not keep the port information for each variable. | |
Java | apache-2.0 | 7b83aefc848d60f3884628bbe3073027c5e2bfb0 | 0 | oboehm/gdv.xport,oboehm/gdv.xport,oboehm/gdv.xport | /*
* Copyright (c) 2009 - 2012 by Oli B. 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 writ... | lib/src/main/java/gdv/xport/Datenpaket.java | /*
* Copyright (c) 2009 - 2012 by Oli B. 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 writ... | Übernahme Datenpaket-Änderungen - getVorsatz() liefert Kopie
| lib/src/main/java/gdv/xport/Datenpaket.java | Übernahme Datenpaket-Änderungen - getVorsatz() liefert Kopie | |
Java | bsd-2-clause | c6f9b4ebeb90f248d2a341f56c6808b900882963 | 0 | samynk/DArtE | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package dae.animation.custom;
import com.jme3.asset.AssetManager;
import com.jme3.math.FastMath;
import com.jme3.math.Matrix3f;
import com.jme3.math.Quaternion;
import com.jme3.math.Vector3f;
import com.jme3.... | src/dae/animation/custom/CharacterPath.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package dae.animation.custom;
import com.jme3.asset.AssetManager;
import com.jme3.math.FastMath;
import com.jme3.math.Matrix3f;
import com.jme3.math.Quaternion;
import com.jme3.math.Vector3f;
import com.jme3.... | CharacterPath can have savable children now. | src/dae/animation/custom/CharacterPath.java | CharacterPath can have savable children now. | |
Java | bsd-2-clause | 5073439753c7265389d97cf5c706e7d63445947f | 0 | biovoxxel/imagej,TehSAUCE/imagej,biovoxxel/imagej,biovoxxel/imagej,TehSAUCE/imagej,TehSAUCE/imagej | //
// PluginModule.java
//
/*
ImageJ software for multidimensional image processing and analysis.
Copyright (c) 2010, ImageJDev.org.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistribution... | core/ext/src/main/java/imagej/ext/plugin/PluginModule.java | //
// PluginModule.java
//
/*
ImageJ software for multidimensional image processing and analysis.
Copyright (c) 2010, ImageJDev.org.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistribution... | Add new PluginModule constructor.
This constructor allows the creation of a PluginModule around an
already-existing plugin instance, rather than creating a new one.
This used to be revision r3941.
| core/ext/src/main/java/imagej/ext/plugin/PluginModule.java | Add new PluginModule constructor. | |
Java | mit | 66ad75d5f727bb88ba44325d4f6d5bef5e06c9e6 | 0 | JCThePants/PV-Star,JCThePants/PV-Star | /*
* This file is part of PV-Star for Bukkit, licensed under the MIT License (MIT).
*
* Copyright (c) JCThePants (www.jcwhatever.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software ... | src/com/jcwhatever/bukkit/pvs/arenas/managers/PVTeamManager.java | /*
* This file is part of PV-Star for Bukkit, licensed under the MIT License (MIT).
*
* Copyright (c) JCThePants (www.jcwhatever.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software ... | refactor getTypeSize to getEntryCount
| src/com/jcwhatever/bukkit/pvs/arenas/managers/PVTeamManager.java | refactor getTypeSize to getEntryCount | |
Java | mit | 1f74d40ff920e787f1a6065d59de07ed710bc483 | 0 | CiscoUKIDCDev/HP3ParPlugin | /*******************************************************************************
* Copyright (c) 2016 Matt Day, Cisco and others
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without... | 3PAR_Plugin/src/com/cisco/matday/ucsd/hp3par/reports/volume/actions/EditVolumeAction.java | /*******************************************************************************
* Copyright (c) 2016 Matt Day, Cisco and others
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without... | Changed null checking on CPG edit action | 3PAR_Plugin/src/com/cisco/matday/ucsd/hp3par/reports/volume/actions/EditVolumeAction.java | Changed null checking on CPG edit action | |
Java | mit | 0a05ad72c1e8d99b3dfb91028b93618170a85c19 | 0 | dhakiki/SimCity201 | package simcity.test;
import java.text.DecimalFormat;
import java.util.ArrayList;
import simcity.interfaces.DHost;
import simcity.mockrole.MockRoleCook;
import simcity.test.mock.MockCook;
import simcity.test.mock.MockCustomer;
import simcity.test.mock.MockDHost;
import simcity.test.mock.MockDRestaurantCustomer;
impor... | src/simcity/test/DCashierTest.java | package simcity.test;
import java.text.DecimalFormat;
import java.util.ArrayList;
import simcity.mockrole.MockRoleCook;
import simcity.test.mock.MockCook;
import simcity.test.mock.MockCustomer;
import simcity.test.mock.MockDHost;
import simcity.test.mock.MockDRestaurantCustomer;
import simcity.test.mock.MockDRestaura... | tests need some attention
| src/simcity/test/DCashierTest.java | tests need some attention | |
Java | mit | 41479cbec923025aece65d2906bbc27ff4c94bed | 0 | dacrome/resource-server,thomasdarimont/resource-server,wallner/resource-server,tkrille/osiam-resource-server,woglinde/resource-server,osiam/resource-server | package org.osiam.resources.converter;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import javax.inject.Inject;
import org.osiam.resources.exceptions.ResourceNotFoundException;
import org.osiam.resources.scim.Address;
import org.osiam.resou... | src/main/java/org/osiam/resources/converter/UserConverter.java | package org.osiam.resources.converter;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import javax.inject.Inject;
import org.osiam.resources.exceptions.ResourceNotFoundException;
import org.osiam.resources.scim.Address;
import org.osiam.resou... | [fix] added null checks | src/main/java/org/osiam/resources/converter/UserConverter.java | [fix] added null checks | |
Java | mit | cc9476865034cfd9d12f53d3ea774c6b6120174c | 0 | EasternEdgeRobotics/2016,EasternEdgeRobotics/2016,EasternEdgeRobotics/2016,EasternEdgeRobotics/2016 | package com.easternedgerobotics.rov;
import com.easternedgerobotics.rov.io.ADC;
import com.easternedgerobotics.rov.io.PWM;
import com.easternedgerobotics.rov.test.TestEventPublisher;
import com.easternedgerobotics.rov.value.AftCameraSpeedValue;
import com.easternedgerobotics.rov.value.HeartbeatValue;
import com.easter... | src/test/java/com/easternedgerobotics/rov/RovTest.java | package com.easternedgerobotics.rov;
import com.easternedgerobotics.rov.io.ADC;
import com.easternedgerobotics.rov.io.PWM;
import com.easternedgerobotics.rov.test.TestEventPublisher;
import com.easternedgerobotics.rov.value.HeartbeatValue;
import com.easternedgerobotics.rov.value.MotionPowerValue;
import com.easterned... | Add test to verify aft camera motor control
| src/test/java/com/easternedgerobotics/rov/RovTest.java | Add test to verify aft camera motor control | |
Java | mit | 1092082c9db32fb79d72d02c992103e0aefb43ad | 0 | elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin | package com.elmakers.mine.bukkit.wand;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import org.bukkit.Location;
import org.bukkit.configuration... | Magic/src/main/java/com/elmakers/mine/bukkit/wand/WandTemplate.java | package com.elmakers.mine.bukkit.wand;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import org.bukkit.Location;
import org.bukkit.configuration... | Add option for migrate_legacy_icons to wands
| Magic/src/main/java/com/elmakers/mine/bukkit/wand/WandTemplate.java | Add option for migrate_legacy_icons to wands | |
Java | epl-1.0 | 22e0aa2c06a77d9e023d4638083e51184d12a92b | 0 | kwave/openhab2-addons,kwave/openhab2-addons,kwave/openhab2-addons | /**
* Copyright (c) 2014-2016 by the respective copyright holders.
*
* 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
*/... | addons/binding/org.openhab.binding.astro/src/main/java/org/openhab/binding/astro/discovery/AstroDiscoveryService.java | /**
* Copyright (c) 2014-2016 by the respective copyright holders.
*
* 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
*/... | Fix NPE in AstroDiscovery service. (#1508)
Signed-off-by: Svilen Valkanov <015c94fbee4a12e411330ac695afd3364b758428@musala.com> | addons/binding/org.openhab.binding.astro/src/main/java/org/openhab/binding/astro/discovery/AstroDiscoveryService.java | Fix NPE in AstroDiscovery service. (#1508) | |
Java | agpl-3.0 | b1883142f79b7b862e608c6d9e6751270753a391 | 0 | elki-project/elki,elki-project/elki,elki-project/elki | package de.lmu.ifi.dbs.elki.database;
/*
This file is part of ELKI:
Environment for Developing KDD-Applications Supported by Index-Structures
Copyright (C) 2012
Ludwig-Maximilians-Universität München
Lehr- und Forschungseinheit für Datenbanksysteme
ELKI Development Team
This program is free software: you can ... | src/de/lmu/ifi/dbs/elki/database/HashmapDatabase.java | package de.lmu.ifi.dbs.elki.database;
/*
This file is part of ELKI:
Environment for Developing KDD-Applications Supported by Index-Structures
Copyright (C) 2012
Ludwig-Maximilians-Universität München
Lehr- und Forschungseinheit für Datenbanksysteme
ELKI Development Team
This program is free software: you can ... | <empty commit message>
| src/de/lmu/ifi/dbs/elki/database/HashmapDatabase.java | <empty commit message> | |
Java | agpl-3.0 | 4682085faecc26eda162268de113dc944218ce62 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 51c58574-2e61-11e5-9284-b827eb9e62be | hello.java | 51c011ac-2e61-11e5-9284-b827eb9e62be | 51c58574-2e61-11e5-9284-b827eb9e62be | hello.java | 51c58574-2e61-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | e6f6bc838f5102160565785a3ec945ea96ff66c9 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 9c327f36-2e61-11e5-9284-b827eb9e62be | hello.java | 9c2d1654-2e61-11e5-9284-b827eb9e62be | 9c327f36-2e61-11e5-9284-b827eb9e62be | hello.java | 9c327f36-2e61-11e5-9284-b827eb9e62be | |
Java | apache-2.0 | 73408552265c5af2617604a563fe44572bd1eff0 | 0 | JNOSQL/artemis | /*
* Copyright (c) 2017 Otávio Santana and others
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distribution.
* The Eclipse Public License is available at http://ww... | artemis-core/src/main/java/org/jnosql/artemis/reflection/DefaultClassRepresentation.java | /*
* Copyright (c) 2017 Otávio Santana and others
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distribution.
* The Eclipse Public License is available at http://ww... | makes the map immuatuable
| artemis-core/src/main/java/org/jnosql/artemis/reflection/DefaultClassRepresentation.java | makes the map immuatuable | |
Java | apache-2.0 | 02d55cdc091eeb8b457e729a7cbd0a821e60d79d | 0 | apache/streams,apache/streams,apache/streams,jfrazee/incubator-streams | streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterConfigurator.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 ... | remove unnecessary class
| streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterConfigurator.java | remove unnecessary class | ||
Java | apache-2.0 | 08065b46477b9d426f58d647a93f758cfa7e5938 | 0 | delight-im/Android-BaseLib,delight-im/Android-Commons | package im.delight.android.baselib;
/**
* Copyright 2014 www.delight.im <info@delight.im>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | src/im/delight/android/baselib/UI.java | package im.delight.android.baselib;
/**
* Copyright 2014 www.delight.im <info@delight.im>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | Added UI.setDatePickerYearVisible(...) method
| src/im/delight/android/baselib/UI.java | Added UI.setDatePickerYearVisible(...) method | |
Java | apache-2.0 | 7910207176dc4c288ce49eba2cbe5b74f6323464 | 0 | CMPUT301F17T23/routineKeen | package ca.ualberta.cs.routinekeen.Views;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import java.util.ArrayList;
import ca.ualberta.cs.routinekeen.Controllers.HabitListController;
import ca.ua... | RoutineKeen/app/src/main/java/ca/ualberta/cs/routinekeen/Views/HabitScheduleActivity.java | package ca.ualberta.cs.routinekeen.Views;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import java.util.ArrayList;
import ca.ualberta.cs.routinekeen.Controllers.HabitListController;
import ca.ua... | Habit Schedule crashing problem fix
Fixed bug where launching Habit Schedule with an empty habit list crashed the app
| RoutineKeen/app/src/main/java/ca/ualberta/cs/routinekeen/Views/HabitScheduleActivity.java | Habit Schedule crashing problem fix | |
Java | apache-2.0 | 5b24677ec86d7258b49a52e0fb59952d3169d271 | 0 | kodapan/kodapan-wayback | /*
* Copyright 2010 Kodapan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | src/main/java/se/kodapan/io/http/wayback/Wayback.java | /*
* Copyright 2010 Kodapan
*
* 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... | NPE fix
| src/main/java/se/kodapan/io/http/wayback/Wayback.java | NPE fix | |
Java | apache-2.0 | 60443615c693408cfc737e7cb823750e69e78f25 | 0 | chibenwa/james,aduprat/james,aduprat/james,aduprat/james,aduprat/james,chibenwa/james,rouazana/james,chibenwa/james,rouazana/james,chibenwa/james,rouazana/james,rouazana/james | /****************************************************************
* 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... | smtpserver-function/src/main/java/org/apache/james/smtpserver/SMTPHandler.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... | Tidy up javadocs, suppress warnings and switch to java 1.5 methods
git-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@812019 13f79535-47bb-0310-9956-ffa450edef68
| smtpserver-function/src/main/java/org/apache/james/smtpserver/SMTPHandler.java | Tidy up javadocs, suppress warnings and switch to java 1.5 methods | |
Java | apache-2.0 | 39ae693afc81348cec44df8b05adc5fa7fdcdc82 | 0 | ceylon/ceylon-spec,ceylon/ceylon-spec,ceylon/ceylon-spec | package com.redhat.ceylon.compiler.typechecker.analyzer;
import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.NO_TYPE_ARGS;
import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.checkAssignable;
import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.checkC... | src/com/redhat/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java | package com.redhat.ceylon.compiler.typechecker.analyzer;
import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.NO_TYPE_ARGS;
import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.checkAssignable;
import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.checkC... | allow exceptions in constructor #1288 | src/com/redhat/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java | allow exceptions in constructor #1288 | |
Java | apache-2.0 | b9408f9317f294315e2334e5d2bae58069036b8d | 0 | lukas-krecan/ShedLock,lukas-krecan/ShedLock | package net.javacrumbs.shedlock.provider.jdbctemplate;
import net.javacrumbs.shedlock.core.LockConfiguration;
import net.javacrumbs.shedlock.support.annotation.NonNull;
import java.util.HashMap;
import java.util.Map;
class Db2ServerTimeStatementsSource extends SqlStatementsSource {
private final String now = "(C... | providers/jdbc/shedlock-provider-jdbc-template/src/main/java/net/javacrumbs/shedlock/provider/jdbctemplate/Db2ServerTimeStatementsSource.java | package net.javacrumbs.shedlock.provider.jdbctemplate;
import net.javacrumbs.shedlock.core.LockConfiguration;
import net.javacrumbs.shedlock.support.annotation.NonNull;
import java.util.HashMap;
import java.util.Map;
class Db2ServerTimeStatementsSource extends SqlStatementsSource {
private final String now = "(C... | DB2 time uses microseconds
To make tests more stable. It seems that rounding
to seconds were causing some tests to fail | providers/jdbc/shedlock-provider-jdbc-template/src/main/java/net/javacrumbs/shedlock/provider/jdbctemplate/Db2ServerTimeStatementsSource.java | DB2 time uses microseconds | |
Java | apache-2.0 | a1a50882a0938734fa8e035fd3d76ce10babb1ed | 0 | litesolutions/sonar-sslr-grappa,litesolutions/sonar-sslr-grappa | /*
* Copyright (c) 2016 Lite Solutions
*
* This code is licensed under the Apache Software License version 2.
* For more information, see the LICENSE file at the root of this package.
*
* Should you not have the source code available, and the file above is
* unavailable, you can obtain a copy of the license ... | src/main/java/es/litesolutions/sonar/grappa/GrappaSslrFactory.java | /*
* Copyright (c) 2016 Lite Solutions
*
* This code is licensed under the Apache Software License version 2.
* For more information, see the LICENSE file at the root of this package.
*
* Should you not have the source code available, and the file above is
* unavailable, you can obtain a copy of the license ... | GrappaSslrFactory: use GrammarInjector
| src/main/java/es/litesolutions/sonar/grappa/GrappaSslrFactory.java | GrappaSslrFactory: use GrammarInjector | |
Java | apache-2.0 | d0caed1c4f72e47dfa5705e07310af1c84b1223c | 0 | jooby-project/jooby,jooby-project/jooby,jooby-project/jooby,jooby-project/jooby,jooby-project/jooby | /**
* 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... | jooby-querydsl/src/main/java/org/jooby/querydsl/QueryDSL.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... | remove duplicated mariadb entry #313
| jooby-querydsl/src/main/java/org/jooby/querydsl/QueryDSL.java | remove duplicated mariadb entry #313 | |
Java | apache-2.0 | 0a33d762ea71768362365ad99d0de4539eb162bb | 0 | francisliu/hbase_namespace,francisliu/hbase_namespace,francisliu/hbase_namespace,jyates/hbase,matteobertozzi/hbase,francisliu/hbase_namespace,matteobertozzi/hbase,francisliu/hbase_namespace,francisliu/hbase_namespace,matteobertozzi/hbase,jyates/hbase,matteobertozzi/hbase,matteobertozzi/hbase,francisliu/hbase_namespace,... | /**
* Copyright 2011 The Apache Software Foundation
*
* 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... | src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java | /**
* Copyright 2011 The Apache Software Foundation
*
* 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... | HBASE-5894 Table deletion failed but HBaseAdmin#deletetable reports it as success (Xufeng)
git-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1334464 13f79535-47bb-0310-9956-ffa450edef68
| src/main/java/org/apache/hadoop/hbase/client/HBaseAdmin.java | HBASE-5894 Table deletion failed but HBaseAdmin#deletetable reports it as success (Xufeng) | |
Java | apache-2.0 | d3315106c32f6fcb3dd0cd8d9356f228d502f1fe | 0 | C-B4/unifiedpush-server,danielpassos/aerogear-unifiedpush-server,aerobase/unifiedpush-server,C-B4/unifiedpush-server,lholmquist/aerogear-unified-push-server,danielpassos/aerogear-unifiedpush-server,aerogear/aerogear-unifiedpush-server,idelpivnitskiy/aerogear-unifiedpush-server,idelpivnitskiy/aerogear-unifiedpush-server... | /**
* JBoss, Home of Professional Open Source
* Copyright Red Hat, Inc., and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | push/sender/src/main/java/org/jboss/aerogear/unifiedpush/message/NotificationDispatcher.java | /**
* JBoss, Home of Professional Open Source
* Copyright Red Hat, Inc., and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | Improved logging
| push/sender/src/main/java/org/jboss/aerogear/unifiedpush/message/NotificationDispatcher.java | Improved logging | |
Java | apache-2.0 | 761cc17f909ddfe575900f309a43084bfb29eeaa | 0 | hcoles/pitest,hcoles/pitest | /*
* Copyright 2011 Henry Coles and Stefan Penndorf
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | pitest-maven-verification/src/test/java/org/pitest/PitMojoIT.java | /*
* Copyright 2011 Henry Coles and Stefan Penndorf
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | skip powermock tests for java 11
| pitest-maven-verification/src/test/java/org/pitest/PitMojoIT.java | skip powermock tests for java 11 | |
Java | apache-2.0 | 485716ed1cdcbbc23dc9f2034cb1682fd1193e10 | 0 | chirino/ipaas-rest,redhat-ipaas/ipaas-rest,KurtStam/ipaas-rest,KurtStam/syndesis-rest,KurtStam/syndesis-rest,redhat-ipaas/ipaas-rest,redhat-ipaas/ipaas-rest,KurtStam/syndesis-rest,rhuss/ipaas-rest,redhat-ipaas/ipaas-api-java,chirino/ipaas-rest,KurtStam/ipaas-rest,KurtStam/ipaas-rest,rhuss/ipaas-rest,chirino/ipaas-rest,... | /**
* Copyright (C) 2016 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | controllers/src/main/java/io/syndesis/controllers/integration/StatusChangeHandlerProvider.java | /**
* Copyright (C) 2016 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | fix: JLS (dooh)
| controllers/src/main/java/io/syndesis/controllers/integration/StatusChangeHandlerProvider.java | fix: JLS (dooh) | |
Java | apache-2.0 | 4b3920da875a3afb139f6ff20a8cea27cdbf8d7b | 0 | hurzl/dmix,hurzl/dmix | /*
* Copyright (C) 2004 Felipe Gustavo de Almeida
* Copyright (C) 2010-2015 The MPDroid Project
*
* 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 mus... | JMPDComm/src/main/java/com/anpmech/mpd/MPD.java | /*
* Copyright (C) 2004 Felipe Gustavo de Almeida
* Copyright (C) 2010-2015 The MPDroid Project
*
* 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 mus... | MPD: Convert listAllAlbumsGrouped() to splitListIterator().
| JMPDComm/src/main/java/com/anpmech/mpd/MPD.java | MPD: Convert listAllAlbumsGrouped() to splitListIterator(). | |
Java | bsd-3-clause | 494d58062af21bea15ee1fc67b4feb4a35f4245f | 0 | beiyuxinke/CONNECT,beiyuxinke/CONNECT,healthreveal/CONNECT,healthreveal/CONNECT,beiyuxinke/CONNECT,healthreveal/CONNECT,sailajaa/CONNECT,sailajaa/CONNECT,beiyuxinke/CONNECT,alameluchidambaram/CONNECT,alameluchidambaram/CONNECT,healthreveal/CONNECT,beiyuxinke/CONNECT,sailajaa/CONNECT,healthreveal/CONNECT | /*
* Copyright (c) 2012, United States Government, as represented by the Secretary of Health and Human Services.
* 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 o... | Product/Production/Common/CONNECTCoreLib/src/main/java/gov/hhs/fha/nhinc/docquery/entity/EntityDocQueryOrchImpl.java | /*
* Copyright (c) 2012, United States Government, as represented by the Secretary of Health and Human Services.
* 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 o... | Gateway 2185-Fix PMD
| Product/Production/Common/CONNECTCoreLib/src/main/java/gov/hhs/fha/nhinc/docquery/entity/EntityDocQueryOrchImpl.java | Gateway 2185-Fix PMD | |
Java | bsd-3-clause | 137fe0f69767ece0011be4721530b9e3f10b63d2 | 0 | UCDenver-ccp/common | package edu.ucdenver.ccp.common.osgi;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintStream;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.net.MalformedURLException;
import java.uti... | src/main/java/edu/ucdenver/ccp/common/osgi/OsgiLauncher.java | package edu.ucdenver.ccp.common.osgi;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintStream;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.net.MalformedURLException;
import java.uti... | fixing auto-completion's unintended use of class in the wrong library
| src/main/java/edu/ucdenver/ccp/common/osgi/OsgiLauncher.java | fixing auto-completion's unintended use of class in the wrong library | |
Java | bsd-3-clause | cd181bb1306a8f3bc3fca8e2f4625306eed86841 | 0 | NCIP/rembrandt,NCIP/rembrandt,NCIP/rembrandt,NCIP/rembrandt,NCIP/rembrandt,NCIP/rembrandt | package gov.nih.nci.rembrandt.web.struts.action;
import gov.nih.nci.caintegrator.application.lists.ListType;
import gov.nih.nci.caintegrator.application.lists.UserListBeanHelper;
import gov.nih.nci.rembrandt.cache.RembrandtPresentationTierCache;
import gov.nih.nci.rembrandt.web.bean.SessionQueryBag;
import gov.nih.nci... | src/gov/nih/nci/rembrandt/web/struts/action/EditGEAction.java | package gov.nih.nci.rembrandt.web.struts.action;
import gov.nih.nci.caintegrator.application.lists.ListType;
import gov.nih.nci.caintegrator.application.lists.UserListBeanHelper;
import gov.nih.nci.rembrandt.cache.RembrandtPresentationTierCache;
import gov.nih.nci.rembrandt.web.bean.SessionQueryBag;
import gov.nih.nci... | appscan fixes
SVN-Revision: 15358
| src/gov/nih/nci/rembrandt/web/struts/action/EditGEAction.java | appscan fixes | |
Java | mit | 84298e1e2e6cfcd699a399f81d39344cf61759e1 | 0 | amarkrishna/demo1,amarkrishna/demo1,amarkrishna/demo1,amarkrishna/demo1 |
package magpie.user.server;
import java.io.BufferedReader;
import java.io.FileReader;
import magpie.data.Dataset;
import magpie.models.BaseModel;
import magpie.user.server.thrift.MagpieServer;
import magpie.user.server.thrift.MagpieServerHandler;
import magpie.utility.WekaUtility;
import org.apache.thrift.p... | src/magpie/user/server/ServerLauncher.java |
package magpie.user.server;
import java.io.BufferedReader;
import java.io.FileReader;
import magpie.data.Dataset;
import magpie.models.BaseModel;
import magpie.user.server.thrift.MagpieServer;
import magpie.user.server.thrift.MagpieServerHandler;
import magpie.utility.WekaUtility;
import org.apache.thrift.p... | Bug fix: Server launcher
| src/magpie/user/server/ServerLauncher.java | Bug fix: Server launcher | |
Java | mit | b2e5e4c31312b1877a7865b7681930c0122d7c3f | 0 | ShowKa/HanbaiKanri,ShowKa/HanbaiKanri,ShowKa/HanbaiKanri | package com.showka.domain;
import java.math.BigDecimal;
import com.showka.system.EmptyProxy;
import com.showka.system.exception.SystemException;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* 売上明細
*
* @author ShowKa
*
*/
@AllArgsConstructor
@Getter
public class UriageMeisaiDom... | src/main/java/com/showka/domain/UriageMeisaiDomain.java | package com.showka.domain;
import java.math.BigDecimal;
import com.showka.system.exception.EmptyProxy;
import com.showka.system.exception.SystemException;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* 売上明細
*
* @author ShowKa
*
*/
@AllArgsConstructor
@Getter
public class Uriag... | correct import path | src/main/java/com/showka/domain/UriageMeisaiDomain.java | correct import path | |
Java | mit | 6aa8e8a296d375e21efde28034e2af4488d61b71 | 0 | FranckCo/Metadata-API | package fr.insee.rmes.queries.geo;
import java.util.HashMap;
import java.util.Map;
import fr.insee.rmes.config.Configuration;
import fr.insee.rmes.modeles.geo.EnumTypeGeographie;
import fr.insee.rmes.queries.Queries;
import fr.insee.rmes.utils.Constants;
public class GeoQueries extends Queries {
private static ... | src/main/java/fr/insee/rmes/queries/geo/GeoQueries.java | package fr.insee.rmes.queries.geo;
import java.util.HashMap;
import java.util.Map;
import fr.insee.rmes.config.Configuration;
import fr.insee.rmes.modeles.geo.EnumTypeGeographie;
import fr.insee.rmes.queries.Queries;
import fr.insee.rmes.utils.Constants;
public class GeoQueries extends Queries {
private static ... | Add queries
| src/main/java/fr/insee/rmes/queries/geo/GeoQueries.java | Add queries | |
Java | mit | db3e525122627099e8331a1060f206e1dea0590f | 0 | BirdBrainTechnologies/BirdBlox-Android-Support | package com.birdbraintechnologies.birdblocks.devices;
import com.birdbraintechnologies.birdblocks.bluetooth.UARTConnection;
import com.birdbraintechnologies.birdblocks.util.HummingbirdUtil;
/**
* Created by tsun on 2/14/17.
*/
public class Hummingbird {
private static final byte TRI_LED_CMD = 'O';
private ... | app/src/main/java/com/birdbraintechnologies/birdblocks/devices/Hummingbird.java | package com.birdbraintechnologies.birdblocks.devices;
import com.birdbraintechnologies.birdblocks.bluetooth.UARTConnection;
/**
* Created by tsun on 2/14/17.
*/
public class Hummingbird {
private static final byte TRI_LED_CMD = 'O';
private static final byte LED_CMD = 'L';
private static final byte MOT... | Updated reading sensors to support multiple return types
| app/src/main/java/com/birdbraintechnologies/birdblocks/devices/Hummingbird.java | Updated reading sensors to support multiple return types | |
Java | mit | 25f9b7e8710c1aa0a3aa969ccf568e0b7b3c702d | 0 | fletchto99/SEG2105-Final,fletchto99/SEG2105-Final,fletchto99/SEG2105-Final,fletchto99/SEG2105-Final | package com.tempname.keeper.data;
import android.content.Context;
import android.util.Base64;
import com.android.volley.AuthFailureError;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.tool... | Android/keeper/app/src/main/java/com/tempname/keeper/data/Data.java | package com.tempname.keeper.data;
import android.content.Context;
import android.util.Base64;
import com.android.volley.AuthFailureError;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.tool... | Update data URL incase the android app is ever continued
| Android/keeper/app/src/main/java/com/tempname/keeper/data/Data.java | Update data URL incase the android app is ever continued | |
Java | epl-1.0 | 335d45d8fbf681600b6384bd7fb68a579114ff12 | 0 | lumenitb/lumen-sdk,lumenitb/lumen-sdk,lumenrobot/lumen-sdk,lumenrobot/lumen-sdk,lumenitb/lumen-sdk,lumenitb/lumen-sdk,lumenrobot/lumen-sdk,lumenrobot/lumen-sdk | package org.lskk.lumen.core;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonSetter;
import com.fasterxml.jackson.annotation.JsonValue;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.faste... | java/src/main/java/org/lskk/lumen/core/CommunicateAction.java | package org.lskk.lumen.core;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonSetter;
import com.fasterxml.jackson.annotation.JsonValue;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.faste... | Drools Story working with socmed integration, but buggy on second TellStory event
| java/src/main/java/org/lskk/lumen/core/CommunicateAction.java | Drools Story working with socmed integration, but buggy on second TellStory event | |
Java | agpl-3.0 | 7dbdbe79a40b46d5041380db6d24f96e50ba5fab | 0 | geothomasp/kcmit,kuali/kc,ColostateResearchServices/kc,UniversityOfHawaiiORS/kc,geothomasp/kcmit,kuali/kc,iu-uits-es/kc,geothomasp/kcmit,geothomasp/kcmit,mukadder/kc,jwillia/kc-old1,jwillia/kc-old1,geothomasp/kcmit,iu-uits-es/kc,mukadder/kc,UniversityOfHawaiiORS/kc,ColostateResearchServices/kc,jwillia/kc-old1,jwillia/k... | package org.kuali.kra.proposaldevelopment.bo;
import java.util.LinkedHashMap;
import org.kuali.kra.bo.KraPersistableBusinessObjectBase;
public class ActivityType extends KraPersistableBusinessObjectBase {
private Integer activityTypeCode;
private String description;
public Integer getActivityTypeCode() {
re... | src/main/java/org/kuali/kra/proposaldevelopment/bo/ActivityType.java | package org.kuali.kra.proposaldevelopment.bo;
import java.util.LinkedHashMap;
import org.kuali.kra.bo.KraPersistableBusinessObjectBase;
public class ActivityType extends KraPersistableBusinessObjectBase {
private String activityTypeCode;
private String description;
public String getActivityTypeCode() {
retu... | change activityTypeCode from "String" to "Integer"
| src/main/java/org/kuali/kra/proposaldevelopment/bo/ActivityType.java | change activityTypeCode from "String" to "Integer" | |
Java | agpl-3.0 | b3c64ee669e2c79cb361a508308af9dda23abb45 | 0 | deepstupid/sphinx5 | /*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electronic Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution... | edu/cmu/sphinx/decoder/linguist/cclextree/LexTreeLinguist.java | /*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electronic Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution... | Renabled optimization that reuses lextree states for self-looping HMMs
git-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2315 94700074-3cef-4d97-a70e-9c8c206c02f5
| edu/cmu/sphinx/decoder/linguist/cclextree/LexTreeLinguist.java | Renabled optimization that reuses lextree states for self-looping HMMs | |
Java | lgpl-2.1 | d55ed64bc399014baceec9a9327c7738c97bf497 | 0 | eXist-db/exist,zwobit/exist,dizzzz/exist,patczar/exist,kohsah/exist,jensopetersen/exist,jessealama/exist,shabanovd/exist,lcahlander/exist,jensopetersen/exist,ambs/exist,dizzzz/exist,RemiKoutcherawy/exist,ambs/exist,ljo/exist,jessealama/exist,shabanovd/exist,RemiKoutcherawy/exist,wolfgangmm/exist,MjAbuz/exist,zwobit/exi... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2010 The eXist Project
* http://exist-db.org
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2
* of the... | src/org/exist/xquery/functions/xmldb/XMLDBIsAuthenticated.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2010 The eXist Project
* http://exist-db.org
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 2
* of the... | [bugfix] Corrected the deprecated description | src/org/exist/xquery/functions/xmldb/XMLDBIsAuthenticated.java | [bugfix] Corrected the deprecated description | |
Java | apache-2.0 | 23c50d8f3132e8da959a8713d17367b82dae0609 | 0 | mbrukman/bazel,katre/bazel,kchodorow/bazel-1,damienmg/bazel,Asana/bazel,Asana/bazel,mikelikespie/bazel,mikelikespie/bazel,werkt/bazel,abergmeier-dsfishlabs/bazel,dslomov/bazel,anupcshan/bazel,anupcshan/bazel,snnn/bazel,Asana/bazel,twitter-forks/bazel,ButterflyNetwork/bazel,mikelikespie/bazel,snnn/bazel,dslomov/bazel,ka... | // Copyright 2014 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | src/main/java/com/google/devtools/build/lib/skyframe/PackageLookupValue.java | // Copyright 2014 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | Document subclasses of PackageLookupValue
--
MOS_MIGRATED_REVID=116591761
| src/main/java/com/google/devtools/build/lib/skyframe/PackageLookupValue.java | Document subclasses of PackageLookupValue | |
Java | apache-2.0 | 5b4a43ba0e67c3c8c83e0ffc885937f34302425a | 0 | googleinterns/step204-2020,googleinterns/step204-2020,googleinterns/step204-2020 | package com.google.account.business.servlets;
import com.google.account.business.data.Business;
import com.google.account.business.data.BusinessDatabase;
import com.google.common.collect.ImmutableList;
import com.google.firebase.auth.FirebaseAuthException;
import com.google.utils.FirebaseAuthUtils;
import com.google.u... | walk-in-interview/src/main/java/com/google/account/business/servlets/CreateBusinessServlet.java | package com.google.account.business.servlets;
import com.google.account.business.data.Business;
import com.google.account.business.data.BusinessDatabase;
import com.google.common.collect.ImmutableList;
import com.google.firebase.auth.FirebaseAuthException;
import com.google.utils.FirebaseAuthUtils;
import com.google.u... | Use logger to log the error
| walk-in-interview/src/main/java/com/google/account/business/servlets/CreateBusinessServlet.java | Use logger to log the error | |
Java | apache-2.0 | 041cfc34aead1b4e012b3f481b46f313ac02c106 | 0 | samthor/intellij-community,MER-GROUP/intellij-community,signed/intellij-community,ryano144/intellij-community,alphafoobar/intellij-community,lucafavatella/intellij-community,apixandru/intellij-community,akosyakov/intellij-community,lucafavatella/intellij-community,MichaelNedzelsky/intellij-community,caot/intellij-commu... | /*
* 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... | plugins/ant/src/com/intellij/lang/ant/psi/impl/AntFileImpl.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... | caching optimization
| plugins/ant/src/com/intellij/lang/ant/psi/impl/AntFileImpl.java | caching optimization | |
Java | apache-2.0 | a782725191020d751c71715cdb930c22122663d3 | 0 | mcdan/sling,trekawek/sling,headwirecom/sling,SylvesterAbreu/sling,headwirecom/sling,ffromm/sling,nleite/sling,klcodanr/sling,dulvac/sling,tyge68/sling,ist-dresden/sling,ieb/sling,awadheshv/sling,mmanski/sling,mcdan/sling,Sivaramvt/sling,SylvesterAbreu/sling,mcdan/sling,trekawek/sling,labertasch/sling,ieb/sling,mmanski/... | /*
* 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 ... | scripting/core/src/main/java/org/apache/sling/scripting/core/impl/DefaultSlingScript.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 ... | SLING-613 log script errors in the request progress tracker
git-svn-id: c3eb811ccca381e673aa62a65336ec26649ed58c@688673 13f79535-47bb-0310-9956-ffa450edef68
| scripting/core/src/main/java/org/apache/sling/scripting/core/impl/DefaultSlingScript.java | SLING-613 log script errors in the request progress tracker | |
Java | apache-2.0 | 580cfa77ed72982d850aed9e05b04c8b3754cc57 | 0 | junkerm/specmate,junkerm/specmate,junkerm/specmate,junkerm/specmate,junkerm/specmate | package com.specmate.persistency.cdo.internal;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Optional;
import org.eclipse.emf.cdo.CDOObject;
import org.eclipse.emf.cdo.common.id.C... | bundles/specmate-persistency-cdo/src/com/specmate/persistency/cdo/internal/CDOPersistencyService.java | package com.specmate.persistency.cdo.internal;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Optional;
import org.eclipse.emf.cdo.CDOObject;
import org.eclipse.emf.cdo.common.id.C... | remove unnecessary closing of open views and transaction when shutting
down persistency | bundles/specmate-persistency-cdo/src/com/specmate/persistency/cdo/internal/CDOPersistencyService.java | remove unnecessary closing of open views and transaction when shutting down persistency | |
Java | apache-2.0 | 5aea7c09e1fa3c14eeed000b8051ff1f7dfffbf5 | 0 | lanceleverich/drools-chance,sotty/drools-chance,bernardator/drools-chance,droolsjbpm/drools-chance | /*
* Copyright 2011 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | drools-shapes/drools-shapes-generator/src/main/java/org/drools/semantics/builder/model/JarModelImpl.java | /*
* Copyright 2011 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | Shapes : fix jar model generation
| drools-shapes/drools-shapes-generator/src/main/java/org/drools/semantics/builder/model/JarModelImpl.java | Shapes : fix jar model generation | |
Java | apache-2.0 | f6ffeba4a5eab0b95027089d9b06f207c2bf0e7d | 0 | apache/velocity-tools,apache/velocity-tools | package org.apache.velocity.tools.generic;
/*
* 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 L... | src/main/java/org/apache/velocity/tools/generic/LoopTool.java | package org.apache.velocity.tools.generic;
/*
* 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 L... | javadoc update, some simplification and make it easy to subclass effectively
git-svn-id: 08feff1e20460d5e8b75c2f5109ada1fb2e66d41@610973 13f79535-47bb-0310-9956-ffa450edef68
| src/main/java/org/apache/velocity/tools/generic/LoopTool.java | javadoc update, some simplification and make it easy to subclass effectively | |
Java | apache-2.0 | b58ceb18305d947e6e93b00055c39f7b30bdd2dc | 0 | NLeSC/Platinum,NLeSC/Platinum,NLeSC/Platinum | /*
* Copyrighted 2012-2013 Netherlands eScience Center.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* For details, see the LICENCE.txt file location in the root directory of this
* distribution or obtain the Apache Lice... | nl.esciencecenter.ptk.vbrowser.ui/src/nl/esciencecenter/ptk/vbrowser/ui/dnd/VRLEntryListTransferable.java | /*
* Copyrighted 2012-2013 Netherlands eScience Center.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* For details, see the LICENCE.txt file location in the root directory of this
* distribution or obtain the Apache Lice... | Removed bogus import.
| nl.esciencecenter.ptk.vbrowser.ui/src/nl/esciencecenter/ptk/vbrowser/ui/dnd/VRLEntryListTransferable.java | Removed bogus import. | |
Java | apache-2.0 | 5238d5f083f0c5b9c28e4c73d834873737dab936 | 0 | xuzha/curator,yepuv1/curator.net,xuzha/curator,jinwen/curator,oza/curator,fengbaicanhe/curator,ouyangkongtong/curator-1,dragonsinth/curator,wfxiang08/curator,joelittlejohn/curator,yepuv1/curator.net,wfxiang08/curator,mosoft521/curator,jithu21/curator,oza/curator,jinwen/curator,jithu21/curator,madrob/curator,serranom/cu... | /**
* 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... | curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.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... | added a comment
| curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java | added a comment | |
Java | apache-2.0 | 327d684be96ffa7c71925d23d2c1b4c451c00084 | 0 | neykov/incubator-brooklyn,neykov/incubator-brooklyn,bmwshop/brooklyn,bmwshop/brooklyn,aledsage/legacy-brooklyn,andreaturli/legacy-brooklyn,andreaturli/legacy-brooklyn,andreaturli/legacy-brooklyn,andreaturli/legacy-brooklyn,bmwshop/brooklyn,bmwshop/brooklyn,aledsage/legacy-brooklyn,andreaturli/legacy-brooklyn,andreaturl... | package brooklyn.cli;
import com.sun.jersey.api.client.Client;
import com.sun.jersey.api.client.ClientHandlerException;
import com.sun.jersey.api.client.ClientResponse;
import com.sun.jersey.api.client.WebResource;
import com.sun.jersey.api.client.filter.GZIPContentEncodingFilter;
import javax.ws.rs.core.MediaType;
i... | sandbox/rest/src/main/java/brooklyn/cli/HttpBroker.java | package brooklyn.cli;
import com.sun.jersey.api.client.Client;
import com.sun.jersey.api.client.ClientHandlerException;
import com.sun.jersey.api.client.ClientResponse;
import com.sun.jersey.api.client.WebResource;
import com.sun.jersey.api.client.filter.GZIPContentEncodingFilter;
import javax.ws.rs.core.MediaType;
i... | Switch to throwing an exception instead of returning null in HttpBroker
This still doesn't look right but it will do for now.
| sandbox/rest/src/main/java/brooklyn/cli/HttpBroker.java | Switch to throwing an exception instead of returning null in HttpBroker | |
Java | apache-2.0 | 27436a9c045ca66ca878b84219dce2a5c7a5afd7 | 0 | leepc12/BigDataScript,leepc12/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,leepc12/BigDataScript,leepc12/BigDataScript,leepc12/BigDataScript,leepc12/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,leepc12/BigDataScript | package ca.mcgill.mcb.pcingola.bigDataScript.run;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
im... | src/ca/mcgill/mcb/pcingola/bigDataScript/run/BigDataScriptThread.java | package ca.mcgill.mcb.pcingola.bigDataScript.run;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
im... | Project updated
| src/ca/mcgill/mcb/pcingola/bigDataScript/run/BigDataScriptThread.java | Project updated |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.