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 | 1f775395ae5dd060de0303f221f15fd985f025da | 0 | ShortMap/ShortMap,ShortMap/ShortMap,aseldawy/spatialhadoop,aseldawy/spatialhadoop,aseldawy/spatialhadoop,aseldawy/spatialhadoop,ShortMap/ShortMap,ShortMap/ShortMap,ShortMap/ShortMap,ShortMap/ShortMap,aseldawy/spatialhadoop,ShortMap/ShortMap,ShortMap/ShortMap,aseldawy/spatialhadoop,aseldawy/spatialhadoop,ShortMap/ShortM... | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | src/mapred/org/apache/hadoop/filecache/DistributedCache.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... | commit fdc3b0490b88162235b6d267cbbae48e2dbe3bc4
Author: Krishna Ramachandran <ramach@yahoo-inc.com>
Date: Thu Feb 17 18:03:39 2011 -0800
Fix Ticket 4337918 - [STRIPING] default name node is viewfs:/// and if we pass
updated YAHOO-CHANGES.txt
+++ b/YAHOO-CHANGES.txt
+ Bug:4337918 Fix [STRIPIN... | src/mapred/org/apache/hadoop/filecache/DistributedCache.java | commit fdc3b0490b88162235b6d267cbbae48e2dbe3bc4 Author: Krishna Ramachandran <ramach@yahoo-inc.com> Date: Thu Feb 17 18:03:39 2011 -0800 | |
Java | apache-2.0 | 8d93dcf63355e5b8b61c634b0ae67fc96eb7de6c | 0 | osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi | package org.osgi.service.enocean;
/**
* This interface represents an EnOcean Host, a device that offers EnOcean
* networking features.
*
* @version 1.0
* @author $Id$
*/
public interface EnOceanHost {
/**
* repeater level to disable repeating; this is the default.
*/
public static int REPEATER_LEVEL_O... | org.osgi.service.enocean/src/org/osgi/service/enocean/EnOceanHost.java | package org.osgi.service.enocean;
/**
* This interface represents an EnOcean Host, a device that offers EnOcean
* networking features.
*
* @version 1.0
* @author $Id$
*/
public interface EnOceanHost {
/**
* repeater level to disable repeating; this is the default.
*/
public static int REPEATER_LEVEL_O... | EnOceanHost: add getSenderID method
| org.osgi.service.enocean/src/org/osgi/service/enocean/EnOceanHost.java | EnOceanHost: add getSenderID method | |
Java | apache-2.0 | 64bb795da430206c1f0d5e2744653b2cdff2b729 | 0 | akalberer/deep-runtime-library,ursgraf/runtime-library,deepjava/runtime-library,AaronLeander/runtime-library | package ch.ntb.inf.deep.runtime.mpc555;
import ch.ntb.inf.deep.unsafe.*;
/* changes:
* 11.11.10 NTB/Urs Graf creation
*/
public class Kernel implements ntbMpc555HB {
static int loopAddr;
static int cmdAddr;
private static void loop() { // endless loop
while (true) {
if (cmdAddr != -1) {
... | src/ch/ntb/inf/deep/runtime/mpc555/Kernel.java | package ch.ntb.inf.deep.runtime.mpc555;
import ch.ntb.inf.deep.unsafe.*;
/* changes:
* 11.11.10 NTB/Urs Graf creation
*/
public class Kernel implements ntbMpc555HB {
static int loopAddr;
static int cmdAddr;
private static void loop() { // endless loop
while (true) {
if (cmdAddr != -1) {
... | init of classes changed
| src/ch/ntb/inf/deep/runtime/mpc555/Kernel.java | init of classes changed | |
Java | apache-2.0 | e030047844cfb933718397cb62e4758db6674097 | 0 | jvd10/apollo,ApolloDev/apollo,ApolloDev/apollo,ApolloDev/apollo,jvd10/apollo,jvd10/apollo,jvd10/apollo,ApolloDev/apollo | package edu.pitt.apollo.db;
//import edu.pitt.apollo.types.UrlOutputResource;
//import edu.pitt.apollo.types.VisualizerResult;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.D... | apollo-ws/service-skeletons/java/trunk/apollo-db-common/src/main/java/edu/pitt/apollo/db/ApolloDbUtils.java | package edu.pitt.apollo.db;
//import edu.pitt.apollo.types.UrlOutputResource;
//import edu.pitt.apollo.types.VisualizerResult;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.D... | Added a method to remove all data in the database for a run.
| apollo-ws/service-skeletons/java/trunk/apollo-db-common/src/main/java/edu/pitt/apollo/db/ApolloDbUtils.java | Added a method to remove all data in the database for a run. | |
Java | apache-2.0 | 71b51c46e16c2fd89d2262f085ade8171d91fb6e | 0 | apache/jackrabbit,apache/jackrabbit,apache/jackrabbit | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | jackrabbit-jcr-servlet/src/main/java/org/apache/jackrabbit/servlet/jackrabbit/StatisticsServlet.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | JCR-3040 JMX Stats for the Session
Adjust StatisticsServlet to match the previous commit
git-svn-id: 02b679d096242155780e1604e997947d154ee04a@1182469 13f79535-47bb-0310-9956-ffa450edef68
| jackrabbit-jcr-servlet/src/main/java/org/apache/jackrabbit/servlet/jackrabbit/StatisticsServlet.java | JCR-3040 JMX Stats for the Session | |
Java | apache-2.0 | 858cd58ae82733158155b765d590af49ec838b6f | 0 | datathings/greycat,Neoskai/greycat,electricalwind/greycat,datathings/greycat,datathings/greycat,Neoskai/greycat,electricalwind/greycat,datathings/greycat,electricalwind/greycat,Neoskai/greycat,electricalwind/greycat,Neoskai/greycat,electricalwind/greycat,electricalwind/greycat,Neoskai/greycat,datathings/greycat,datathi... | package org.kevoree.modeling.memory.struct;
import org.kevoree.modeling.KConfig;
import org.kevoree.modeling.memory.KMemoryElement;
import org.kevoree.modeling.memory.KMemoryFactory;
import org.kevoree.modeling.memory.struct.cache.KCache;
import org.kevoree.modeling.memory.struct.cache.impl.OffHeapMemoryCache;
import ... | org.kevoree.modeling.microframework/src/main/java/org/kevoree/modeling/memory/struct/OffHeapMemoryFactory.java | package org.kevoree.modeling.memory.struct;
import org.kevoree.modeling.KConfig;
import org.kevoree.modeling.memory.KMemoryElement;
import org.kevoree.modeling.memory.KMemoryFactory;
import org.kevoree.modeling.memory.struct.cache.KCache;
import org.kevoree.modeling.memory.struct.cache.impl.OffHeapMemoryCache;
import ... | * offheap stuff
| org.kevoree.modeling.microframework/src/main/java/org/kevoree/modeling/memory/struct/OffHeapMemoryFactory.java | * offheap stuff | |
Java | apache-2.0 | 38cd9fc6e2b67eddbf75a2c8b954b7c9a5f96816 | 0 | nssales/OG-Platform,McLeodMoores/starling,ChinaQuants/OG-Platform,ChinaQuants/OG-Platform,DevStreet/FinanceAnalytics,codeaudit/OG-Platform,jerome79/OG-Platform,McLeodMoores/starling,nssales/OG-Platform,jeorme/OG-Platform,codeaudit/OG-Platform,jeorme/OG-Platform,codeaudit/OG-Platform,jerome79/OG-Platform,codeaudit/OG-Pl... | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.maven.scripts;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.StringReader;
import java.net.MalformedURLException... | projects/OG-MavenPlugin/src/main/java/com/opengamma/maven/scripts/ScriptableScriptGeneratorMojo.java | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.maven.scripts;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.StringReader;
import java.net.MalformedURLException... | Fix compile error from recent change to script generator
| projects/OG-MavenPlugin/src/main/java/com/opengamma/maven/scripts/ScriptableScriptGeneratorMojo.java | Fix compile error from recent change to script generator | |
Java | apache-2.0 | bdc5da05b8adfdc288add36c169d950744d5a706 | 0 | AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,aosp-mirror/platform_frameworks_support,androidx/androidx,AndroidX/androidx,androidx/androidx,androidx/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,aosp-mirror/platform_frameworks_support,an... | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | v7/mediarouter/src/android/support/v7/app/MediaRouteChooserDialog.java | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | Move usage scoring to RouteComparator
This CL applies the comments in ag/751814.
Change-Id: I9bfc43228bf9365d5908c8e8db4613cca7a06ef3
| v7/mediarouter/src/android/support/v7/app/MediaRouteChooserDialog.java | Move usage scoring to RouteComparator | |
Java | apache-2.0 | 093c7060524a8a379a59a2f89fafad927c28f493 | 0 | jamesfalkner/jboss-daytrader,jamesfalkner/jboss-daytrader,jamesfalkner/jboss-daytrader | /**
* 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"... | javaee6/modules/web/src/main/java/org/apache/geronimo/daytrader/javaee6/web/prims/ejb3/PingServlet2MDBQueue.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"... | Update PingServlet2MDBQueue.java | javaee6/modules/web/src/main/java/org/apache/geronimo/daytrader/javaee6/web/prims/ejb3/PingServlet2MDBQueue.java | Update PingServlet2MDBQueue.java | |
Java | apache-2.0 | 727c9bc53b97d9c566d367165778ecf4a23e5947 | 0 | apache/jmeter,apache/jmeter,apache/jmeter,ham1/jmeter,apache/jmeter,etnetera/jmeter,etnetera/jmeter,benbenw/jmeter,ham1/jmeter,ham1/jmeter,benbenw/jmeter,ham1/jmeter,benbenw/jmeter,apache/jmeter,etnetera/jmeter,benbenw/jmeter,etnetera/jmeter,etnetera/jmeter,ham1/jmeter | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/core/org/apache/jmeter/gui/action/LinkNightlyBuild.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 ... | [Bug 61775] Add a link to help menu to download nighty builds (it open the browser with the correct link) - add missing new line
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1815693 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: ae987c352bda2f6d8624681e0508e9f3f98a4f71 | src/core/org/apache/jmeter/gui/action/LinkNightlyBuild.java | [Bug 61775] Add a link to help menu to download nighty builds (it open the browser with the correct link) - add missing new line | |
Java | apache-2.0 | 7a3f0edf7451344039c4f4d9dc58797052aa3885 | 0 | xzel23/meja,xzel23/meja | /*
* Copyright 2015 Axel Howind (axel@dua3.com).
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | meja-ui-swing/src/main/java/com/dua3/meja/ui/swing/MejaSwingHelper.java | /*
* Copyright 2015 Axel Howind (axel@dua3.com).
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | automatically attach/detach SheetListener to Sheet as needed | meja-ui-swing/src/main/java/com/dua3/meja/ui/swing/MejaSwingHelper.java | automatically attach/detach SheetListener to Sheet as needed | |
Java | apache-2.0 | 26f1b13ad82f9729636f671948dd98e42fa989fa | 0 | firebase/firebase-android-sdk,firebase/firebase-android-sdk,firebase/firebase-android-sdk,firebase/firebase-android-sdk,firebase/firebase-android-sdk,firebase/firebase-android-sdk,firebase/firebase-android-sdk,firebase/firebase-android-sdk | // Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | firebase-firestore/src/androidTest/java/com/google/firebase/firestore/remote/FirebaseClientGrpcMetadataProviderTest.java | // Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | Fix the heartbeat integration test in Firestore (#2024)
| firebase-firestore/src/androidTest/java/com/google/firebase/firestore/remote/FirebaseClientGrpcMetadataProviderTest.java | Fix the heartbeat integration test in Firestore (#2024) | |
Java | apache-2.0 | d156a5a78b8b82376c04ab20ba85bf4d683b9509 | 0 | quadrama/DramaNLP,quadrama/DramaNLP,quadrama/DramaNLP | package de.unistuttgart.quadrama.core;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import org.apache.commons.lang.ArrayUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.uima.analysis_engine.An... | de.unistuttgart.quadrama/de.unistuttgart.quadrama.core/src/main/java/de/unistuttgart/quadrama/core/SpeakerIdentifier.java | package de.unistuttgart.quadrama.core;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import org.apache.commons.lang.ArrayUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.uima.analysis_engine.An... | updated logging | de.unistuttgart.quadrama/de.unistuttgart.quadrama.core/src/main/java/de/unistuttgart/quadrama/core/SpeakerIdentifier.java | updated logging | |
Java | apache-2.0 | 833b5ed1e01909a4341876056c7cb8258ce8c9fd | 0 | mini2Dx/mini2Dx,mini2Dx/mini2Dx | /*******************************************************************************
* Copyright 2019 See AUTHORS file
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apac... | ui/src/main/java/org/mini2Dx/ui/UiContainer.java | /*******************************************************************************
* Copyright 2019 See AUTHORS file
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apac... | Fix getLastInputSource being null on console and mobile platforms
| ui/src/main/java/org/mini2Dx/ui/UiContainer.java | Fix getLastInputSource being null on console and mobile platforms | |
Java | apache-2.0 | 0671661928e27dd6201f28642edbcd89b278ae9a | 0 | nhl/bootique-jdbc | package io.bootique.jdbc.instrumented.hikaricp.healthcheck;
import com.zaxxer.hikari.HikariPoolMXBean;
import com.zaxxer.hikari.pool.HikariPool;
import io.bootique.metrics.health.HealthCheck;
import io.bootique.metrics.health.HealthCheckOutcome;
import io.bootique.metrics.health.check.Threshold;
import io.bootique.met... | bootique-jdbc-hikaricp-instrumented/src/main/java/io/bootique/jdbc/instrumented/hikaricp/healthcheck/ConnectivityCheck.java | package io.bootique.jdbc.instrumented.hikaricp.healthcheck;
import com.zaxxer.hikari.HikariPoolMXBean;
import com.zaxxer.hikari.pool.HikariPool;
import io.bootique.metrics.health.HealthCheck;
import io.bootique.metrics.health.HealthCheckOutcome;
import io.bootique.metrics.health.check.Threshold;
import io.bootique.met... | Revisit the names and formats of Hikari health check configuration #81
* fixing cascading health checks
| bootique-jdbc-hikaricp-instrumented/src/main/java/io/bootique/jdbc/instrumented/hikaricp/healthcheck/ConnectivityCheck.java | Revisit the names and formats of Hikari health check configuration #81 | |
Java | bsd-2-clause | 11786ad5407beb6002c8f03d915e876a82e9ed31 | 0 | opf-labs/jhove2,opf-labs/jhove2 | /**
* JHOVE2 - Next-generation architecture for format-aware characterization
* <p>
* Copyright (c) 2009 by The Regents of the University of California, Ithaka
* Harbors, Inc., and The Board of Trustees of the Leland Stanford Junior
* University. All rights reserved.
* </p>
* <p>
* Redistribution and us... | src/main/java/org/jhove2/module/format/xml/XmlModule.java | /**
* JHOVE2 - Next-generation architecture for format-aware characterization
* <p>
* Copyright (c) 2009 by The Regents of the University of California, Ithaka
* Harbors, Inc., and The Board of Trustees of the Leland Stanford Junior
* University. All rights reserved.
* </p>
* <p>
* Redistribution and us... | Modified XmlModule's parse() method to use source.getStartingOffset() to set the input's position
| src/main/java/org/jhove2/module/format/xml/XmlModule.java | Modified XmlModule's parse() method to use source.getStartingOffset() to set the input's position | |
Java | bsd-3-clause | 6abe9a46258fd8171afb0db41e99cb32650c0d8e | 0 | sirixdb/sirix,sirixdb/sirix,sirixdb/sirix,sirixdb/sirix | package org.sirix.xquery.function.jn.io;
import java.io.IOException;
import java.io.PrintStream;
import java.nio.file.Path;
import org.brackit.xquery.XQuery;
import org.brackit.xquery.util.io.IOUtils;
import org.brackit.xquery.util.serialize.StringSerializer;
import org.brackit.xquery.xdm.Sequence;
import org.junit.T... | bundles/sirix-xquery/src/test/java/org/sirix/xquery/function/jn/io/SimpleQueryIntegrationTest.java | package org.sirix.xquery.function.jn.io;
import java.io.IOException;
import java.io.PrintStream;
import java.nio.file.Path;
import org.brackit.xquery.XQuery;
import org.brackit.xquery.util.io.IOUtils;
import org.brackit.xquery.util.serialize.StringSerializer;
import org.brackit.xquery.xdm.Sequence;
import org... | Fix test cases
| bundles/sirix-xquery/src/test/java/org/sirix/xquery/function/jn/io/SimpleQueryIntegrationTest.java | Fix test cases | |
Java | bsd-3-clause | 6dec052b960d44af97f5d648f2730afbbd3a674a | 0 | NCIP/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers | package gov.nih.nci.cabig.caaers.dao;
import gov.nih.nci.cabig.caaers.dao.query.AbstractQuery;
import gov.nih.nci.cabig.caaers.domain.DateValue;
import gov.nih.nci.cabig.caaers.domain.Identifier;
import gov.nih.nci.cabig.caaers.domain.Study;
import gov.nih.nci.cabig.caaers.domain.ReportFormatType;
import gov.ni... | projects/core/src/main/java/gov/nih/nci/cabig/caaers/dao/StudyDao.java | package gov.nih.nci.cabig.caaers.dao;
import gov.nih.nci.cabig.caaers.dao.query.AbstractQuery;
import gov.nih.nci.cabig.caaers.domain.DateValue;
import gov.nih.nci.cabig.caaers.domain.Identifier;
import gov.nih.nci.cabig.caaers.domain.Study;
import gov.nih.nci.cabig.caaers.domain.ReportFormatType;
import gov.ni... | Gforge bug # 9759
SVN-Revision: 4297
| projects/core/src/main/java/gov/nih/nci/cabig/caaers/dao/StudyDao.java | Gforge bug # 9759 | |
Java | bsd-3-clause | 428963914ec07f4ab4f70a20125f931e3d1b1a62 | 0 | pecko/thindeck,pecko/thindeck,pecko/thindeck,pecko/thindeck,pecko/thindeck,pecko/thindeck | /**
* Copyright (c) 2014-2015, Thindeck.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: 1) Redistributions of source code must retain the above
* copyright notice, this list of condit... | src/main/java/com/thindeck/dynamo/DyRepos.java | /**
* Copyright (c) 2014-2015, Thindeck.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: 1) Redistributions of source code must retain the above
* copyright notice, this list of condit... | #541 3-12 letters per repo name
| src/main/java/com/thindeck/dynamo/DyRepos.java | #541 3-12 letters per repo name | |
Java | mit | a0285136268bd02f7f3361f86d594325955c8420 | 0 | KiiPlatform/thing-if-AndroidSDK,KiiPlatform/thing-if-AndroidSDK | package com.kii.iotcloud;
import android.support.test.runner.AndroidJUnit4;
import com.google.gson.JsonObject;
import com.kii.iotcloud.exception.BadRequestException;
import com.kii.iotcloud.exception.NotFoundException;
import com.kii.iotcloud.exception.UnauthorizedException;
import com.squareup.okhttp.mockwebserver.R... | iotcloudsdk/src/androidTest/java/com/kii/iotcloud/IoTCloudAPI_PushTest.java | package com.kii.iotcloud;
import android.support.test.runner.AndroidJUnit4;
import com.google.gson.JsonObject;
import com.kii.iotcloud.exception.BadRequestException;
import com.kii.iotcloud.exception.NotFoundException;
import com.kii.iotcloud.exception.UnauthorizedException;
import com.squareup.okhttp.mockwebserver.R... | Add test case for installPush with development flag.
| iotcloudsdk/src/androidTest/java/com/kii/iotcloud/IoTCloudAPI_PushTest.java | Add test case for installPush with development flag. | |
Java | mit | 2f8bf5054c0e39841c2c128a136af3dd9d5993c4 | 0 | WOLFI3654/Minopoly | package de.wolfi.minopoly.components;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.entity.Entity;
import org.bukkit.entity.LivingEntity;
import org.bukkit.metadata.FixedMetadataValue;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
import de.wolfi... | src/de/wolfi/minopoly/components/Player.java | package de.wolfi.minopoly.components;
import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.entity.Entity;
import org.bukkit.entity.LivingEntity;
import org.bukkit.metadata.FixedMetadataValue;
import org.bukkit.potion.PotionEffect;
import org.bukkit.potion.PotionEffectType;
import de.wolfi... | Updated move Method | src/de/wolfi/minopoly/components/Player.java | Updated move Method | |
Java | mit | 6e7720f950ccd19fd1e775d068daefeb43a11330 | 0 | mzmine/mzmine3,mzmine/mzmine3 | /*
* Copyright 2006-2008 The MZmine Development Team
*
* This file is part of MZmine.
*
* MZmine is free software; you can redistribute it and/or modify it under the
* terms of the GNU General Public License as published by the Free Software
* Foundation; either version 2 of the License, or (at your opt... | src/net/sf/mzmine/modules/peakpicking/threestep/massdetection/FakePeak.java | /*
* Copyright 2006-2008 The MZmine Development Team
*
* This file is part of MZmine.
*
* MZmine is free software; you can redistribute it and/or modify it under the
* terms of the GNU General Public License as published by the Free Software
* Foundation; either version 2 of the License, or (at your opt... | Minor bug in fake peak used in mass detector preview
| src/net/sf/mzmine/modules/peakpicking/threestep/massdetection/FakePeak.java | Minor bug in fake peak used in mass detector preview | |
Java | epl-1.0 | 36af02c9dccf19a2fdc0e7d841d9cd8d084bb92e | 0 | Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts | /**
* Copyright (c) 2018 committers of YAKINDU and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* Contributor... | plugins/org.yakindu.sct.commons/src/org/yakindu/sct/commons/EMFHelper.java | package org.yakindu.sct.commons;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.emf.ecore.EClass;
public class EMFHelper {
public static List<EClass> getAllSuperClasses(EClass eClass) {
List<List<EClass>> superClasses = new ArrayList<>();
getSuperClassTree(superClasses, eClass, 0);
Li... | Add copyright header and URI helper func
| plugins/org.yakindu.sct.commons/src/org/yakindu/sct/commons/EMFHelper.java | Add copyright header and URI helper func | |
Java | epl-1.0 | f0bd5b3f2935a1f6286c8081110b5a0467c2893b | 0 | jesusc/anatlyzer,jesusc/anatlyzer,jesusc/anatlyzer | package anatlyzer.atl.graph;
import java.util.HashSet;
import java.util.Set;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import anatlyzer.atl.errors.AnalysisResult;
import anatlyzer.atl.errors.Problem;
import anatlyzer.atl.errors.atl_error.BindingExpectedOneAssignedMany;
import an... | plugins/anatlyzer.atl.typing/src/anatlyzer/atl/graph/ErrorPathGenerator.java | package anatlyzer.atl.graph;
import java.util.HashSet;
import java.util.Set;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import anatlyzer.atl.errors.AnalysisResult;
import anatlyzer.atl.errors.Problem;
import anatlyzer.atl.errors.atl_error.BindingExpectedOneAssignedMany;
import an... | Fixed cast error
| plugins/anatlyzer.atl.typing/src/anatlyzer/atl/graph/ErrorPathGenerator.java | Fixed cast error | |
Java | agpl-3.0 | 023a7282a88435943720ea8e3e51cad3157f08d6 | 0 | OPEN-ENT-NG/community,OPEN-ENT-NG/community,OPEN-ENT-NG/community,OPEN-ENT-NG/community,OPEN-ENT-NG/community | /*
* Copyright © Région Nord Pas de Calais-Picardie, Département 91, Région Aquitaine-Limousin-Poitou-Charentes, 2016.
*
* This file is part of OPEN ENT NG. OPEN ENT NG is a versatile ENT Project based on the JVM and ENT Core Project.
*
* This program is free software; you can redistribute it and/or modify
* it ... | src/main/java/net/atos/entng/community/controllers/CommunityController.java | /*
* Copyright © Région Nord Pas de Calais-Picardie, Département 91, Région Aquitaine-Limousin-Poitou-Charentes, 2016.
*
* This file is part of OPEN ENT NG. OPEN ENT NG is a versatile ENT Project based on the JVM and ENT Core Project.
*
* This program is free software; you can redistribute it and/or modify
* it ... | [Fix] #14787 Disabled AntiFlood for Community sharing
| src/main/java/net/atos/entng/community/controllers/CommunityController.java | [Fix] #14787 Disabled AntiFlood for Community sharing | |
Java | agpl-3.0 | 427d783d24cd32395fc5ae7483de00d983751cd8 | 0 | DemandCube/Scribengin,DemandCube/Scribengin,DemandCube/Scribengin,DemandCube/Scribengin | package com.neverwinterdp.scribengin;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import kafka.javaapi.PartitionMetadata;
import kafka.javaapi.TopicMetadata;
import kafka.javaapi.TopicMetadataRequest;
import kafka.javaapi.consumer.Si... | src/main/java/com/neverwinterdp/scribengin/ScribenginAM.java | package com.neverwinterdp.scribengin;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import kafka.javaapi.PartitionMetadata;
import kafka.javaapi.TopicMetadata;
import kafka.javaapi.TopicMetadataRequest;
import kafka.javaapi.consumer.Si... | ScribenginAM creates its own logger.
| src/main/java/com/neverwinterdp/scribengin/ScribenginAM.java | ScribenginAM creates its own logger. | |
Java | agpl-3.0 | b654036a43bf783e40d6893472d1602b964d8ec7 | 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 | b741d41c-2e60-11e5-9284-b827eb9e62be | hello.java | b73c65f4-2e60-11e5-9284-b827eb9e62be | b741d41c-2e60-11e5-9284-b827eb9e62be | hello.java | b741d41c-2e60-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | b713d826790535b00dd0c21dbe671a7948eab629 | 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 | ca1c1566-2e60-11e5-9284-b827eb9e62be | hello.java | ca16a2b6-2e60-11e5-9284-b827eb9e62be | ca1c1566-2e60-11e5-9284-b827eb9e62be | hello.java | ca1c1566-2e60-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | 4bfca6c8fbfc2bac80f543bb770a8f362cf7ca2d | 0 | blue-systems-group/project.maybe.polyglot,liujed/polyglot-eclipse,liujed/polyglot-eclipse,blue-systems-group/project.maybe.polyglot,xcv58/polyglot,liujed/polyglot-eclipse,xcv58/polyglot,liujed/polyglot-eclipse,blue-systems-group/project.maybe.polyglot,xcv58/polyglot,xcv58/polyglot,blue-systems-group/project.maybe.polyg... | package parser;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.ListIterator;
import java.util.Map;
import java.util.PriorityQueue;
import java.util.Queue;
import java.util.Set;
import ja... | tools/java_cup/src/parser/UnifiedExample.java | package parser;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.ListIterator;
import java.util.Map;
import java.util.PriorityQueue;
import java.util.Queue;
import java.util.Set;
import ja... | Fixed bug in stage 2 finisher. | tools/java_cup/src/parser/UnifiedExample.java | Fixed bug in stage 2 finisher. | |
Java | apache-2.0 | c0cf076398fe8dd9b488071a4dd4ae1ed184d94a | 0 | devth/calcite,devth/calcite | /*
* 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 ... | avatica/src/main/java/org/apache/calcite/avatica/Meta.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 ... | [CALCITE-586] Prevent JSON serialization of Signature.internalParameters
| avatica/src/main/java/org/apache/calcite/avatica/Meta.java | [CALCITE-586] Prevent JSON serialization of Signature.internalParameters | |
Java | apache-2.0 | 62bcc759faabb4ba8e8248f545d68b092abd18dc | 0 | blindpirate/gradle,robinverduijn/gradle,gstevey/gradle,gstevey/gradle,blindpirate/gradle,lsmaira/gradle,blindpirate/gradle,blindpirate/gradle,robinverduijn/gradle,gstevey/gradle,gradle/gradle,gstevey/gradle,gradle/gradle,lsmaira/gradle,blindpirate/gradle,gstevey/gradle,lsmaira/gradle,gradle/gradle,gradle/gradle,gradle/... | /*
* 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 applica... | subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/moduleconverter/dependencies/ProjectIvyDependencyDescriptorFactory.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 applica... | Reverted unnecessary change
| subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/moduleconverter/dependencies/ProjectIvyDependencyDescriptorFactory.java | Reverted unnecessary change | |
Java | apache-2.0 | d303a2cb94a51c9c4db38acef731fa0743eeac42 | 0 | marsounjan/floatingsearchview,arimorty/floatingsearchview,maxee/floatingsearchview,maxee/floatingsearchview,marsounjan/floatingsearchview,arimorty/floatingsearchview | /*
* Copyright (C) 2015 Arlib
*
* 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 wri... | library/src/main/java/com/arlib/floatingsearchview/FloatingSearchView.java | /*
* Copyright (C) 2015 Arlib
*
* 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 wri... | removed unsafe Activity cast
| library/src/main/java/com/arlib/floatingsearchview/FloatingSearchView.java | removed unsafe Activity cast | |
Java | apache-2.0 | 1a276c7a3b2fb82c965e5c3e593390d1b1d4d19c | 0 | thanujalk/carbon-identity,thilina27/carbon-identity,kesavany/carbon-identity,darshanasbg/carbon-identity,IsuraD/carbon-identity,IsuraD/carbon-identity,kesavany/carbon-identity,thanujalk/carbon-identity,keerthu/carbon-identity,malithie/carbon-identity,thusithathilina/carbon-identity,IndunilRathnayake/carbon-identity,vir... | /*
* Copyright (c) 2013, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/src/main/java/org/wso2/carbon/identity/application/authentication/framework/handler/request/impl/DefaultRequestCoordinator.java | /*
* Copyright (c) 2013, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/li... | Implemeting comment suggestions
| components/authentication-framework/org.wso2.carbon.identity.application.authentication.framework/src/main/java/org/wso2/carbon/identity/application/authentication/framework/handler/request/impl/DefaultRequestCoordinator.java | Implemeting comment suggestions | |
Java | apache-2.0 | 616b50d4851e712ae563e337e7f12c155697b1c9 | 0 | cunningt/camel,cunningt/camel,cunningt/camel,tadayosi/camel,adessaigne/camel,adessaigne/camel,christophd/camel,tadayosi/camel,adessaigne/camel,apache/camel,apache/camel,tadayosi/camel,apache/camel,cunningt/camel,apache/camel,tadayosi/camel,christophd/camel,cunningt/camel,christophd/camel,christophd/camel,apache/camel,t... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | components/camel-kafka/src/main/java/org/apache/camel/processor/resume/kafka/AbstractKafkaResumeStrategy.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | CAMEL-15562: minor cleanups for the Kafka strategy
| components/camel-kafka/src/main/java/org/apache/camel/processor/resume/kafka/AbstractKafkaResumeStrategy.java | CAMEL-15562: minor cleanups for the Kafka strategy | |
Java | apache-2.0 | 4c536288b364ab1eb11fdf08d5fc3b18374cae9c | 0 | wso2/carbon-identity-framework,wso2/carbon-identity-framework,wso2/carbon-identity-framework,wso2/carbon-identity-framework | /*
* Copyright (c) 2014 WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | components/idp-mgt/org.wso2.carbon.idp.mgt/src/main/java/org/wso2/carbon/idp/mgt/IdentityProviderManager.java | /*
* Copyright (c) 2014 WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | Refactored the comments
| components/idp-mgt/org.wso2.carbon.idp.mgt/src/main/java/org/wso2/carbon/idp/mgt/IdentityProviderManager.java | Refactored the comments | |
Java | apache-2.0 | a1b15a20a825ce2ead241f4adf620c1d7dc51827 | 0 | babble/babble,babble/babble,babble/babble,babble/babble,babble/babble,babble/babble | // JSBuiltInFunctions.java
package ed.js.engine;
import java.io.*;
import java.util.*;
import java.lang.reflect.*;
import com.twmacinta.util.*;
import ed.log.*;
import ed.js.*;
import ed.js.func.*;
import ed.io.*;
import ed.net.*;
import ed.util.*;
import ed.security.*;
public class JSBuiltInFunctions {
publi... | src/main/ed/js/engine/JSBuiltInFunctions.java | // JSBuiltInFunctions.java
package ed.js.engine;
import java.io.*;
import java.util.*;
import java.lang.reflect.*;
import com.twmacinta.util.*;
import ed.log.*;
import ed.js.*;
import ed.js.func.*;
import ed.io.*;
import ed.net.*;
import ed.util.*;
import ed.security.*;
public class JSBuiltInFunctions {
publi... | Comment.
| src/main/ed/js/engine/JSBuiltInFunctions.java | Comment. | |
Java | apache-2.0 | 01daaf581546050a2da02c1881f026c3f9e0858f | 0 | kmels/bitcoinj,GroestlCoin/groestlcoinj,bitcoinj/bitcoinj,natzei/bitcoinj,yenliangl/bitcoinj,yenliangl/bitcoinj,GroestlCoin/groestlcoinj,schildbach/bitcoinj,kmels/bitcoinj,GroestlCoin/groestlcoinj,peterdettman/bitcoinj,bitcoinj/bitcoinj,schildbach/bitcoinj,natzei/bitcoinj,peterdettman/bitcoinj | /*
* Copyright 2011 Google Inc.
* Copyright 2014 Andreas Schildbach
*
* 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 requ... | core/src/main/java/org/bitcoinj/core/TransactionOutput.java | /*
* Copyright 2011 Google Inc.
* Copyright 2014 Andreas Schildbach
*
* 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 requ... | TransactionOutput: Fix incomplete isMine() implementation.
| core/src/main/java/org/bitcoinj/core/TransactionOutput.java | TransactionOutput: Fix incomplete isMine() implementation. | |
Java | apache-2.0 | b4f9ce763954447709fd1c28b5ef2a6f10e81b4b | 0 | GoogleCloudPlatform/processing-logs-using-dataflow,GoogleCloudPlatform/processing-logs-using-dataflow,GoogleCloudPlatform/processing-logs-using-dataflow | package com.google.cloud.solutions;
import com.google.api.services.bigquery.model.TableFieldSchema;
import com.google.api.services.bigquery.model.TableRow;
import com.google.api.services.bigquery.model.TableSchema;
import com.google.cloud.dataflow.sdk.Pipeline;
import com.google.cloud.dataflow.sdk.PipelineResult;
impo... | dataflow/src/main/java/com/google/cloud/solutions/LogAnalyticsPipeline.java | package com.google.cloud.solutions;
import com.google.api.services.bigquery.model.TableFieldSchema;
import com.google.api.services.bigquery.model.TableRow;
import com.google.api.services.bigquery.model.TableSchema;
import com.google.cloud.dataflow.sdk.Pipeline;
import com.google.cloud.dataflow.sdk.PipelineResult;
impo... | named Read.from() operations
| dataflow/src/main/java/com/google/cloud/solutions/LogAnalyticsPipeline.java | named Read.from() operations | |
Java | apache-2.0 | d4183bc0dbd844a691031d6282be1446613fc86d | 0 | badvision/acs-aem-commons,Adobe-Consulting-Services/acs-aem-commons,Sivaramvt/acs-aem-commons,SachinMali/acs-aem-commons,npeltier/acs-aem-commons,dherges/acs-aem-commons,TKELuke/acs-aem-commons,npeltier/acs-aem-commons,cpilsworth/acs-aem-commons,dfoerderreuther/acs-aem-commons,steffenrosi/acs-aem-commons,TKELuke/acs-ae... | /*
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 2013 - 2014 Adobe
* %%
* 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
*
... | bundle/src/main/java/com/adobe/acs/commons/logging/impl/JsonEventLogger.java | /*
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 2013 - 2014 Adobe
* %%
* 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
*
... | added a @SuppressWarnings("PMD.MoreThanOneLogger") annotation to JsonEventLogger to more properly address the fact that we specifically want more than one logger.
| bundle/src/main/java/com/adobe/acs/commons/logging/impl/JsonEventLogger.java | added a @SuppressWarnings("PMD.MoreThanOneLogger") annotation to JsonEventLogger to more properly address the fact that we specifically want more than one logger. | |
Java | apache-2.0 | 27a3a8a3946df91bc2fb1bbe89a16667394088eb | 0 | pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus | /**
* Copyright 2007-2017 University Of Southern California
*
* 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 b... | src/edu/isi/pegasus/planner/cluster/aggregator/AWSBatch.java | /**
* Copyright 2007-2017 University Of Southern California
*
* 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 b... | PM-1231 we need to have full paths to the log file and the input file
| src/edu/isi/pegasus/planner/cluster/aggregator/AWSBatch.java | PM-1231 we need to have full paths to the log file and the input file | |
Java | apache-2.0 | ce50b3135874e960f643148c2a8d24fc115d3cb4 | 0 | billho/symphony,billho/symphony,billho/symphony | /*
* Symphony - A modern community (forum/BBS/SNS/blog) platform written in Java.
* Copyright (C) 2012-2018, b3log.org & hacpai.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation,... | src/main/java/org/b3log/symphony/processor/TagProcessor.java | /*
* Symphony - A modern community (forum/BBS/SNS/blog) platform written in Java.
* Copyright (C) 2012-2018, b3log.org & hacpai.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation,... | :art: Cleanup code
| src/main/java/org/b3log/symphony/processor/TagProcessor.java | :art: Cleanup code | |
Java | apache-2.0 | 7ca8d76e9085e46bf6b5f1ea6737f6f82bf40e9b | 0 | marbon87/spring-cloud-config,shakuzen/spring-cloud-config,royclarkson/spring-cloud-config,mbenson/spring-cloud-config,spring-cloud/spring-cloud-config,marbon87/spring-cloud-config,royclarkson/spring-cloud-config,shakuzen/spring-cloud-config,fkissel/spring-cloud-config,mbenson/spring-cloud-config,fkissel/spring-cloud-co... | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | spring-cloud-config-monitor/src/main/java/org/springframework/cloud/config/monitor/FileMonitorConfiguration.java | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Ensure no errros if not monitoring local files
Fixes gh-239
| spring-cloud-config-monitor/src/main/java/org/springframework/cloud/config/monitor/FileMonitorConfiguration.java | Ensure no errros if not monitoring local files | |
Java | apache-2.0 | e25051995011e5b690e154378deb39e3b42566ce | 0 | holmes/intellij-community,ol-loginov/intellij-community,youdonghai/intellij-community,da1z/intellij-community,holmes/intellij-community,retomerz/intellij-community,ol-loginov/intellij-community,Distrotech/intellij-community,vladmm/intellij-community,samthor/intellij-community,samthor/intellij-community,ol-loginov/intel... | /*
* Created by IntelliJ IDEA.
* User: max
* Date: May 20, 2002
* Time: 6:21:42 PM
* To change template for new class use
* Code Style | Class Templates options (Tools | IDE Options).
*/
package com.intellij.codeInsight.editorActions;
import com.intellij.ide.DataManager;
import com.intellij.lang.properties.Prop... | codeInsight/impl/com/intellij/codeInsight/editorActions/JoinLinesHandler.java | /*
* Created by IntelliJ IDEA.
* User: max
* Date: May 20, 2002
* Time: 6:21:42 PM
* To change template for new class use
* Code Style | Class Templates options (Tools | IDE Options).
*/
package com.intellij.codeInsight.editorActions;
import com.intellij.ide.DataManager;
import com.intellij.lang.properties.Prop... | IDEADEV-21419
| codeInsight/impl/com/intellij/codeInsight/editorActions/JoinLinesHandler.java | IDEADEV-21419 | |
Java | apache-2.0 | 0c7ca02070e43ba401f002e15e0d8c8fad754b61 | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.codeInsight.daemon;
import com.intellij.psi.PsiElement;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.ut... | platform/lang-api/src/com/intellij/codeInsight/daemon/LineMarkerProvider.java | // Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.codeInsight.daemon;
import com.intellij.psi.PsiElement;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.ut... | LineMarkerProvider: javadoc cleanup
GitOrigin-RevId: cfa8bc6acc8a84f6f0870273c288c62ed07f80a4 | platform/lang-api/src/com/intellij/codeInsight/daemon/LineMarkerProvider.java | LineMarkerProvider: javadoc cleanup | |
Java | apache-2.0 | e1ec1d1a0043b82d547347e72848307c399a13e0 | 0 | Aulust/async-http-client,Aulust/async-http-client | /*
* Copyright (c) 2014 AsyncHttpClient Project. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at
* http://www.ap... | client/src/main/java/org/asynchttpclient/netty/request/NettyRequestSender.java | /*
* Copyright (c) 2014 AsyncHttpClient Project. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at
* http://www.ap... | Fix race condition on connection reuse, close #1059
| client/src/main/java/org/asynchttpclient/netty/request/NettyRequestSender.java | Fix race condition on connection reuse, close #1059 | |
Java | apache-2.0 | 218b1b33ffe83cf2e330a2aa90685d0c14547a3d | 0 | ChetnaChaudhari/hadoop,lukmajercak/hadoop,ctrezzo/hadoop,plusplusjiajia/hadoop,soumabrata-chakraborty/hadoop,plusplusjiajia/hadoop,ronny-macmaster/hadoop,huafengw/hadoop,Ethanlm/hadoop,wwjiang007/hadoop,apurtell/hadoop,apache/hadoop,lukmajercak/hadoop,xiao-chen/hadoop,JingchengDu/hadoop,steveloughran/hadoop,JingchengDu... | /**
* 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 n... | hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/TestContainerManagerSecurity.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 n... | YARN-6150. TestContainerManagerSecurity tests for Yarn Server are flakey. Contributed by Daniel Sturman and Ray Chiang.
| hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/TestContainerManagerSecurity.java | YARN-6150. TestContainerManagerSecurity tests for Yarn Server are flakey. Contributed by Daniel Sturman and Ray Chiang. | |
Java | apache-2.0 | b96e7bb0585eba74a8507f11dee659b3a8f0ec08 | 0 | XiveZ/k-9,rollbrettler/k-9,gaionim/k-9,dpereira411/k-9,jberkel/k-9,leixinstar/k-9,ndew623/k-9,sonork/k-9,vt0r/k-9,jberkel/k-9,KitAway/k-9,tonytamsf/k-9,tsunli/k-9,suzp1984/k-9,dhootha/k-9,thuanpq/k-9,cketti/k-9,cketti/k-9,nilsbraden/k-9,sanderbaas/k-9,thuanpq/k-9,vatsalsura/k-9,indus1/k-9,rishabhbitsg/k-9,gnebsy/k-9,gi... | package com.fsck.k9.fragment;
import java.io.File;
import java.util.Collections;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences.Editor;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os... | src/com/fsck/k9/fragment/MessageViewFragment.java | package com.fsck.k9.fragment;
import java.io.File;
import java.util.Collections;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences.Editor;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os... | Fix NPE related to changed initialization order in Android 4.2
| src/com/fsck/k9/fragment/MessageViewFragment.java | Fix NPE related to changed initialization order in Android 4.2 | |
Java | apache-2.0 | 91118d28ff9704a0f6ab542fd0c5a007a9fd866a | 0 | mpakhomov/algorithms-data-structures | package com.mpakhomov.bst;
/**
* Based on Introduction to Algorithms, third edition
* By Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
*
* @author mpakhomov
* @since: 7/6/2015
*/
public class RedBlackTree<K extends Comparable<K>, V> {
private final static boolean BLACK = true;... | src/main/java/com/mpakhomov/bst/RedBlackTree.java | package com.mpakhomov.bst;
/**
* Based on Introduction to Algorithms, third edition
* By Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
*
* @author mpakhomov
* @since: 7/6/2015
*/
public class RedBlackTree<K extends Comparable<K>, V> {
private final static boolean BLACK = true;... | RBT: implemented insertion
| src/main/java/com/mpakhomov/bst/RedBlackTree.java | RBT: implemented insertion | |
Java | apache-2.0 | 9c4b7dc486c7bb2f7d9ea62502abb24ca1516605 | 0 | cuba-platform/cuba,dimone-kun/cuba,dimone-kun/cuba,dimone-kun/cuba,cuba-platform/cuba,cuba-platform/cuba | /*
* Copyright (c) 2008-2016 Haulmont.
*
* 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... | modules/gui/src/com/haulmont/cuba/gui/components/filter/FilterDelegateImpl.java | /*
* Copyright (c) 2008-2016 Haulmont.
*
* 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... | PL-6306 Add cuba-id for settings button of Filter
| modules/gui/src/com/haulmont/cuba/gui/components/filter/FilterDelegateImpl.java | PL-6306 Add cuba-id for settings button of Filter | |
Java | apache-2.0 | 38cc45d9ae1dcc25eb9a0c3b2a0bae274551cdee | 0 | michaelknigge/pclbox | package mk.pclbox;
import java.nio.charset.Charset;
import java.util.Arrays;
/**
* A {@link TextCommand} contains text that has to be printed by the printer. The text
* is handled as a byte[] and not a string because decoding of the byte[] depends on
* the text parsing method that (maybe) has been set by a "Text P... | pclbox/src/main/java/mk/pclbox/TextCommand.java | package mk.pclbox;
import java.io.UnsupportedEncodingException;
import java.util.Arrays;
/**
* A {@link TextCommand} contains text that has to be printed by the printer. The text
* is handled as a byte[] and not a string because decoding of the byte[] depends on
* the text parsing method that (maybe) has been set ... | Fixed findbugs violations
| pclbox/src/main/java/mk/pclbox/TextCommand.java | Fixed findbugs violations | |
Java | mit | b919a02d3f9edae33558bf6b08c0814c42ad40cd | 0 | treeleafj/xMax | package org.treeleafj.xmax.bean;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
/**
* 泛型工具
*/
public class GenericUtils {
private static Logger log = LoggerFactory.getLogger(GenericUtils.class);
/**
* 获取当前类的泛型类型
... | xMax-common/src/main/java/org/treeleafj/xmax/bean/GenericUtils.java | package org.treeleafj.xmax.bean;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
/**
* 泛型工具
*/
public class GenericUtils {
private static Logger log = LoggerFactory.getLogger(GenericUtils.class);
/**
* 获取当前类的泛型类型
... | 去掉日志打印
| xMax-common/src/main/java/org/treeleafj/xmax/bean/GenericUtils.java | 去掉日志打印 | |
Java | mit | 68bf6a41568b7bd89e9ee80f7ba9ab0662165b2b | 0 | drumonii/LeagueTrollBuild,drumonii/LeagueTrollBuild,drumonii/LeagueTrollBuild,drumonii/LeagueTrollBuild | package com.drumonii.loltrollbuild.repository;
import com.drumonii.loltrollbuild.model.GameMap;
import com.drumonii.loltrollbuild.model.Item;
import org.springframework.cache.annotation.CacheConfig;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.Cacheable;
import or... | src/main/java/com/drumonii/loltrollbuild/repository/ItemsRepository.java | package com.drumonii.loltrollbuild.repository;
import com.drumonii.loltrollbuild.model.GameMap;
import com.drumonii.loltrollbuild.model.Item;
import org.springframework.cache.annotation.CacheConfig;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.Cacheable;
import or... | Fix enchanted boots from showing in Troll Build
| src/main/java/com/drumonii/loltrollbuild/repository/ItemsRepository.java | Fix enchanted boots from showing in Troll Build | |
Java | lgpl-2.1 | 8e01b175d89c58b90749744a040dc188b266b11c | 0 | mbatchelor/pentaho-platform-plugin-reporting,mbatchelor/pentaho-platform-plugin-reporting,mbatchelor/pentaho-platform-plugin-reporting | /*
* This program is free software; you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software
* Foundation.
*
* You should have received a copy of the GNU Lesser General Public License along with this
* program; if n... | src/org/pentaho/reporting/platform/plugin/RepositoryResourceData.java | /*
* This program is free software; you can redistribute it and/or modify it under the
* terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software
* Foundation.
*
* You should have received a copy of the GNU Lesser General Public License along with this
* program; if n... | Import cleaned out
| src/org/pentaho/reporting/platform/plugin/RepositoryResourceData.java | Import cleaned out | |
Java | apache-2.0 | 1c1cd6c090f6e046c810ac06a263eb262b34ac17 | 0 | wasn-lab/visual-positioning,TonnyXu/Zxing,Akylas/zxing,Akylas/zxing,Akylas/zxing,smart-make/zxing,wasn-lab/visual-positioning,smart-make/zxing,Akylas/zxing,TonnyXu/Zxing,smart-make/zxing,TonnyXu/Zxing,wasn-lab/visual-positioning,TonnyXu/Zxing,smart-make/zxing,smart-make/zxing,youknowone/zxing,TonnyXu/Zxing,Akylas/zxing... | /*
* Copyright (C) 2009 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | android/src/com/google/zxing/client/android/history/HistoryManager.java | /*
* Copyright (C) 2009 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | Issue 679 allow much more history
git-svn-id: d565a5fbffec933846bf643895bf9c245569575b@1700 59b500cc-1b3d-0410-9834-0bbf25fbcc57
| android/src/com/google/zxing/client/android/history/HistoryManager.java | Issue 679 allow much more history | |
Java | apache-2.0 | c00fb31c33a621f2b9a5ffd7557f4b7a50f53c5b | 0 | amezgin/amezgin,amezgin/amezgin | package ru.job4j.frogsleap;
import java.util.HashMap;
import java.util.Map;
/**
* The class FrogsLeap.
*
* @author Alexander Mezgin
* @version 1.0
* @since 14.07.2017
*/
public class FrogsLeap {
/**
* The field where the jumping frog.
*/
private int[][] circle = new int[16][10];
/**
... | chapter_004/testtask/src/main/java/ru/job4j/frogsleap/FrogsLeap.java | package ru.job4j.frogsleap;
import java.util.ArrayList;
import java.util.List;
/**
* The class FrogsLeap.
*
* @author Alexander Mezgin
* @version 1.0
* @since 14.07.2017
*/
public class FrogsLeap {
/**
* The field where the jumping frog.
*/
private int[][] circle = new int[16][10];
/**
... | Задание о минимальном количестве прыжков лягушки. Fixed display of the path of the jumping frog.
| chapter_004/testtask/src/main/java/ru/job4j/frogsleap/FrogsLeap.java | Задание о минимальном количестве прыжков лягушки. Fixed display of the path of the jumping frog. | |
Java | apache-2.0 | 3eec7af47d50502efa410ca9407554bda418e1f8 | 0 | EstefaniaGilVaquero/ciceAndroid,EstefaniaGilVaquero/ciceAndroid | package com.example.vale.textinputlayout;
import android.app.Activity;
import android.support.design.widget.TextInputLayout;
import android.util.Log;
import android.util.Patterns;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
/**
* Created by vale on 6/06/16.
*/
public cl... | TextInputLayout/app/src/main/java/com/example/vale/textinputlayout/FocusListener.java | package com.example.vale.textinputlayout;
import android.app.Activity;
import android.support.design.widget.TextInputLayout;
import android.util.Log;
import android.util.Patterns;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
/**
* Created by vale on 6/06/16.
*/
public cl... | Mejoras
| TextInputLayout/app/src/main/java/com/example/vale/textinputlayout/FocusListener.java | Mejoras | |
Java | apache-2.0 | 4e2863c5e3a8fd141a9a2778ad4695ead6dc8bc9 | 0 | joansmith/pdfbox,joansmith/pdfbox,benmccann/pdfbox,veraPDF/veraPDF-pdfbox,veraPDF/veraPDF-pdfbox,BezrukovM/veraPDF-pdfbox,benmccann/pdfbox,ZhenyaM/veraPDF-pdfbox,mathieufortin01/pdfbox,BezrukovM/veraPDF-pdfbox,ChunghwaTelecom/pdfbox,mdamt/pdfbox,ChunghwaTelecom/pdfbox,gavanx/pdflearn,ZhenyaM/veraPDF-pdfbox,gavanx/pdfle... | /*
* 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 ... | tools/src/main/java/org/apache/pdfbox/tools/pdfdebugger/flagbitspane/FlagBitsPane.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 ... | PDFBOX-2530: set constant all caps
git-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1687869 13f79535-47bb-0310-9956-ffa450edef68
| tools/src/main/java/org/apache/pdfbox/tools/pdfdebugger/flagbitspane/FlagBitsPane.java | PDFBOX-2530: set constant all caps | |
Java | apache-2.0 | bb0ce4b3567fa60a4c2097e4128ccaa0ef9e0a92 | 0 | agoncharuk/ignite,samaitra/ignite,StalkXT/ignite,chandresh-pancholi/ignite,amirakhmedov/ignite,vadopolski/ignite,akuznetsov-gridgain/ignite,SharplEr/ignite,rfqu/ignite,DoudTechData/ignite,apacheignite/ignite,louishust/incubator-ignite,f7753/ignite,akuznetsov-gridgain/ignite,murador/ignite,ptupitsyn/ignite,ntikhonov/ign... | /*
* 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 ... | examples/src/main/java/org/apache/ignite/examples/datagrid/CacheTransactionExample.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | # ignite-sprint-3 fixed compilation
| examples/src/main/java/org/apache/ignite/examples/datagrid/CacheTransactionExample.java | # ignite-sprint-3 fixed compilation | |
Java | apache-2.0 | c5908974c6efc7dafc8cb7e1fc2bbde53fa1622f | 0 | material-components/material-components-android | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | lib/java/com/google/android/material/internal/NavigationMenuItemView.java | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | Pass the item ID through to the item view which is created by the RecyclerView.
PiperOrigin-RevId: 296479321
| lib/java/com/google/android/material/internal/NavigationMenuItemView.java | Pass the item ID through to the item view which is created by the RecyclerView. | |
Java | apache-2.0 | eb1fe1c8c8c274c7b6cf92c1a33b5a8a509e076f | 0 | madanadit/alluxio,calvinjia/tachyon,calvinjia/tachyon,EvilMcJerkface/alluxio,aaudiber/alluxio,Reidddddd/alluxio,calvinjia/tachyon,maobaolong/alluxio,madanadit/alluxio,wwjiang007/alluxio,wwjiang007/alluxio,Alluxio/alluxio,bf8086/alluxio,aaudiber/alluxio,Reidddddd/alluxio,bf8086/alluxio,calvinjia/tachyon,wwjiang007/allux... | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | minicluster/src/main/java/alluxio/master/AbstractLocalAlluxioCluster.java | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | [SMALLFIX] Java 8 Improvement: replace anonymous type with lambda in alluxio.master.AbstractLocalAlluxioCluster#startProxy #278 (#8026)
* replace anonymous type with lambda in alluxio.master.AbstractLocalAlluxioCluster#startProxy
* replace anonymous type with lambda in alluxio.master.AbstractLocalAlluxioCluster#sta... | minicluster/src/main/java/alluxio/master/AbstractLocalAlluxioCluster.java | [SMALLFIX] Java 8 Improvement: replace anonymous type with lambda in alluxio.master.AbstractLocalAlluxioCluster#startProxy #278 (#8026) | |
Java | apache-2.0 | 27ea403ba474ba696718c506b041b7d31e6b23c6 | 0 | mproch/apache-ode,apache/ode,mproch/apache-ode,aaronanderson/ode,apache/ode,apache/ode,Subasinghe/ode,Subasinghe/ode,Subasinghe/ode,aaronanderson/ode,apache/ode,aaronanderson/ode,apache/ode,aaronanderson/ode,Subasinghe/ode,Subasinghe/ode | /*
* 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 ... | bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelProcess.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 ... | Nicer exception.
git-svn-id: aa171c635fe092da43bc3212e891e07172936fe5@442389 13f79535-47bb-0310-9956-ffa450edef68
| bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelProcess.java | Nicer exception. | |
Java | apache-2.0 | f00757049f2b0b4f5f6f2665041839a7ae53aeaa | 0 | fkeglevich/Raw-Dumper,fkeglevich/Raw-Dumper,fkeglevich/Raw-Dumper | /*
* Copyright 2018, Flávio Keglevich
*
* 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... | app/src/main/java/com/asus/camera/extensions/AsusCameraExtension.java | /*
* Copyright 2018, Flávio Keglevich
*
* 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... | Fixed bug when native code search for these classes
| app/src/main/java/com/asus/camera/extensions/AsusCameraExtension.java | Fixed bug when native code search for these classes | |
Java | apache-2.0 | 4413a77ebfdbb1d13e255f3e18d716746abc9c94 | 0 | mortegac/liquibase,iherasymenko/liquibase,vfpfafrf/liquibase,mwaylabs/liquibase,syncron/liquibase,OpenCST/liquibase,foxel/liquibase,vbekiaris/liquibase,cleiter/liquibase,NSIT/liquibase,EVODelavega/liquibase,maberle/liquibase,Willem1987/liquibase,ivaylo5ev/liquibase,dbmanul/dbmanul,russ-p/liquibase,iherasymenko/liquibas... | package liquibase;
import java.io.File;
import java.io.IOException;
import java.io.PrintStream;
import java.io.Writer;
import java.text.DateFormat;
import java.util.*;
import liquibase.change.CheckSum;
import liquibase.changelog.*;
import liquibase.changelog.filter.*;
import liquibase.changelog.visitor.*;
import liqu... | liquibase-core/src/main/java/liquibase/Liquibase.java | package liquibase;
import java.io.File;
import java.io.IOException;
import java.io.PrintStream;
import java.io.Writer;
import java.text.DateFormat;
import java.util.*;
import liquibase.change.CheckSum;
import liquibase.changelog.*;
import liquibase.changelog.filter.*;
import liquibase.changelog.visitor.*;
import liqu... | CORE-2240 setDropFirst(true) still broken on empty database
| liquibase-core/src/main/java/liquibase/Liquibase.java | CORE-2240 setDropFirst(true) still broken on empty database | |
Java | apache-2.0 | 624ca88f38924990f4080a149b9e725be540d5ad | 0 | indeedeng/proctor-webapp-library,indeedeng/proctor,indeedeng/proctor,indeedeng/proctor-webapp-library | package com.indeed.proctor.webapp.controllers;
import com.google.common.collect.Lists;
import com.indeed.proctor.webapp.extensions.AfterBackgroundJobExecute;
import com.indeed.proctor.webapp.extensions.BeforeBackgroundJobExecute;
import org.apache.log4j.Logger;
import java.util.List;
import java.util.concurrent.Calla... | src/main/java/com/indeed/proctor/webapp/controllers/BackgroundJob.java | package com.indeed.proctor.webapp.controllers;
import com.google.common.collect.Lists;
import com.indeed.proctor.webapp.extensions.AfterBackgroundJobExecute;
import com.indeed.proctor.webapp.extensions.BeforeBackgroundJobExecute;
import org.apache.log4j.Logger;
import java.util.List;
import java.util.concurrent.Calla... | PROW-313: Fix a bug in the logic to detect job status
| src/main/java/com/indeed/proctor/webapp/controllers/BackgroundJob.java | PROW-313: Fix a bug in the logic to detect job status | |
Java | apache-2.0 | cc5a4467d92854d7f41e3554a308706658e0c962 | 0 | wyona/yanel,wyona/yanel,wyona/yanel,baszero/yanel,wyona/yanel,wyona/yanel,baszero/yanel,baszero/yanel,baszero/yanel,baszero/yanel,baszero/yanel,wyona/yanel | /*
* Merge global resource-types config with realm specific resource-types configs
*/
package org.wyona.yanel.ant;
import org.apache.tools.ant.BuildException;
import org.apache.tools.ant.Task;
import org.apache.tools.ant.types.Path;
import java.io.File;
import org.wyona.yanel.core.ResourceTypeDefinition;
import or... | src/build/java/org/wyona/yanel/ant/MergeResourceTypesConfigsTask.java | /*
* Merge global resource-types config with realm specific resource-types configs
*/
package org.wyona.yanel.ant;
import org.apache.tools.ant.BuildException;
import org.apache.tools.ant.Task;
import org.apache.tools.ant.types.Path;
import java.io.File;
import org.wyona.yanel.core.ResourceTypeDefinition;
import or... | insert packages automatically
| src/build/java/org/wyona/yanel/ant/MergeResourceTypesConfigsTask.java | insert packages automatically | |
Java | bsd-2-clause | 0ff91107b7c1d4a2c507d2ee3aa5b497c3c3f3ac | 0 | abelbriggs1/runelite,abelbriggs1/runelite,runelite/runelite,l2-/runelite,runelite/runelite,runelite/runelite,abelbriggs1/runelite,l2-/runelite,Sethtroll/runelite,KronosDesign/runelite,Sethtroll/runelite,KronosDesign/runelite | /*
* Copyright (c) 2016-2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* ... | runelite-client/src/test/java/net/runelite/client/ui/overlay/OverlayManagerTest.java | /*
* Copyright (c) 2016-2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* ... | runelite-client: Test Overlay equality
If Overlay::equals returns true for different subclasses it breaks the OverlayManager, because it can no longer remove overlays correctly. | runelite-client/src/test/java/net/runelite/client/ui/overlay/OverlayManagerTest.java | runelite-client: Test Overlay equality | |
Java | bsd-3-clause | 15807cc544077b5ba64d4780d558c471625eaa4c | 0 | dhis2/dhis2-android-sdk,dhis2/dhis2-android-sdk,dhis2/dhis2-android-sdk | /*
* Copyright (c) 2017, University of Oslo
*
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
* list of condition... | core/src/main/java/org/hisp/dhis/android/core/calls/MetadataCall.java | /*
* Copyright (c) 2017, University of Oslo
*
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
* list of condition... | remove isNotValid function from D2 (function with 1 parameter vs negative condition)
| core/src/main/java/org/hisp/dhis/android/core/calls/MetadataCall.java | remove isNotValid function from D2 (function with 1 parameter vs negative condition) | |
Java | bsd-3-clause | dcd2d44e0964e28f91b3997b776673c1ca11b5f2 | 0 | vivo-project/Vitro,vivo-project/Vitro,vivo-project/Vitro,vivo-project/Vitro | /* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.ontology.update;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;... | webapp/src/edu/cornell/mannlib/vitro/webapp/ontology/update/KnowledgeBaseUpdater.java | /* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.ontology.update;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;... | updating log message
| webapp/src/edu/cornell/mannlib/vitro/webapp/ontology/update/KnowledgeBaseUpdater.java | updating log message | |
Java | bsd-3-clause | db957801cb9ace70f84d36d260460defa6f22d5c | 0 | skill-lang/jvmCommon | /* ___ _ ___ _ _ *\
* / __| |/ (_) | | Your SKilL Scala Binding *
* \__ \ ' <| | | |__ generated: 19.11.2014 *
* |___/_|\_\_|_|____| by: Timm Felden *... | src/de/ust/skill/common/jvm/streams/InStream.java | /* ___ _ ___ _ _ *\
* / __| |/ (_) | | Your SKilL Scala Binding *
* \__ \ ' <| | | |__ generated: 19.11.2014 *
* |___/_|\_\_|_|____| by: Timm Felden *... | fixed v64 decoding
| src/de/ust/skill/common/jvm/streams/InStream.java | fixed v64 decoding | |
Java | mit | 062da0375fb56bfb98d4242d2c29e5131db23ded | 0 | sniffy/sniffy,sniffy/sniffy,bedrin/jdbc-sniffer,sniffy/sniffy | package io.sniffy.sql;
import io.sniffy.*;
import org.junit.Test;
public class SqlQueries_Rows_Test extends BaseTest {
@Test
public void testNoneRows() {
executeStatement(Query.DELETE);
try (@SuppressWarnings("unused") Spy $= Sniffer.expect(SqlQueries.noneRows())) {
executeStateme... | src/test/java/io/sniffy/sql/SqlQueries_Rows_Test.java | package io.sniffy.sql;
import io.sniffy.*;
import org.junit.Test;
public class SqlQueries_Rows_Test extends BaseTest {
@Test
public void testNoneRows() {
executeStatement(Query.DELETE);
try (@SuppressWarnings("unused") Spy $= Sniffer.expect(SqlQueries.noneRows())) {
executeStateme... | Unit tests for SqlQueries expectations builder
| src/test/java/io/sniffy/sql/SqlQueries_Rows_Test.java | Unit tests for SqlQueries expectations builder | |
Java | mit | 9556446f1277574cf5e772f9458fe3f982dc4252 | 0 | hres/cfg-task-service,hres/cfg-task-service,hres/cfg-task-service | package ca.gc.ip346.classification.resource;
import static com.mongodb.client.model.Filters.and;
import static com.mongodb.client.model.Filters.eq;
import static com.mongodb.client.model.Updates.combine;
import static com.mongodb.client.model.Updates.currentDate;
import static com.mongodb.client.model.Updates.set;
im... | src/main/java/ca/gc/ip346/classification/resource/FoodsResource.java | package ca.gc.ip346.classification.resource;
import static com.mongodb.client.model.Filters.and;
import static com.mongodb.client.model.Filters.eq;
import static com.mongodb.client.model.Updates.combine;
import static com.mongodb.client.model.Updates.currentDate;
import static com.mongodb.client.model.Updates.set;
im... | Changed REST service that classifies an existing dataset - POST datasets/id/classify
- integrated boolean
- integrated metadata
- implemented de-serialize metadata object
- implemented re-serialize metadata object
| src/main/java/ca/gc/ip346/classification/resource/FoodsResource.java | Changed REST service that classifies an existing dataset - POST datasets/id/classify - integrated boolean - integrated metadata - implemented de-serialize metadata object - implemented re-serialize metadata object | |
Java | mit | 17a71299b7c8fb71775dbf73d9008cb5630fa03b | 0 | joshuapinter/react-native-unified-contacts,joshuapinter/react-native-unified-contacts,joshuapinter/react-native-unified-contacts,joshuapinter/react-native-unified-contacts | package com.joshuapinter;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.provider.ContactsContract;
import android.support.v4.app.ActivityCompat;
import ... | android/src/main/java/com/joshuapinter/RNUnifiedContactsModule.java | package com.joshuapinter;
import android.app.Activity;
import android.content.ContentResolver;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.provider.ContactsContract;
import android.support.v4.app.ActivityCompat;
import ... | Removed public from Unified Contacts module.
| android/src/main/java/com/joshuapinter/RNUnifiedContactsModule.java | Removed public from Unified Contacts module. | |
Java | mit | 50cc7de7f99c1d22dc449ff00550fc3ad1a96bb3 | 0 | bhandfast/NightWatch,mgranberry/NightWatch | package com.dexdrip.stephenblack.nightwatch;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.graphics.Color;
import android.graphics.Paint;
import android.os.Bundle;
import android.... | mobile/src/main/java/com/dexdrip/stephenblack/nightwatch/Home.java | package com.dexdrip.stephenblack.nightwatch;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.graphics.Color;
import android.graphics.Paint;
import android.os.Bundle;
import android.... | small cleanup with some reprioritizing of element loading
| mobile/src/main/java/com/dexdrip/stephenblack/nightwatch/Home.java | small cleanup with some reprioritizing of element loading | |
Java | mit | 61ad29bdf1493a98bf19e8b2892401aa53493bf6 | 0 | lidox/big-data-fun | package reactiontest.offline;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import org.apache.flink.api.common.functions.FlatMapFunction;
import org.apache.flink.api.common.functions.ReduceFunction;
import org.apache.flink.api.java.DataSet;
import org.apache.flink.api.java.ExecutionEnvironme... | com.artursworld/src/main/java/reactiontest/offline/BatchFunctions.java | package reactiontest.offline;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import org.apache.flink.api.common.functions.FlatMapFunction;
import org.apache.flink.api.common.functions.ReduceFunction;
import org.apache.flink.api.java.DataSet;
import org.apache.flink.api.java.ExecutionEnvironme... | fix #11 by comments
| com.artursworld/src/main/java/reactiontest/offline/BatchFunctions.java | fix #11 by comments | |
Java | epl-1.0 | 5e2876b57a56eb02f737b580fd3eccd655d9d1f6 | 0 | Abnormal-Jester/BoardGameSet | package tictactoe;
import game.CharBoard;
import game.Coordinate;
import game.PieceType;
/**
* This class creates a 2d array of squares and keeps track of the piece
* locations, win conditions, and text display.
*/
public class TicTacToeBoard extends CharBoard {
/**
* This constructor initializes ... | BoardGame/src/tictactoe/TicTacToeBoard.java | package tictactoe;
import game.CharBoard;
import game.Coordinate;
import game.PieceType;
/**
* This class creates a 2d array of squares and keeps track of the piece
* locations, win conditions, and text display.
*/
public class TicTacToeBoard extends CharBoard {
/**
* This constructor initializes ... | add copy constructor
The current copy constructor is not robust in any way. Further work must
be done on it. | BoardGame/src/tictactoe/TicTacToeBoard.java | add copy constructor | |
Java | mpl-2.0 | 190520d8357a49fcd9ffbd0ea66730020344652c | 0 | hhdevelopment/ocelot,hhdevelopment/ocelot,ocelotds/ocelot,hhdevelopment/ocelot,ocelotds/ocelot,ocelotds/ocelot,ocelotds/ocelot,ocelotds/ocelot,hhdevelopment/ocelot | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
package org.ocelotds.processors;
import org.ocelotds.annotations.JsCacheResult;
import org.ocelotds.annot... | ocelot-processor/src/main/java/org/ocelotds/processors/DataServiceVisitor.java | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
package org.ocelotds.processors;
import org.ocelotds.annotations.JsCacheResult;
import org.ocelotds.annot... | remove unusefull \n | ocelot-processor/src/main/java/org/ocelotds/processors/DataServiceVisitor.java | remove unusefull \n | |
Java | agpl-3.0 | acb171445b97d0effa3117ae85a4237125c9676e | 0 | akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow | /*
* Copyright (C) 2010-2012 Stichting Akvo (Akvo Foundation)
*
* This file is part of Akvo FLOW.
*
* Akvo FLOW is free software: you can redistribute it and modify it under the terms of
* the GNU Affero General Public License (AGPL) as published by the Free Software Foundation,
* either version 3 of the Li... | GAE/src/org/waterforpeople/mapping/app/web/RawDataRestServlet.java | /*
* Copyright (C) 2010-2012 Stichting Akvo (Akvo Foundation)
*
* This file is part of Akvo FLOW.
*
* Akvo FLOW is free software: you can redistribute it and modify it under the terms of
* the GNU Affero General Public License (AGPL) as published by the Free Software Foundation,
* either version 3 of the Li... | [#1400] Prevent uploading new data without survey instance id against monitoring surveys
| GAE/src/org/waterforpeople/mapping/app/web/RawDataRestServlet.java | [#1400] Prevent uploading new data without survey instance id against monitoring surveys | |
Java | agpl-3.0 | 15f3a6dc87ce84a1d337df8864e63116ddf021d5 | 0 | acontes/scheduling,acontes/scheduling,acontes/scheduling,acontes/scheduling,acontes/scheduling,acontes/scheduling,acontes/scheduling | /*
* ################################################################
*
* ProActive: The Java(TM) library for Parallel, Distributed,
* Concurrent computing with Security and Mobility
*
* Copyright (C) 1997-2008 INRIA/University of Nice-Sophia Antipolis
* Contact: proactive@ow2.org
*
* This library i... | src/resource-manager/tests/nodesource/TestGCMInfrastructureTimeSlotPolicy.java | /*
* ################################################################
*
* ProActive: The Java(TM) library for Parallel, Distributed,
* Concurrent computing with Security and Mobility
*
* Copyright (C) 1997-2008 INRIA/University of Nice-Sophia Antipolis
* Contact: proactive@ow2.org
*
* This library i... | Fix path to gcm deployment descriptor in TestGCMInfrastructureTimeSlotPolicy
git-svn-id: 27916816d6cfa57849e9a885196bf7392b80e1ac@11846 28e8926c-6b08-0410-baaa-805c5e19b8d6
| src/resource-manager/tests/nodesource/TestGCMInfrastructureTimeSlotPolicy.java | Fix path to gcm deployment descriptor in TestGCMInfrastructureTimeSlotPolicy | |
Java | lgpl-2.1 | 20d6eda5792e89f1f1d1545918511eb6cc872cf6 | 0 | RockManJoe64/swingx,RockManJoe64/swingx | /*
* $Id$
*
* Copyright 2004 Sun Microsystems, Inc., 4150 Network Circle,
* Santa Clara, California 95054, U.S.A. All rights reserved.
*/
package org.jdesktop.swingx;
import java.awt.Point;
import java.awt.event.MouseEvent;
import javax.swing.JTable;
import javax.swing.SwingUtilities;
import javax.swing.tree.De... | src/test/org/jdesktop/swingx/JXTreeTableUnitTest.java | /*
* $Id$
*
* Copyright 2004 Sun Microsystems, Inc., 4150 Network Circle,
* Santa Clara, California 95054, U.S.A. All rights reserved.
*/
package org.jdesktop.swingx;
import java.awt.Point;
import java.awt.event.MouseEvent;
import javax.swing.JTable;
import javax.swing.SwingUtilities;
import javax.swing.tree.De... | added test for rowHeights
| src/test/org/jdesktop/swingx/JXTreeTableUnitTest.java | added test for rowHeights | |
Java | lgpl-2.1 | b939b0ae648ad81bccca6642e6f5e65e8eebc95d | 0 | sewe/spotbugs,sewe/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,sewe/spotbugs,sewe/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,KengoTODA/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/vna/ValueNumberCache.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... | fix bug found by FindBugs
git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@5771 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
| findbugs/src/java/edu/umd/cs/findbugs/ba/vna/ValueNumberCache.java | fix bug found by FindBugs | |
Java | lgpl-2.1 | e90722e183c0bf41dcb3e291eae02afd5f657873 | 0 | CreativeMD/CreativeCore | package team.creative.creativecore.common.gui;
import java.util.Iterator;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.function.Consumer;
import org.apache.commons.lang3.ArrayUtils;
import com.mojang.blaze3d.systems.RenderSystem;
import com.mojang.blaze3d.vertex.PoseStack... | src/main/java/team/creative/creativecore/common/gui/GuiParent.java | package team.creative.creativecore.common.gui;
import java.util.Iterator;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.function.Consumer;
import org.apache.commons.lang3.ArrayUtils;
import com.mojang.blaze3d.systems.RenderSystem;
import com.mojang.blaze3d.vertex.PoseStack... | Fixed GuiSync by fixing GuiControl.get(String)
| src/main/java/team/creative/creativecore/common/gui/GuiParent.java | Fixed GuiSync by fixing GuiControl.get(String) | |
Java | apache-2.0 | d4cc8828ca7b08ec341eafcf6dd547b2e45b252e | 0 | ebyhr/presto,smartnews/presto,ebyhr/presto,ebyhr/presto,smartnews/presto,smartnews/presto,ebyhr/presto,smartnews/presto,smartnews/presto,ebyhr/presto | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | core/trino-main/src/main/java/io/trino/sql/planner/NodePartitioningManager.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Rename argument for consistency
Apparently most methods in the class call it `partitioningHandle`, so
let's be it.
| core/trino-main/src/main/java/io/trino/sql/planner/NodePartitioningManager.java | Rename argument for consistency | |
Java | apache-2.0 | f4fb318d9291bb1328d4da26873cdb166ec75666 | 0 | mduerig/jackrabbit-oak,mduerig/jackrabbit-oak,mduerig/jackrabbit-oak,mduerig/jackrabbit-oak,mduerig/jackrabbit-oak | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/segment/Segment.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 ... | OAK-3330: FileStore lock contention with concurrent writers
Avoid reading segment when reading strings and the string is in the cache
git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1708401 13f79535-47bb-0310-9956-ffa450edef68
| oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/segment/Segment.java | OAK-3330: FileStore lock contention with concurrent writers Avoid reading segment when reading strings and the string is in the cache | |
Java | apache-2.0 | f1ec3bc3b9a8b5b732ad17f040afa8587e6ddbe4 | 0 | wcm-io-qa/wcm-io-qa-galenium,wcm-io-qa/wcm-io-qa-galenium,wcm-io-qa/wcm-io-qa-galenium | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2018 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... | convenience/src/main/java/io/wcm/qa/galenium/interaction/Browser.java | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2018 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... | browser navigation is important info
| convenience/src/main/java/io/wcm/qa/galenium/interaction/Browser.java | browser navigation is important info | |
Java | apache-2.0 | 1b889ae8119cba916b3ee8a6c69f7672bcaf138f | 0 | adejanovski/java-driver,tolbertam/java-driver,adejanovski/java-driver,tommystendahl/java-driver,tommystendahl/java-driver,kjniemi/java-driver,mcanini/java-driver,mebigfatguy/java-driver,DICL/cassandra-driver,tommystendahl/java-driver,DICL/cassandra-driver,mebigfatguy/java-driver,kjniemi/java-driver,tolbertam/java-drive... | /*
* Copyright (C) 2012-2015 DataStax 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 app... | driver-core/src/main/java/com/datastax/driver/core/TableMetadata.java | /*
* Copyright (C) 2012-2015 DataStax 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 app... | JAVA-929 Fix equals method for index_interval columns.
| driver-core/src/main/java/com/datastax/driver/core/TableMetadata.java | JAVA-929 Fix equals method for index_interval columns. | |
Java | apache-2.0 | 5e0b0b3e0013d898ab3e25244c6bbb114db35dde | 0 | acieslinski/MovieSearcher | package pl.acieslinski.moviefun.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import andr... | app/src/main/java/pl/acieslinski/moviefun/fragments/SearchForm.java | package pl.acieslinski.moviefun.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import andr... | animations for validation
| app/src/main/java/pl/acieslinski/moviefun/fragments/SearchForm.java | animations for validation | |
Java | apache-2.0 | c57940e98b82d3b05a356a6483880fdd694e1851 | 0 | functional-reactive/functional-reactive-lib,functional-reactive/functional-reactive-lib | package org.rapidpm.frp.model;
import java.util.Objects;
import java.util.Optional;
import java.util.concurrent.CompletableFuture;
import java.util.function.BiFunction;
import java.util.function.Consumer;
import java.util.function.Function;
import java.util.function.Supplier;
import java.util.stream.Stream;
import or... | functional-reactive/src/main/java/org/rapidpm/frp/model/Result.java | package org.rapidpm.frp.model;
import java.util.Objects;
import java.util.Optional;
import java.util.concurrent.CompletableFuture;
import java.util.function.BiFunction;
import java.util.function.Consumer;
import java.util.function.Function;
import java.util.function.Supplier;
import java.util.stream.Stream;
import or... | added Result.ifFailed
| functional-reactive/src/main/java/org/rapidpm/frp/model/Result.java | added Result.ifFailed | |
Java | apache-2.0 | 5c82f07c960eb70a419827ffa53c727b112b66cd | 0 | googleinterns/step204-2020,googleinterns/step204-2020,googleinterns/step204-2020 | package com.google.job.data;
import com.google.api.core.ApiFunction;
import com.google.api.core.ApiFuture;
import com.google.api.core.ApiFutures;
import com.google.appengine.repackaged.com.google.common.collect.ImmutableSet;
import com.google.cloud.firestore.*;
import com.google.common.collect.ImmutableList;
import c... | walk-in-interview/src/main/java/com/google/job/data/JobsDatabase.java | package com.google.job.data;
import com.google.api.core.ApiFunction;
import com.google.api.core.ApiFuture;
import com.google.api.core.ApiFutures;
import com.google.appengine.repackaged.com.google.common.collect.ImmutableSet;
import com.google.cloud.firestore.*;
import com.google.common.collect.ImmutableList;
import c... | add comments
| walk-in-interview/src/main/java/com/google/job/data/JobsDatabase.java | add comments | |
Java | apache-2.0 | 6a9dfa5cdd116fcad4e6ee265cdae8782a2b3cb6 | 0 | webfirmframework/wff,webfirmframework/wff | /*
* Copyright 2014-2016 Web Firm Framework
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | wffweb/src/main/java/com/webfirmframework/wffweb/css/RgbCssValue.java | /*
* Copyright 2014-2016 Web Firm Framework
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | Code improvement
Avoided reassigning parameters such as 'rgbString' | wffweb/src/main/java/com/webfirmframework/wffweb/css/RgbCssValue.java | Code improvement | |
Java | apache-2.0 | d95420cc67aa25d12a9a320dd190bc3687ec3abf | 0 | geidies/elasticsearch,mkis-/elasticsearch,jbertouch/elasticsearch,sc0ttkclark/elasticsearch,kingaj/elasticsearch,coding0011/elasticsearch,aparo/elasticsearch,clintongormley/elasticsearch,dpursehouse/elasticsearch,rhoml/elasticsearch,mgalushka/elasticsearch,fernandozhu/elasticsearch,humandb/elasticsearch,koxa29/elastics... | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | src/test/java/org/elasticsearch/test/store/MockDirectoryHelper.java | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | Add more information to IndexInput failures related to abusing closed input
| src/test/java/org/elasticsearch/test/store/MockDirectoryHelper.java | Add more information to IndexInput failures related to abusing closed input | |
Java | apache-2.0 | cd0858f9915918010e061e7060595cd5278cc6c2 | 0 | lisaglendenning/zookeeper-lite,lisaglendenning/zookeeper-lite | package edu.uw.zookeeper.util;
import com.google.common.base.Objects;
public class PromiseTask<T,V> extends ForwardingPromise<V> {
public static <V> Promise<V> newPromise() {
return SettableFuturePromise.<V>create();
}
public static <T,V> PromiseTask<T,V> of(T task) {
Promise<V> prom... | src/main/java/edu/uw/zookeeper/util/PromiseTask.java | package edu.uw.zookeeper.util;
import com.google.common.base.Objects;
public class PromiseTask<T,V> extends ForwardingPromise<V> {
public static <V> Promise<V> newPromise() {
return SettableFuturePromise.<V>create();
}
public static <T,V> PromiseTask<T,V> of(T task) {
Promise<V> prom... | minor
| src/main/java/edu/uw/zookeeper/util/PromiseTask.java | minor | |
Java | apache-2.0 | f4b318368882e1b637b42ac964c4862e3a0ecaae | 0 | gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa | package ae3.service;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Multiset;
import com.google.common.collect.Ordering;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.DisposableBean;
import uk.ac.ebi.gxa.efo.Efo;
import uk.ac.ebi.gxa... | atlas-web/src/main/java/ae3/service/AtlasStatisticsQueryService.java | package ae3.service;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Multiset;
import com.google.common.collect.Ordering;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.DisposableBean;
import uk.ac.ebi.gxa.efo.Efo;
import uk.ac.ebi.gxa... | Added getScoringAttributesForGenes()
git-svn-id: cf994790c380884b68018c4cd7b01b4c2e3bb7f4@16276 2913f559-6b04-0410-9a09-c530ee9f5186
| atlas-web/src/main/java/ae3/service/AtlasStatisticsQueryService.java | Added getScoringAttributesForGenes() | |
Java | bsd-2-clause | 3e5105c6e22c6feb4c1b1d5707a27eae2be5f5e6 | 0 | malensek/sing | package io.sigpipe.sing.dataset;
import java.util.ArrayList;
import java.util.List;
import java.util.NavigableSet;
import java.util.TreeSet;
import io.sigpipe.sing.dataset.feature.Feature;
public class Quantizer {
private NavigableSet<Feature> ticks = new TreeSet<>();
public Quantizer(Feature... ticks) {
... | src/main/java/io/sigpipe/sing/dataset/Quantizer.java | package io.sigpipe.sing.dataset;
import java.util.NavigableSet;
import java.util.TreeSet;
import io.sigpipe.sing.dataset.feature.Feature;
public class Quantizer {
private NavigableSet<Feature> ticks = new TreeSet<>();
public Quantizer(Feature... ticks) {
for (Feature tick : ticks) {
add... | Update imports
| src/main/java/io/sigpipe/sing/dataset/Quantizer.java | Update imports | |
Java | bsd-3-clause | cab619fd7790f65e92cd422aef30ac6353022ec4 | 0 | scristopher/paintown,scristopher/paintown,scristopher/paintown,scristopher/paintown,scristopher/paintown,scristopher/paintown,scristopher/paintown,scristopher/paintown | package com.rafkind.paintown.level;
import java.awt.*;
import java.awt.image.*;
import java.io.*;
import javax.imageio.*;
import java.util.Iterator;
import java.util.List;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import com.rafkind.paintown.exception.LoadException;
import com.rafkin... | editor/src/com/rafkind/paintown/level/Level.java | package com.rafkind.paintown.level;
import java.awt.*;
import java.awt.image.*;
import java.io.*;
import javax.imageio.*;
import java.util.Iterator;
import java.util.List;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import com.rafkind.paintown.exception.LoadException;
import com.rafkin... | parse triggers
| editor/src/com/rafkind/paintown/level/Level.java | parse triggers | |
Java | bsd-3-clause | cf0f830aa1b783a3a449d6d27965db62e98b20cc | 0 | ontodev/robot,ontodev/robot,ontodev/robot | package org.obolibrary.robot;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.function.Function;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.semant... | robot-core/src/main/java/org/obolibrary/robot/OntologyHelper.java | package org.obolibrary.robot;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.function.Function;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.semant... | added more logging for reasoner command
| robot-core/src/main/java/org/obolibrary/robot/OntologyHelper.java | added more logging for reasoner command | |
Java | mit | 4cf1c10d5349477faf1347407dd0e8218e4f3672 | 0 | CoreNetwork/Cornel | src/test/java/us/core_network/cornel/strings/TimeFormatterTest.java | package us.core_network.cornel.strings;
import java.sql.Time;
import org.junit.Test;
import static org.junit.Assert.*;
public class TimeFormatterTest
{
@Test
public void testFormatting() throws Exception
{
String string = "<Months> month<S> <Weeks> week<s> <Days> day<S> <Hours> hour<S> <Minutes> ... | Deleting TimeFormatterTest for now.
| src/test/java/us/core_network/cornel/strings/TimeFormatterTest.java | Deleting TimeFormatterTest for now. | ||
Java | mit | d13809271b3715de8230d0cfb3a911958bf49a6b | 0 | andreytim/jafar | package com.andreytim.jafar.problems.sortsearch;
import java.util.Arrays;
/**
* Given an array of integers, write a method to find indices m and n such that
* if you sort the elements m through n, the entire array would be sorted.
* Minimize n - m (that is, find the smallest such sequence).
* CtCI, 17.6
*
* Cre... | problems/src/main/java/com/andreytim/jafar/problems/sortsearch/P710_MinSubarrayToSort.java | package com.andreytim.jafar.problems.sortsearch;
import java.util.Arrays;
/**
* Given an array of integers, write a method to find indices m and n such that
* if you sort the elements m through n, the entire array would be sorted.
* Minimize n - m (that is, find the smallest such sequence).
* CtCI, 17.6
*
* Cre... | Problems
| problems/src/main/java/com/andreytim/jafar/problems/sortsearch/P710_MinSubarrayToSort.java | Problems | |
Java | mit | 891eeba8fce8ab7047d2f5ce8573d7c961312a41 | 0 | jurporan/Teaching-HEIGVD-AMT-2015-Project,jurporan/Teaching-HEIGVD-AMT-2015-Project,jurporan/Teaching-HEIGVD-AMT-2015-Project | package ch.heigvd.amt.gary.models.entities;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* Entity representing a rule from an application.
*
*/
@Entity
public class Rule implements Se... | src/Gary/src/main/java/ch/heigvd/amt/gary/models/entities/Rule.java | package ch.heigvd.amt.gary.models.entities;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
/**
* Entity representing a rule from an application.
*
*/
@Entity
public class Rule implements Se... | Changer le nom de l'enum pour qu'il soit plus explicite
| src/Gary/src/main/java/ch/heigvd/amt/gary/models/entities/Rule.java | Changer le nom de l'enum pour qu'il soit plus explicite | |
Java | mit | 9b7599429710d05883898d1f7946248bbbc9ab27 | 0 | tobiatesan/serleena-android,tobiatesan/serleena-android | ///////////////////////////////////////////////////////////////////////////////
//
// This file is part of Serleena.
//
// The MIT License (MIT)
//
// Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto,
// Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle.
//
// Permission is her... | serleena/app/src/main/java/com/kyloth/serleena/MapFragment.java | ///////////////////////////////////////////////////////////////////////////////
//
// This file is part of Serleena.
//
// The MIT License (MIT)
//
// Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto,
// Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle.
//
// Permission is her... | SH: Mappa - Implementazione stupida di metodi di IMapView
| serleena/app/src/main/java/com/kyloth/serleena/MapFragment.java | SH: Mappa - Implementazione stupida di metodi di IMapView | |
Java | mit | 5cd621f21f116e40fbccd80c97f434559d231689 | 0 | VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs,VerkhovtsovPavel/BSUIR_Labs | package main;
import java.util.Scanner;
public class Main {
double[] ErmithQuot = { 1, 4, 4, 16 };
double[] WeightFactors = new double[4];
double[] CurW = new double[4];
double[] tmp = new double[4];
double[][] StudySample = new double[4][2];
double[] TestSample = new double[2];
int IterCount;
double minX, ma... | src/main/Main.java | package main;
import java.util.Scanner;
public class Main {
double[] ErmithQuot = { 1, 4, 4, 16 };
double[] WeightFactors = new double[4];
double[] CurW = new double[4];
double[] tmp = new double[4];
double[][] StudySample = new double[4][2];
double[] TestSample = new double[2];
int IterCount;
double minX, ma... | Small comments | src/main/Main.java | Small comments |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.