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 | error: pathspec 'chapter_004/src/main/java/ru/job4j/concurrency/threads/AsyncOperations.java' did not match any file(s) known to git
| a8db8048a6e22e422ec70a88fe1d7657def26481 | 1 | Clydeside/ALipatov,Clydeside/ALipatov | package ru.job4j.concurrency.threads;
import java.util.StringTokenizer;
public class AsyncOperations {
public static void main(String[] args) {
String str = "This is a string to operate.";
new Thread() {
@Override
public void run() {
char[] arr = str.toChar... | chapter_004/src/main/java/ru/job4j/concurrency/threads/AsyncOperations.java | task Count words and spaces in a string #1016
| chapter_004/src/main/java/ru/job4j/concurrency/threads/AsyncOperations.java | task Count words and spaces in a string #1016 | |
Java | apache-2.0 | error: pathspec 'extensions/cajamar/src/main/java/eu/amidst/cajamareval/ClientsEvaluation.java' did not match any file(s) known to git
| 5a12779216225dde78aef2c2cb56faf588ce7555 | 1 | amidst/toolbox,amidst/toolbox | package eu.amidst.cajamareval;
import eu.amidst.core.datastream.Attribute;
import eu.amidst.core.datastream.DataInstance;
import eu.amidst.core.datastream.DataStream;
import eu.amidst.core.distribution.Multinomial;
import eu.amidst.core.io.BayesianNetworkLoader;
import eu.amidst.core.io.BayesianNetworkWriter;
import e... | extensions/cajamar/src/main/java/eu/amidst/cajamareval/ClientsEvaluation.java | Class to evaluate a model in a test database
| extensions/cajamar/src/main/java/eu/amidst/cajamareval/ClientsEvaluation.java | Class to evaluate a model in a test database | |
Java | apache-2.0 | error: pathspec 'genie-agent/src/main/java/com/netflix/genie/agent/cli/ArgumentConverters.java' did not match any file(s) known to git
| 20d20cce8cf7436bbf37364daf5101f990712729 | 1 | Netflix/genie,tgianos/genie,Netflix/genie,tgianos/genie,Netflix/genie,tgianos/genie,tgianos/genie,Netflix/genie,tgianos/genie,Netflix/genie | /*
*
* Copyright 2018 Netflix, 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 ap... | genie-agent/src/main/java/com/netflix/genie/agent/cli/ArgumentConverters.java | Add ArgumentConverters for shared argument converters
| genie-agent/src/main/java/com/netflix/genie/agent/cli/ArgumentConverters.java | Add ArgumentConverters for shared argument converters | |
Java | apache-2.0 | error: pathspec 'src/test/java/edu/internet2/middleware/openid/security/SxipAssociationTest.java' did not match any file(s) known to git
| 8aae8f3c3100f8e7011071f32918c71fcd157a9e | 1 | willnorris/java-openid | /*
* Copyright 2009 University Corporation for Advanced Internet Development, 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
*
* ... | src/test/java/edu/internet2/middleware/openid/security/SxipAssociationTest.java | add test case for association and signing functions using test data from OpenID4Java library. Short of a standard test suite for all OpenID libraries, this is probably the closest we'll get to easily unit testing interop between the libraries.
git-svn-id: e1b4508eb044b3ae3af3084e7c3da881b7facf13@61 eae3f9c0-6542-46b9... | src/test/java/edu/internet2/middleware/openid/security/SxipAssociationTest.java | add test case for association and signing functions using test data from OpenID4Java library. Short of a standard test suite for all OpenID libraries, this is probably the closest we'll get to easily unit testing interop between the libraries. | |
Java | apache-2.0 | error: pathspec 'hbase-tutorial/src/main/java/com/micmiu/bigdata/hbase/coprocessor/EnvViewer.java' did not match any file(s) known to git
| 5ad773558ec6e89cb38190e625ec0d6ca3b391e8 | 1 | micmiu/bigdata-tutorial | package com.micmiu.bigdata.hbase.coprocessor;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.hbase.Cell;
import org.apache.hadoop.hbase.KeyValue;
import org.apache.hadoop.hbase.client.Get;
import org.apache.hadoop.hbase.coprocessor.BaseRegionObserver;
impo... | hbase-tutorial/src/main/java/com/micmiu/bigdata/hbase/coprocessor/EnvViewer.java | feat:hbase coprocess demo for get enviroment
| hbase-tutorial/src/main/java/com/micmiu/bigdata/hbase/coprocessor/EnvViewer.java | feat:hbase coprocess demo for get enviroment | |
Java | apache-2.0 | error: pathspec 'src/main/java/com/github/yuri0x7c1/ofbiz/explorer/generator/util/ServiceGenerator.java' did not match any file(s) known to git
| 6539cd6d81c3106fd951cb3ace6cf657066ac4a5 | 1 | yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer,yuri0x7c1/ofbiz-explorer | package com.github.yuri0x7c1.ofbiz.explorer.generator.util;
import org.jboss.forge.roaster.Roaster;
import org.jboss.forge.roaster.model.source.JavaClassSource;
import com.github.yuri0x7c1.ofbiz.explorer.service.xml.Service;
import com.github.yuri0x7c1.ofbiz.explorer.util.OfbizInstance;
import lombok.Getter;
import ... | src/main/java/com/github/yuri0x7c1/ofbiz/explorer/generator/util/ServiceGenerator.java | Add service generator | src/main/java/com/github/yuri0x7c1/ofbiz/explorer/generator/util/ServiceGenerator.java | Add service generator | |
Java | apache-2.0 | error: pathspec 'app/src/main/java/net/opencurlybraces/android/projects/wifitoggler/data/model/Wifi.java' did not match any file(s) known to git
| db017cec0601727333457eed4192701e04b6427d | 1 | chris-carneiro/Wi-Fi-Toggler | package net.opencurlybraces.android.projects.wifitoggler.data.model;
/**
* {@link net.opencurlybraces.android.projects.wifitoggler.data.table.SavedWifi} Java Model Object
* Created by chris on 01/09/15.
*/
public class Wifi {
public String ssid;
public int status;
public boolean isAutoToggle;
}
| app/src/main/java/net/opencurlybraces/android/projects/wifitoggler/data/model/Wifi.java | SavedWifi model object created
| app/src/main/java/net/opencurlybraces/android/projects/wifitoggler/data/model/Wifi.java | SavedWifi model object created | |
Java | bsd-2-clause | error: pathspec 'Validator.java' did not match any file(s) known to git
| 84f10ddc2a63a95588024a4e2e86787f1b4e6fcc | 1 | coderextreme/x3dvalidate,coderextreme/x3dvalidate | import java.io.*;
import java.net.*;
import java.net.http.*;
import java.net.http.HttpResponse.*;
import java.net.http.HttpClient.*;
import java.time.Duration;
import javax.xml.xpath.XPath;
import javax.xml.xpath.XPathConstants;
import javax.xml.xpath.XPathExpressionException;
import javax.xml.xpath.XPathFactory;
impor... | Validator.java | Checked in validator.java
| Validator.java | Checked in validator.java | |
Java | bsd-2-clause | error: pathspec 'core/legacy/src/test/java/imagej/legacy/SwitchToModernTest.java' did not match any file(s) known to git
| e8c98d4d9c6be488a7b61e9360d35417345f1f09 | 1 | biovoxxel/imagej,biovoxxel/imagej,TehSAUCE/imagej,TehSAUCE/imagej,TehSAUCE/imagej,biovoxxel/imagej | /*
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2014 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
* Redistribution and use in sourc... | core/legacy/src/test/java/imagej/legacy/SwitchToModernTest.java | Verify that Switch to Modern Mode works
Signed-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>
| core/legacy/src/test/java/imagej/legacy/SwitchToModernTest.java | Verify that Switch to Modern Mode works | |
Java | bsd-2-clause | error: pathspec 'Commons/G3MSharedSDK/src/org/glob3/mobile/generated/AndTileCondition.java' did not match any file(s) known to git
| 54adbdd8d66f331b040c74962a63dbd4180c8990 | 1 | octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m,octavianiLocator/g3m,AeroGlass/g3m,octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m | package org.glob3.mobile.generated;
//
// AndTileCondition.cpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 12/5/13.
//
//
//
// AndTileCondition.hpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 12/5/13.
//
//
public class AndTileCondition extends LayerCondition
{
private j... | Commons/G3MSharedSDK/src/org/glob3/mobile/generated/AndTileCondition.java | Generated
| Commons/G3MSharedSDK/src/org/glob3/mobile/generated/AndTileCondition.java | Generated | |
Java | bsd-3-clause | ce45e9268fff37e046d60d00911504c3e1d00c71 | 0 | WFRobotics/Taurus | /*----------------------------------------------------------------------------*/
/* Copyright (c) FIRST 2008. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | src/edu/wpi/first/wpilibj/templates/RobotTemplate.java | /*----------------------------------------------------------------------------*/
/* Copyright (c) FIRST 2008. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | Refactored Arm and Grabber Control
| src/edu/wpi/first/wpilibj/templates/RobotTemplate.java | Refactored Arm and Grabber Control | |
Java | bsd-3-clause | error: pathspec 'src/test/java/org/treetank/sessionlayer/ItemListTest.java' did not match any file(s) known to git
| f2cf457f57fa3c7caa6e94d1682a0b48aeaac363 | 1 | sebastiangraf/treetank,sebastiangraf/treetank,sebastiangraf/treetank | /*
* Copyright (c) 2007, Marc Kramis
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISC... | src/test/java/org/treetank/sessionlayer/ItemListTest.java | Added simple test case for ItemList.
git-svn-id: a5379eb5ca3beb2b6e029be3b1b7f6aa53f2352b@4174 e3ddb328-5bfe-0310-b762-aafcbcbd2528
| src/test/java/org/treetank/sessionlayer/ItemListTest.java | Added simple test case for ItemList. | |
Java | bsd-3-clause | error: pathspec 'src/main/java/edu/ucdenver/ccp/concurrency/ConcurrencyUtil.java' did not match any file(s) known to git
| 1a2fcf47f0f068b1b1f64318a20af81fbd9234c4 | 1 | UCDenver-ccp/common | package edu.ucdenver.ccp.concurrency;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.TimeUnit;
/**
* Concurrency utilities
*/
public class ConcurrencyUtil {
/**
* Current thread will wait for pool tasks to complete.
* Pool shutdown command will be issued preventing it
* from accept... | src/main/java/edu/ucdenver/ccp/concurrency/ConcurrencyUtil.java | moved concurrency related utilities from Hanalyzer to common
| src/main/java/edu/ucdenver/ccp/concurrency/ConcurrencyUtil.java | moved concurrency related utilities from Hanalyzer to common | |
Java | bsd-3-clause | error: pathspec 'codebase/projects/web/src/java/edu/duke/cabig/c3pr/utils/web/propertyeditors/EnumByNameEditor.java' did not match any file(s) known to git
| 3aa27caa3172075842b9600a87a9f5112e58e32a | 1 | NCIP/c3pr,NCIP/c3pr,NCIP/c3pr | package edu.duke.cabig.c3pr.utils.web.propertyeditors;
import org.apache.commons.lang.StringUtils;
import java.beans.PropertyEditorSupport;
/**
* @author Rhett Sutphin
*/
public class EnumByNameEditor<E extends Enum<E>> extends PropertyEditorSupport {
Class<E> enumClass;
public EnumByNameEditor(Class<E> e... | codebase/projects/web/src/java/edu/duke/cabig/c3pr/utils/web/propertyeditors/EnumByNameEditor.java | adding property editor for enum types
| codebase/projects/web/src/java/edu/duke/cabig/c3pr/utils/web/propertyeditors/EnumByNameEditor.java | adding property editor for enum types | |
Java | mit | error: pathspec 'src/commands/ICommand.java' did not match any file(s) known to git
| f5be2c3b19b8b1564a0554ad5f0878054984630f | 1 | goose2460/slogo_cs308 | package commands;
public interface ICommand {
public void execute();
}
| src/commands/ICommand.java | Init command interface
| src/commands/ICommand.java | Init command interface | |
Java | mit | error: pathspec 'src/com/lucene/LuceneTester.java' did not match any file(s) known to git
| 704daf2c8057ee10cb10790bc96231e40515ab14 | 1 | MrWooJ/WJLucene-Server,MrWooJ/WJLucene-Server | package com.lucene;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Map;
import jxl.read.biff.BiffException;
import org.apache.lucene.document.Document;
import org.apache.lucene.queryParser.ParseException;
import org.apache.lucene.search.ScoreDoc;
import org.apache.lucen... | src/com/lucene/LuceneTester.java | Create LuceneTester as Controller Class to Handle All Actions
| src/com/lucene/LuceneTester.java | Create LuceneTester as Controller Class to Handle All Actions | |
Java | mit | error: pathspec 'bringing_a_gun_to_a_guard_fight.java' did not match any file(s) known to git
| b1c040b07381786cbcceb6fcab3fd30f26aa1756 | 1 | xphoniex/Google-Foobar | /*
Bringing a Gun to a Guard Fight
===============================
Uh-oh - you've been cornered by one of Commander Lambdas elite guards! Fortunately, you grabbed a beam weapon from an
abandoned guardpost while you were running through the station, so you have a chance to fight your way out.
But the beam weapon is p... | bringing_a_gun_to_a_guard_fight.java | Create bringing_a_gun_to_a_guard_fight.java | bringing_a_gun_to_a_guard_fight.java | Create bringing_a_gun_to_a_guard_fight.java | |
Java | mit | error: pathspec 'src/synth/filter/ButterworthBessel.java' did not match any file(s) known to git
| 9a78ea9ac3eaa0e076dfd89a98fc0a0e0c5eaa52 | 1 | occloxium/Monoid | package synth.filter;
import net.beadsproject.beads.core.AudioContext;
import net.beadsproject.beads.ugens.IIRFilter;
import net.beadsproject.beads.ugens.IIRFilter.IIRFilterAnalysis;
import java.lang.Math;
public class ButterworthBessel extends IIRFilter {
/**
* constants, determining which type of Butterwor... | src/synth/filter/ButterworthBessel.java | added filter IIR filter implementation, not working as it should :D
| src/synth/filter/ButterworthBessel.java | added filter IIR filter implementation, not working as it should :D | |
Java | mit | error: pathspec 'src/info/curtbinder/reefangel/widget/BaseWidgetReceiver.java' did not match any file(s) known to git
| f7687cfb7a5681df5234e5940cba520ed4928d4d | 1 | curtbinder/AndroidStatus | package info.curtbinder.reefangel.widget;
/*
* Copyright (c) 2011-12 by Curt Binder (http://curtbinder.info)
*
* This work is made available under the terms of the Creative Commons
* Attribution-NonCommercial-ShareAlike 3.0 Unported License
* http://creativecommons.org/licenses/by-nc-sa/3.0/
*/
import android.... | src/info/curtbinder/reefangel/widget/BaseWidgetReceiver.java | Added base class for Widgets
| src/info/curtbinder/reefangel/widget/BaseWidgetReceiver.java | Added base class for Widgets | |
Java | mit | error: pathspec 'src/main/java/cn/effine/dao/impl/jfinal/AbstractSupportDao.java' did not match any file(s) known to git
| 11a6ed2a3a05d59009dba5d31ebddf28f2288b34 | 1 | effine/shopping |
/**
* @author effine
* @Date 2015年11月15日 下午9:33:51
* @email verphen#gmail.com
* @site http://www.effine.cn
*/
package cn.effine.dao.impl.jfinal;
public class AbstractSupportDao {
}
| src/main/java/cn/effine/dao/impl/jfinal/AbstractSupportDao.java | add jfinal mudule for daoImpl
| src/main/java/cn/effine/dao/impl/jfinal/AbstractSupportDao.java | add jfinal mudule for daoImpl | |
Java | mit | error: pathspec 'core/src/main/java/io/github/ddebree/game/ai/core/score/IStateScorer.java' did not match any file(s) known to git
| 805c1a6a536b61f809b293086e252115e35411df | 1 | ddebree/game-ai,ddebree/game-ai | package io.github.ddebree.game.ai.core.score;
/**
* Scorer to score a particular state from the point of the player.
*
* @param <S> The state class
* @param <P> The player key class
*/
public interface IStateScorer<S, P> {
/**
* The relative score for the particular state (at that point in the game)
... | core/src/main/java/io/github/ddebree/game/ai/core/score/IStateScorer.java | Add the state scorer
| core/src/main/java/io/github/ddebree/game/ai/core/score/IStateScorer.java | Add the state scorer | |
Java | mit | error: pathspec 'Practice/AllDomains/CoreCS/DataStructures/Trees/IsThisaBinarySearchTree.java' did not match any file(s) known to git
| 8683ec246319b7bec366fef421984687c7c5d3af | 1 | shivkrthakur/HackerRankSolutions,shivkrthakur/HackerRankSolutions,shivkrthakur/HackerRankSolutions,shivkrthakur/HackerRankSolutions | /* author:@shivkrthakur */
/* Hidden stub code will pass a root argument to the function below. Complete the function to solve the challenge. Hint: you may want to write one or more helper functions.
The Node class is defined as follows:
class Node {
int data;
Node left;
Node right;
... | Practice/AllDomains/CoreCS/DataStructures/Trees/IsThisaBinarySearchTree.java | Added Java solution for HackerRank Tree data structures problem 'Is this a Binary Search Tree'.
| Practice/AllDomains/CoreCS/DataStructures/Trees/IsThisaBinarySearchTree.java | Added Java solution for HackerRank Tree data structures problem 'Is this a Binary Search Tree'. | |
Java | mit | error: pathspec 'Algorithms/Java/src/CheapestFlightsWithinKStops/CheapestFlightsWithinKStops.java' did not match any file(s) known to git
| eced7417c15a55b2afee6a0146a5e1b0cf40b880 | 1 | TongqiLiu/leetcode | package src.CheapestFlightsWithinKStops;
import java.util.Arrays;
import java.util.PriorityQueue;
/**
* @author mingqiao
* @Date 2020/8/16
*/
public class CheapestFlightsWithinKStops {
/**
* dp[i][k]表示最多经过k个中转站后到达站i的最低费用,类似B-F的点松弛逻辑
* 当然本题也可以使用dijkstra根据途径节点次数拆点再跑最短路求解
*
* @param n
* ... | Algorithms/Java/src/CheapestFlightsWithinKStops/CheapestFlightsWithinKStops.java | CheapestFlightsWithinKStops题解:dp,最短路
| Algorithms/Java/src/CheapestFlightsWithinKStops/CheapestFlightsWithinKStops.java | CheapestFlightsWithinKStops题解:dp,最短路 | |
Java | mit | error: pathspec 'java/src/org/broadinstitute/sting/oneoffprojects/walkers/ProduceBeagleInputWalker.java' did not match any file(s) known to git
| 3873dccb35eb904d2824c4ae8e7aad0c84c55635 | 1 | iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller... | /*
* Copyright (c) 2010 The Broad Institute
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,
* copy, modify, mer... | java/src/org/broadinstitute/sting/oneoffprojects/walkers/ProduceBeagleInputWalker.java | First fully functional (though preliminary) version of walker that takes an input VCF and outputs a Beagle .bgl file that can be used for missing genotype calls/haplotype imputation. For now, only supported input format is likelihood format for unrelated individuals.
git-svn-id: 4561c0a8f080806b19201efb9525134c00b76d... | java/src/org/broadinstitute/sting/oneoffprojects/walkers/ProduceBeagleInputWalker.java | First fully functional (though preliminary) version of walker that takes an input VCF and outputs a Beagle .bgl file that can be used for missing genotype calls/haplotype imputation. For now, only supported input format is likelihood format for unrelated individuals. | |
Java | mit | error: pathspec '11_BuildingDatabaseApplicationsWithJDBC/src/main/java/net/devsedge/jdbc/basics/App.java' did not match any file(s) known to git
| 6322cb8b59aec720fc9c486e1b03a8ec4514e453 | 1 | LuigiCortese/java-certification-ocp8 | package net.devsedge.jdbc.basics;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
/**
* @author Luigi Cortese
*
*/
public class App {
public static void main(String[] a... | 11_BuildingDatabaseApplicationsWithJDBC/src/main/java/net/devsedge/jdbc/basics/App.java | Added basic JDBC example | 11_BuildingDatabaseApplicationsWithJDBC/src/main/java/net/devsedge/jdbc/basics/App.java | Added basic JDBC example | |
Java | epl-1.0 | error: pathspec 'kura/org.eclipse.kura.web/src/main/java/org/eclipse/kura/web/shared/model/GwtFirewallNatEntry.java' did not match any file(s) known to git
| 95ba6410cd6a4390f656b8574b28762b8fbf69d6 | 1 | neubatengog/kura,ymai/kura,markcullen/kura_Windows,darionct/kura,rohitdubey12/kura,rohitdubey12/kura,ymai/kura,MMaiero/kura,nicolatimeus/kura,markoer/kura,markcullen/kura_Windows,markoer/kura,nicolatimeus/kura,ymai/kura,ymai/kura,cdealti/kura,ctron/kura,prm-svm/kura,gavinying/kura,prm-svm/kura,rohitdubey12/kura,darionc... | /**
* Copyright (c) 2011, 2014 Eurotech and/or its affiliates
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
... | kura/org.eclipse.kura.web/src/main/java/org/eclipse/kura/web/shared/model/GwtFirewallNatEntry.java | ported port forwarding and NATing from esf2 branch
| kura/org.eclipse.kura.web/src/main/java/org/eclipse/kura/web/shared/model/GwtFirewallNatEntry.java | ported port forwarding and NATing from esf2 branch | |
Java | mpl-2.0 | error: pathspec 'javaunohelper/com/sun/star/comp/helper/UnoInfo.java' did not match any file(s) known to git
| cd6639e7e82e35fa1a46fdaea9c16f2cd0a71db5 | 1 | JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core | /*************************************************************************
*
* $RCSfile: UnoInfo.java,v $
*
* $Revision: 1.2 $
*
* last change: $Author: rt $ $Date: 2004-05-03 07:36:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* ... | javaunohelper/com/sun/star/comp/helper/UnoInfo.java | INTEGRATION: CWS comptrans1 (1.1.6); FILE ADDED
2004/04/06 09:13:14 tbe 1.1.6.1: #115421# Render Office Components Transparently Usable
| javaunohelper/com/sun/star/comp/helper/UnoInfo.java | INTEGRATION: CWS comptrans1 (1.1.6); FILE ADDED 2004/04/06 09:13:14 tbe 1.1.6.1: #115421# Render Office Components Transparently Usable | |
Java | agpl-3.0 | error: pathspec 'rules/rgaa3-2017/src/test/java/org/tanaguru/rules/rgaa32017/Rgaa32017Rule110803Test.java' did not match any file(s) known to git
| 75776b7774131677524782342572b2da3673404d | 1 | Tanaguru/Tanaguru,Tanaguru/Tanaguru,Tanaguru/Tanaguru,Tanaguru/Tanaguru | /*
* Tanaguru - Automated webpage assessment
* Copyright (C) 2008-2017 Tanaguru.org
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at you... | rules/rgaa3-2017/src/test/java/org/tanaguru/rules/rgaa32017/Rgaa32017Rule110803Test.java | Add implementation rule Rgaa32017Rule110803Test
| rules/rgaa3-2017/src/test/java/org/tanaguru/rules/rgaa32017/Rgaa32017Rule110803Test.java | Add implementation rule Rgaa32017Rule110803Test | |
Java | agpl-3.0 | error: pathspec 'src/main/java/org/alienlabs/hatchetharry/model/channel/FilterPlayerAndGamePredicate.java' did not match any file(s) known to git
| 66a07e3bc11caf9d09a5b2a94df5c08456b5bf85 | 1 | AlienQueen/HatchetHarry,AlienQueen/HatchetHarry,AlienQueen/HatchetHarry | package org.alienlabs.hatchetharry.model.channel;
import javax.annotation.Nullable;
import org.alienlabs.hatchetharry.HatchetHarrySession;
import org.alienlabs.hatchetharry.model.Player;
import com.google.common.base.Predicate;
public class FilterPlayerAndGamePredicate implements Predicate<Object>
{
@Override
pub... | src/main/java/org/alienlabs/hatchetharry/model/channel/FilterPlayerAndGamePredicate.java | no more broadcaster tries, since wicket-atmosphere now provides something useful for Comet channels
| src/main/java/org/alienlabs/hatchetharry/model/channel/FilterPlayerAndGamePredicate.java | no more broadcaster tries, since wicket-atmosphere now provides something useful for Comet channels | |
Java | unlicense | error: pathspec 'IMC.java' did not match any file(s) known to git
| 5b9f31d56617f7bc3888dfdc965a79fc673c350e | 1 | epfl-dojo/java_remise_en_forme | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package IMC;
import java.util.Scanner;
import java.math.*;
/**
*
* @author loic
*/
public class IMC {
/**
* @param args ... | IMC.java | Le code fonctionne !
| IMC.java | Le code fonctionne ! | |
Java | apache-2.0 | 3cf06629460c5efee3044fcd7e701374d2c5849e | 0 | fengbaicanhe/intellij-community,holmes/intellij-community,vladmm/intellij-community,supersven/intellij-community,semonte/intellij-community,supersven/intellij-community,apixandru/intellij-community,Distrotech/intellij-community,tmpgit/intellij-community,vvv1559/intellij-community,youdonghai/intellij-community,fengbaica... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/ui/debugger/extensions/PlaybackDebugger.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UI debugger: typo avoided.
| platform/lang-impl/src/com/intellij/ui/debugger/extensions/PlaybackDebugger.java | UI debugger: typo avoided. | |
Java | apache-2.0 | 77c31e929f2cb5199d077ffdbc7c5f4cdab0593a | 0 | xfournet/intellij-community,ibinti/intellij-community,suncycheng/intellij-community,vvv1559/intellij-community,ibinti/intellij-community,asedunov/intellij-community,asedunov/intellij-community,suncycheng/intellij-community,allotria/intellij-community,allotria/intellij-community,vvv1559/intellij-community,asedunov/intel... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsDirtyScopeManagerProxy.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | vcs: cleanup - remove redundant return
| platform/vcs-impl/src/com/intellij/openapi/vcs/changes/VcsDirtyScopeManagerProxy.java | vcs: cleanup - remove redundant return | |
Java | apache-2.0 | dba9eecda4553b2253d863b6d4ac901447425dd2 | 0 | muntasirsyed/intellij-community,semonte/intellij-community,samthor/intellij-community,pwoodworth/intellij-community,signed/intellij-community,da1z/intellij-community,pwoodworth/intellij-community,tmpgit/intellij-community,amith01994/intellij-community,kdwink/intellij-community,ftomassetti/intellij-community,ernestp/con... | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/codeInspection/ex/GlobalInspectionContextImpl.java | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | AppCode: regression tests
| platform/lang-impl/src/com/intellij/codeInspection/ex/GlobalInspectionContextImpl.java | AppCode: regression tests | |
Java | apache-2.0 | 7a5cc771418cb2f50014ea03916729e5e7c79f38 | 0 | ThiagoGarciaAlves/intellij-community,asedunov/intellij-community,suncycheng/intellij-community,allotria/intellij-community,FHannes/intellij-community,xfournet/intellij-community,allotria/intellij-community,FHannes/intellij-community,da1z/intellij-community,vvv1559/intellij-community,da1z/intellij-community,mglukhikh/in... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-api/src/com/intellij/openapi/project/ProjectUtil.java | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | convert ProjectUtil to kotlin | platform/lang-api/src/com/intellij/openapi/project/ProjectUtil.java | convert ProjectUtil to kotlin | |
Java | apache-2.0 | 2bb8a2837ec5229896a0c1957f72b5cc1e4089d9 | 0 | ivan-fedorov/intellij-community,suncycheng/intellij-community,ThiagoGarciaAlves/intellij-community,orekyuu/intellij-community,amith01994/intellij-community,michaelgallacher/intellij-community,clumsy/intellij-community,blademainer/intellij-community,vladmm/intellij-community,ahb0327/intellij-community,supersven/intellij... | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/openapi/vfs/newvfs/persistent/RefreshWorker.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | logRefreshWorker writeability handling (debugging p4 tests)
| platform/platform-impl/src/com/intellij/openapi/vfs/newvfs/persistent/RefreshWorker.java | logRefreshWorker writeability handling (debugging p4 tests) | |
Java | apache-2.0 | 01cc63cb2856835e4e98aa1680e8f71a9dac8016 | 0 | vvv1559/intellij-community,da1z/intellij-community,ThiagoGarciaAlves/intellij-community,allotria/intellij-community,mglukhikh/intellij-community,allotria/intellij-community,ThiagoGarciaAlves/intellij-community,asedunov/intellij-community,da1z/intellij-community,suncycheng/intellij-community,xfournet/intellij-community,... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/vcs-impl/src/com/intellij/openapi/vcs/changes/Modifier.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | vcs: simplify - inline method
| platform/vcs-impl/src/com/intellij/openapi/vcs/changes/Modifier.java | vcs: simplify - inline method | |
Java | apache-2.0 | c0fdb93c771b47165d24197a3d44b4ae021468fd | 0 | tomdw/aries,gnodet/aries,jwross/aries,metatechbe/aries,alexandreroman/aries,acartapanis/aries,kameshsampath/aries,kameshsampath/aries,alexandreroman/aries,tomdw/aries,MeiSheng/aries,fwassmer/aries,jwross/aries,kameshsampath/aries,acartapanis/aries,fwassmer/aries,acartapanis/aries,MeiSheng/aries,gnodet/aries,tomdw/aries... | /*
* 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 ... | jpa/jpa-blueprint/src/main/java/org/apache/aries/jpa/blueprint/impl/JpaInterceptor.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 ... | [ARIES-1372] Avoid NPE
git-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1695097 13f79535-47bb-0310-9956-ffa450edef68
| jpa/jpa-blueprint/src/main/java/org/apache/aries/jpa/blueprint/impl/JpaInterceptor.java | [ARIES-1372] Avoid NPE | |
Java | apache-2.0 | bc2f9a2528cbe4161b7e2b8e7babf1fd1a9d8d9d | 0 | ibinti/intellij-community,xfournet/intellij-community,xfournet/intellij-community,asedunov/intellij-community,FHannes/intellij-community,suncycheng/intellij-community,ibinti/intellij-community,xfournet/intellij-community,mglukhikh/intellij-community,vvv1559/intellij-community,apixandru/intellij-community,ThiagoGarciaAl... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-tests/testSrc/com/intellij/openapi/fileEditor/NonProjectFileAccessTest.java | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | use closeAllFiles to please Peter in IDEA-CR-18686
| platform/platform-tests/testSrc/com/intellij/openapi/fileEditor/NonProjectFileAccessTest.java | use closeAllFiles to please Peter in IDEA-CR-18686 | |
Java | apache-2.0 | 6b0bf6c75fed8c982200094ce4c1aeb3c27864e6 | 0 | ahb0327/intellij-community,robovm/robovm-studio,jagguli/intellij-community,Distrotech/intellij-community,nicolargo/intellij-community,michaelgallacher/intellij-community,pwoodworth/intellij-community,ernestp/consulo,ThiagoGarciaAlves/intellij-community,semonte/intellij-community,consulo/consulo,mglukhikh/intellij-commu... | package com.intellij.ide.commander;
import com.intellij.ide.util.treeView.AbstractTreeNode;
import com.intellij.ide.util.treeView.NodeDescriptor;
import com.intellij.ui.ColoredListCellRenderer;
import com.intellij.ui.SimpleTextAttributes;
import com.intellij.util.ui.UIUtil;
import org.jetbrains.annotations.NotNull;
i... | source/com/intellij/ide/commander/ColoredCommanderRenderer.java | package com.intellij.ide.commander;
import com.intellij.ide.util.treeView.AbstractTreeNode;
import com.intellij.ide.util.treeView.NodeDescriptor;
import com.intellij.ui.ColoredListCellRenderer;
import com.intellij.ui.SimpleTextAttributes;
import com.intellij.util.ui.UIUtil;
import org.jetbrains.annotations.NotNull;
i... | fix NotNull assertion
| source/com/intellij/ide/commander/ColoredCommanderRenderer.java | fix NotNull assertion | |
Java | apache-2.0 | ae0d2169ac69b3c4be900d0f31b50aa27edf2beb | 0 | jagguli/intellij-community,michaelgallacher/intellij-community,ibinti/intellij-community,amith01994/intellij-community,nicolargo/intellij-community,idea4bsd/idea4bsd,allotria/intellij-community,salguarnieri/intellij-community,supersven/intellij-community,nicolargo/intellij-community,ahb0327/intellij-community,diorcety/... | package com.intellij.ide.projectView.impl.nodes;
import com.intellij.ide.IconUtilEx;
import com.intellij.ide.projectView.PresentationData;
import com.intellij.ide.projectView.ViewSettings;
import com.intellij.ide.util.treeView.AbstractTreeNode;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.u... | source/com/intellij/ide/projectView/impl/nodes/PsiFileNode.java | package com.intellij.ide.projectView.impl.nodes;
import com.intellij.ide.IconUtilEx;
import com.intellij.ide.projectView.PresentationData;
import com.intellij.ide.projectView.ViewSettings;
import com.intellij.ide.util.treeView.AbstractTreeNode;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.u... | HtmlFormatterTest time bombed
| source/com/intellij/ide/projectView/impl/nodes/PsiFileNode.java | HtmlFormatterTest time bombed | |
Java | apache-2.0 | 239bed15057f7d9ce26e47548e542582f3cae0d2 | 0 | idea4bsd/idea4bsd,michaelgallacher/intellij-community,asedunov/intellij-community,asedunov/intellij-community,suncycheng/intellij-community,da1z/intellij-community,da1z/intellij-community,idea4bsd/idea4bsd,fitermay/intellij-community,ibinti/intellij-community,ThiagoGarciaAlves/intellij-community,allotria/intellij-commu... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | java/java-analysis-impl/src/com/intellij/codeInspection/ComparatorCombinatorsInspection.java | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-CR-13704 ComparatorCombinatorsInspection: PsiTreeUtil.processElements used
| java/java-analysis-impl/src/com/intellij/codeInspection/ComparatorCombinatorsInspection.java | IDEA-CR-13704 ComparatorCombinatorsInspection: PsiTreeUtil.processElements used | |
Java | apache-2.0 | 28d7b61b7789097d442f3074d67d6b1d20efff37 | 0 | pwoodworth/intellij-community,apixandru/intellij-community,supersven/intellij-community,mglukhikh/intellij-community,pwoodworth/intellij-community,holmes/intellij-community,diorcety/intellij-community,michaelgallacher/intellij-community,kool79/intellij-community,ibinti/intellij-community,apixandru/intellij-community,as... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | java/compiler/impl/src/com/intellij/compiler/impl/javaCompiler/CompilerParsingThread.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | more compiler logs
| java/compiler/impl/src/com/intellij/compiler/impl/javaCompiler/CompilerParsingThread.java | more compiler logs | |
Java | apache-2.0 | 04a22498148669c5a1c2a8d32e50b2364ef61ae3 | 0 | DavidAlphaFox/netty,jongyeol/netty,purplefox/netty-4.0.2.8-hacked,fengjiachun/netty,yipen9/netty,skyao/netty,fengjiachun/netty,Apache9/netty,SinaTadayon/netty,Techcable/netty,artgon/netty,mcobrien/netty,s-gheldd/netty,ngocdaothanh/netty,ngocdaothanh/netty,chanakaudaya/netty,cnoldtree/netty,carl-mastrangelo/netty,kiril-... | /*
* Copyright 2012 The Netty Project
*
* The Netty Project 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/licenses/LICENSE-2.0
*
* Unless ... | common/src/main/java/io/netty/util/internal/PlatformDependent.java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project 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/licenses/LICENSE-2.0
*
* Unless ... | [#2041] Make PlatformDependent.isRoot0() work on solaris
| common/src/main/java/io/netty/util/internal/PlatformDependent.java | [#2041] Make PlatformDependent.isRoot0() work on solaris | |
Java | apache-2.0 | 6ff49cfc7b2a61cfe2a8d49efb81a1dcb4cc56ef | 0 | vvv1559/intellij-community,ol-loginov/intellij-community,robovm/robovm-studio,TangHao1987/intellij-community,FHannes/intellij-community,ivan-fedorov/intellij-community,MichaelNedzelsky/intellij-community,ftomassetti/intellij-community,semonte/intellij-community,fengbaicanhe/intellij-community,supersven/intellij-communi... | package org.testng;
import com.intellij.rt.execution.junit.ComparisonFailureData;
import jetbrains.buildServer.messages.serviceMessages.MapSerializerUtil;
import jetbrains.buildServer.messages.serviceMessages.ServiceMessage;
import jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes;
import org.testng.i... | plugins/testng_rt/src/org/testng/IDEATestNGRemoteListener.java | package org.testng;
import com.intellij.rt.execution.junit.ComparisonFailureData;
import jetbrains.buildServer.messages.serviceMessages.MapSerializerUtil;
import jetbrains.buildServer.messages.serviceMessages.ServiceMessage;
import jetbrains.buildServer.messages.serviceMessages.ServiceMessageTypes;
import org.testng.i... | testng: ensure finished
| plugins/testng_rt/src/org/testng/IDEATestNGRemoteListener.java | testng: ensure finished | |
Java | apache-2.0 | 1d78105f3603c418b139440c8965148b85ea2f00 | 0 | solomonronald/SalesforceMobileSDK-Android,kchitalia/SalesforceMobileSDK-Android,solomonronald/SalesforceMobileSDK-Android,kchitalia/SalesforceMobileSDK-Android,huminzhi/SalesforceMobileSDK-Android,solomonronald/SalesforceMobileSDK-Android,kchitalia/SalesforceMobileSDK-Android,huminzhi/SalesforceMobileSDK-Android,huminz... | /*
* Copyright (c) 2014-2105, salesforce.com, inc.
* All rights reserved.
* Redistribution and use of this software 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,... | libs/SmartSync/src/com/salesforce/androidsdk/smartsync/manager/SyncManager.java | /*
* Copyright (c) 2014-2105, salesforce.com, inc.
* All rights reserved.
* Redistribution and use of this software 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,... | Use custom ID field if it is set
| libs/SmartSync/src/com/salesforce/androidsdk/smartsync/manager/SyncManager.java | Use custom ID field if it is set | |
Java | apache-2.0 | 17e4e107f4f19956fbb25148a5de759ea88bcbb4 | 0 | jimma/wss4j,clibois/wss4j,apache/wss4j,asoldano/wss4j,apache/wss4j,asoldano/wss4j,jimma/wss4j,clibois/wss4j | /**
* 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 m... | ws-security-common/src/main/java/org/apache/ws/security/common/derivedKey/P_SHA1.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 m... | minor optimization.
git-svn-id: 10bc45916fe30ae642aa5037c9a4b05727bba413@1399274 13f79535-47bb-0310-9956-ffa450edef68
| ws-security-common/src/main/java/org/apache/ws/security/common/derivedKey/P_SHA1.java | minor optimization. | |
Java | apache-2.0 | 403a3a613355961fbc36596315e9bee9c31615e9 | 0 | retomerz/intellij-community,allotria/intellij-community,fengbaicanhe/intellij-community,izonder/intellij-community,retomerz/intellij-community,michaelgallacher/intellij-community,slisson/intellij-community,mglukhikh/intellij-community,signed/intellij-community,fnouama/intellij-community,petteyg/intellij-community,sliss... | /*
* Copyright 2000-2010 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | plugins/maven/src/main/java/org/jetbrains/idea/maven/utils/RepositoryAttachHandler.java | /*
* Copyright 2000-2010 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-70045 Attach Classes from Repository should not attach test-scoped dependencies
| plugins/maven/src/main/java/org/jetbrains/idea/maven/utils/RepositoryAttachHandler.java | IDEA-70045 Attach Classes from Repository should not attach test-scoped dependencies | |
Java | apache-2.0 | 000a87120ca1d926cd6453d8c49f0a1f58cfec2e | 0 | abstractj/aerogear-unifiedpush-server,idelpivnitskiy/aerogear-unifiedpush-server,idelpivnitskiy/aerogear-unifiedpush-server,danielpassos/aerogear-unifiedpush-server,aerobase/unifiedpush-server,abstractj/aerogear-unifiedpush-server,andresgalante/aerogear-unifiedpush-server,secondsun/aerogear-unifiedpush-server,abstractj... | /**
* JBoss, Home of Professional Open Source
* Copyright Red Hat, Inc., and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licens... | src/main/java/org/jboss/aerogear/connectivity/rest/security/AuthenticationEndpoint.java | /**
* JBoss, Home of Professional Open Source
* Copyright Red Hat, Inc., and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licens... | remove temporary user role
| src/main/java/org/jboss/aerogear/connectivity/rest/security/AuthenticationEndpoint.java | remove temporary user role | |
Java | apache-2.0 | cd60880bd9faa6bd4d9124c5b730f4ba9f520127 | 0 | jerrinot/hazelcast-stabilizer,hazelcast/hazelcast-simulator,pveentjer/hazelcast-simulator,Donnerbart/hazelcast-simulator,pveentjer/hazelcast-simulator,hazelcast/hazelcast-simulator,Donnerbart/hazelcast-simulator,hazelcast/hazelcast-simulator,jerrinot/hazelcast-stabilizer | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | simulator/src/main/java/com/hazelcast/simulator/coordinator/deployment/AgentWorkerLayout.java | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | Small cleanup of AgentWorkerLayout.
| simulator/src/main/java/com/hazelcast/simulator/coordinator/deployment/AgentWorkerLayout.java | Small cleanup of AgentWorkerLayout. | |
Java | apache-2.0 | c9fc173579b45b5de22caac8b9e318980868e753 | 0 | Lekanich/intellij-community,da1z/intellij-community,wreckJ/intellij-community,SerCeMan/intellij-community,youdonghai/intellij-community,youdonghai/intellij-community,adedayo/intellij-community,asedunov/intellij-community,lucafavatella/intellij-community,Distrotech/intellij-community,da1z/intellij-community,adedayo/inte... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/ide/passwordSafe/impl/providers/masterKey/MasterKeyPasswordSafe.java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | hectic focus transfers on project loading handling
| platform/platform-impl/src/com/intellij/ide/passwordSafe/impl/providers/masterKey/MasterKeyPasswordSafe.java | hectic focus transfers on project loading handling | |
Java | apache-2.0 | bf6afe4b8f9083cb0d90608982893c3a39f3bf35 | 0 | TangHao1987/intellij-community,alphafoobar/intellij-community,orekyuu/intellij-community,alphafoobar/intellij-community,consulo/consulo,samthor/intellij-community,diorcety/intellij-community,MER-GROUP/intellij-community,lucafavatella/intellij-community,caot/intellij-community,MichaelNedzelsky/intellij-community,retomer... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/execution/ui/RunContentManagerImpl.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | don't reuse content if it has already been closed (IDEA-79885)
| platform/lang-impl/src/com/intellij/execution/ui/RunContentManagerImpl.java | don't reuse content if it has already been closed (IDEA-79885) | |
Java | apache-2.0 | fa7e16ad559f945294fb4d251634643b20f9f8f5 | 0 | isururanawaka/wso2-axis2,isururanawaka/wso2-axis2,chanakaudaya/wso2-axis2,shafreenAnfar/wso2-axis2,arunasujith/wso2-axis2,chanakaudaya/wso2-axis2,imesh/wso2-axis2,supunmalinga/wso2-axis2,chanakaudaya/wso2-axis2,ChanakaCooray/wso2-axis2,isururanawaka/wso2-axis2,Nipuni/wso2-axis2,isururanawaka/wso2-axis2,arunasujith/wso2... | /*
* 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")... | modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSMessageSender.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")... | [Fix]CARBON-14852 - Incorrect exception handling with JMS when security exception
| modules/transport/jms/src/main/java/org/apache/axis2/transport/jms/JMSMessageSender.java | [Fix]CARBON-14852 - Incorrect exception handling with JMS when security exception | |
Java | apache-2.0 | 5349c37432176125ce4f6a544c6e52e9a51ca31c | 0 | allotria/intellij-community,ThiagoGarciaAlves/intellij-community,allotria/intellij-community,signed/intellij-community,FHannes/intellij-community,allotria/intellij-community,asedunov/intellij-community,asedunov/intellij-community,asedunov/intellij-community,asedunov/intellij-community,vvv1559/intellij-community,ibinti/... | /*
* Copyright 2000-2017 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/codeInsight/hints/ParameterHintsUpdater.java | /*
* Copyright 2000-2017 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [parameter hints] do not use animation in bulk mode
| platform/lang-impl/src/com/intellij/codeInsight/hints/ParameterHintsUpdater.java | [parameter hints] do not use animation in bulk mode | |
Java | apache-2.0 | 62d422f7d63c98674b9a591e0bfcecb3711ed418 | 0 | ibinti/intellij-community,vvv1559/intellij-community,da1z/intellij-community,allotria/intellij-community,da1z/intellij-community,vvv1559/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,ibinti/intellij-community,allotria/intellij-community,suncycheng/inte... | /*
* Copyright 2000-2017 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/openapi/editor/richcopy/view/HtmlTransferableData.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-166160 Copy with format (rtf) pastes in separate text box in powerpoint
| platform/lang-impl/src/com/intellij/openapi/editor/richcopy/view/HtmlTransferableData.java | IDEA-166160 Copy with format (rtf) pastes in separate text box in powerpoint | |
Java | apache-2.0 | 93395cdd1b4db7ad49692e1db97c1b828472497e | 0 | astrapi69/wicket,selckin/wicket,topicusonderwijs/wicket,topicusonderwijs/wicket,aldaris/wicket,Servoy/wicket,Servoy/wicket,dashorst/wicket,aldaris/wicket,apache/wicket,mosoft521/wicket,dashorst/wicket,klopfdreh/wicket,aldaris/wicket,freiheit-com/wicket,zwsong/wicket,klopfdreh/wicket,dashorst/wicket,selckin/wicket,zwson... | /*
* $Id$
* $Revision$ $Date$
*
* ==============================================================================
* 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... | wicket-extensions/src/java/wicket/extensions/markup/html/form/select/Select.java | /*
* $Id$
* $Revision$ $Date$
*
* ==============================================================================
* 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... | deprecation fix
git-svn-id: fd89858969a22119b2795805526b04428387f7c4@461161 13f79535-47bb-0310-9956-ffa450edef68
| wicket-extensions/src/java/wicket/extensions/markup/html/form/select/Select.java | deprecation fix | |
Java | apache-2.0 | a6249bb0153a20011114461ae7c2935a5716a846 | 0 | CloudSlang/cs-actions,CloudSlang/cs-actions,victorursan/cs-actions,robert-sandor/cs-actions,CloudSlang/score-actions | package io.cloudslang.content.vmware.connection;
import com.vmware.vim25.InvalidPropertyFaultMsg;
import com.vmware.vim25.ManagedObjectReference;
import com.vmware.vim25.RuntimeFaultFaultMsg;
import com.vmware.vim25.VimPortType;
import io.cloudslang.content.vmware.connection.helpers.GetMOREF;
import io.cloudslang.cont... | score-vmware/src/main/java/io/cloudslang/content/vmware/connection/ConnectionResources.java | package io.cloudslang.content.vmware.connection;
import com.vmware.vim25.InvalidPropertyFaultMsg;
import com.vmware.vim25.ManagedObjectReference;
import com.vmware.vim25.RuntimeFaultFaultMsg;
import com.vmware.vim25.VimPortType;
import io.cloudslang.content.vmware.connection.helpers.GetMOREF;
import io.cloudslang.cont... | VMware SDk integration - correction according with review - 3.
Signed-off-by: Mihail-Cristian Tusa <bbc0f3f42488683e76ed72f7e5dfa27f6a1e9cb6@hpe.com>
| score-vmware/src/main/java/io/cloudslang/content/vmware/connection/ConnectionResources.java | VMware SDk integration - correction according with review - 3. Signed-off-by: Mihail-Cristian Tusa <mihail-cristian.tusa@hpe.com> | |
Java | apache-2.0 | error: pathspec 'com/github/javasharp/DFAFactory.java' did not match any file(s) known to git
| bbd3589f873d2357df706893900536293c448e25 | 1 | StJohnMmc/JavaSharp | /*
*ObjectAssembler.java *
*(c)Copyright - 2015 by Baldivicio,Jonathan Eldy I. *
*/
package com.github.javasharp;
public class DFAFactory{
public static String DFA_CHAR_CLASS = "\t\000\001\003\001\002\025\000\001\003\001\004\001\000\001\004\001\006\001\004\007\004\001\004\001\021\00... | com/github/javasharp/DFAFactory.java | Create DFAFactory.java | com/github/javasharp/DFAFactory.java | Create DFAFactory.java | |
Java | apache-2.0 | error: pathspec 'test/de/inetsoftware/jwebassembly/runtime/Enums.java' did not match any file(s) known to git
| 379d2e5c27a5a5c947054a8d62cb10d403b374c7 | 1 | i-net-software/JWebAssembly,i-net-software/JWebAssembly | /*
* Copyright 2022 Volker Berlin (i-net software)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | test/de/inetsoftware/jwebassembly/runtime/Enums.java | Enums is working now | test/de/inetsoftware/jwebassembly/runtime/Enums.java | Enums is working now | |
Java | apache-2.0 | error: pathspec 'src/test/org/apache/commons/codec/binary/Base32Test.java' did not match any file(s) known to git
| 03d0f6c305014f5df354851f448b3002533fd235 | 1 | adrie4mac/commons-codec,mohanaraosv/commons-codec,apache/commons-codec,adrie4mac/commons-codec,apache/commons-codec,mohanaraosv/commons-codec,mohanaraosv/commons-codec,adrie4mac/commons-codec,apache/commons-codec | /*
* 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/test/org/apache/commons/codec/binary/Base32Test.java | Intial Base32 tests
git-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1063666 13f79535-47bb-0310-9956-ffa450edef68
| src/test/org/apache/commons/codec/binary/Base32Test.java | Intial Base32 tests | |
Java | apache-2.0 | error: pathspec 'SeleniumTools/src/com/redheap/selenium/component/AdfChooseColor.java' did not match any file(s) known to git
| fe9ace6578472ae14b6edf2aae0bc8fea956cca2 | 1 | jresodikromo/adf-selenium,adfemg/adf-selenium,wvanderdeijl/adf-selenium | package com.redheap.selenium.component;
import org.openqa.selenium.WebDriver;
public class AdfChooseColor extends AdfComponent {
// no subid's known at http://jdevadf.oracle.com/adf-richclient-demo/docs/js-subids.html
public AdfChooseColor(WebDriver webDriver, String clientid) {
super(webDriver, cli... | SeleniumTools/src/com/redheap/selenium/component/AdfChooseColor.java | af:chooseColor skeleton
| SeleniumTools/src/com/redheap/selenium/component/AdfChooseColor.java | af:chooseColor skeleton | |
Java | apache-2.0 | error: pathspec 'suro-server/src/test/java/com/netflix/suro/server/TestSuroControl.java' did not match any file(s) known to git
| 28de6def87d9ba21555089b1d22e8e6c4081c0ed | 1 | tabmo/suro,smartpcr/suro,bondj/suro,gorcz/suro,jkienitz/suro,Fsero/suro,stevenzwu/suro,allenxwang/suro,amanya/suro,Netflix/suro,tracymkgld/suro | /**
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | suro-server/src/test/java/com/netflix/suro/server/TestSuroControl.java | Added a unit test case for SuroControl
| suro-server/src/test/java/com/netflix/suro/server/TestSuroControl.java | Added a unit test case for SuroControl | |
Java | apache-2.0 | error: pathspec 'engine-tests/src/test/java/org/terasology/documentation/ApiScraper.java' did not match any file(s) known to git
| cedfcc780dfcc8372b868693f5cef4112c2ff402 | 1 | MovingBlocks/Terasology,Nanoware/Terasology,Nanoware/Terasology,indianajohn/Terasology,flo/Terasology,Nanoware/Terasology,Malanius/Terasology,kaen/Terasology,AWildBeard/Terasology,Josharias/Terasology,kartikey0303/Terasology,AWildBeard/Terasology,kartikey0303/Terasology,Josharias/Terasology,Malanius/Terasology,mertsere... |
package org.terasology.documentation;
import java.net.URL;
import org.terasology.engine.module.ModuleManager;
import org.terasology.module.ModuleEnvironment;
import org.terasology.module.sandbox.API;
import org.terasology.testUtil.ModuleManagerFactory;
/**
* Enumerates all classes and packages that are annotated w... | engine-tests/src/test/java/org/terasology/documentation/ApiScraper.java | Dump all classes that are annotated with @API
| engine-tests/src/test/java/org/terasology/documentation/ApiScraper.java | Dump all classes that are annotated with @API | |
Java | apache-2.0 | error: pathspec 'lib/java/com/google/android/material/color/ColorResourcesTableCreator.java' did not match any file(s) known to git
| 822a5b2cb2dedf133618d981140edf30db0058ef | 1 | material-components/material-components-android | /*
* Copyright (C) 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | lib/java/com/google/android/material/color/ColorResourcesTableCreator.java | [M3][Color] Add Resource Table format for XML color Harmonization.
PiperOrigin-RevId: 415021439
| lib/java/com/google/android/material/color/ColorResourcesTableCreator.java | [M3][Color] Add Resource Table format for XML color Harmonization. | |
Java | apache-2.0 | error: pathspec 'src/main/java/org/apdplat/word/dictionary/impl/DoubleArrayDictionaryTrie.java' did not match any file(s) known to git
| 73c39a89a96950a0c7497bd610bf92c8d6a2a9b4 | 1 | ysc/word,ysc/word | /**
*
* APDPlat - Application Product Development Platform
* Copyright (c) 2013, 杨尚川, yang-shangchuan@qq.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the Lice... | src/main/java/org/apdplat/word/dictionary/impl/DoubleArrayDictionaryTrie.java | 双数组前缀树
| src/main/java/org/apdplat/word/dictionary/impl/DoubleArrayDictionaryTrie.java | 双数组前缀树 | |
Java | apache-2.0 | error: pathspec 'src/main/java/cn/edu/kmust/seanlp/segmenter/DAT/BurmeseCommonDATSegmenter.java' did not match any file(s) known to git
| 8de99ff15cf6350e56a79be863cf71ebb290ce30 | 1 | zhaoshiyu/SEANLP | package cn.edu.kmust.seanlp.segmenter.DAT;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import cn.edu.kmust.seanlp.Config;
import cn.edu.kmust.seanlp.POS.BurmesePOS;
import cn.edu.kmust.seanlp.POS.POS;
import cn.edu.kmust.seanlp.collection.trie.DATrie;
import cn.edu.kmust.seanlp.dictio... | src/main/java/cn/edu/kmust/seanlp/segmenter/DAT/BurmeseCommonDATSegmenter.java | update Burmese common dictionary segmentation
| src/main/java/cn/edu/kmust/seanlp/segmenter/DAT/BurmeseCommonDATSegmenter.java | update Burmese common dictionary segmentation | |
Java | apache-2.0 | error: pathspec 'ReflectionDemo/src/demo/construction/reflection/ObtainingFieldTypesSamples.java' did not match any file(s) known to git
| 64c231170013b3b4f3b3a34272194e1d3fe111ec | 1 | imad-ashr/SoftwareConstruction | package demo.construction.reflection;
import java.lang.reflect.Field;
import java.util.List;
public class ObtainingFieldTypesSamples<T> {
public boolean[][] b = { { false, false }, { true, true } };
public String name = "Alice";
public List<Integer> list;
public T val;
public static void main(String... args) {
... | ReflectionDemo/src/demo/construction/reflection/ObtainingFieldTypesSamples.java | Types
| ReflectionDemo/src/demo/construction/reflection/ObtainingFieldTypesSamples.java | Types | |
Java | apache-2.0 | error: pathspec 'api/src/main/java/org/jboss/marshalling/AnnotationClassExternalizerFactory.java' did not match any file(s) known to git
| b17f97d7a79f12d8065da530373123678a625642 | 1 | jboss-remoting/jboss-marshalling,ropalka/jboss-marshalling,dongjiaqiang/jboss-marshalling | /*
* JBoss, Home of Professional Open Source
* Copyright 2008, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the ter... | api/src/main/java/org/jboss/marshalling/AnnotationClassExternalizerFactory.java | Annotation class externalizer factory. No caching is done due to sun bug #6493635
| api/src/main/java/org/jboss/marshalling/AnnotationClassExternalizerFactory.java | Annotation class externalizer factory. No caching is done due to sun bug #6493635 | |
Java | apache-2.0 | error: pathspec 'src/test/java/com/mowitnow/boot/rest/resoures/MowerControllerIntegrationTest.java' did not match any file(s) known to git
| 1ba430cb612c488777e0ff5a03a9b774fe87d296 | 1 | AmineSagaama/lawn-mower | package com.mowitnow.boot.rest.resoures;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.Spr... | src/test/java/com/mowitnow/boot/rest/resoures/MowerControllerIntegrationTest.java | add Integration Tests for mower REST Service
| src/test/java/com/mowitnow/boot/rest/resoures/MowerControllerIntegrationTest.java | add Integration Tests for mower REST Service | |
Java | apache-2.0 | error: pathspec 'src/main/java/com/teradata/ec/component/hadooptools/service/impl/ConvertServiceImplTest.java' did not match any file(s) known to git
| 4b117f334dc7ff6472e744e62d92732647c2fe70 | 1 | hackty/hadooptools | package com.teradata.ec.component.hadooptools.service.impl;
import java.io.*;
import java.nio.channels.FileChannel;
import java.nio.channels.FileLock;
/**
* Created by Administrator on 2015/11/25.
*/
public class ConvertServiceImplTest {
/**
* 判断文件是否存在
* @param fileName
* @return boolean.
... | src/main/java/com/teradata/ec/component/hadooptools/service/impl/ConvertServiceImplTest.java | add support for conversion
| src/main/java/com/teradata/ec/component/hadooptools/service/impl/ConvertServiceImplTest.java | add support for conversion | |
Java | apache-2.0 | error: pathspec 'oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/index/property/EmptyPropertyTest.java' did not match any file(s) known to git
| 0117dc9cb178cc67ed9436656aca46de488df32f | 1 | apache/jackrabbit-oak,apache/jackrabbit-oak,amit-jain/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jackrabbit-oak,trekawek/jackrabbit-oak,trekawek/jackrabbit-oak,anchela/jackrabbit-oak,trekawek/jackrabbit-oak,mreutegg/jackrabbit-oak,apache/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jackrabbit-oak,anchela/jack... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/index/property/EmptyPropertyTest.java | OAK-841: Indexing empty string fails with "there's already a child node with name ':index'"
- Test case (currently ignored)
git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1485701 13f79535-47bb-0310-9956-ffa450edef68
| oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/index/property/EmptyPropertyTest.java | OAK-841: Indexing empty string fails with "there's already a child node with name ':index'" - Test case (currently ignored) | |
Java | apache-2.0 | error: pathspec 'src/main/java/com/researchworx/cresco/controller/communication/CrescoAuthenticationPlugin.java' did not match any file(s) known to git
| e438a4e5d183a074d0afd9f0a6e90b4f30c5f448 | 1 | ResearchWorx/Cresco-Agent-Controller-Plugin | package com.researchworx.cresco.controller.communication;
import org.apache.activemq.broker.Broker;
import org.apache.activemq.broker.BrokerPlugin;
import org.apache.activemq.jaas.GroupPrincipal;
import org.apache.activemq.security.AuthenticationUser;
import org.apache.activemq.security.SimpleAuthenticationBroker;
im... | src/main/java/com/researchworx/cresco/controller/communication/CrescoAuthenticationPlugin.java | Attempt at an AuthenticationPlugin which allows dynamic adding of users.
| src/main/java/com/researchworx/cresco/controller/communication/CrescoAuthenticationPlugin.java | Attempt at an AuthenticationPlugin which allows dynamic adding of users. | |
Java | apache-2.0 | error: pathspec 'exts/jphp-zend-ext/src/main/tests/org/develnext/jphp/zend/ext/standard/StringFunctionsTest.java' did not match any file(s) known to git
| caa9e5bd6902cc5ed6bf46b5030629afcb233c32 | 1 | jphp-compiler/jphp,jphp-compiler/jphp,jphp-compiler/jphp,jphp-compiler/jphp | package org.develnext.jphp.zend.ext.standard;
import org.develnext.jphp.zend.ext.standard.StringFunctions;
import org.junit.Assert;
import org.junit.Test;
public class StringFunctionsTest {
@Test
public void testToUUChar() {
Assert.assertEquals('`', StringFunctions.toUUChar(0));
Assert.assertEquals(' ', ... | exts/jphp-zend-ext/src/main/tests/org/develnext/jphp/zend/ext/standard/StringFunctionsTest.java | Add unit tests for org.develnext.jphp.zend.ext.standard.StringFunctions
These tests were written using Diffblue Cover
| exts/jphp-zend-ext/src/main/tests/org/develnext/jphp/zend/ext/standard/StringFunctionsTest.java | Add unit tests for org.develnext.jphp.zend.ext.standard.StringFunctions These tests were written using Diffblue Cover | |
Java | mit | 208fce3b9479163cfbe561c73c22820c0a7c6a2f | 0 | FIRST-Team-1699/autonomous-code | /**
* Class that generates a path for auto
*
* @author squirlemaster42
* @author TheCookingCookie
*/
package org.usfirst.frc.team1699.utils.autonomous;
import java.util.ArrayList;
import org.usfirst.frc.team1699.utils.command.Command;
import org.usfirst.frc.team1699.utils.inireader.ConfigSection;
... | src/org/usfirst/frc/team1699/utils/autonomous/AutoScriptReader.java | /**
* Class that generates a path for auto
*
* @author squirlemaster42
* @author TheCookingCookie
*/
package org.usfirst.frc.team1699.utils.autonomous;
import java.util.ArrayList;
import org.usfirst.frc.team1699.utils.command.Command;
public class AutoScriptReader {
private String path; //Stor... | Implemented ConfigFile | src/org/usfirst/frc/team1699/utils/autonomous/AutoScriptReader.java | Implemented ConfigFile | |
Java | mit | ba2eb3f02ef09e6f636759d2bc64aac82f04e231 | 0 | typetools/annotation-tools,eisop/annotation-tools,eisop/annotation-tools,typetools/annotation-tools,eisop/annotation-tools,typetools/annotation-tools | package scenelib.annotations.el;
import java.util.LinkedHashMap;
import scenelib.annotations.Annotation;
import scenelib.annotations.util.coll.VivifyingMap;
import org.plumelib.util.CollectionsPlume;
// TODO: Add a method to indicate whether this class in an enum, and one to get the enum fields.
/** An annotated cl... | scene-lib/src/scenelib/annotations/el/AClass.java | package scenelib.annotations.el;
import java.util.LinkedHashMap;
import scenelib.annotations.Annotation;
import scenelib.annotations.util.coll.VivifyingMap;
import org.plumelib.util.CollectionsPlume;
/** An annotated class. */
public final class AClass extends ADeclaration {
/** The class's annotated type param... | Todo comment
| scene-lib/src/scenelib/annotations/el/AClass.java | Todo comment | |
Java | mit | 8339b361bc541c5bb3eaa2ebbdafb310d943263a | 0 | Irvel/generador-miniexamenes,Irvel/generador-miniexamenes | package GeneradorMiniexamenes.model;
import java.util.ArrayList;
/**
* Created by Irvel on 11/13/16.
*/
public class ExamTemplate {
private static final String mdocumentHeader =
"\\documentclass[fleqn]{exam}\n" +
"\\usepackage[letter, left=.5in, right=.5in, top=.25in, " +
"bo... | src/GeneradorMiniexamenes/model/ExamTemplate.java | package GeneradorMiniexamenes.model;
import java.util.ArrayList;
/**
* Created by Irvel on 11/13/16.
*/
public class ExamTemplate {
private static final String mdocumentHeader =
"\\documentclass[fleqn]{exam}\n" +
"\\usepackage[letter, left=.5in, right=.5in, top=.25in, " +
"bo... | Display the actual exam number of the generated exams
| src/GeneradorMiniexamenes/model/ExamTemplate.java | Display the actual exam number of the generated exams | |
Java | mit | e2855dd9ea8318542a6707e88e069b56cfcfb5bb | 0 | mattvchandler/ProgressBars | package org.mattvchandler.progressbars.List;
import android.content.Context;
import android.database.Cursor;
import android.databinding.ObservableBoolean;
import android.databinding.ObservableField;
import android.databinding.ObservableInt;
import android.preference.PreferenceManager;
import org.mattvchandler.progres... | app/src/main/java/org/mattvchandler/progressbars/List/View_data.java | package org.mattvchandler.progressbars.List;
import android.content.Context;
import android.database.Cursor;
import android.databinding.ObservableBoolean;
import android.databinding.ObservableField;
import android.databinding.ObservableInt;
import android.preference.PreferenceManager;
import org.mattvchandler.progres... | fix parameter swap in update
| app/src/main/java/org/mattvchandler/progressbars/List/View_data.java | fix parameter swap in update | |
Java | mit | ea1166104dc243d49c579ceaf83bf010fe3eb49a | 0 | paketehq/android | package ph.pakete.view;
import android.app.AlertDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.support.des... | app/src/main/java/ph/pakete/view/MainActivity.java | package ph.pakete.view;
import android.app.AlertDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.support.des... | force refresh packages if app will enter foreground
| app/src/main/java/ph/pakete/view/MainActivity.java | force refresh packages if app will enter foreground | |
Java | mit | 4b2735268565ae68d2fcde9c282f028730842b16 | 0 | rhomobile/rhostudio,rhomobile/rhostudio | package rhogenwizard;
import org.eclipse.jface.dialogs.MessageDialog;
import org.eclipse.ui.PlatformUI;
public class DialogUtils
{
public static void warn(final String title, final String message)
{
PlatformUI.getWorkbench().getDisplay().syncExec(new Runnable()
{
@Override
... | rhogen-wizard/src/rhogenwizard/DialogUtils.java | package rhogenwizard;
import org.eclipse.jface.dialogs.MessageDialog;
import org.eclipse.ui.PlatformUI;
public class DialogUtils
{
public static void warn(final String title, final String message)
{
PlatformUI.getWorkbench().getDisplay().syncExec(new Runnable()
{
@Override
... | DialogUtils.error method is added
| rhogen-wizard/src/rhogenwizard/DialogUtils.java | DialogUtils.error method is added | |
Java | mit | 61ddae9b5a65304d874091b34d820a4a5394a075 | 0 | chipster/chipster-web-server,chipster/chipster-web-server,chipster/chipster-web-server,chipster/chipster-web-server,chipster/chipster-web-server | package fi.csc.chipster.sessiondb.resource;
import java.io.IOException;
import java.net.URI;
import java.util.Collection;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import java.util.stream.Collectors;
import javax.ws.rs.BadRequestException;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELE... | src/main/java/fi/csc/chipster/sessiondb/resource/RuleResource.java | package fi.csc.chipster.sessiondb.resource;
import java.io.IOException;
import java.net.URI;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import java.util.stream.Collectors;
import javax.ws.rs.BadRequestException;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.Forbid... | Fix session deletion | src/main/java/fi/csc/chipster/sessiondb/resource/RuleResource.java | Fix session deletion | |
Java | mit | c7ba5d69a26f7a2cbd3f5a207eee472e2fb4373d | 0 | halex2005/diadocsdk-java,diadoc/diadocsdk-java,halex2005/diadocsdk-java,diadoc/diadocsdk-java,diadoc/diadocsdk-java,halex2005/diadocsdk-java | package Diadoc.Api;
import Diadoc.Api.Proto.*;
import Diadoc.Api.Proto.Docflow.DocflowApiProtos;
import Diadoc.Api.Proto.Documents.*;
import Diadoc.Api.Proto.Events.DiadocMessage_GetApiProtos;
import Diadoc.Api.Proto.Events.DiadocMessage_PostApiProtos;
import Diadoc.Api.Proto.Invoicing.*;
import Diadoc.Api.Proto.Invoi... | src/main/java/Diadoc/Api/DiadocApi.java | package Diadoc.Api;
import Diadoc.Api.Proto.*;
import Diadoc.Api.Proto.Docflow.DocflowApiProtos;
import Diadoc.Api.Proto.Documents.*;
import Diadoc.Api.Proto.Events.DiadocMessage_GetApiProtos;
import Diadoc.Api.Proto.Events.DiadocMessage_PostApiProtos;
import Diadoc.Api.Proto.Invoicing.*;
import Diadoc.Api.Proto.Invoi... | fix ShelfDownload method
| src/main/java/Diadoc/Api/DiadocApi.java | fix ShelfDownload method | |
Java | mit | e6071ed5aafca584141bf38fa0656bc6693dbbc3 | 0 | sormuras/bach,sormuras/bach | /*
* Bach - Java Shell Builder
* Copyright (C) 2019 Christian Stein
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | src/modules/it/test/java/it/SanityTests.java | /*
* Bach - Java Shell Builder
* Copyright (C) 2019 Christian Stein
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | Replace Text Block by normal String concatenation
| src/modules/it/test/java/it/SanityTests.java | Replace Text Block by normal String concatenation | |
Java | agpl-3.0 | 19e072795f7d893aaaaabb60068fb36a11e110f5 | 0 | bitsquare/bitsquare,bitsquare/bitsquare | /*
* This file is part of Bisq.
*
* Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
* Bisq is distributed in the ... | core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java | /*
* This file is part of Bisq.
*
* Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
* Bisq is distributed in the ... | Simplify warn logging
| core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java | Simplify warn logging | |
Java | lgpl-2.1 | 0bbbf44095e76cd6f9ea8cf9b68d33946f433f66 | 0 | MenoData/Time4J | /*
* -----------------------------------------------------------------------
* Copyright © 2013-2018 Meno Hochschild, <http://www.menodata.de/>
* -----------------------------------------------------------------------
* This file (Timezone.java) is part of project Time4J.
*
* Time4J is free software: You can redi... | core/src/main/java/net/time4j/tz/Timezone.java | /*
* -----------------------------------------------------------------------
* Copyright © 2013-2018 Meno Hochschild, <http://www.menodata.de/>
* -----------------------------------------------------------------------
* This file (Timezone.java) is part of project Time4J.
*
* Time4J is free software: You can redi... | clarification
see issue #756
| core/src/main/java/net/time4j/tz/Timezone.java | clarification | |
Java | lgpl-2.1 | 5d4a983e99a84ee8d09f07db9732236c30d42969 | 0 | LiuKeHua/vrjuggler,LiuKeHua/vrjuggler,MichaelMcDonnell/vrjuggler,LiuKeHua/vrjuggler,LiuKeHua/vrjuggler,MichaelMcDonnell/vrjuggler,godbyk/vrjuggler-upstream-old,godbyk/vrjuggler-upstream-old,LiuKeHua/vrjuggler,vrjuggler/vrjuggler,LiuKeHua/vrjuggler,MichaelMcDonnell/vrjuggler,vancegroup-mirrors/vrjuggler,LiuKeHua/vrjuggl... | /*************** <auto-copyright.pl BEGIN do not edit this line> **************
*
* VR Juggler is (C) Copyright 1998-2006 by Iowa State University
*
* Original Authors:
* Allen Bierbaum, Christopher Just,
* Patrick Hartling, Kevin Meinert,
* Carolina Cruz-Neira, Albert Baker
*
* This library is free soft... | modules/tweek/java/org/vrjuggler/tweek/TweekCore.java | /*************** <auto-copyright.pl BEGIN do not edit this line> **************
*
* VR Juggler is (C) Copyright 1998-2006 by Iowa State University
*
* Original Authors:
* Allen Bierbaum, Christopher Just,
* Patrick Hartling, Kevin Meinert,
* Carolina Cruz-Neira, Albert Baker
*
* This library is free soft... | Style fixes. No functional changes.
git-svn-id: a341ccba1312b2efdbe34f40faf90581f48aa49f@19165 08b38cba-cd3b-11de-854e-f91c5b6e4272
| modules/tweek/java/org/vrjuggler/tweek/TweekCore.java | Style fixes. No functional changes. | |
Java | apache-2.0 | 628ad777b963fb450873a5fd38eebf99002bbc68 | 0 | qtvbwfn/dubbo,qtvbwfn/dubbo,qtvbwfn/dubbo,fengyie007/dubbo,aglne/dubbo,bpzhang/dubbo,alibaba/dubbo,alibaba/dubbo,wuwen5/dubbo,fengyie007/dubbo,lovepoem/dubbo,bpzhang/dubbo,lovepoem/dubbo,aglne/dubbo,qtvbwfn/dubbo,yuyijq/dubbo,bpzhang/dubbo,wuwen5/dubbo,fengyie007/dubbo,wuwen5/dubbo,yuyijq/dubbo,aglne/dubbo,lovepoem/dub... | /*
* 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... | dubbo-common/src/main/java/org/apache/dubbo/common/extension/ExtensionLoader.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... | Optimize getExtensionClass method. (#2788)
Just return the class instead of throwing exception. | dubbo-common/src/main/java/org/apache/dubbo/common/extension/ExtensionLoader.java | Optimize getExtensionClass method. (#2788) | |
Java | apache-2.0 | ce760805a71b9f9868a7705c2c4bdb00c7d61abb | 0 | orsjb/HappyBrackets,orsjb/HappyBrackets,orsjb/HappyBrackets,orsjb/HappyBrackets,orsjb/HappyBrackets,orsjb/HappyBrackets | /*
* Copyright 2016 Ollie Bown
*
* 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 i... | HappyBrackets/src/main/java/net/happybrackets/device/LogSender.java | /*
* Copyright 2016 Ollie Bown
*
* 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 i... | Added maximum number of lines for initial log
| HappyBrackets/src/main/java/net/happybrackets/device/LogSender.java | Added maximum number of lines for initial log | |
Java | apache-2.0 | ad8aea2b36af8cc71d67beda3bce67dfa7a44de9 | 0 | RWTH-i5-IDSG/jamocha,RWTH-i5-IDSG/jamocha | /*
* Copyright 2002-2014 The Jamocha Team
*
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.jamocha.org/
*
* Unless required by applicable law or agreed to in writin... | src/org/jamocha/filter/FilterFunctionCompare.java | /*
* Copyright 2002-2014 The Jamocha Team
*
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.jamocha.org/
*
* Unless required by applicable law or agreed to in writin... | simplified FilterFunctionCompare since there is no DummyFilterElement any more
| src/org/jamocha/filter/FilterFunctionCompare.java | simplified FilterFunctionCompare since there is no DummyFilterElement any more | |
Java | apache-2.0 | 65b947bafacfca5383452a89a08d6bc241603700 | 0 | rcordovano/autopsy,wschaeferB/autopsy,esaunders/autopsy,APriestman/autopsy,rcordovano/autopsy,wschaeferB/autopsy,millmanorama/autopsy,esaunders/autopsy,APriestman/autopsy,APriestman/autopsy,wschaeferB/autopsy,millmanorama/autopsy,APriestman/autopsy,esaunders/autopsy,wschaeferB/autopsy,APriestman/autopsy,APriestman/auto... | /*
* Autopsy Forensic Browser
*
* Copyright 2011-2017 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt ain a copy of the License at
*
* htt... | Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java | /*
* Autopsy Forensic Browser
*
* Copyright 2011-2017 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt ain a copy of the License at
*
* htt... | restore wrapping in DataResultFilterNode
| Core/src/org/sleuthkit/autopsy/communications/MessageBrowser.java | restore wrapping in DataResultFilterNode | |
Java | apache-2.0 | ddffadffc1fe60233e77cbef586d07010dcb017f | 0 | mysql-time-machine/replicator,mysql-time-machine/replicator,mysql-time-machine/replicator | package com.booking.replication.augmenter;
import static com.codahale.metrics.MetricRegistry.name;
import com.booking.replication.Configuration;
import com.booking.replication.Metrics;
import com.booking.replication.pipeline.PipelineOrchestrator;
import com.booking.replication.schema.ActiveSchemaVersion;
import com.b... | src/main/java/com/booking/replication/augmenter/EventAugmenter.java | package com.booking.replication.augmenter;
import static com.codahale.metrics.MetricRegistry.name;
import com.booking.replication.Configuration;
import com.booking.replication.Metrics;
import com.booking.replication.pipeline.PipelineOrchestrator;
import com.booking.replication.schema.ActiveSchemaVersion;
import com.b... | Changed log line to be single line
| src/main/java/com/booking/replication/augmenter/EventAugmenter.java | Changed log line to be single line | |
Java | apache-2.0 | 8afeca44c1903af3bb00451f32553d963d32c175 | 0 | tensorflow/tensorflow-pywrap_saved_model,karllessard/tensorflow,Intel-tensorflow/tensorflow,yongtang/tensorflow,tensorflow/tensorflow-experimental_link_static_libraries_once,tensorflow/tensorflow-pywrap_tf_optimizer,gautam1858/tensorflow,tensorflow/tensorflow-experimental_link_static_libraries_once,karllessard/tensorfl... | /* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | tensorflow/lite/java/src/main/java/org/tensorflow/lite/NativeInterpreterWrapper.java | /* Copyright 2017 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | NativeInterpreterWrapper refactoring: split applyDelegates.
This is a small refactoring that is a partial step towards the
goal of eventually replacing the use of the experimental C++
API method Interpreter::ModifyGraphWithDelegate with calls to
InterpreterOptions::AddDelegate.
This step splits the existing Java appl... | tensorflow/lite/java/src/main/java/org/tensorflow/lite/NativeInterpreterWrapper.java | NativeInterpreterWrapper refactoring: split applyDelegates. | |
Java | apache-2.0 | 64ed55a2d8a1cfaff561148d98488081e23eef58 | 0 | VinnyQ/blueflood,shintasmith/blueflood,VinnyQ/blueflood,rackerlabs/blueflood,shintasmith/blueflood,ChandraAddala/blueflood,VinnyQ/blueflood,ChandraAddala/blueflood,shintasmith/blueflood,izrik/blueflood,ChandraAddala/blueflood,VinnyQ/blueflood,goru97/blueflood,rackerlabs/blueflood,VinnyQ/blueflood,goru97/blueflood,izrik... | /*
* Copyright 2013 Rackspace
*
* 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 ... | blueflood-core/src/test/java/com/rackspacecloud/blueflood/rollup/GranularityTest.java | /*
* Copyright 2013 Rackspace
*
* 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 ... | Test the slot method.
| blueflood-core/src/test/java/com/rackspacecloud/blueflood/rollup/GranularityTest.java | Test the slot method. | |
Java | apache-2.0 | 0a08ef8f7a6ea2fb440ca4c2b6d4f47a47e7f155 | 0 | FreshGrade/liquibase,hbogaards/liquibase,pellcorp/liquibase,instantdelay/liquibase,russ-p/liquibase,talklittle/liquibase,NSIT/liquibase,pellcorp/liquibase,foxel/liquibase,CoderPaulK/liquibase,mbreslow/liquibase,gquintana/liquibase,klopfdreh/liquibase,pellcorp/liquibase,danielkec/liquibase,klopfdreh/liquibase,mattbertol... | package liquibase.sqlgenerator.core;
import liquibase.database.Database;
import liquibase.database.core.*;
import liquibase.exception.DatabaseException;
import liquibase.exception.UnexpectedLiquibaseException;
import liquibase.exception.ValidationErrors;
import liquibase.sql.Sql;
import liquibase.sql.UnparsedSql;
impo... | liquibase-core/src/main/java/liquibase/sqlgenerator/core/DropDefaultValueGenerator.java | package liquibase.sqlgenerator.core;
import liquibase.database.Database;
import liquibase.database.core.*;
import liquibase.exception.DatabaseException;
import liquibase.exception.UnexpectedLiquibaseException;
import liquibase.exception.ValidationErrors;
import liquibase.sql.Sql;
import liquibase.sql.UnparsedSql;
impo... | CORE-1553 : escape table name in MS SQL specific query
| liquibase-core/src/main/java/liquibase/sqlgenerator/core/DropDefaultValueGenerator.java | CORE-1553 : escape table name in MS SQL specific query | |
Java | apache-2.0 | 657673ecdf7ffa154ac77ed7fd02dfb3ac208899 | 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-2020 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.openapi.editor.actions;
import com.intellij.codeInsight.editorActions.SelectWordUtil;
import com.intellij.codeInsight.highlighting.BraceMatchingUtil;
import... | platform/lang-impl/src/com/intellij/openapi/editor/actions/SelectWordAtCaretAction.java | // Copyright 2000-2020 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.openapi.editor.actions;
import com.intellij.codeInsight.editorActions.SelectWordUtil;
import com.intellij.codeInsight.highlighting.BraceMatchingUtil;
import... | [lang-impl] SelectWordAtCaretAction: redundant 'if' removed
GitOrigin-RevId: b7c5314b0a36d5116d4c1ff8625795fa19bf7589 | platform/lang-impl/src/com/intellij/openapi/editor/actions/SelectWordAtCaretAction.java | [lang-impl] SelectWordAtCaretAction: redundant 'if' removed | |
Java | apache-2.0 | 2caa8ede2723a018df16f20b9a4f7a48d71a92b9 | 0 | icgeass/blog,icgeass/blog,icgeass/blog | package com.zeroq6.blog.common.utils;
import com.zeroq6.blog.common.domain.PostDomain;
import org.commonmark.parser.Parser;
import org.commonmark.renderer.html.HtmlRenderer;
import org.jsoup.Jsoup;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by icgeass on 2017/8/11.
*/
public clas... | blog-common/blog-common-common/src/main/java/com/zeroq6/blog/common/utils/PostUtils.java | package com.zeroq6.blog.common.utils;
import com.zeroq6.blog.common.domain.PostDomain;
import org.commonmark.parser.Parser;
import org.commonmark.renderer.html.HtmlRenderer;
import org.jsoup.Jsoup;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by icgeass on 2017/8/11.
*/
public clas... | urlToLink开始位置为0 fix
| blog-common/blog-common-common/src/main/java/com/zeroq6/blog/common/utils/PostUtils.java | urlToLink开始位置为0 fix | |
Java | apache-2.0 | 6f7f2bab86db486980af9e04af45456e8a34539a | 0 | TheAndroidMaster/MediaNotification | package james.medianotification.adapters;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.preference.PreferenceManager;
import android.support.v7.widget.RecyclerView;... | app/src/main/java/james/medianotification/adapters/PlayerAdapter.java | package james.medianotification.adapters;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.preference.PreferenceManager;
import android.support.v7.widget.RecyclerView;... | re-organized PlayerAdapter, fixed default ordering bugs
| app/src/main/java/james/medianotification/adapters/PlayerAdapter.java | re-organized PlayerAdapter, fixed default ordering bugs | |
Java | apache-2.0 | 74a3b2727b3d8a60b8db6d2c4fce175a4df2937c | 0 | UnknownStudio/UDPLib,UnknownStudio/UDPLib | package team.unstudio.udpl.scoreboard;
import java.util.Collection;
import java.util.Map;
import java.util.Set;
import java.util.stream.Collectors;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.scoreboard.DisplaySlot;
import org.bukkit.scoreboard.Objective;
import org.bukkit.... | src/main/java/team/unstudio/udpl/scoreboard/ScoreboardWrapper.java | package team.unstudio.udpl.scoreboard;
import java.util.Collection;
import java.util.Map;
import java.util.Set;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.scoreboard.DisplaySlot;
import org.bukkit.scoreboard.Objective;
import org.bukkit.scoreboard.Scoreboard;
public clas... | Update Scoreboard | src/main/java/team/unstudio/udpl/scoreboard/ScoreboardWrapper.java | Update Scoreboard | |
Java | apache-2.0 | 3e207e4d5fb5c1037bd27b27b570d8c71d03f892 | 0 | thnaeff/GuiUtil | /**
* Copyright 2014 Thomas Naeff (github.com/thnaeff)
*
* 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... | src/ch/thn/guiutil/effects/OverlayPanel.java | /**
* Copyright 2014 Thomas Naeff (github.com/thnaeff)
*
* 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... | Possibility to set the background color | src/ch/thn/guiutil/effects/OverlayPanel.java | Possibility to set the background color | |
Java | apache-2.0 | 5cf566108e7420fff5262a0bdd10d77d1800ebb3 | 0 | voxeolabs/moho,voxeolabs/moho | /**
* Copyright 2010 Voxeo Corporation Licensed under the Apache License, Version
* 2.0 (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
* or agreed to in writin... | moho-impl/src/main/java/com/voxeo/moho/media/GenericMediaService.java | /**
* Copyright 2010 Voxeo Corporation Licensed under the Apache License, Version
* 2.0 (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law
* or agreed to in writin... | MOHO-28
bargin doesn't work for prompt of record
| moho-impl/src/main/java/com/voxeo/moho/media/GenericMediaService.java | MOHO-28 bargin doesn't work for prompt of record | |
Java | apache-2.0 | 5144bd695d784e71f1ab730b074403a6c3ed3367 | 0 | sagersmith8/machine_learning | package com.machine.learning.experimenter;
import org.junit.Ignore;
import org.junit.Test;
import java.util.Collections;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.is;
public class MadScientistTest {
@Test
@Ignore
... | src/test/java/com/machine/learning/experimenter/MadScientistTest.java | package com.machine.learning.experimenter;
import org.junit.Ignore;
import org.junit.Test;
import java.util.Collections;
public class MadScientistTest {
@Test
@Ignore
public void madScientistNoOp() {
MadScientist madScientist = new MadScientist(Collections.emptyList(), Collections.emptyList());
... | Fix missing imports
| src/test/java/com/machine/learning/experimenter/MadScientistTest.java | Fix missing imports | |
Java | bsd-2-clause | dbd5f824f8c581d5f8476f03d5f580b4090ac077 | 0 | scifio/scifio | //
// FormatReaderTest.java
//
/*
LOCI software automated test suite for TestNG. Copyright (C) 2007-@year@
Melissa Linkert and Curtis Rueden. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistri... | components/test-suite/src/loci/tests/testng/FormatReaderTest.java | //
// FormatReaderTest.java
//
/*
LOCI software automated test suite for TestNG. Copyright (C) 2007-@year@
Melissa Linkert and Curtis Rueden. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistri... | Fix a few tests to skip or pass appropriately.
| components/test-suite/src/loci/tests/testng/FormatReaderTest.java | Fix a few tests to skip or pass appropriately. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.