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 | 953e5a20b2949a9428c70d7056e43aa0b369a750 | 0 | xiaoyanit/merlin,warot/merlin | package com.novoda.demo.presentation;
import android.os.Bundle;
import com.novoda.demo.R;
import com.novoda.demo.connectivity.display.NetworkStatusCroutonDisplayer;
import com.novoda.demo.connectivity.display.NetworkStatusDisplayer;
import com.novoda.demo.presentation.base.MerlinActivity;
import com.novoda.merlin.Mer... | demo/src/com/novoda/demo/presentation/DemoActivity.java | package com.novoda.demo.presentation;
import android.os.Bundle;
import com.novoda.demo.R;
import com.novoda.demo.connectivity.display.NetworkStatusCroutonDisplayer;
import com.novoda.demo.connectivity.display.NetworkStatusDisplayer;
import com.novoda.demo.presentation.base.MerlinActivity;
import com.novoda.merlin.Mer... | whitespace
| demo/src/com/novoda/demo/presentation/DemoActivity.java | whitespace | |
Java | apache-2.0 | 8a0adc2f50cbae81d1b9e4890a14b31c75589e7c | 0 | haku/camel,ssharma/camel,dkhanolkar/camel,satishgummadelli/camel,logzio/camel,zregvart/camel,sebi-hgdata/camel,duro1/camel,jkorab/camel,akhettar/camel,jmandawg/camel,anoordover/camel,allancth/camel,yuruki/camel,arnaud-deprez/camel,lburgazzoli/apache-camel,zregvart/camel,Fabryprog/camel,mzapletal/camel,nboukhed/camel,bd... | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | components/camel-cometd/src/main/java/org/apache/camel/component/cometd/CometdComponent.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | CAMEL-3823: Fixed using @deprecated API from Jetty.
git-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1095368 13f79535-47bb-0310-9956-ffa450edef68
| components/camel-cometd/src/main/java/org/apache/camel/component/cometd/CometdComponent.java | CAMEL-3823: Fixed using @deprecated API from Jetty. | |
Java | apache-2.0 | b5127c0c2b885a5e9b855d376536d8812196eb19 | 0 | smartcommunitylab/AAC,smartcommunitylab/AAC,smartcommunitylab/AAC,smartcommunitylab/AAC | package it.smartcommunitylab.aac.authorization.controller;
import static it.smartcommunitylab.aac.authorization.controller.AuthorizationConverter.convert;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import or... | src/main/java/it/smartcommunitylab/aac/authorization/controller/AuthorizationController.java | package it.smartcommunitylab.aac.authorization.controller;
import static it.smartcommunitylab.aac.authorization.controller.AuthorizationConverter.convert;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import or... | @ExceptionHandler for Exception.class | src/main/java/it/smartcommunitylab/aac/authorization/controller/AuthorizationController.java | @ExceptionHandler for Exception.class | |
Java | apache-2.0 | ea48e0bf236d48c3f6eed01c682e6133c79432fb | 0 | salguarnieri/intellij-community,xfournet/intellij-community,signed/intellij-community,fitermay/intellij-community,vvv1559/intellij-community,signed/intellij-community,vvv1559/intellij-community,FHannes/intellij-community,apixandru/intellij-community,youdonghai/intellij-community,fitermay/intellij-community,signed/intel... | /*
* 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-impl/src/com/intellij/openapi/application/impl/ApplicationImpl.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... | is fireWriteActionFinished throws, the stack is not popped and write lock is never released
| platform/platform-impl/src/com/intellij/openapi/application/impl/ApplicationImpl.java | is fireWriteActionFinished throws, the stack is not popped and write lock is never released | |
Java | apache-2.0 | 79e1a8bbbf19b68ca2f1964d7ce0a6a7f72b452b | 0 | DevStreet/FinanceAnalytics,jeorme/OG-Platform,codeaudit/OG-Platform,jeorme/OG-Platform,ChinaQuants/OG-Platform,jerome79/OG-Platform,jeorme/OG-Platform,codeaudit/OG-Platform,DevStreet/FinanceAnalytics,jerome79/OG-Platform,ChinaQuants/OG-Platform,jerome79/OG-Platform,jerome79/OG-Platform,ChinaQuants/OG-Platform,DevStreet... | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.sesame.fxforward;
import static com.opengamma.util.result.FunctionResultGenerator.failure;
import static com.opengamma.util.result.FunctionResultGenerator.prop... | src/main/java/com/opengamma/sesame/fxforward/DiscountingFXForwardYCNSPnLSeriesFn.java | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.sesame.fxforward;
import static com.opengamma.util.result.FunctionResultGenerator.failure;
import static com.opengamma.util.result.FunctionResultGenerator.prop... | SSM-33 - YCNS P&L series
Add in FX conversion
| src/main/java/com/opengamma/sesame/fxforward/DiscountingFXForwardYCNSPnLSeriesFn.java | SSM-33 - YCNS P&L series | |
Java | apache-2.0 | 2ab62eb3709b81a38745d987aa5374d65762da8e | 0 | codehaus-plexus/plexus-archiver,codehaus-plexus/plexus-archiver,codehaus-plexus/plexus-archiver | /*
* Copyright 2007 The Codehaus Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | src/main/java/org/codehaus/plexus/archiver/zip/PlexusIoZipFileResourceCollection.java | /*
* Copyright 2007 The Codehaus Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | Improve PlexusIoZipFileResourceCollection performance by using JarFile
Currently `PlexusIoZipFileResourceCollection` uses `PlexusIoURLResource`
to get the `InputStream` of the JAR entries. `PlexusIoURLResource`
uses `URL` and `URLConnection` to get the input stream. The problem is
that they create a new `JarFile` for ... | src/main/java/org/codehaus/plexus/archiver/zip/PlexusIoZipFileResourceCollection.java | Improve PlexusIoZipFileResourceCollection performance by using JarFile | |
Java | apache-2.0 | bc262eb44c1d984a3e7b1c3f688690a3ed5be2cb | 0 | phax/ph-oton,phax/ph-oton,phax/ph-oton | /**
* Copyright (C) 2014-2019 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | ph-oton-core/src/main/java/com/helger/photon/core/app/context/ISimpleWebExecutionContext.java | /**
* Copyright (C) 2014-2019 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | Added hasLoggedInUserRole | ph-oton-core/src/main/java/com/helger/photon/core/app/context/ISimpleWebExecutionContext.java | Added hasLoggedInUserRole | |
Java | apache-2.0 | 0f6caae0431c7661b013268de3197c06eea703b8 | 0 | jbb-project/jbb,jbb-project/jbb | /*
* Copyright (C) 2017 the original author or authors.
*
* This file is part of jBB Application Project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*/
package org.jbb.system.api.session;
... | domain-api/jbb-system-api/src/main/java/org/jbb/system/api/session/SessionService.java | /*
* Copyright (C) 2017 the original author or authors.
*
* This file is part of jBB Application Project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*/
package org.jbb.system.api.session;
... | commit missing
| domain-api/jbb-system-api/src/main/java/org/jbb/system/api/session/SessionService.java | commit missing | |
Java | bsd-2-clause | 74fcce6fe85d1c568ea8a09609af6db963e2da9c | 0 | scifio/scifio | //
// MetamorphReader.java
//
/*
OME Bio-Formats package for reading and converting biological file formats.
Copyright (C) 2005-@year@ UW-Madison LOCI and Glencoe Software, Inc.
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
th... | components/bio-formats/src/loci/formats/in/MetamorphReader.java | //
// MetamorphReader.java
//
/*
OME Bio-Formats package for reading and converting biological file formats.
Copyright (C) 2005-@year@ UW-Madison LOCI and Glencoe Software, Inc.
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
th... | Prevent I/O exceptions when parsing XML.
See QA #3905 and QA #3906.
| components/bio-formats/src/loci/formats/in/MetamorphReader.java | Prevent I/O exceptions when parsing XML. | |
Java | bsd-2-clause | d9494af62e3217fd65d9eec3dd3ed3e47932fb9f | 0 | semweb4j/semweb4j | /*
* Copyright Aduna (http://www.aduna-software.com/) (c) 1997-2007.
*
* Licensed under the Aduna BSD-style license.
*/
package org.eclipse.rdf4j.rdf2go;
import org.eclipse.rdf4j.common.iteration.CloseableIteration;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.... | org.semweb4j.rdf2go.impl.rdf4j/src/main/java/org/eclipse/rdf4j/rdf2go/RepositoryModel.java | /*
* Copyright Aduna (http://www.aduna-software.com/) (c) 1997-2007.
*
* Licensed under the Aduna BSD-style license.
*/
package org.eclipse.rdf4j.rdf2go;
import org.eclipse.rdf4j.common.iteration.CloseableIteration;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.... | Implement AutoCommit logic in RepositoryModel since a downstream use (RDFBeans) still depends on it
| org.semweb4j.rdf2go.impl.rdf4j/src/main/java/org/eclipse/rdf4j/rdf2go/RepositoryModel.java | Implement AutoCommit logic in RepositoryModel since a downstream use (RDFBeans) still depends on it | |
Java | bsd-3-clause | aee0818692cd445bbfa6997ae2d29430a357511f | 0 | davidpicard/jkernelmachines,davidpicard/jkernelmachines,davidpicard/jkernelmachines | /*******************************************************************************
* Copyright (c) 2016, David Picard.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions o... | src/main/java/net/jkernelmachines/util/DataPreProcessing.java | /*******************************************************************************
* Copyright (c) 2016, David Picard.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions o... | avoid nan in normalization
| src/main/java/net/jkernelmachines/util/DataPreProcessing.java | avoid nan in normalization | |
Java | bsd-3-clause | c916c961bfdf93175c83ee7eb31887cff56b199b | 0 | FIRST3559/ArialBot | package edu.wpi.first.wpilibj.templates;
import edu.wpi.first.wpilibj.SimpleRobot;
import edu.wpi.first.wpilibj.*;
import edu.wpi.first.wpilibj.AnalogChannel;
import edu.wpi.first.wpilibj.SimpleRobot;
public class Lowerbot extends SimpleRobot {
//RobotDrive drive = new RobotDrive (1,2);// Drive
Joyst... | src/edu/wpi/first/wpilibj/templates/Lowerbot.java | package edu.wpi.first.wpilibj.templates;
import edu.wpi.first.wpilibj.SimpleRobot;
import edu.wpi.first.wpilibj.*;
import edu.wpi.first.wpilibj.AnalogChannel;
import edu.wpi.first.wpilibj.SimpleRobot;
public class Lowerbot extends SimpleRobot {
//RobotDrive drive = new RobotDrive (1,2);// Drive
Joyst... | V.1.1.1.1.1 Griffin's screwing around | src/edu/wpi/first/wpilibj/templates/Lowerbot.java | V.1.1.1.1.1 Griffin's screwing around | |
Java | mit | b2e5070e04e6034b3755d7cc59d74f00419855d8 | 0 | ecly/hashing | Hashing.java | public class Hashing {
} | Delete Hashing.java | Hashing.java | Delete Hashing.java | ||
Java | mit | 2b408f0a63d9be8b4c5a24f937afc9365585bde1 | 0 | cs2103aug2014-t17-1j/main | package taskDo;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import parser.ParsedResult;
import commandFactory.CommandAction;
import commandFactory.CommandFactory;
import commandFactory.CommandType;
import commonClasses.Constants;
import commonClasses.StorageList;
import common... | src/taskDo/Executor.java | package taskDo;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import parser.ParsedResult;
import commandFactory.CommandAction;
import commandFactory.CommandFactory;
import commandFactory.CommandType;
import commonClasses.Constants;
import commonClasses.StorageList;
import common... | refactor executor
| src/taskDo/Executor.java | refactor executor | |
Java | mit | 926d708551f32e6b432a70be5b9f0e0bbaaad6cd | 0 | sparkoo/boxitory,sparkoo/boxitory | package cz.sparko.boxitory.service.filesystem;
import cz.sparko.boxitory.conf.AppProperties;
import cz.sparko.boxitory.service.HashService;
import cz.sparko.boxitory.service.HashStore;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.xml.bind.DatatypeConverter;
import java.io.File;
import java.io... | src/main/java/cz/sparko/boxitory/service/filesystem/FilesystemDigestHashService.java | package cz.sparko.boxitory.service.filesystem;
import cz.sparko.boxitory.conf.AppProperties;
import cz.sparko.boxitory.service.HashService;
import cz.sparko.boxitory.service.HashStore;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.xml.bind.DatatypeConverter;
import java.io.File;
import java.io... | added debug log to calculateHAsh method
| src/main/java/cz/sparko/boxitory/service/filesystem/FilesystemDigestHashService.java | added debug log to calculateHAsh method | |
Java | mit | 4dbf4ad701a028686c3ba6b333921c3950703d9a | 0 | quentinRi/TollBarrier | /*
* ENSICAEN
* 6 Boulevard Marechal Juin
* F-14050 Caen Cedex
*
* This file is owned by ENSICAEN students.
* No portion of this document may be reproduced, copied
* or revised without written permission of the authors.
*/
/**
* @author Gaëtan Le Barbé gaetan.lebarbe@ecole.ensicaen.fr
* @version 0.0.1
* @... | src/tollBarrier/barrier/Debit.java | /*
* ENSICAEN
* 6 Boulevard Marechal Juin
* F-14050 Caen Cedex
*
* This file is owned by ENSICAEN students.
* No portion of this document may be reproduced, copied
* or revised without written permission of the authors.
*/
/**
* @author Gaëtan Le Barbé gaetan.lebarbe@ecole.ensicaen.fr
* @version 0.0.1
* @... | Ajout methode Debit::accelerate() | src/tollBarrier/barrier/Debit.java | Ajout methode Debit::accelerate() | |
Java | mit | e67140ffb545e714bfbc554715891097ae182f18 | 0 | mmaia/kafka-simple-demo,mmaia/kafka-simple-demo,mmaia/kafka-simple-demo,mmaia/kafka-simple-demo | package com.codespair.kafka.mockstocks.service.utils;
import com.codespair.kafka.mockstocks.model.StockDetail;
import com.opencsv.CSVReader;
import com.opencsv.bean.ColumnPositionMappingStrategy;
import com.opencsv.bean.CsvToBean;
import lombok.extern.slf4j.Slf4j;
import org.springframework.core.io.ClassPathResource;
... | mock-stocks/src/main/java/com/codespair/kafka/mockstocks/service/utils/CSVLoader.java | package com.codespair.kafka.mockstocks.service.utils;
import com.codespair.kafka.mockstocks.model.StockDetail;
import com.opencsv.CSVReader;
import com.opencsv.bean.ColumnPositionMappingStrategy;
import com.opencsv.bean.CsvToBean;
import lombok.extern.slf4j.Slf4j;
import org.springframework.core.io.ClassPathResource;
... | removed unecessary parentesis wrapper for one liner lambda expression.
| mock-stocks/src/main/java/com/codespair/kafka/mockstocks/service/utils/CSVLoader.java | removed unecessary parentesis wrapper for one liner lambda expression. | |
Java | agpl-3.0 | 2c9c55acc764224810331257288d6fcc2f51e042 | 0 | OpenLMIS/openlmis-stockmanagement,OpenLMIS/openlmis-stockmanagement,OpenLMIS/openlmis-stockmanagement,OpenLMIS/openlmis-stockmanagement | package org.openlmis.stockmanagement.domain;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "just_testin... | src/main/java/org/openlmis/stockmanagement/domain/JustTestingErdGeneration.java | package org.openlmis.stockmanagement.domain;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "just_testin... | create a dummy domain model to test erd generation can really extract things out of DB
| src/main/java/org/openlmis/stockmanagement/domain/JustTestingErdGeneration.java | create a dummy domain model to test erd generation can really extract things out of DB | |
Java | agpl-3.0 | 22293d057e43109e65ab5b87dee6d34e642b9e93 | 0 | Kunagi/kunagi,JavierPeris/kunagi,Kunagi/kunagi,JavierPeris/kunagi,Kunagi/kunagi,JavierPeris/kunagi,Kunagi/kunagi,JavierPeris/kunagi,Kunagi/kunagi,JavierPeris/kunagi | package scrum.client;
import ilarkesto.core.base.Str;
import ilarkesto.core.logging.Log;
import ilarkesto.core.scope.Scope;
import ilarkesto.gwt.client.AGwtDao;
import scrum.client.admin.Auth;
import scrum.client.calendar.SimpleEvent;
import scrum.client.collaboration.Subject;
import scrum.client.common.AScrumWidget;
... | src/main/java/scrum/client/ScrumGwtApplication.java | package scrum.client;
import ilarkesto.core.base.Str;
import ilarkesto.core.logging.Log;
import ilarkesto.core.scope.Scope;
import ilarkesto.gwt.client.AGwtDao;
import scrum.client.admin.Auth;
import scrum.client.calendar.SimpleEvent;
import scrum.client.collaboration.Subject;
import scrum.client.common.AScrumWidget;
... | bugfix
git-svn-id: 5d16f60e415856c0d9146e9340794746a8f5c347@3543 15bc23fa-3125-0410-a1f3-bdc40dbf1900
| src/main/java/scrum/client/ScrumGwtApplication.java | bugfix | |
Java | lgpl-2.1 | a713dcd2a3803a486e773e46537dc6536d8f4d80 | 0 | Zandorum/DimDoors,CannibalVox/DimDoors | package StevenDimDoors.mod_pocketDim;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.BlockComparator;
import net.minecraft.block.BlockContainer;
import net.minecraft.block... | StevenDimDoors/mod_pocketDim/SchematicLoader.java | package StevenDimDoors.mod_pocketDim;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.BlockComparator;
import net.minecraft.block.BlockContainer;
import net.minecraft.block... | Minor Change
Added a reminder to remove a debug print.
| StevenDimDoors/mod_pocketDim/SchematicLoader.java | Minor Change | |
Java | apache-2.0 | 6f67b3c3fd31d58f8bb84f7315a7328cc77810c8 | 0 | maxmind/minfraud-api-java,maxmind/minfraud-api-java | package com.maxmind.minfraud.response;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
* This class contains minFraud response data related to the credit card.
*/
public final class CreditCard {
protected Issuer issuer = new Issuer();
protected S... | src/main/java/com/maxmind/minfraud/response/CreditCard.java | package com.maxmind.minfraud.response;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
/**
* This class contains minFraud response data related to the credit card.
*/
public final class CreditCard {
protected Issuer issuer = new Issuer();
protected S... | Update credit card property descriptions to be more accurate
| src/main/java/com/maxmind/minfraud/response/CreditCard.java | Update credit card property descriptions to be more accurate | |
Java | apache-2.0 | 1172e18f16d52ef0efe0b94dabdda838fb62760e | 0 | teddywest32/realm-java,teddywest32/realm-java,teddywest32/realm-java,teddywest32/realm-java,ShikaSD/realm-java,realm/realm-java,horie1024/realm-java,realm/realm-java,ShikaSD/realm-java,realm/realm-java,ShikaSD/realm-java,ShikaSD/realm-java,horie1024/realm-java,ShikaSD/realm-java,realm/realm-java,realm/realm-java,teddyw... | /*
* Copyright 2014 Realm 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 in wr... | realm/src/main/java/io/realm/Realm.java | /*
* Copyright 2014 Realm 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 in wr... | remove `loadMediatorClass(Realm)` since `loadMediatorClass(Realm)` and `setupColumnIndices(Realm)` are completely the same.
| realm/src/main/java/io/realm/Realm.java | remove `loadMediatorClass(Realm)` since `loadMediatorClass(Realm)` and `setupColumnIndices(Realm)` are completely the same. | |
Java | apache-2.0 | 0583a1e914cfb3f63ab81cc7c16d630a7ca68c19 | 0 | profesorfalken/jHardware | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | src/main/java/org/jutils/jhardware/info/network/windows/WindowsNetworkInfo.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | Fix received/transmitted packets in networkInfo | src/main/java/org/jutils/jhardware/info/network/windows/WindowsNetworkInfo.java | Fix received/transmitted packets in networkInfo | |
Java | apache-2.0 | b2a01c637f3516f33bdbbcdd5a5887e5e4074c15 | 0 | FlowCI/flow-platform,FlowCI/flow-platform | /*
* Copyright 2017 flow.ci
*
* 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 wr... | platform-api/src/main/java/com/flow/platform/api/service/job/JobServiceImpl.java | /*
* Copyright 2017 flow.ci
*
* 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 wr... | apply serializable on create job from yml
| platform-api/src/main/java/com/flow/platform/api/service/job/JobServiceImpl.java | apply serializable on create job from yml | |
Java | apache-2.0 | 353a8be07b431d04951c05ef2c195f207272f390 | 0 | vlsi/incubator-calcite,googleinterns/calcite,dindin5258/calcite,looker-open-source/calcite,datametica/calcite,googleinterns/calcite,vlsi/incubator-calcite,julianhyde/calcite,datametica/calcite,dindin5258/calcite,arina-ielchiieva/calcite,vlsi/calcite,apache/calcite,julianhyde/calcite,datametica/calcite,jcamachor/calcite... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to you under the Apache License, Version 2.0
* (the "License"); you may ... | core/src/main/java/org/apache/calcite/rel/rules/AbstractMaterializedViewRule.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to you under the Apache License, Version 2.0
* (the "License"); you may ... | [CALCITE-2179] General improvements for materialized view rewriting rule
* Addendum to create references based on input node type during the rewriting (may prevent difference in nullability issues)
| core/src/main/java/org/apache/calcite/rel/rules/AbstractMaterializedViewRule.java | [CALCITE-2179] General improvements for materialized view rewriting rule | |
Java | apache-2.0 | 861fb80bbbe6b0e5fcfe277fab71fb103dbcffbd | 0 | subdigit/core | package com.subdigit.result.play;
import org.apache.http.HttpStatus;
import play.api.templates.Html;
import play.mvc.Call;
import play.mvc.Controller;
import play.mvc.Result;
import com.google.common.net.MediaType;
import com.subdigit.request.BasicRequest;
import com.subdigit.request.play.PlayRequest;
import com.sub... | play/PlayResult.java | package com.subdigit.result.play;
import org.apache.http.HttpStatus;
import play.api.templates.Html;
import play.mvc.Call;
import play.mvc.Controller;
import play.mvc.Result;
import com.google.common.net.MediaType;
import com.subdigit.request.BasicRequest;
import com.subdigit.request.play.PlayRequest;
import com.sub... | Refactored out acronymity from non acronymity packages
| play/PlayResult.java | Refactored out acronymity from non acronymity packages | |
Java | apache-2.0 | 35c06b54762f8fd87ee4bcf48f16386730243ec8 | 0 | JohnReedLOL/Nineteen_Characters | package src.model;
import java.awt.Color;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
impor... | src/src/model/Map.java | package src.model;
import java.awt.Color;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
impor... | Weird github error
| src/src/model/Map.java | Weird github error | |
Java | apache-2.0 | bd91ab6a2eda8f31cfbbd65bece6481e9037a5bf | 0 | tadayosi/camel,adessaigne/camel,mcollovati/camel,adessaigne/camel,apache/camel,pmoerenhout/camel,DariusX/camel,zregvart/camel,pmoerenhout/camel,apache/camel,nikhilvibhav/camel,gnodet/camel,apache/camel,mcollovati/camel,cunningt/camel,nicolaferraro/camel,christophd/camel,pmoerenhout/camel,gnodet/camel,adessaigne/camel,t... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | core/camel-base/src/main/java/org/apache/camel/impl/engine/DefaultRoute.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Revert "Remove references to error handler and event driven processors once creation is finished"
This reverts commit 463fcd11c7bcdd3b8d7bdc3301dbce39674c1168.
| core/camel-base/src/main/java/org/apache/camel/impl/engine/DefaultRoute.java | Revert "Remove references to error handler and event driven processors once creation is finished" | |
Java | apache-2.0 | 8b13115371779cdbe44c878839e26fc90a208290 | 0 | AxonFramework/AxonFramework,krosenvold/AxonFramework | /*
* Copyright (c) 2010-2019. Axon Framework
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | metrics-micrometer/src/main/java/org/axonframework/micrometer/CapacityMonitor.java | /*
* Copyright (c) 2010-2019. Axon Framework
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | Update metrics-micrometer/src/main/java/org/axonframework/micrometer/CapacityMonitor.java
Co-authored-by: Steven van Beelen <1205e41df02e5f5bf29c26589a5e4e2a0d81da80@axoniq.io> | metrics-micrometer/src/main/java/org/axonframework/micrometer/CapacityMonitor.java | Update metrics-micrometer/src/main/java/org/axonframework/micrometer/CapacityMonitor.java | |
Java | apache-2.0 | a738f46877c59e65a55406c4d6ff8a7801498207 | 0 | ronsigal/xerces,ronsigal/xerces,jimma/xerces,jimma/xerces,ronsigal/xerces,RackerWilliams/xercesj,jimma/xerces,RackerWilliams/xercesj,RackerWilliams/xercesj | /*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 1999-2002 The Apache Software Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of s... | src/org/apache/xerces/impl/xs/XMLSchemaValidator.java | /*
* The Apache Software License, Version 1.1
*
*
* Copyright (c) 1999-2002 The Apache Software Foundation.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of s... | Fixing the meaning of some combinations of various validation features:
- The meaning of validation off and schema on: according to the doc,
the only difference from both are on should be that no errors are reported.
But currently it controls more than that. Got fixed now.
- Dyanmic validation. It only relies on whethe... | src/org/apache/xerces/impl/xs/XMLSchemaValidator.java | Fixing the meaning of some combinations of various validation features: - The meaning of validation off and schema on: according to the doc, the only difference from both are on should be that no errors are reported. But currently it controls more than that. Got fixed now. - Dyanmic validation. It only relies on whethe... | |
Java | apache-2.0 | 9c785bbf3b4603cd1089692e43200fe3a3addddf | 0 | cseppento/gradle-evosuite-plugin | package com.github.cseppento.gradle.evosuite;
import com.github.cseppento.gradle.evosuite.internal.DefaultEvoSuiteGradleExtension;
import org.gradle.api.GradleException;
import org.gradle.api.Plugin;
import org.gradle.api.Project;
import org.gradle.api.artifacts.Configuration;
import org.gradle.api.logging.Logger;
imp... | src/main/java/com/github/cseppento/gradle/evosuite/EvoSuiteGradlePlugin.java | package com.github.cseppento.gradle.evosuite;
import com.github.cseppento.gradle.evosuite.internal.DefaultEvoSuiteGradleExtension;
import org.gradle.api.GradleException;
import org.gradle.api.Plugin;
import org.gradle.api.Project;
import org.gradle.api.artifacts.Configuration;
import org.gradle.api.logging.Logger;
imp... | Add runtime EvoSuite dependency to evoTest source set
| src/main/java/com/github/cseppento/gradle/evosuite/EvoSuiteGradlePlugin.java | Add runtime EvoSuite dependency to evoTest source set | |
Java | apache-2.0 | fb7de487a2025011fc60fd99c07426bbf6b19668 | 0 | apache/lenya,apache/lenya,apache/lenya,apache/lenya | /*
* Copyright 1999-2005 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | src/java/org/apache/lenya/cms/site/simple/DocumentStore.java | /*
* Copyright 1999-2005 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | DocumentStore: Fixed order of arguments of DocumentIdentifier ctor.
git-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@264763 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/lenya/cms/site/simple/DocumentStore.java | DocumentStore: Fixed order of arguments of DocumentIdentifier ctor. | |
Java | apache-2.0 | af8916c5ef01840f44a416f7cf588b00e64c3e6f | 0 | NiteshKant/zuul,Netflix/zuul,NiteshKant/zuul | /*
*
*
* Copyright 2013-2015 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 la... | zuul-core/src/main/java/com/netflix/zuul/message/HeaderName.java | /*
*
*
* Copyright 2013-2015 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 la... | Made HeaderName class configurably intern the name StringS, and then do use == for equals.
| zuul-core/src/main/java/com/netflix/zuul/message/HeaderName.java | Made HeaderName class configurably intern the name StringS, and then do use == for equals. | |
Java | apache-2.0 | 57fb1d0b70352a8f1b4bf330f93b895fad6b1597 | 0 | GrandmasterTash/jGrid | package com.notlob.jgrid.input;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.MouseAdapter;
import org.eclipse.swt.events.MouseEvent;
import org.eclipse.swt.events.MouseMoveListener;
im... | com.notlob.jgrid/src/com/notlob/jgrid/input/GridMouseHandler.java | package com.notlob.jgrid.input;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.MouseAdapter;
import org.eclipse.swt.events.MouseEvent;
import org.eclipse.swt.events.MouseMoveListener;
im... | Fixed a bug where mouse up events were discarded incorrectly. | com.notlob.jgrid/src/com/notlob/jgrid/input/GridMouseHandler.java | Fixed a bug where mouse up events were discarded incorrectly. | |
Java | apache-2.0 | 8004d1facea7f7cfd466881e6956aa507fef7b93 | 0 | zhcet-amu/zhcet-web,zhcet-amu/zhcet-web,zhcet-amu/zhcet-web,zhcet-amu/zhcet-web,zhcet-amu/zhcet-web | package amu.zhcet.core.admin.dean.rolemanagement;
import amu.zhcet.common.flash.Flash;
import amu.zhcet.core.error.ErrorUtils;
import amu.zhcet.data.department.Department;
import amu.zhcet.data.user.Role;
import amu.zhcet.data.user.User;
import amu.zhcet.data.user.faculty.FacultyMember;
import amu.zhcet.data.user.facu... | src/main/java/amu/zhcet/core/admin/dean/rolemanagement/RoleManagementController.java | package amu.zhcet.core.admin.dean.rolemanagement;
import amu.zhcet.common.flash.Flash;
import amu.zhcet.core.error.ErrorUtils;
import amu.zhcet.data.department.Department;
import amu.zhcet.data.user.Role;
import amu.zhcet.data.user.User;
import amu.zhcet.data.user.faculty.FacultyMember;
import amu.zhcet.data.user.facu... | fix: Remove VERIFIED_USER role from admin panel (#205)
| src/main/java/amu/zhcet/core/admin/dean/rolemanagement/RoleManagementController.java | fix: Remove VERIFIED_USER role from admin panel (#205) | |
Java | apache-2.0 | c796bf6c663e94bff21d730a30bc66ebc40bfed9 | 0 | IHTSDO/OTF-Mapping-Service,IHTSDO/OTF-Mapping-Service,IHTSDO/OTF-Mapping-Service,IHTSDO/OTF-Mapping-Service,IHTSDO/OTF-Mapping-Service,IHTSDO/OTF-Mapping-Service | /*
*
*/
package org.ihtsdo.otf.mapping.jpa.handlers;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
... | jpa-services/src/main/java/org/ihtsdo/otf/mapping/jpa/handlers/ReleaseHandlerJpa.java | /*
*
*/
package org.ihtsdo.otf.mapping.jpa.handlers;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.ArrayList;
... | minor tweaks to release.
| jpa-services/src/main/java/org/ihtsdo/otf/mapping/jpa/handlers/ReleaseHandlerJpa.java | minor tweaks to release. | |
Java | apache-2.0 | 02dcb41cdf227028551254ba15f09792f6a18aaa | 0 | SpineEventEngine/gae-java,SpineEventEngine/gae-java | /*
* Copyright 2017, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | datastore/src/main/java/io/spine/server/storage/datastore/DsStandStorage.java | /*
* Copyright 2017, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | Remove excessive `@Nullable` annotation from `DsStandStorage.readRecord(...)`
| datastore/src/main/java/io/spine/server/storage/datastore/DsStandStorage.java | Remove excessive `@Nullable` annotation from `DsStandStorage.readRecord(...)` | |
Java | apache-2.0 | 786c028111530223bc88b128d491aba6d661899a | 0 | HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j | /**
* Copyright (c) 2002-2014 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | community/kernel/src/test/java/org/neo4j/kernel/impl/api/index/IndexStatisticsTest.java | /**
* Copyright (c) 2002-2014 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | Improve test speed by using an ImpermanentGraphDatabase
| community/kernel/src/test/java/org/neo4j/kernel/impl/api/index/IndexStatisticsTest.java | Improve test speed by using an ImpermanentGraphDatabase | |
Java | apache-2.0 | ff4fe57a80d849f91db1eee530e318b35f91a539 | 0 | opensingular/singular-core,opensingular/singular-core,opensingular/singular-core,opensingular/singular-core | /*
* Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | form/core/src/test/java/org/opensingular/form/persistence/FormPersistenceInSQLTest.java | /*
* Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | In progress: DSL for persistence. | form/core/src/test/java/org/opensingular/form/persistence/FormPersistenceInSQLTest.java | In progress: DSL for persistence. | |
Java | apache-2.0 | 03057d7aafed0062300b0aa99877abec6223769d | 0 | Distrotech/intellij-community,supersven/intellij-community,retomerz/intellij-community,dslomov/intellij-community,holmes/intellij-community,muntasirsyed/intellij-community,idea4bsd/idea4bsd,caot/intellij-community,kdwink/intellij-community,ahb0327/intellij-community,TangHao1987/intellij-community,vvv1559/intellij-commu... | /*
* Copyright 2000-2007 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 agreed ... | plugins/groovy/src/org/jetbrains/plugins/groovy/debugger/GroovyCodeFragmentFactory.java | /*
* Copyright 2000-2007 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 agreed ... | cleanup | plugins/groovy/src/org/jetbrains/plugins/groovy/debugger/GroovyCodeFragmentFactory.java | cleanup | |
Java | bsd-2-clause | 403b925fde8116002465ede212c19236dc15ebc2 | 0 | antlr/jetbrains-plugin-st4 | package org.antlr.jetbrains.st4plugin.highlight;
import com.intellij.lexer.Lexer;
import com.intellij.openapi.editor.DefaultLanguageHighlighterColors;
import com.intellij.openapi.editor.HighlighterColors;
import com.intellij.openapi.editor.colors.TextAttributesKey;
import com.intellij.openapi.fileTypes.SyntaxHighlight... | src/main/java/org/antlr/jetbrains/st4plugin/highlight/STSyntaxHighlighter.java | package org.antlr.jetbrains.st4plugin.highlight;
import com.intellij.lexer.Lexer;
import com.intellij.openapi.editor.DefaultLanguageHighlighterColors;
import com.intellij.openapi.editor.colors.TextAttributesKey;
import com.intellij.openapi.fileTypes.SyntaxHighlighterBase;
import com.intellij.psi.tree.IElementType;
imp... | Tweaks in the .st highlighter
| src/main/java/org/antlr/jetbrains/st4plugin/highlight/STSyntaxHighlighter.java | Tweaks in the .st highlighter | |
Java | bsd-3-clause | 117953665b5abe21c67e3d5d4ffb5dc3187c816d | 0 | swp-sebastian/zombiefu | package zombiefu.map;
import java.awt.Color;
import java.io.IOException;
import java.util.HashMap;
import zombiefu.util.ZombieTools;
import jade.core.World;
import jade.gen.map.MapGenerator;
import jade.util.Dice;
import jade.util.datatype.ColoredChar;
public class RoomBuilder extends MapGenerator {
private static ... | src/zombiefu/map/RoomBuilder.java | package zombiefu.map;
import java.awt.Color;
import java.io.IOException;
import java.util.HashMap;
import zombiefu.util.ZombieTools;
import jade.core.World;
import jade.gen.map.MapGenerator;
import jade.util.Dice;
import jade.util.datatype.ColoredChar;
public class RoomBuilder extends MapGenerator {
private static ... | changeLevel removed
Sinnlose Methode gelöscht
| src/zombiefu/map/RoomBuilder.java | changeLevel removed | |
Java | mit | 453fded95e034cf65b28895c5010899ca6360b16 | 0 | jaquadro/StorageDrawers,jaquadro/StorageDrawers,bloodmc/StorageDrawers | package com.jaquadro.minecraft.storagedrawers.config;
import cpw.mods.fml.common.registry.GameData;
import cpw.mods.fml.common.registry.GameRegistry;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraftforge.oredict.OreDictionary;
import java.util.ArrayList;
import java.util.HashS... | src/com/jaquadro/minecraft/storagedrawers/config/OreDictRegistry.java | package com.jaquadro.minecraft.storagedrawers.config;
import cpw.mods.fml.common.registry.GameData;
import cpw.mods.fml.common.registry.GameRegistry;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraftforge.oredict.OreDictionary;
import java.util.ArrayList;
import java.util.HashS... | Whitelist a few more nuggets because TCon oreberries.
| src/com/jaquadro/minecraft/storagedrawers/config/OreDictRegistry.java | Whitelist a few more nuggets because TCon oreberries. | |
Java | mit | 415fd9908c98a53fac9d3a9bb00b69b2ae190f76 | 0 | jenkinsci/warnings-plugin,jenkinsci/warnings-plugin,jenkinsci/warnings-plugin | package io.jenkins.plugins.analysis.warnings;
import java.io.IOException;
import org.jenkinsci.plugins.workflow.cps.CpsFlowDefinition;
import org.jenkinsci.plugins.workflow.job.WorkflowJob;
import org.jenkinsci.plugins.workflow.job.WorkflowRun;
import org.junit.Test;
import org.junit.jupiter.api.Tag;
import edu.hm.h... | src/test/java/io/jenkins/plugins/analysis/warnings/PipelineITest.java | package io.jenkins.plugins.analysis.warnings;
import java.io.IOException;
import org.jenkinsci.plugins.workflow.cps.CpsFlowDefinition;
import org.jenkinsci.plugins.workflow.job.WorkflowJob;
import org.jenkinsci.plugins.workflow.job.WorkflowRun;
import org.junit.Test;
import org.junit.jupiter.api.Tag;
import edu.hm.h... | Suppress warning.
| src/test/java/io/jenkins/plugins/analysis/warnings/PipelineITest.java | Suppress warning. | |
Java | mit | bf54b7038f04ee4b4ffee1540c1b1353ae2a537d | 0 | noNameDev4/KolikoSamStar | package com.dr.kolikosamstar;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.TextView;
import j... | Kolikosamstar/app/src/main/java/com/dr/kolikosamstar/MainActivity.java | package com.dr.kolikosamstar;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.TextView;
import j... | Done with timer
| Kolikosamstar/app/src/main/java/com/dr/kolikosamstar/MainActivity.java | Done with timer | |
Java | mit | 022bc96d2756e9d9ec02ce6a98e303189fbf561a | 0 | mnicky/bible4j | package com.github.mnicky.bible4j.formats;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.Locale;
import javax.xml.stream.XMLInputFactory;
import javax.xml.stream.XMLStreamException;
import... | src/main/java/com/github/mnicky/bible4j/formats/OsisBibleImporter.java | package com.github.mnicky.bible4j.formats;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.sql.DriverManager;
import java.sql.SQLException;
import javax.xml.stream.XMLInputFactory;
import javax.xml.stream.XMLStreamException;
import javax.xml.stream.XMLStre... | getBibleBookByOsisAbbr() introduced, locale aware toLowerCase(), bibleVersionName added (but not parsed yet)
| src/main/java/com/github/mnicky/bible4j/formats/OsisBibleImporter.java | getBibleBookByOsisAbbr() introduced, locale aware toLowerCase(), bibleVersionName added (but not parsed yet) | |
Java | mit | 366a51c3d9cc538e917ebeda07e91e58e01e4afc | 0 | gary-rowe/hid4java,gary-rowe/hid4java | src/test/java/org/hid4java/examples/UsbHidDeviceExample.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014-2020 Gary Rowe
*
* 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 us... | #95 Remove UsBHidDeviceExample since target device is no longer using HID
| src/test/java/org/hid4java/examples/UsbHidDeviceExample.java | #95 Remove UsBHidDeviceExample since target device is no longer using HID | ||
Java | mit | c5f7760eab4ec0222bf8b4107a0c1470c956d300 | 0 | CyclopsMC/CyclopsCore | package org.cyclops.cyclopscore.inventory.container;
import com.google.common.collect.Lists;
import net.minecraft.entity.player.InventoryPlayer;
import org.apache.commons.lang3.tuple.Pair;
import org.cyclops.cyclopscore.inventory.IGuiContainerProvider;
import scala.actors.threadpool.Arrays;
import java.util.List;
imp... | src/main/java/org/cyclops/cyclopscore/inventory/container/ScrollingInventoryContainer.java | package org.cyclops.cyclopscore.inventory.container;
import com.google.common.collect.Lists;
import net.minecraft.entity.player.InventoryPlayer;
import org.apache.commons.lang3.tuple.Pair;
import org.cyclops.cyclopscore.inventory.IGuiContainerProvider;
import scala.actors.threadpool.Arrays;
import java.util.List;
imp... | Transform scrolling gui search text to lower case
| src/main/java/org/cyclops/cyclopscore/inventory/container/ScrollingInventoryContainer.java | Transform scrolling gui search text to lower case | |
Java | mit | 8242a84ddb236a78f5020a75510cd9f688196e70 | 0 | fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg | package ua.com.fielden.platform.data;
import java.math.BigDecimal;
import java.util.Date;
import java.util.SortedSet;
import org.joda.time.DateTime;
import ua.com.fielden.platform.algorithm.search.ISearchAlgorithm;
import ua.com.fielden.platform.algorithm.search.bfs.BreadthFirstSearch;
import ua.com.fielden.platform... | platform-dao/src/main/java/ua/com/fielden/platform/data/IDomainDrivenData.java | package ua.com.fielden.platform.data;
import java.math.BigDecimal;
import java.util.Date;
import java.util.SortedSet;
import org.joda.time.DateTime;
import ua.com.fielden.platform.algorithm.search.ISearchAlgorithm;
import ua.com.fielden.platform.algorithm.search.bfs.BreadthFirstSearch;
import ua.com.fielden.platform... | #607 Provide system user SU with a more secure default password
| platform-dao/src/main/java/ua/com/fielden/platform/data/IDomainDrivenData.java | #607 Provide system user SU with a more secure default password | |
Java | mit | 3a4d743eb59563aa1c7896e215002a5cfbaad7b3 | 0 | abrensch/brouter,abrensch/brouter | package btools.server;
import org.json.JSONObject;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.ConnectException;
import java.net.HttpURLConnection;
import java.net.U... | brouter-server/src/test/java/btools/server/RouteServerTest.java | package btools.server;
import org.json.JSONObject;
import org.junit.Assert;
import org.junit.BeforeClass;
import org.junit.Ignore;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.ConnectException;
import java.net.HttpURLConnection;
import java.net.U... | Increase startup timeout
| brouter-server/src/test/java/btools/server/RouteServerTest.java | Increase startup timeout | |
Java | epl-1.0 | cfc83f8c057f5afd7754849e9b74c9219c97da88 | 0 | theanuradha/debrief,theanuradha/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief,debrief/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief | /*
* Debrief - the Open Source Maritime Analysis Application
* http://debrief.info
*
* (C) 2000-2014, PlanetMayo Ltd
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Eclipse Public License v1.0
* (http://www.eclipse.org/legal/epl-v10.... | org.mwc.debrief.legacy/src/Debrief/Wrappers/SensorContactWrapper.java | /*
* Debrief - the Open Source Maritime Analysis Application
* http://debrief.info
*
* (C) 2000-2014, PlanetMayo Ltd
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Eclipse Public License v1.0
* (http://www.eclipse.org/legal/epl-v10.... | ensure we plot the ambiguous bearing
| org.mwc.debrief.legacy/src/Debrief/Wrappers/SensorContactWrapper.java | ensure we plot the ambiguous bearing | |
Java | epl-1.0 | 504cf342e146b81b7e3e92c164b9684b5da46b13 | 0 | alastrina123/debrief,alastrina123/debrief,pecko/debrief,debrief/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief,pecko/debrief,alastrina123/debrief,pecko/debrief,pecko/debrief,alastrina123/debrief,pecko/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief,pecko/debrief,alas... | package com.planetmayo.debrief.satc.model.legs;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import org.junit.Before;
import org.junit.Test;
import c... | satc/model/tests/com/planetmayo/debrief/satc/model/legs/StraightLegTests.java | package com.planetmayo.debrief.satc.model.legs;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import org.junit.Before;
import org.junit.Test;
import c... | test use of mod for freq testing works as expected
| satc/model/tests/com/planetmayo/debrief/satc/model/legs/StraightLegTests.java | test use of mod for freq testing works as expected | |
Java | epl-1.0 | 8eae6024197bb39468ac0a70794fa354b40e3e65 | 0 | test-editor/test-editor,test-editor/test-editor,test-editor/test-editor,test-editor/test-editor | /*******************************************************************************
* Copyright (c) 2012 - 2015 Signal Iduna Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distri... | svn/org.testeditor.teamshare.svn/src/org/testeditor/teamshare/svn/SVNTeamShareService.java | /*******************************************************************************
* Copyright (c) 2012 - 2015 Signal Iduna Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distri... | Check if a file/directory exists after revert before deleting it. | svn/org.testeditor.teamshare.svn/src/org/testeditor/teamshare/svn/SVNTeamShareService.java | Check if a file/directory exists after revert before deleting it. | |
Java | mpl-2.0 | c843826f2ca4a0d342569286f2b54da1e3c6d03c | 0 | Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV | package org.helioviewer.jhv.camera;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.net.UnknownHostException;
import java.text.ParseException;
... | src/jhv/src/org/helioviewer/jhv/camera/GL3DPositionLoading.java | package org.helioviewer.jhv.camera;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.net.UnknownHostException;
import java.text.ParseException;
... | Catch CancellationException
git-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@5898 b4e469a2-07ce-4b26-9273-4d7d95a670c7
| src/jhv/src/org/helioviewer/jhv/camera/GL3DPositionLoading.java | Catch CancellationException | |
Java | agpl-3.0 | f69ba9c7a50902a2565969944543d4d0c37f5098 | 0 | SoftInstigate/restheart,SoftInstigate/restheart,SoftInstigate/restheart,SoftInstigate/restheart | package org.restheart.db;
/*
* RESTHeart - the Web API for MongoDB
* Copyright (C) SoftInstigate Srl
*
* 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
* Li... | src/main/java/org/restheart/db/GridFsDAO.java | package org.restheart.db;
/*
* RESTHeart - the Web API for MongoDB
* Copyright (C) SoftInstigate Srl
*
* 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
* Li... | handle MongoGridFSException when deleting a GriFS file (#306)
| src/main/java/org/restheart/db/GridFsDAO.java | handle MongoGridFSException when deleting a GriFS file (#306) | |
Java | agpl-3.0 | 66ef6946f3976decc0d93ffd58a7f0e22d293811 | 0 | The4thLaw/demyo,The4thLaw/demyo,The4thLaw/demyo,The4thLaw/demyo | package org.demyo.service.impl;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.time.StopWatch;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;... | source/demyo-service/src/main/java/org/demyo/service/impl/SearchService.java | package org.demyo.service.impl;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.time.StopWatch;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;... | Adding a TODO for CompletableFuture.
Will be done in the Spring 5 migration.
Refs #84.
| source/demyo-service/src/main/java/org/demyo/service/impl/SearchService.java | Adding a TODO for CompletableFuture. | |
Java | apache-2.0 | a2cadb6c2e9eee9cf44710185bdd41ce16392f66 | 0 | Talvish/Tales | // ***************************************************************************
// * Copyright 2011 Joseph Molnar
// *
// * 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
// *
// * ... | product/common/src/com/tales/services/InterfaceManager.java | // ***************************************************************************
// * Copyright 2011 Joseph Molnar
// *
// * 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
// *
// * ... | update the interface manager to ensure start/stop/suspend/resume are
called in guaranteed order. | product/common/src/com/tales/services/InterfaceManager.java | update the interface manager to ensure start/stop/suspend/resume are called in guaranteed order. | |
Java | apache-2.0 | c63f5899f663575a4105d39f3e39565df90a64a3 | 0 | alibaba/nacos,alibaba/nacos,alibaba/nacos,alibaba/nacos | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Fix #139
| client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java | Fix #139 | |
Java | apache-2.0 | d45d235674dd8e0eb8f07adf737faae61c644dc3 | 0 | pantsbuild/ivy,pantsbuild/ivy | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | src/java/org/apache/ivy/plugins/report/XmlReportWriter.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... | Fix the encoding used in XML reports , use UTF-8 as initialy requested in IVY-816
git-svn-id: bddd0b838a5b7898c5897d85c562f956f46262e5@661318 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/ivy/plugins/report/XmlReportWriter.java | Fix the encoding used in XML reports , use UTF-8 as initialy requested in IVY-816 | |
Java | apache-2.0 | 5428cd041ae38361a2b02398916d793fbad34974 | 0 | Xceptance/XCMailr,Xceptance/XCMailr,Xceptance/XCMailr,Xceptance/XCMailr | /**
* Copyright (C) 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | xcmailr-webapp/src/main/java/conf/Routes.java | /**
* Copyright (C) 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | added email statistics route | xcmailr-webapp/src/main/java/conf/Routes.java | added email statistics route | |
Java | apache-2.0 | 9a61224fdbe714e80bc5ee7002f86b07d84a102a | 0 | lsmaira/gradle,gradle/gradle,gstevey/gradle,gradle/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,lsmaira/gradle,blindpirate/gradle,robinverduijn/gradle,robinverduijn/gradle,blindpirate/gradle,gstevey/gradle,blindpirate/gradle,blindpirate/gradle,gstevey/gradle,blindpirate/gradle,lsmaira/gradle,gradle/gradle,gste... | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/testing-jvm/src/main/java/org/gradle/api/tasks/testing/Test.java | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | fix candidate class files inputs hashing
| subprojects/testing-jvm/src/main/java/org/gradle/api/tasks/testing/Test.java | fix candidate class files inputs hashing | |
Java | apache-2.0 | 8f6324bad399cef0c854acac469ffd656fc3bfbc | 0 | manovotn/core,manovotn/core,antoinesd/weld-core,weld/core,weld/core,antoinesd/weld-core,manovotn/core,antoinesd/weld-core | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | impl/src/main/java/org/jboss/weld/util/BeansClosure.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2011, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | [WELD-1067]; fix closure sync.
| impl/src/main/java/org/jboss/weld/util/BeansClosure.java | [WELD-1067]; fix closure sync. | |
Java | apache-2.0 | cc1ca2c9d5014811f8570512a3e598d58b2560bf | 0 | abhishekshivanna/samza,TiVo/samza,apache/samza,TiVo/samza,lhaiesp/samza,abhishekshivanna/samza,bharathkk/samza,abhishekshivanna/samza,apache/samza,apache/samza,prateekm/samza,abhishekshivanna/samza,bharathkk/samza,prateekm/samza,prateekm/samza,bharathkk/samza,apache/samza,prateekm/samza,lhaiesp/samza,TiVo/samza,TiVo/sa... | /*
* 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 ... | samza-core/src/main/java/org/apache/samza/task/StreamOperatorTask.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 ... | StreamOperatorTask does not need to be final.
Author: Boris S <boryas@apache.org>
Author: Boris Shkolnik <bshkolni@linkedin.com>
Reviewers: Xinyu Liu <xinyu@apache.org>
Closes #336 from sborya/UnmakeStreamOperatorTaskFinal and squashes the following commits:
c44ee58 [Boris S] StreamOperatorTask does not need to be ... | samza-core/src/main/java/org/apache/samza/task/StreamOperatorTask.java | StreamOperatorTask does not need to be final. | |
Java | apache-2.0 | cd8fda2162f4729fe076e3fda3e6af7db4406ecd | 0 | cawallin/presto,Zoomdata/presto,totticarter/presto,EvilMcJerkface/presto,albertocsm/presto,Yaliang/presto,facebook/presto,chrisunder/presto,Nasdaq/presto,Yaliang/presto,11xor6/presto,ebd2/presto,arhimondr/presto,RobinUS2/presto,mvp/presto,haozhun/presto,albertocsm/presto,Teradata/presto,erichwang/presto,EvilMcJerkface/... | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | presto-parser/src/test/java/com/facebook/presto/sql/parser/TestSqlParser.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Assert SQL formatting in TestSqlParser
| presto-parser/src/test/java/com/facebook/presto/sql/parser/TestSqlParser.java | Assert SQL formatting in TestSqlParser | |
Java | apache-2.0 | 2f58e9f9f33a84a9ac0fab3a7a7dc6a5774eaf68 | 0 | alex-bl/ivyDEextension,alex-bl/ivyDEextension,apache/ant-ivyde,apache/ant-ivyde | /*
* 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... | org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.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... | Use the version matcher of a project rather than a random one
git-svn-id: 804c0f3032317a396a1b8894d1ed8cc0b56e9f1c@991266 13f79535-47bb-0310-9956-ffa450edef68
| org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java | Use the version matcher of a project rather than a random one | |
Java | apache-2.0 | 5a3dcad8536d397b9bef77f7f308a935c51006d8 | 0 | basho/riak-java-client,basho/riak-java-client | /*
* This file is provided 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 required by applicable law or agreed to in writing, sof... | src/main/java/com/basho/riak/client/convert/JSONConverter.java | /*
* This file is provided 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 required by applicable law or agreed to in writing, sof... | Object mapper return method should be static.
| src/main/java/com/basho/riak/client/convert/JSONConverter.java | Object mapper return method should be static. | |
Java | apache-2.0 | 537937cbe38906af2d4c2b564a28c334f1881612 | 0 | cloudsmith/orientdb,cloudsmith/orientdb,cloudsmith/orientdb,cloudsmith/orientdb | /*
* Copyright 1999-2010 Luca Garulli (l.garulli--at--orientechnologies.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | core/src/main/java/com/orientechnologies/orient/core/index/OIndexOneValue.java | /*
* Copyright 1999-2010 Luca Garulli (l.garulli--at--orientechnologies.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | Removed unused import
| core/src/main/java/com/orientechnologies/orient/core/index/OIndexOneValue.java | Removed unused import | |
Java | apache-2.0 | b5814bb9a2bd9f29bda1ece1bd51ae0ad07c076d | 0 | jssenyange/traccar,jssenyange/traccar,orcoliver/traccar,jssenyange/traccar,orcoliver/traccar,orcoliver/traccar | /*
* Copyright 2017 - 2018 Anton Tananaev (anton@traccar.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 obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | src/main/java/org/traccar/protocol/DmtProtocolDecoder.java | /*
* Copyright 2017 - 2018 Anton Tananaev (anton@traccar.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 obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | Update DmtProtocolDecoder.java
Fixed to use engine hours attribute. DMT devices send these values in seconds, converted to ms for the Hours values. | src/main/java/org/traccar/protocol/DmtProtocolDecoder.java | Update DmtProtocolDecoder.java | |
Java | apache-2.0 | d5ff3c28ee5931af32e6a60c495e70c3b631311c | 0 | DevStreet/FinanceAnalytics,nssales/OG-Platform,ChinaQuants/OG-Platform,jerome79/OG-Platform,DevStreet/FinanceAnalytics,ChinaQuants/OG-Platform,jeorme/OG-Platform,nssales/OG-Platform,jeorme/OG-Platform,McLeodMoores/starling,jerome79/OG-Platform,nssales/OG-Platform,ChinaQuants/OG-Platform,ChinaQuants/OG-Platform,nssales/... | /**
* Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.bbg.livedata;
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import java.util.Set;
import org.fudgemsg.FudgeMsg;
import org.... | projects/OG-Bloomberg/src/main/java/com/opengamma/bbg/livedata/BloombergLiveDataServer.java | /**
* Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.bbg.livedata;
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import java.util.Set;
import org.fudgemsg.FudgeMsg;
import org.... | PLAT-3674 - Lazily create Bloomberg session, allows MDS to start with no connection
| projects/OG-Bloomberg/src/main/java/com/opengamma/bbg/livedata/BloombergLiveDataServer.java | PLAT-3674 - Lazily create Bloomberg session, allows MDS to start with no connection | |
Java | apache-2.0 | f6992aa4f683a20bf0d795b209647ddacad2674a | 0 | danibusu/gateway,stanculescu/gateway,mjolie/gateway,jfallows/gateway,chao-sun-kaazing/gateway,mgherghe/gateway,AdrianCozma/gateway,irina-mitrea-luxoft/gateway,justinma246/gateway,Anisotrop/gateway,vmaraloiu/gateway,Anisotrop/gateway,vmaraloiu/gateway,vmaraloiu/gateway,justinma246/gateway,chao-sun-kaazing/gateway,jitsni... | /**
* Copyright 2007-2015, Kaazing Corporation. 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 require... | server/src/main/java/org/kaazing/gateway/server/context/resolve/DefaultTransportContext.java | /**
* Copyright 2007-2015, Kaazing Corporation. 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 require... | We don't have special cases like acceptor is BridgeConnector anymore.
| server/src/main/java/org/kaazing/gateway/server/context/resolve/DefaultTransportContext.java | We don't have special cases like acceptor is BridgeConnector anymore. | |
Java | apache-2.0 | b93b8fb8ab9a15438faf5cb90f218589c8fd6b0d | 0 | jyemin/mongo-java-driver,jyemin/mongo-java-driver,rozza/mongo-java-driver,rozza/mongo-java-driver | /*
* Copyright 2017 MongoDB, 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 ... | driver-core/src/main/com/mongodb/connection/CommandMessage.java | /*
* Copyright 2017 MongoDB, 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 ... | JAVA-2724: Remove unnecessary null check in CommandMessage#addDocumentWithPayload
| driver-core/src/main/com/mongodb/connection/CommandMessage.java | JAVA-2724: Remove unnecessary null check in CommandMessage#addDocumentWithPayload | |
Java | apache-2.0 | 4e3b6a1e8f2ffd3062d56e4a75ee15a84b7a2721 | 0 | dslomov/intellij-community,mglukhikh/intellij-community,lucafavatella/intellij-community,diorcety/intellij-community,wreckJ/intellij-community,robovm/robovm-studio,xfournet/intellij-community,kool79/intellij-community,salguarnieri/intellij-community,wreckJ/intellij-community,supersven/intellij-community,clumsy/intellij... | /*
* Copyright 2000-2005 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... | lang-impl/src/com/intellij/profile/codeInspection/InspectionProfileManager.java | /*
* Copyright 2000-2005 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... | revive test
| lang-impl/src/com/intellij/profile/codeInspection/InspectionProfileManager.java | revive test | |
Java | apache-2.0 | a04310b3ef544818cda4f45c4190cb5f9640184d | 0 | marcanpilami/jChronix,marcanpilami/jChronix,marcanpilami/jChronix,marcanpilami/jChronix,marcanpilami/jChronix | package org.oxymores.chronix.source.chain.prv;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import org.osgi.service.component.annotations.Component;
import org.oxymores.chronix.api.source.DTOEvent;
import org.oxymores.chronix.api.source.DTOEventSource;
import org.oxymores.chronix.api.sour... | chronix-source-chain/src/main/java/org/oxymores/chronix/source/chain/prv/ChainEndProvider.java | package org.oxymores.chronix.source.chain.prv;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import org.osgi.service.component.annotations.Component;
import org.oxymores.chronix.api.source.DTOEvent;
import org.oxymores.chronix.api.source.DTOEventSource;
import org.oxymores.chronix.api.sour... | End chain fix: no more double logs for first level chain ends.
Actually: should never happen in the wild but needed in some
tests.
| chronix-source-chain/src/main/java/org/oxymores/chronix/source/chain/prv/ChainEndProvider.java | End chain fix: no more double logs for first level chain ends. | |
Java | apache-2.0 | 34dee561e1a07339e73835d38a83dae8640b9ab5 | 0 | nemigaservices/gateway,mjolie/gateway,Anisotrop/gateway,jitsni/gateway,dpwspoon/gateway,stanculescu/gateway,AdrianCozma/gateway,adrian-galbenus/gateway,dpwspoon/gateway,chao-sun-kaazing/gateway,irina-mitrea-luxoft/gateway,AdrianCozma/gateway,jitsni/gateway,justinma246/gateway,mjolie/gateway,kaazing/gateway,mjolie/gatew... | /**
* Copyright 2007-2015, Kaazing Corporation. 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 require... | server/src/test/java/org/kaazing/gateway/server/context/resolve/DefaultClusterContextTest.java | /**
* Copyright 2007-2015, Kaazing Corporation. 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 require... | fix unit test
| server/src/test/java/org/kaazing/gateway/server/context/resolve/DefaultClusterContextTest.java | fix unit test | |
Java | bsd-2-clause | 15db5edb2bbc90a4344a8e03d883067124755fcb | 0 | mapfish/mapfish-print,mapfish/mapfish-print,mapfish/mapfish-print,mapfish/mapfish-print,mapfish/mapfish-print | package org.mapfish.print.servlet.job;
import com.codahale.metrics.MetricRegistry;
import com.codahale.metrics.Timer;
import org.mapfish.print.Constants;
import org.mapfish.print.ExceptionUtils;
import org.mapfish.print.MapPrinter;
import org.mapfish.print.MapPrinterFactory;
import org.mapfish.print.config.Configurati... | core/src/main/java/org/mapfish/print/servlet/job/PrintJob.java | package org.mapfish.print.servlet.job;
import com.codahale.metrics.MetricRegistry;
import com.codahale.metrics.Timer;
import org.mapfish.print.Constants;
import org.mapfish.print.ExceptionUtils;
import org.mapfish.print.MapPrinter;
import org.mapfish.print.MapPrinterFactory;
import org.mapfish.print.config.Configurati... | Better response on error
| core/src/main/java/org/mapfish/print/servlet/job/PrintJob.java | Better response on error | |
Java | bsd-3-clause | 7b97f4aafd37ea2ac75da2536fd458ad67681b2d | 0 | Team2168/FRC2014_Main_Robot |
package org.team2168.commands.winch;
import org.team2168.commands.CommandBase;
/**
*
* @author bradmiller
*/
public class WinchWithJoystick extends CommandBase {
public WinchWithJoystick() {
requires(catapultWinch);
}
/**
* Called just before this Command runs the first time
*/
pr... | src/org/team2168/commands/winch/WinchWithJoystick.java |
package org.team2168.commands.winch;
import org.team2168.commands.CommandBase;
/**
*
* @author bradmiller
*/
public class WinchWithJoystick extends CommandBase {
public WinchWithJoystick() {
requires(catapultWinch);
}
/**
* Called just before this Command runs the first time
*/
pr... | Added limit switch | src/org/team2168/commands/winch/WinchWithJoystick.java | Added limit switch | |
Java | bsd-3-clause | 4d5ab3d294ba29ce59456b82953144aeb4c1239a | 0 | all-of-us/workbench,all-of-us/workbench,all-of-us/workbench,all-of-us/workbench,all-of-us/workbench,all-of-us/workbench,all-of-us/workbench,all-of-us/workbench,all-of-us/workbench | package org.pmiops.workbench.db.dao;
import java.sql.Timestamp;
import java.time.Clock;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.logging.Level;
import java.util.loggin... | api/src/main/java/org/pmiops/workbench/db/dao/WorkspaceServiceImpl.java | package org.pmiops.workbench.db.dao;
import java.sql.Timestamp;
import java.time.Clock;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.logging.Level;
import java.util.loggin... | PROJECT_OWNER equals fix (#582)
| api/src/main/java/org/pmiops/workbench/db/dao/WorkspaceServiceImpl.java | PROJECT_OWNER equals fix (#582) | |
Java | isc | db59b23f5e1d53580ab084e7f1b6d466784c6ab9 | 0 | TealCube/strife | package info.faceland.strife.util;
import static info.faceland.strife.attributes.StrifeAttribute.BLEED_CHANCE;
import static info.faceland.strife.attributes.StrifeAttribute.BLEED_DAMAGE;
import static info.faceland.strife.attributes.StrifeAttribute.HP_ON_HIT;
import static info.faceland.strife.util.StatUtil.getArmorMu... | src/main/java/info/faceland/strife/util/DamageUtil.java | package info.faceland.strife.util;
import static info.faceland.strife.attributes.StrifeAttribute.BLEED_CHANCE;
import static info.faceland.strife.attributes.StrifeAttribute.BLEED_DAMAGE;
import static info.faceland.strife.attributes.StrifeAttribute.HP_ON_HIT;
import static info.faceland.strife.util.StatUtil.getArmorMu... | Changing bleed to do 1.0x physical damage over 10s
| src/main/java/info/faceland/strife/util/DamageUtil.java | Changing bleed to do 1.0x physical damage over 10s | |
Java | mit | 3673fe03116a59c63a54d5278b000402682c672a | 0 | NerdNu/ModMode | package nu.nerd.modmode;
import de.bananaco.bpermissions.api.ApiLayer;
import de.bananaco.bpermissions.api.util.CalculableType;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.logging.Level;
import net.minecraft.server.*;
import org.bukkit.Chat... | src/nu/nerd/modmode/ModMode.java | package nu.nerd.modmode;
import de.bananaco.bpermissions.api.ApiLayer;
import de.bananaco.bpermissions.api.util.CalculableType;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.logging.Level;
import net.minecraft.server.*;
import org.bukkit.Chat... | Removing the namedentityspawn stuff just added
| src/nu/nerd/modmode/ModMode.java | Removing the namedentityspawn stuff just added | |
Java | mit | 0def3233ab458681cff375a7dafd0591116ad5c2 | 0 | poser3/Prove-It | package edu.emory.prove_it;
import java.awt.Dialog;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.util.Vector;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax... | src/edu/emory/prove_it/SubstitutionSelectionDialog.java | package edu.emory.prove_it;
import java.awt.Dialog;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.util.Vector;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax... | Remove unused import
| src/edu/emory/prove_it/SubstitutionSelectionDialog.java | Remove unused import | |
Java | mit | b17cd601cf04ea44b8da792108b84a62d4b38f20 | 0 | DMDirc/Plugins,csmith/DMDirc-Plugins,DMDirc/Plugins,DMDirc/Plugins,csmith/DMDirc-Plugins,DMDirc/Plugins,DMDirc/Plugins,csmith/DMDirc-Plugins,csmith/DMDirc-Plugins,csmith/DMDirc-Plugins | /*
* Copyright (c) 2006-2010 Chris Smith, Shane Mc Cormack, Gregory Holmes
*
* 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
... | src/com/dmdirc/addons/serverlists/io/ServerGroupWriter.java | /*
* Copyright (c) 2006-2010 Chris Smith, Shane Mc Cormack, Gregory Holmes
*
* 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
... | Fix server groups being written without proper identity settings
Fixes CLIENT-94
Change-Id: Ie4379d09bc256222f0844a777dc385b0cae74530
Reviewed-on: http://gerrit.dmdirc.com/1583
Automatic-Compile: DMDirc Local Commits <fd7610eb81751244add0a62da2de7da51cfdce47@googlemail.com>
Reviewed-by: Greg Holmes <79e2475f81a631727... | src/com/dmdirc/addons/serverlists/io/ServerGroupWriter.java | Fix server groups being written without proper identity settings | |
Java | mit | ff35d16af0cc7832aa8820e5c0e830437903fad2 | 0 | GluuFederation/oxTrust,madumlao/oxTrust,diedertimmers/oxTrust,GluuFederation/oxTrust,GluuFederation/oxTrust,madumlao/oxTrust,GluuFederation/oxTrust,madumlao/oxTrust,madumlao/oxTrust,diedertimmers/oxTrust,diedertimmers/oxTrust,madumlao/oxTrust,diedertimmers/oxTrust,diedertimmers/oxTrust,GluuFederation/oxTrust | /*
* oxTrust is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text.
*
* Copyright (c) 2014, Gluu
*/
package org.gluu.oxtrust.action;
import java.io.IOException;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import... | server/src/main/java/org/gluu/oxtrust/action/ManageCustomAuthenticationAction.java | /*
* oxTrust is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text.
*
* Copyright (c) 2014, Gluu
*/
package org.gluu.oxtrust.action;
import java.io.IOException;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import... | Fix authentication modes list | server/src/main/java/org/gluu/oxtrust/action/ManageCustomAuthenticationAction.java | Fix authentication modes list | |
Java | epl-1.0 | 847bd77eca74a303b8612f29aafae5a66ce2705e | 0 | lhillah/pnmlframework,lhillah/pnmlframework,lhillah/pnmlframework | /**
* Copyright 2009-2015 Universite Paris Ouest and Sorbonne Universites,
* Univ. Paris 06 - CNRS UMR
* 7606 (LIP6)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributi... | pnmlvalidation-Main/src/fr/lip6/move/pnml/validation/impl/PnmlNormalizerImpl.java | /**
* Copyright 2009-2015 Universite Paris Ouest and Sorbonne Universites,
* Univ. Paris 06 - CNRS UMR
* 7606 (LIP6)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributi... | removed log code from private method | pnmlvalidation-Main/src/fr/lip6/move/pnml/validation/impl/PnmlNormalizerImpl.java | removed log code from private method | |
Java | mpl-2.0 | e84aed8a299f8ae8bdac69305dd24ae1f216aba3 | 0 | JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core | /*************************************************************************
*
* $RCSfile: TextSectionHandler.java,v $
*
* $Revision: 1.3 $
*
* last change: $Author: obo $ $Date: 2004-09-08 14:05:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* ... | wizards/com/sun/star/wizards/text/TextSectionHandler.java | /*************************************************************************
*
* $RCSfile: TextSectionHandler.java,v $
*
* $Revision: 1.2 $
*
* last change: $Author: kz $ $Date: 2004-05-19 12:49:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* ... | INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED
2004/06/02 15:16:28 rpiterman 1.2.2.1: added breakLink method
Issue number:
Submitted by:
Reviewed by:
| wizards/com/sun/star/wizards/text/TextSectionHandler.java | INTEGRATION: CWS qwizards2 (1.2.2); FILE MERGED 2004/06/02 15:16:28 rpiterman 1.2.2.1: added breakLink method Issue number: Submitted by: Reviewed by: | |
Java | agpl-3.0 | f57e84577dad2fa8705a419f1d80bcf4338fbaed | 0 | B3Partners/flamingo,B3Partners/flamingo,flamingo-geocms/flamingo,flamingo-geocms/flamingo,B3Partners/flamingo,flamingo-geocms/flamingo,flamingo-geocms/flamingo,B3Partners/flamingo | /*
* Copyright (C) 2017 B3Partners B.V.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This progra... | viewer/src/main/java/nl/b3p/viewer/search/PDOKSearchClient.java | /*
* Copyright (C) 2017 B3Partners B.V.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This progra... | Fixed #833: add asterisk to create matching filter for partial searches
| viewer/src/main/java/nl/b3p/viewer/search/PDOKSearchClient.java | Fixed #833: add asterisk to create matching filter for partial searches | |
Java | lgpl-2.1 | 33dbc478124917f25e0d2873b3cabd99f48b92eb | 0 | CreativeMD/LittleTiles | package com.creativemd.littletiles.common.structure.signal.input;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.ArrayUtils;
import com.creativemd.creativecore.common.utils.math.BooleanUtils;
import com.creativemd.littletiles.common.structure.Littl... | src/main/java/com/creativemd/littletiles/common/structure/signal/input/SignalInputCondition.java | package com.creativemd.littletiles.common.structure.signal.input;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.ArrayUtils;
import com.creativemd.creativecore.common.utils.math.BooleanUtils;
import com.creativemd.littletiles.common.structure.Littl... | Made signal delays smaller
| src/main/java/com/creativemd/littletiles/common/structure/signal/input/SignalInputCondition.java | Made signal delays smaller | |
Java | lgpl-2.1 | e2765b9463cdc2756f32ad90b71e043a835425df | 0 | lopescan/languagetool,lopescan/languagetool,lopescan/languagetool,lopescan/languagetool,meg0man/languagetool,languagetool-org/languagetool,languagetool-org/languagetool,janissl/languagetool,lopescan/languagetool,languagetool-org/languagetool,janissl/languagetool,janissl/languagetool,meg0man/languagetool,jimregan/langua... | /* LanguageTool, a natural language style checker
* Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2... | languagetool-standalone/src/main/java/org/languagetool/gui/LanguageToolSupport.java | /* LanguageTool, a natural language style checker
* Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2... | tiny code cleanups
| languagetool-standalone/src/main/java/org/languagetool/gui/LanguageToolSupport.java | tiny code cleanups | |
Java | unlicense | 8f00cf90c0ccf709e2c6b2bf9fe67f0a99c61c4b | 0 | bertrandvidal/stuff,bertrandvidal/stuff,bertrandvidal/stuff,bertrandvidal/stuff | package com.bert.pixels.view;
import com.bert.pixels.models.Chamber;
import com.bert.pixels.models.Color;
import com.bert.pixels.models.Pixel;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.function.Function;
import java... | pixels/src/main/java/com/bert/pixels/view/TextVisualization.java | package com.bert.pixels.view;
import com.bert.pixels.models.Chamber;
import com.bert.pixels.models.Color;
import com.bert.pixels.models.Pixel;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.function.Function;
import java... | [PIXELS] Add TODOs for future improvements
| pixels/src/main/java/com/bert/pixels/view/TextVisualization.java | [PIXELS] Add TODOs for future improvements | |
Java | apache-2.0 | 4bd563408818162a695f72c3b2c1cba91eb800c5 | 0 | UbiCollab/UbiSolar,gimmelamb/UbiSolar | package com.sintef_energy.ubisolar.fragments;
import android.app.LoaderManager;
import android.content.CursorLoader;
import android.content.Loader;
import android.database.Cursor;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.view.LayoutInflater;
import android.view.Menu;
import android.... | android/UbiSolar/UbiSolar/src/main/java/com/sintef_energy/ubisolar/fragments/DeviceFragment.java | package com.sintef_energy.ubisolar.fragments;
import android.app.LoaderManager;
import android.content.CursorLoader;
import android.content.Loader;
import android.database.Cursor;
import android.os.Bundle;
import android.util.DisplayMetrics;
import android.view.LayoutInflater;
import android.view.Menu;
import android.... | Fixed little bug
| android/UbiSolar/UbiSolar/src/main/java/com/sintef_energy/ubisolar/fragments/DeviceFragment.java | Fixed little bug | |
Java | apache-2.0 | cd6de187c4b19235084458cf54ebf10647264efd | 0 | ZuInnoTe/hadoopoffice,ZuInnoTe/hadoopoffice | /**
* Copyright 2018 ZuInnoTe (Jörn Franke) <zuinnote@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | hiveserde/src/main/java/org/zuinnote/hadoop/excel/hive/daoserde/ExcelSpreadSheetCellDAOSerde.java | /**
* Copyright 2018 ZuInnoTe (Jörn Franke) <zuinnote@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | fixed exception message | hiveserde/src/main/java/org/zuinnote/hadoop/excel/hive/daoserde/ExcelSpreadSheetCellDAOSerde.java | fixed exception message | |
Java | apache-2.0 | 44c4195c3c6a88f3a79d4f9e536aa88114ea1f35 | 0 | MovingBlocks/DestinationSol,MovingBlocks/DestinationSol | /*
* Copyright 2018 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | engine/src/main/java/org/destinationsol/game/Console.java | /*
* Copyright 2018 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | Blinking cursor at the end of line. Always end of line.
| engine/src/main/java/org/destinationsol/game/Console.java | Blinking cursor at the end of line. Always end of line. | |
Java | apache-2.0 | 58b986a444cc6d78d9726a102d66930a81e8b342 | 0 | bd-dev-mobileum/presto,bd-dev-mobileum/presto,bd-dev-mobileum/presto,bd-dev-mobileum/presto,bd-dev-mobileum/presto | package com.facebook.presto.sql.tree;
import com.google.common.base.Function;
import com.google.common.base.Optional;
import com.google.common.collect.ImmutableList;
import static com.facebook.presto.util.IterableUtils.sameElements;
public final class TreeRewriter<C>
{
private final NodeRewriter<C> nodeRewriter;... | presto-main/src/main/java/com/facebook/presto/sql/tree/TreeRewriter.java | package com.facebook.presto.sql.tree;
import com.google.common.base.Function;
import com.google.common.base.Optional;
import com.google.common.collect.ImmutableList;
import static com.facebook.presto.util.IterableUtils.sameElements;
public final class TreeRewriter<C>
{
private final NodeRewriter<C> nodeRewriter;... | Fix potential NPE and improve clarity
There was a potential NPE due to the call to "having.orNull()" if the HAVING clause is missing
| presto-main/src/main/java/com/facebook/presto/sql/tree/TreeRewriter.java | Fix potential NPE and improve clarity | |
Java | apache-2.0 | c50fea2488e37b02238b34b7297017f8e53ea6d6 | 0 | twogee/ant-ivy,twogee/ant-ivy,apache/ant-ivy,jaikiran/ant-ivy,jaikiran/ant-ivy,apache/ant-ivy,apache/ant-ivy,sbt/ivy,sbt/ivy,jaikiran/ant-ivy,jaikiran/ant-ivy,twogee/ant-ivy,apache/ant-ivy,twogee/ant-ivy | /*
* 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")... | test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.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: bad timestamps were causing tests with latest-time to fail for IVY-407
git-svn-id: 4757cb15a840ff1a58eff8144c368923fad328dd@515638 13f79535-47bb-0310-9956-ffa450edef68
| test/java/org/apache/ivy/plugins/conflict/LatestConflictManagerTest.java | FIX: bad timestamps were causing tests with latest-time to fail for IVY-407 | |
Java | apache-2.0 | ea9b1b400e6ddcac08cdf413a491f8d1bdda0592 | 0 | RefineriaWeb/base_app_android | /*
* Copyright 2015 RefineriaWeb
*
* 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... | presentation/src/androidTest/java/presentation/sections/user_demo/UsersTest.java | /*
* Copyright 2015 RefineriaWeb
*
* 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... | added delay to espresso integration test
| presentation/src/androidTest/java/presentation/sections/user_demo/UsersTest.java | added delay to espresso integration test | |
Java | apache-2.0 | 73f1a22452523eccfb95191ab1b1e934595992cf | 0 | tushargosavi/apex-core,sandeshh/incubator-apex-core,tushargosavi/incubator-apex-core,tweise/incubator-apex-core,mt0803/incubator-apex-core,klynchDS/incubator-apex-core,ishark/incubator-apex-core,andyperlitch/incubator-apex-core,sandeshh/apex-core,tushargosavi/incubator-apex-core,brightchen/apex-core,apache/incubator-ap... | /*
* Copyright (c) 2012 Malhar, Inc.
* All Rights Reserved.
*/
package com.malhartech.bufferserver;
import com.google.protobuf.ByteString;
import com.malhartech.bufferserver.Buffer.Data;
import com.malhartech.bufferserver.policy.*;
import java.util.HashMap;
import java.util.logging.Level;
import java.util.logging... | bufferserver/src/main/java/com/malhartech/bufferserver/ServerHandler.java | /*
* Copyright (c) 2012 Malhar, Inc.
* All Rights Reserved.
*/
package com.malhartech.bufferserver;
import com.google.protobuf.ByteString;
import com.malhartech.bufferserver.Buffer.Data;
import com.malhartech.bufferserver.policy.*;
import java.util.HashMap;
import java.util.logging.Level;
import java.util.logging... | If a client tries to communicate w/o using protocol give an error.
Signed-off-by:Chetan Narsude <53f432bedfe8a19567d70727f454ebd1d76235ae@malhar-inc.com> | bufferserver/src/main/java/com/malhartech/bufferserver/ServerHandler.java | If a client tries to communicate w/o using protocol give an error. Signed-off-by:Chetan Narsude <chetan@malhar-inc.com> | |
Java | apache-2.0 | 427d93e2f8f50400a7cd3255c9f1ea7f8ad7c700 | 0 | derjust/spring-data-dynamodb,tiarebalbi/spring-data-dynamodb,michaellavelle/spring-data-dynamodb | /**
* Copyright © 2018 spring-data-dynamodb (https://github.com/derjust/spring-data-dynamodb)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | src/main/java/org/socialsignin/spring/data/dynamodb/repository/support/DynamoDBRepositoryFactory.java | /**
* Copyright © 2018 spring-data-dynamodb (https://github.com/derjust/spring-data-dynamodb)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | Formatter fix, for the final time hopefully.
| src/main/java/org/socialsignin/spring/data/dynamodb/repository/support/DynamoDBRepositoryFactory.java | Formatter fix, for the final time hopefully. | |
Java | apache-2.0 | abd03bc0909eab933f50f8f77f90edb16d5d3f65 | 0 | matteobertozzi/hbase,jyates/hbase,jyates/hbase,francisliu/hbase_namespace,francisliu/hbase_namespace,francisliu/hbase_namespace,matteobertozzi/hbase,jyates/hbase,matteobertozzi/hbase,jyates/hbase,francisliu/hbase_namespace,francisliu/hbase_namespace,jyates/hbase,matteobertozzi/hbase,jyates/hbase,matteobertozzi/hbase,ma... | /**
* Copyright 2010 The Apache Software Foundation
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the... | hbase-server/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java | /**
* Copyright 2010 The Apache Software Foundation
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the... | HBASE-6326 Avoid nested retry loops in HConnectionManager
git-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1357756 13f79535-47bb-0310-9956-ffa450edef68
| hbase-server/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java | HBASE-6326 Avoid nested retry loops in HConnectionManager | |
Java | apache-2.0 | 62ea946a0ad2f59adb0f3a9b45fe52b9d4b17a0e | 0 | nimble-platform/identity-service,nimble-platform/identity-service | package eu.nimble.core.infrastructure.identity.system;
import eu.nimble.core.infrastructure.identity.config.NimbleConfigurationProperties;
import eu.nimble.core.infrastructure.identity.entity.UaaUser;
import eu.nimble.core.infrastructure.identity.entity.UserInvitation;
import eu.nimble.core.infrastructure.identity.mai... | identity-service/src/main/java/eu/nimble/core/infrastructure/identity/system/InvitationController.java | package eu.nimble.core.infrastructure.identity.system;
import eu.nimble.core.infrastructure.identity.config.NimbleConfigurationProperties;
import eu.nimble.core.infrastructure.identity.entity.UaaUser;
import eu.nimble.core.infrastructure.identity.entity.UserInvitation;
import eu.nimble.core.infrastructure.identity.mai... | Fixing the role issue in the getcompanyMember endpoint
| identity-service/src/main/java/eu/nimble/core/infrastructure/identity/system/InvitationController.java | Fixing the role issue in the getcompanyMember endpoint | |
Java | apache-2.0 | b0a5c1f8a344c31e8eff77f866e35e9e7316274a | 0 | davidsoergel/dsutils | /*
* dsutils - a collection of generally useful utility classes
*
* Copyright (c) 2001-2006 David Soergel
* 418 Richmond St., El Cerrito, CA 94530
* david@davidsoergel.com
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as p... | src/main/java/com/davidsoergel/dsutils/PluginManager.java | /*
* dsutils - a collection of generally useful utility classes
*
* Copyright (c) 2001-2006 David Soergel
* 418 Richmond St., El Cerrito, CA 94530
* david@davidsoergel.com
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as p... | Jandy MVC and UI actions mostly working
| src/main/java/com/davidsoergel/dsutils/PluginManager.java | Jandy MVC and UI actions mostly working | |
Java | apache-2.0 | b542c1122afc8761ea57e20f813763271505e013 | 0 | apache/commons-email,apache/commons-email,apache/commons-email | /*
* 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/main/java/org/apache/commons/mail/MultiPartEmail.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Comment: Use "file name" instead of "filename".
| src/main/java/org/apache/commons/mail/MultiPartEmail.java | Comment: Use "file name" instead of "filename". |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.