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 | epl-1.0 | 16626791777c1941cbd158a6c56d97a7048dfd5f | 0 | idserda/openhab,jowiho/openhab,watou/openhab,robnielsen/openhab,LaurensVanAcker/openhab,basriram/openhab,cdjackson/openhab,ollie-dev/openhab,jowiho/openhab,cvanorman/openhab,CrackerStealth/openhab,querdenker2k/openhab,kreutpet/openhab,doubled-ca/openhab1-addons,LaurensVanAcker/openhab,wuellueb/openhab,docbender/openhab... | /*
* Copyright (c) 2010-2015, openHAB.org and others.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.... | bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/protocol/commandclass/ZWaveSecurityCommandClass.java | /*
* Copyright (c) 2010-2015, openHAB.org and others.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.... | Duplicate message check was being applied to broadly; changed logic to (#4787)
keep a whitelist of which command classes it should be applied to. | bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/protocol/commandclass/ZWaveSecurityCommandClass.java | Duplicate message check was being applied to broadly; changed logic to (#4787) | |
Java | agpl-3.0 | 9964cc76c782d4863a17343a36be5343c52a67f5 | 0 | jspacco/NetCoder,jspacco/NetCoder,jspacco/NetCoder,jspacco/NetCoder | package edu.ycp.cs.netcoder.client.affect;
import com.google.gwt.dom.client.Style.Unit;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.user.client.Random;
import com.google.gwt.user.client.ui.Button;
import com.google.gwt.user.client.ui.Com... | src/edu/ycp/cs/netcoder/client/affect/AffectWidget.java | package edu.ycp.cs.netcoder.client.affect;
import com.google.gwt.dom.client.Style.Unit;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.user.client.Random;
import com.google.gwt.user.client.ui.Button;
import com.google.gwt.user.client.ui.Flo... | make AffectWidget extend Composite, not TabLayoutPanel
also added javadoc and cleaned up code a bit | src/edu/ycp/cs/netcoder/client/affect/AffectWidget.java | make AffectWidget extend Composite, not TabLayoutPanel | |
Java | agpl-3.0 | ae48934accbcd9d5e9fd786be22dcf35220a0ab6 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | b6747d5a-2e60-11e5-9284-b827eb9e62be | hello.java | b66f14c8-2e60-11e5-9284-b827eb9e62be | b6747d5a-2e60-11e5-9284-b827eb9e62be | hello.java | b6747d5a-2e60-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | 27313ee2c45bed8caf603537d809a7d7c3492084 | 0 | scylladb/scylla-jmx,scylladb/scylla-jmx,scylladb/scylla-jmx | /*
* 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/main/java/org/apache/cassandra/db/ColumnFamilyStore.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 ... | ColumnFamilyStore: Add an implementation for table sampling
This patch adds the implementation for begin and finish local sampling
of a column family.
There is a difference in the implementation of Cassandra API and Scylla.
In Cassandra and the JMX an external source start and stop the sampling.
In Scylla, a single... | src/main/java/org/apache/cassandra/db/ColumnFamilyStore.java | ColumnFamilyStore: Add an implementation for table sampling | |
Java | agpl-3.0 | 09820f0dba2ce193c96c3ad4e0a25f9032d92289 | 0 | ManfredTremmel/dbnavigationbar,ManfredTremmel/dbnavigationbar | /**
* This file is part of DBNavigationBar.
*
* RiPhone 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.
*
* RiPhone is d... | src/de/knightsoft/DBNavigationBar/server/DBTemplate.java | /**
* This file is part of DBNavigationBar.
*
* RiPhone 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.
*
* RiPhone is d... | fixed saving in tables with changing key
git-svn-id: 10a303d998e4cde96217d4a6eddccd4e149899e0@32 8f27985c-9ea7-4793-a902-550ddd2faf59
| src/de/knightsoft/DBNavigationBar/server/DBTemplate.java | fixed saving in tables with changing key | |
Java | lgpl-2.1 | 95832cb39bff646237f79863c70efad0e7eee822 | 0 | johnscancella/spotbugs,spotbugs/spotbugs,sewe/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,sewe/spotbugs,spotbugs/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs | /*
* Contributions to FindBugs
* Copyright (C) 2010, Andrei Loskutov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any ... | eclipsePlugin/src/de/tobject/findbugs/DetectorsExtensionHelper.java | /*
* Contributions to FindBugs
* Copyright (C) 2010, Andrei Loskutov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any ... | Fix detector loading errors due duplicated entries for /etc directory which are on classpath already
git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@13028 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
| eclipsePlugin/src/de/tobject/findbugs/DetectorsExtensionHelper.java | Fix detector loading errors due duplicated entries for /etc directory which are on classpath already | |
Java | apache-2.0 | 999bb69e97cb823920f11195cf6f61114e015033 | 0 | GerritCodeReview/plugins_serviceuser,GerritCodeReview/plugins_serviceuser,GerritCodeReview/plugins_serviceuser,GerritCodeReview/plugins_serviceuser,GerritCodeReview/plugins_serviceuser | // Copyright (C) 2013 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | src/main/java/com/googlesource/gerrit/plugins/serviceuser/ServiceUserCollection.java | // Copyright (C) 2013 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | Fix visibility of service users for non-admin owners
Owners of service users that were not admins weren't able to see their
service users. Gerrit was searching for the owner using the account id
of the service user, but the data was stored using the username instead.
Thus, Gerrit was unable to find the owner.
Change-... | src/main/java/com/googlesource/gerrit/plugins/serviceuser/ServiceUserCollection.java | Fix visibility of service users for non-admin owners | |
Java | apache-2.0 | 850d14d950c24638152006da33d6b90f3e552fd6 | 0 | PressAssociation/maven-plugins,rkorpachyov/maven-plugins,mikkokar/maven-plugins,ptahchiev/maven-plugins,sonatype/maven-plugins,johnmccabe/maven-plugins,hgschmie/apache-maven-plugins,apache/maven-plugins,mikkokar/maven-plugins,hazendaz/maven-plugins,mcculls/maven-plugins,hazendaz/maven-plugins,apache/maven-plugins,krose... | /*
* 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 ... | maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/RadPluginTest.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 ... | comment out test that fails in CI and locally - the failure is that src/main/webapp/META-INF/MANIFEST.MF is not created at all
git-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@589625 13f79535-47bb-0310-9956-ffa450edef68
| maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/RadPluginTest.java | comment out test that fails in CI and locally - the failure is that src/main/webapp/META-INF/MANIFEST.MF is not created at all | |
Java | apache-2.0 | 6fac8e154825a98b48c9478575e9f96bfe7ab031 | 0 | wso2-extensions/siddhi-io-kafka,ramindu90/siddhi-io-kafka | /*
* Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | component/src/main/java/io/siddhi/extension/io/kafka/source/KafkaSource.java | /*
* Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | Check if consumerKafkaGroup is null before executing restoreState
| component/src/main/java/io/siddhi/extension/io/kafka/source/KafkaSource.java | Check if consumerKafkaGroup is null before executing restoreState | |
Java | apache-2.0 | d53c7fbc10649bb28fdb20ba182d28d595d3f8e9 | 0 | josephcsible/GravityBox | /*
* Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda)
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* ... | src/com/ceco/gm2/gravitybox/ModQuickSettings.java | /*
* Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda)
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* ... | ModQuickSettings: improved compatibility with KK | src/com/ceco/gm2/gravitybox/ModQuickSettings.java | ModQuickSettings: improved compatibility with KK | |
Java | apache-2.0 | 92acc42e7a89bff3264230c7ebda463fbb9b610c | 0 | googleinterns/step1-2020,googleinterns/step1-2020 | package com.google.step.YOUR_PROJECT_NAME_HERE.external;
import com.google.step.YOUR_PROJECT_NAME_HERE.data.Card;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.*;
import java.util.regex.Pattern;
import org.apache.http.HttpEntity;
import org.apache.http.cli... | src/main/java/com/google/step/YOUR_PROJECT_NAME_HERE/external/StackOverflowClient.java | package com.google.step.YOUR_PROJECT_NAME_HERE.external;
import com.google.step.YOUR_PROJECT_NAME_HERE.data.Card;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.*;
import java.util.regex.Pattern;
import org.apache.http.HttpEntity;
import org.apache.http.cli... | java format
| src/main/java/com/google/step/YOUR_PROJECT_NAME_HERE/external/StackOverflowClient.java | java format | |
Java | apache-2.0 | 8908aca7caae39876000fe4e7b3195953f795807 | 0 | rndsolutions/hawkcd,rndsolutions/hawkcd,rndsolutions/hawkcd,rndsolutions/hawkcd,rndsolutions/hawkcd | package net.hawkengine.core.utilities;
import com.google.gson.Gson;
import com.google.gson.JsonElement;
import com.google.gson.JsonParseException;
import net.hawkengine.core.utilities.deserializers.TaskDefinitionAdapter;
import net.hawkengine.model.ExecTask;
import net.hawkengine.model.FetchArtifactTask;
import net.ha... | Server/src/test/java/net/hawkengine/core/utilities/TaskDefinitionDeserializerTests.java | package net.hawkengine.core.utilities;
import com.google.gson.Gson;
import com.google.gson.JsonElement;
import com.google.gson.JsonParseException;
import net.hawkengine.core.utilities.deserializers.TaskDefinitionAdapter;
import net.hawkengine.model.ExecTask;
import net.hawkengine.model.FetchArtifactTask;
import net.ha... | Fixed TaskDefinitionDeserializer test #358
| Server/src/test/java/net/hawkengine/core/utilities/TaskDefinitionDeserializerTests.java | Fixed TaskDefinitionDeserializer test #358 | |
Java | apache-2.0 | 33bbe73f8df63eac63117041b1df286034328fd0 | 0 | bmaupin/android-sms-plus | /*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | src/com/android/mms/data/WorkingMessage.java | /*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | am 860b225d: Merge "Prime image thumbnail cache on background thread when adding MMS attachment"
* commit '860b225dc33319977c74f934d4f03d747ad7b953':
Prime image thumbnail cache on background thread when adding MMS attachment
| src/com/android/mms/data/WorkingMessage.java | am 860b225d: Merge "Prime image thumbnail cache on background thread when adding MMS attachment" | |
Java | apache-2.0 | 177feb12a0de6a98cd0b34a6055b19487fc6f357 | 0 | evanchooly/morphia,evanchooly/morphia | package org.mongodb.morphia.query;
import org.mongodb.morphia.geo.Geometry;
import org.mongodb.morphia.geo.MultiPolygon;
import org.mongodb.morphia.geo.Point;
import org.mongodb.morphia.geo.Polygon;
import org.mongodb.morphia.logging.Logger;
import org.mongodb.morphia.logging.MorphiaLoggerFactory;
import org.mongodb.... | morphia/src/main/java/org/mongodb/morphia/query/FieldEndImpl.java | package org.mongodb.morphia.query;
import org.mongodb.morphia.geo.Geometry;
import org.mongodb.morphia.geo.MultiPolygon;
import org.mongodb.morphia.geo.Point;
import org.mongodb.morphia.geo.Polygon;
import org.mongodb.morphia.logging.Logger;
import org.mongodb.morphia.logging.MorphiaLoggerFactory;
import org.mongodb.... | add @Override
| morphia/src/main/java/org/mongodb/morphia/query/FieldEndImpl.java | add @Override | |
Java | apache-2.0 | 7cf5bac89649d048d97f222c3784367ebd3df34e | 0 | xzel23/utility,xzel23/utility | package com.dua3.utility.swing;
import java.awt.BorderLayout;
import java.awt.Dimension;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTabbedPane;
import javax.swing.JTextArea;
import javax.swing.JTextPane;
import javax.swing.text.StyledDocument;
... | src/test/java/com/dua3/utility/swing/SwingUtilTest.java | package com.dua3.utility.swing;
import java.awt.BorderLayout;
import java.awt.Dimension;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTabbedPane;
import javax.swing.JTextArea;
import javax.swing.JTextPane;
import javax.swing.text.StyledDocument;
... | add logging | src/test/java/com/dua3/utility/swing/SwingUtilTest.java | add logging | |
Java | apache-2.0 | 645d250e922293f409c8c6b06965d90c5f954375 | 0 | massimozappino/tagmycode-java-sdk | package com.tagmycode.sdk.exception;
public class TagMyCodeException extends Exception {
public TagMyCodeException(String message) {
super(message);
}
public TagMyCodeException(Exception e) {
super(e.getMessage());
}
@Override
public String toString() {
return getMess... | src/main/java/com/tagmycode/sdk/exception/TagMyCodeException.java | package com.tagmycode.sdk.exception;
public class TagMyCodeException extends Exception {
public TagMyCodeException(String message) {
super(message);
}
public TagMyCodeException(Exception e) {
super(e);
}
@Override
public String toString() {
return getMessage();
}
... | fixed tests
| src/main/java/com/tagmycode/sdk/exception/TagMyCodeException.java | fixed tests | |
Java | apache-2.0 | dd9c3a057dd379468381f49d2c492042cffd010d | 0 | De7vID/klingon-assistant,dlyongemallo/klingon-assistant,LievenLitaer/klingon-assistant,De7vID/klingon-assistant,LievenLitaer/klingon-assistant,dlyongemallo/klingon-assistant,LievenLitaer/klingon-assistant | /*
* Copyright (C) 2012 De'vID jonpIn (David Yonge-Mallo)
*
* 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 a... | KlingonAssistant/src/org/tlhInganHol/android/klingonassistant/KlingonContentProvider.java | /*
* Copyright (C) 2012 De'vID jonpIn (David Yonge-Mallo)
*
* 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 a... | fixed bug with {qu'qu'} not being parsed correctly
| KlingonAssistant/src/org/tlhInganHol/android/klingonassistant/KlingonContentProvider.java | fixed bug with {qu'qu'} not being parsed correctly | |
Java | apache-2.0 | db181de2fc3d13adec62308ac9926f5ab2f14aa3 | 0 | aim-for-better/incubator-groovy,aaronzirbes/incubator-groovy,traneHead/groovy-core,paplorinc/incubator-groovy,kidaa/incubator-groovy,fpavageau/groovy,antoaravinth/incubator-groovy,rabbitcount/incubator-groovy,mariogarcia/groovy-core,PascalSchumacher/incubator-groovy,ebourg/groovy-core,apache/groovy,shils/groovy,adjohns... | /*
$Id$
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
1. Redistributions of source code must retain copyright
s... | src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java | /*
$Id$
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
1. Redistributions of source code must retain copyright
s... | lost artifact form the merge... bytecode part of the classic for loop.
git-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@6314 a5544e8c-8a19-0410-ba12-f9af4593a198
| src/main/org/codehaus/groovy/classgen/AsmClassGenerator.java | lost artifact form the merge... bytecode part of the classic for loop. | |
Java | apache-2.0 | 2429be61f2104d1dcf430d0b701cdc8c9019a8e2 | 0 | garciparedes/Java-Examples | package regex.wordExtractor;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by garciparedes on 16/02/16.
*/
public class WordExtractor {
private static final String REGEX... | src/regex/wordExtractor/WordExtractor.java | package regex.wordExtractor;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by garciparedes on 16/02/16.
*/
public class WordExtractor {
private static final Scanner SCANNER= new Scanner(System.in);
private static final String REGEX = "\\S+";
pr... | Added output format
| src/regex/wordExtractor/WordExtractor.java | Added output format | |
Java | apache-2.0 | a27cc11497181d2094a497d8a97d3a09c8440bbe | 0 | ibissource/iaf,ibissource/iaf,ibissource/iaf,ibissource/iaf,ibissource/iaf | /*
* $Log: ReceiverBase.java,v $
* Revision 1.68 2008-12-04 14:44:08 m168309
* clarified transaction management logging
*
* Revision 1.67 2008/12/02 13:10:20 Peter Leeuwenburgh <peter.leeuwenburgh@ibissource.org>
* clarified transaction management logging
*
* Revision 1.66 2008/09/23 12:05:58 Gerrit van B... | JavaSource/nl/nn/adapterframework/receivers/ReceiverBase.java | /*
* $Log: ReceiverBase.java,v $
* Revision 1.67 2008-12-02 13:10:20 m168309
* clarified transaction management logging
*
* Revision 1.66 2008/09/23 12:05:58 Gerrit van Brakel <gerrit.van.brakel@ibissource.org>
* send answer to separate sender for errors too
*
* Revision 1.65 2008/09/22 13:36:26 Gerrit va... | clarified transaction management logging
| JavaSource/nl/nn/adapterframework/receivers/ReceiverBase.java | clarified transaction management logging | |
Java | apache-2.0 | ad5f57f1089babffa5791b502eab4a5994ae85e4 | 0 | Nanoware/Terasology,MovingBlocks/Terasology,MovingBlocks/Terasology,Nanoware/Terasology,Malanius/Terasology,Nanoware/Terasology,MovingBlocks/Terasology,Malanius/Terasology | /*
* 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/terasology/world/block/family/BlockFamilyLibrary.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... | fixed up formatting of blockfamily library
| engine/src/main/java/org/terasology/world/block/family/BlockFamilyLibrary.java | fixed up formatting of blockfamily library | |
Java | apache-2.0 | 7f7df8db2e69aa3efb8e92a293981bd7196238f0 | 0 | estatio/estatio,estatio/estatio,estatio/estatio,estatio/estatio | package org.estatio.dom.invoice;
import java.util.List;
import javax.inject.Inject;
import org.apache.isis.applib.annotation.Action;
import org.apache.isis.applib.annotation.ActionLayout;
import org.apache.isis.applib.annotation.Contributed;
import org.apache.isis.applib.annotation.DomainService;
import org.apache.i... | estatioapp/dom/src/main/java/org/estatio/dom/invoice/InvoiceContributions.java | package org.estatio.dom.invoice;
import java.util.List;
import com.google.inject.Inject;
import org.apache.isis.applib.annotation.Action;
import org.apache.isis.applib.annotation.ActionLayout;
import org.apache.isis.applib.annotation.Contributed;
import org.apache.isis.applib.annotation.DomainService;
import org.apa... | EST-620: Invoice contribution was Google's @Inject annotation
| estatioapp/dom/src/main/java/org/estatio/dom/invoice/InvoiceContributions.java | EST-620: Invoice contribution was Google's @Inject annotation | |
Java | apache-2.0 | 033364bd8906042036764dc1bce3975c0c7958c4 | 0 | Syncleus/aparapi,Syncleus/aparapi,Syncleus/aparapi,Syncleus/aparapi | /*
Copyright (c) 2010-2011, Advanced Micro Devices, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of condit... | com.amd.aparapi/src/java/com/amd/aparapi/ClassModel.java | /*
Copyright (c) 2010-2011, Advanced Micro Devices, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
following conditions are met:
Redistributions of source code must retain the above copyright notice, this list of condit... | Updates for issue #74
| com.amd.aparapi/src/java/com/amd/aparapi/ClassModel.java | Updates for issue #74 | |
Java | apache-2.0 | be6eef813b9cc5ac8557c252d18fa8f986cab2c0 | 0 | brandt/GridSphere,brandt/GridSphere | /*
* $Id$
*/
package org.gridlab.gridsphere.portlets.core.admin.groups;
import org.gridlab.gridsphere.portlet.*;
import org.gridlab.gridsphere.portlet.service.PortletServiceException;
import org.gridlab.gridsphere.provider.event.FormEvent;
import org.gridlab.gridsphere.provider.portlet.ActionPortlet;
import org.grid... | src/org/gridlab/gridsphere/portlets/core/admin/groups/GroupManagerPortlet.java | /*
* $Id$
*/
package org.gridlab.gridsphere.portlets.core.admin.groups;
import org.gridlab.gridsphere.portlet.*;
import org.gridlab.gridsphere.portlet.service.PortletServiceException;
import org.gridlab.gridsphere.provider.event.FormEvent;
import org.gridlab.gridsphere.provider.portlet.ActionPortlet;
import org.grid... | reload layout after adding portlets
git-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@2554 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f
| src/org/gridlab/gridsphere/portlets/core/admin/groups/GroupManagerPortlet.java | reload layout after adding portlets | |
Java | apache-2.0 | 80693029c42d13853e7184d40a91c58695496140 | 0 | nikhilvibhav/camel,adessaigne/camel,christophd/camel,alvinkwekel/camel,cunningt/camel,gnodet/camel,pmoerenhout/camel,gnodet/camel,cunningt/camel,pax95/camel,christophd/camel,christophd/camel,alvinkwekel/camel,nikhilvibhav/camel,zregvart/camel,pmoerenhout/camel,tadayosi/camel,apache/camel,nikhilvibhav/camel,DariusX/came... | /*
* 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-util/src/main/java/org/apache/camel/util/URISupport.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 ... | Fixed CS
| core/camel-util/src/main/java/org/apache/camel/util/URISupport.java | Fixed CS | |
Java | apache-2.0 | 9bc64f79b2bd0aaeec95a4a115479f4a8f5353c5 | 0 | KrzysztofWrobel/squidb,sbosley/squidb,yahoo/squidb,jdkoren/squidb,KrzysztofWrobel/squidb,sbosley/squidb,yahoo/squidb,sbosley/squidb,yahoo/squidb,jdkoren/squidb,sbosley/squidb,sbosley/squidb,yahoo/squidb,KrzysztofWrobel/squidb,yahoo/squidb,jdkoren/squidb,jdkoren/squidb | /*
* Copyright 2015, Yahoo Inc.
* Copyrights licensed under the Apache 2.0 License.
* See the accompanying LICENSE file for terms.
*/
package com.yahoo.squidb.data;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteException;
import com.yahoo.squidb.data.adapter.... | squidb-tests/src/com/yahoo/squidb/data/SquidDatabaseTest.java | /*
* Copyright 2015, Yahoo Inc.
* Copyrights licensed under the Apache 2.0 License.
* See the accompanying LICENSE file for terms.
*/
package com.yahoo.squidb.data;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteException;
import com.yahoo.squidb.data.adapter.... | Add test for custom SQLite bindings version
| squidb-tests/src/com/yahoo/squidb/data/SquidDatabaseTest.java | Add test for custom SQLite bindings version | |
Java | apache-2.0 | 044a780932e0e9c1f28b9933c4d0422564acf192 | 0 | s-webber/projog,s-webber/projog | /*
* Copyright 2013-2014 S. Webber
*
* 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... | src/core/org/projog/core/udp/compiler/JavaSourceCompiler.java | /*
* Copyright 2013-2014 S. Webber
*
* 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... | corrected typo
| src/core/org/projog/core/udp/compiler/JavaSourceCompiler.java | corrected typo | |
Java | apache-2.0 | 84cc79e8a9e0469b2077728beed29185322f2d0d | 0 | KarlGong/ptest-pycharm-plugin,KarlGong/ptest-pycharm-plugin,KarlGong/ptest-pycharm-plugin | package com.iselsoft.ptest.runconfiguration;
import com.intellij.execution.Location;
import com.intellij.execution.actions.ConfigurationContext;
import com.intellij.openapi.util.Ref;
import com.intellij.openapi.util.text.StringUtil;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.psi.PsiDirectory;
imp... | source/java/com/iselsoft/ptest/runconfiguration/PTestConfigurationProducer.java | package com.iselsoft.ptest.runconfiguration;
import com.intellij.execution.Location;
import com.intellij.execution.actions.ConfigurationContext;
import com.intellij.openapi.util.Ref;
import com.intellij.openapi.util.text.StringUtil;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.psi.PsiDirectory;
imp... | Fix right click for inherited class.
| source/java/com/iselsoft/ptest/runconfiguration/PTestConfigurationProducer.java | Fix right click for inherited class. | |
Java | bsd-2-clause | 7947a74f6f155cd17d357fcd17cdafe393bf320d | 0 | bapi/ConcurrentSet | /*
* Copyright (c) 2015-2016, Bapi Chatterjee
* All rights reserved.
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list
* o... | src/se/chalmers/dcs/bapic/concurrentset/test/BenchMark.java | /*
* Copyright (c) 2015-2016, Bapi Chatterjee
* All rights reserved.
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list
* o... | Very small change | src/se/chalmers/dcs/bapic/concurrentset/test/BenchMark.java | Very small change | |
Java | bsd-2-clause | fcb1036c8baf675d7663339837290ba14b593e33 | 0 | pgdoval/pgdeploy,pgdoval/pgdeploy,pgdoval/pgdeploy,pgdoval/pgdeploy | /*
* Copyright 2017, OnGres.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions and the following disclaimer.
... | pgdeploy/src/test/java/com/ongres/pgdeploy/PgDeployInstallTest.java | /*
* Copyright 2017, OnGres.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of conditions and the following disclaimer.
... | First basic test on PgDeploy.install
Ignored because it doesn't work yet
| pgdeploy/src/test/java/com/ongres/pgdeploy/PgDeployInstallTest.java | First basic test on PgDeploy.install | |
Java | mit | f59b2c6e7fb8d63ddf44679c22baf66edb08458b | 0 | team142/mafia,team142/mafia,team142/mafia,team142/mafia | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mafia.server.bus.events;
import com.mafia.server.bus.actions.KickPlayerAction;
import com.mafia.server.bus.actions.VoteAct... | java/mafia-game-server/src/main/java/com/mafia/server/bus/events/ChatEvents.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mafia.server.bus.events;
import com.mafia.server.bus.actions.KickPlayerAction;
import com.mafia.server.bus.actions.VoteAct... | Can't talk at night
| java/mafia-game-server/src/main/java/com/mafia/server/bus/events/ChatEvents.java | Can't talk at night | |
Java | mit | ce83f192f24178880ff74d176a25f076f22303c0 | 0 | bewallyt/OOGASalad,leeweisberger/RPG-Game-Engine,DavisTrey/Software-Design-Final-Project,yomikaze/OOGASalad,bchao/OOGASalad | package authoring;
public class DummyClass {
//this class doesn't do anything, only created to push the .project of the repo
//you should be able to directly import to eclipse now
// test
public void doNothin(){}
}
| src/authoring/DummyClass.java | package authoring;
public class DummyClass {
//this class doesn't do anything, only created to push the .project of the repo
//you should be able to directly import to eclipse now
// test
}
| test commit
| src/authoring/DummyClass.java | test commit | |
Java | mit | d301f21527cbe37e06c2f8c9b19e2cf1602ed913 | 0 | thedarkmammouth/AI-Othello,awph/AI-Othello | package Participants.AntogniniPerez;
import Othello.Move;
// Utile seulement dans cet exemple, pour lire l'entre de l'utilisateur la console
import java.util.Scanner;
public class Joueur extends Othello.Joueur {
// depth: profondeur alpha-beta
// playerID: 0 = rouge, 1 = bleu
public Joueur(int depth, int player... | src/Participants/AntogniniPerez/Joueur.java | package Participants.AntogniniPerez;
/*
Exemple d'implmentation d'un joueur d'Othello. Cette implmentation sert uniquement
dmontrer le principe, mais n'implmente aucune intelligence: les coups jouer sont
simplement lus la console!
*/
// Pour l'interoprabilit: il faut une reprsentation commune des coups!
impo... | Clean start code
| src/Participants/AntogniniPerez/Joueur.java | Clean start code | |
Java | mit | 8448baf55629751328905ca66e49559271c77874 | 0 | bitcoin-solutions/multibit-hd,akonring/multibit-hd-modified,akonring/multibit-hd-modified,akonring/multibit-hd-modified,bitcoin-solutions/multibit-hd,bitcoin-solutions/multibit-hd,oscarguindzberg/multibit-hd,oscarguindzberg/multibit-hd,oscarguindzberg/multibit-hd | package org.multibit.hd.ui.views.screens.tools;
import com.google.common.eventbus.Subscribe;
import net.miginfocom.swing.MigLayout;
import org.multibit.hd.core.dto.WalletSummary;
import org.multibit.hd.core.managers.InstallationManager;
import org.multibit.hd.core.managers.WalletManager;
import org.multibit.hd.core.se... | mbhd-swing/src/main/java/org/multibit/hd/ui/views/screens/tools/ToolsScreenView.java | package org.multibit.hd.ui.views.screens.tools;
import com.google.common.eventbus.Subscribe;
import net.miginfocom.swing.MigLayout;
import org.multibit.hd.core.dto.WalletSummary;
import org.multibit.hd.core.managers.InstallationManager;
import org.multibit.hd.core.managers.WalletManager;
import org.multibit.hd.core.se... | Fix layout of tools
| mbhd-swing/src/main/java/org/multibit/hd/ui/views/screens/tools/ToolsScreenView.java | Fix layout of tools | |
Java | mit | 12d2605c0fe8286f470ab5c560646239c5092de8 | 0 | tylerfilla/PanView | package com.gmail.tylerfilla.widget.panview;
import android.animation.ObjectAnimator;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Build;
import android.support.v4.view.animation.FastOutSlowInInterpolator;
import android.util.AttributeSet... | panview/src/main/java/com/gmail/tylerfilla/widget/panview/PanView.java | package com.gmail.tylerfilla.widget.panview;
import android.animation.ObjectAnimator;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Build;
import android.support.v4.view.animation.FastOutSlowInInterpolator;
import android.util.AttributeSet... | Added ability to process child with MATCH_PARENT stuff
| panview/src/main/java/com/gmail/tylerfilla/widget/panview/PanView.java | Added ability to process child with MATCH_PARENT stuff | |
Java | mit | 3c838705782ae84e458a265274b5b23a1e7c4af5 | 0 | msrb/jenkins,ydubreuil/jenkins,vjuranek/jenkins,wuwen5/jenkins,ChrisA89/jenkins,MarkEWaite/jenkins,andresrc/jenkins,ChrisA89/jenkins,FarmGeek4Life/jenkins,rlugojr/jenkins,kohsuke/hudson,wuwen5/jenkins,tfennelly/jenkins,rsandell/jenkins,ErikVerheul/jenkins,ErikVerheul/jenkins,pjanouse/jenkins,bkmeneguello/jenkins,pjanou... | /*
* The MIT License
*
* Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi
*
* 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 l... | test/src/test/java/hudson/search/SearchTest.java | /*
* The MIT License
*
* Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi
*
* 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 l... | Tab major clean up
(cherry picked from commit 6528ff1e86055da06d74ece23c98d8015c6ea95e)
| test/src/test/java/hudson/search/SearchTest.java | Tab major clean up | |
Java | epl-1.0 | 64f14bfe61bd0fd06ee2fb717a0767d4d023ee40 | 0 | DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base | package ch.elexis.omnivore.model;
import java.io.BufferedOutputStream;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.text.SimpleDateFormat;
import jav... | bundles/ch.elexis.omnivore.model/src/ch/elexis/omnivore/model/DocumentDocHandle.java | package ch.elexis.omnivore.model;
import java.io.BufferedOutputStream;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.text.SimpleDateFormat;
import jav... | [20436] added logging for dochandle with invalid patient contact | bundles/ch.elexis.omnivore.model/src/ch/elexis/omnivore/model/DocumentDocHandle.java | [20436] added logging for dochandle with invalid patient contact | |
Java | agpl-3.0 | b3cb2cd3d309085626c3dd818d2ad1fcd67ab5fd | 0 | kuali/kfs,kuali/kfs,bhutchinson/kfs,smith750/kfs,ua-eas/kfs-devops-automation-fork,ua-eas/kfs-devops-automation-fork,quikkian-ua-devops/will-financials,ua-eas/kfs,UniversityOfHawaii/kfs,UniversityOfHawaii/kfs,kkronenb/kfs,ua-eas/kfs,ua-eas/kfs-devops-automation-fork,kkronenb/kfs,quikkian-ua-devops/will-financials,quikk... | /*
* Copyright (c) 2005, 2006 The National Association of College and University Business Officers,
* Cornell University, Trustees of Indiana University, Michigan State University Board of Trustees,
* Trustees of San Joaquin Delta College, University of Hawai'i, The Arizona Board of Regents on
* behalf of the Unive... | work/src/org/kuali/kfs/module/cg/service/ProjectDirectorService.java | /*
* Copyright (c) 2005, 2006 The National Association of College and University Business Officers,
* Cornell University, Trustees of Indiana University, Michigan State University Board of Trustees,
* Trustees of San Joaquin Delta College, University of Hawai'i, The Arizona Board of Regents on
* behalf of the Unive... | added javadocs
| work/src/org/kuali/kfs/module/cg/service/ProjectDirectorService.java | added javadocs | |
Java | agpl-3.0 | 13e936456350751037057fdd474f445817d18bd4 | 0 | elki-project/elki,elki-project/elki,elki-project/elki | /*
* This file is part of ELKI:
* Environment for Developing KDD-Applications Supported by Index-Structures
*
* Copyright (C) 2018
* ELKI Development Team
*
* 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... | elki/src/main/java/de/lmu/ifi/dbs/elki/application/greedyensemble/ComputeKNNOutlierScores.java | /*
* This file is part of ELKI:
* Environment for Developing KDD-Applications Supported by Index-Structures
*
* Copyright (C) 2018
* ELKI Development Team
*
* 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... | These parameters of FastABOD and KDEOS seem to be a bit better. | elki/src/main/java/de/lmu/ifi/dbs/elki/application/greedyensemble/ComputeKNNOutlierScores.java | These parameters of FastABOD and KDEOS seem to be a bit better. | |
Java | lgpl-2.1 | e6cba54ffb28db926e0bbd554f5bb0a523b0a3b0 | 0 | sbliven/biojava,sbliven/biojava,sbliven/biojava | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for thi... | src/org/biojava/bio/structure/io/SeqRes2AtomAligner.java | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for thi... | update to improved SmithWaterman interface
git-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@4811 7c6358e6-4a41-0410-a743-a5b2a554c398
| src/org/biojava/bio/structure/io/SeqRes2AtomAligner.java | update to improved SmithWaterman interface | |
Java | lgpl-2.1 | 9159a4a637337cb52bdfdc8732673b56429cd7d6 | 0 | MjAbuz/exist,dizzzz/exist,windauer/exist,ljo/exist,joewiz/exist,jensopetersen/exist,opax/exist,ljo/exist,windauer/exist,jessealama/exist,eXist-db/exist,wolfgangmm/exist,ambs/exist,hungerburg/exist,dizzzz/exist,adamretter/exist,zwobit/exist,joewiz/exist,RemiKoutcherawy/exist,wshager/exist,zwobit/exist,jessealama/exist,w... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-04 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free S... | src/org/exist/source/URLSource.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-04 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free S... | [ignore] reduce stack trace logging
svn path=/trunk/eXist/; revision=9480
| src/org/exist/source/URLSource.java | [ignore] reduce stack trace logging | |
Java | lgpl-2.1 | d1d4e9e5a928d7bd6462d3a27ffd92885ce7d218 | 0 | bstansberry/wildfly-core,ivassile/wildfly-core,aloubyansky/wildfly-core,yersan/wildfly-core,darranl/wildfly-core,soul2zimate/wildfly-core,soul2zimate/wildfly-core,ivassile/wildfly-core,yersan/wildfly-core,JiriOndrusek/wildfly-core,jamezp/wildfly-core,darranl/wildfly-core,aloubyansky/wildfly-core,jfdenise/wildfly-core,J... | /*
* JBoss, Home of Professional Open Source
* Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the @authors tag. All rights reserved.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This copyrighted material is made avail... | controller/src/main/java/org/jboss/as/controller/services/path/PathRemoveHandler.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the @authors tag. All rights reserved.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This copyrighted material is made avail... | [WFCORE-500] PathRemoveHandler.createSpecifiedNoServicesInstance should create a handler that actually doesn't use services
| controller/src/main/java/org/jboss/as/controller/services/path/PathRemoveHandler.java | [WFCORE-500] PathRemoveHandler.createSpecifiedNoServicesInstance should create a handler that actually doesn't use services | |
Java | apache-2.0 | 2bd11a99fbf6b3e61a183b2eedfc7a6db0c47d4e | 0 | mpkorstanje/simmetrics,Simmetrics/simmetrics,nickmancol/simmetrics | /*
* SimMetrics - SimMetrics is a java library of Similarity or Distance Metrics,
* e.g. Levenshtein Distance, that provide float based similarity measures
* between String Data. All metrics return consistent measures rather than
* unbounded similarity scores.
*
* Copyright (C) 2014 SimMetrics authors
* ... | simmetrics-core/src/main/java/org/simmetrics/metrics/MongeElkan.java | /*
* SimMetrics - SimMetrics is a java library of Similarity or Distance Metrics,
* e.g. Levenshtein Distance, that provide float based similarity measures
* between String Data. All metrics return consistent measures rather than
* unbounded similarity scores.
*
* Copyright (C) 2014 SimMetrics authors
* ... | Clean up
| simmetrics-core/src/main/java/org/simmetrics/metrics/MongeElkan.java | Clean up | |
Java | apache-2.0 | aa1e28269c820d6d7ea0860b093db5409aefae7b | 0 | leapframework/framework,leapframework/framework,leapframework/framework,leapframework/framework | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | data/orm/src/main/java/leap/orm/model/Model.java | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | model update do not throw exception when data exist
| data/orm/src/main/java/leap/orm/model/Model.java | model update do not throw exception when data exist | |
Java | apache-2.0 | 597ed09dce5c45e053af0d81a66444d6961e24e8 | 0 | ceylon/ceylon-js,ceylon/ceylon-js,ceylon/ceylon-js | package com.redhat.ceylon.compiler.js;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.redhat.ceylon.compiler.typechecker.model.Declaration;
import com.redhat.ceylon.compiler.typechecker.model.Functional;
import com.redhat.cey... | src/main/java/com/redhat/ceylon/compiler/js/InvocationGenerator.java | package com.redhat.ceylon.compiler.js;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.redhat.ceylon.compiler.typechecker.model.Declaration;
import com.redhat.ceylon.compiler.typechecker.model.Functional;
import com.redhat.cey... | Fix #241
| src/main/java/com/redhat/ceylon/compiler/js/InvocationGenerator.java | Fix #241 | |
Java | apache-2.0 | 54d688fe31443c2bb06a0f30899f8c975447b636 | 0 | philchand/mpdroid-2014,jcnoir/dmix,philchand/mpdroid-2014,abarisain/dmix,hurzl/dmix,0359xiaodong/dmix,0359xiaodong/dmix,abarisain/dmix,jcnoir/dmix,philchand/mpdroid-2014,joansmith/dmix,hurzl/dmix,philchand/mpdroid-2014,joansmith/dmix | package com.namelessdev.mpdroid.fragments;
import android.app.Activity;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.content.res.TypedArray;
import android.graphics... | MPDroid/src/com/namelessdev/mpdroid/fragments/NowPlayingFragment.java | package com.namelessdev.mpdroid.fragments;
import android.app.Activity;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.content.res.TypedArray;
import android.graphics... | Fix Crash : NullPointerException at com.namelessdev.mpdroid.fragments.NowPlayingFragment$updateTrackInfoAsync.onPostExecute(NowPlayingFragment.java:571)
ERROR/AndroidRuntime(16477): FATAL EXCEPTION: main
java.lang.NullPointerException
at com.namelessdev.mpdroid.fragments.NowPlayingFragment$updateTrack... | MPDroid/src/com/namelessdev/mpdroid/fragments/NowPlayingFragment.java | Fix Crash : NullPointerException at com.namelessdev.mpdroid.fragments.NowPlayingFragment$updateTrackInfoAsync.onPostExecute(NowPlayingFragment.java:571) | |
Java | apache-2.0 | 1cb73152b2f0bfed8298a7f7f8aa473304aaae36 | 0 | jerome79/OG-Platform,jeorme/OG-Platform,jerome79/OG-Platform,jeorme/OG-Platform,DevStreet/FinanceAnalytics,DevStreet/FinanceAnalytics,jeorme/OG-Platform,DevStreet/FinanceAnalytics,codeaudit/OG-Platform,jerome79/OG-Platform,codeaudit/OG-Platform,ChinaQuants/OG-Platform,nssales/OG-Platform,DevStreet/FinanceAnalytics,code... | /**
* Copyright (C) 2011 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.engine.marketdata;
import static org.testng.AssertJUnit.assertNull;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import sta... | projects/OG-Engine/tests/unit/com/opengamma/engine/marketdata/UserMarketDataSnapshotTest.java | /**
* Copyright (C) 2011 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.engine.marketdata;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import java.util... | [PLAT-1776] Testing new logic
| projects/OG-Engine/tests/unit/com/opengamma/engine/marketdata/UserMarketDataSnapshotTest.java | [PLAT-1776] Testing new logic | |
Java | apache-2.0 | a8189d7a1f339c5740718bde8f8916488ffa734b | 0 | bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr | /*
* #%L
* %%
* Copyright (C) 2020 BMW Car IT GmbH
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | java/core/libjoynr/src/test/java/io/joynr/dispatching/RequestReplyManagerTest.java | /*
* #%L
* %%
* Copyright (C) 2020 BMW Car IT GmbH
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [Java] Tests for concurrent request executions in RequestReplyManagerImpl
| java/core/libjoynr/src/test/java/io/joynr/dispatching/RequestReplyManagerTest.java | [Java] Tests for concurrent request executions in RequestReplyManagerImpl | |
Java | apache-2.0 | fe452bc75703c1d88ea3efa4f2dd78b6299e90b2 | 0 | lsmaira/gradle,gradle/gradle,gradle/gradle,gstevey/gradle,gradle/gradle,gstevey/gradle,robinverduijn/gradle,gstevey/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,robinverduijn/gradle,robinverduijn/gradle,lsmaira/gradle,robinverduijn/gradle,gstevey/gradle,lsmaira/gradle,lsmaira/gradle,robinverduijn/gradle,l... | /*
* 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/base-services/src/main/java/org/gradle/internal/service/DefaultServiceRegistry.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... | get rid of duplicate TaskScopeServices Strings by interning
| subprojects/base-services/src/main/java/org/gradle/internal/service/DefaultServiceRegistry.java | get rid of duplicate TaskScopeServices Strings by interning | |
Java | apache-2.0 | 4178b7276d46c668d3b5fa65808a6f1fc2aedbd2 | 0 | Ellzord/JALSE,dting/JALSE,thopit/JALSE | package jalse;
import static jalse.misc.Identifiable.DUMMY_ID;
import jalse.actions.ActionEngine;
import jalse.actions.ForkJoinActionEngine;
import jalse.actions.ManualActionEngine;
import jalse.actions.ThreadPoolActionEngine;
import jalse.entities.DefaultEntityFactory;
import jalse.entities.Entity;
import ja... | JALSE/src/jalse/JALSEBuilder.java | package jalse;
import static jalse.misc.Identifiable.DUMMY_ID;
import jalse.actions.ActionEngine;
import jalse.actions.ForkJoinActionEngine;
import jalse.actions.ManualActionEngine;
import jalse.actions.ThreadPoolActionEngine;
import jalse.entities.DefaultEntityFactory;
import jalse.entities.Entity;
import ja... | Cleaned up JALSEBuilder | JALSE/src/jalse/JALSEBuilder.java | Cleaned up JALSEBuilder | |
Java | apache-2.0 | 28120c0e69764ecc5a7acc52b22876c3ef777ffa | 0 | OpenCollabZA/sakai,ouit0408/sakai,udayg/sakai,puramshetty/sakai,bkirschn/sakai,liubo404/sakai,introp-software/sakai,zqian/sakai,pushyamig/sakai,surya-janani/sakai,hackbuteer59/sakai,Fudan-University/sakai,clhedrick/sakai,buckett/sakai-gitflow,buckett/sakai-gitflow,kwedoff1/sakai,lorenamgUMU/sakai,joserabal/sakai,frases... | /**********************************************************************************
* $URL$
* $Id$
***********************************************************************************
*
* Copyright (c) 2003, 2004, 2005, 2006, 2007 The Sakai Foundation.
*
* Licensed under the Educational Community License, Versio... | content/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java | /**********************************************************************************
* $URL$
* $Id$
***********************************************************************************
*
* Copyright (c) 2003, 2004, 2005, 2006, 2007 The Sakai Foundation.
*
* Licensed under the Educational Community License, Versio... | SAK-10428
Avoid overhead of getting paste actions if nothing has been selected for copy or move.
git-svn-id: 5b1b1b0f989bbd918ddd0a77f47569c690fd24bc@31795 66ffb92e-73f9-0310-93c1-f5514f145a0a
| content/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java | SAK-10428 Avoid overhead of getting paste actions if nothing has been selected for copy or move. | |
Java | apache-2.0 | a4c7e4a35694a936f95077c5fb5aa88b6dca14db | 0 | PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder | package org.pdxfinder;
import org.neo4j.ogm.session.SessionFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.neo4j.repository.config.EnableNeo4jRepositories;
import org.springframework.data.neo4j.transaction.Neo4jTr... | indexer/src/test/java/org/pdxfinder/TestConfig.java | package org.pdxfinder;
import org.neo4j.ogm.session.SessionFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.neo4j.repository.config.EnableNeo4jRepositories;
import org.springframework.data.neo4j.transaction.Neo4jTr... | Use subpackages in sessionfactory
| indexer/src/test/java/org/pdxfinder/TestConfig.java | Use subpackages in sessionfactory | |
Java | apache-2.0 | c56a2df0d9fe22dfdb4ed4a9a6270f3aa2dfeb99 | 0 | LADOSSIFPB/nutrif,LADOSSIFPB/nutrif,LADOSSIFPB/nutrif,LADOSSIFPB/nutrif | package br.edu.ifpb.nutrif.controller;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.Date;
import java.util.List;
import javax.annotation.security.PermitAll;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.w... | NutrIF_Service/src/br/edu/ifpb/nutrif/controller/ArquivoController.java | package br.edu.ifpb.nutrif.controller;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.Date;
import java.util.List;
import javax.annotation.security.PermitAll;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.w... | Upload foto Perfil
- Ajuste no header para upload da foto do perfil.
| NutrIF_Service/src/br/edu/ifpb/nutrif/controller/ArquivoController.java | Upload foto Perfil | |
Java | bsd-2-clause | 5eabbd8cff73e3c783c6b246410e0b558436b685 | 0 | Sethtroll/runelite,devinfrench/runelite,KronosDesign/runelite,Noremac201/runelite,l2-/runelite,runelite/runelite,devinfrench/runelite,Sethtroll/runelite,Noremac201/runelite,abelbriggs1/runelite,l2-/runelite,abelbriggs1/runelite,abelbriggs1/runelite,runelite/runelite,KronosDesign/runelite,runelite/runelite | /*
* Copyright (c) 2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* li... | runelite-client/src/main/java/net/runelite/client/config/ConfigInvocationHandler.java | /*
* Copyright (c) 2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* li... | runelite-client: comment the config return type check..
| runelite-client/src/main/java/net/runelite/client/config/ConfigInvocationHandler.java | runelite-client: comment the config return type check.. | |
Java | bsd-3-clause | b10cd15c119dd5b3d4792721d594de061e0cc683 | 0 | NCIP/cadsr-semantic-tools,NCIP/cadsr-semantic-tools | /*
* Copyright 2000-2005 Oracle, Inc. This software was developed in conjunction with the National Cancer Institute, and so to the extent government employees are co-authors, any rights in such works shall be subject to Title 17 of the United States Code, section 105.
*
Redistribution and use in source and binary fo... | src/gov/nih/nci/ncicb/cadsr/loader/parser/XMIWriter2.java | /*
* Copyright 2000-2005 Oracle, Inc. This software was developed in conjunction with the National Cancer Institute, and so to the extent government employees are co-authors, any rights in such works shall be subject to Title 17 of the United States Code, section 105.
*
Redistribution and use in source and binary fo... | Removed incorrect logic about TaggedValue.
SVN-Revision: 1232
| src/gov/nih/nci/ncicb/cadsr/loader/parser/XMIWriter2.java | Removed incorrect logic about TaggedValue. | |
Java | bsd-3-clause | cc494bb0851a678ba8c6630cb3f73ec2fb02f5ba | 0 | wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy | /*
* Copyright (c) 2013, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/phases/WriteBarrierAdditionPhase.java | /*
* Copyright (c) 2013, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | Rewrite write barrier addition phase
| graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/phases/WriteBarrierAdditionPhase.java | Rewrite write barrier addition phase | |
Java | bsd-3-clause | f52aacf1f2cb97276104b1ef41efeb54c94dd401 | 0 | ThreeTen/threetenbp,naixx/threetenbp,ThreeTen/threetenbp,pepyakin/threetenbp,naixx/threetenbp,jnehlmeier/threetenbp,pepyakin/threetenbp,jnehlmeier/threetenbp | /*
* Copyright (c) 2007-2010, Stephen Colebourne & Michael Nascimento Santos
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the... | src/main/java/javax/time/calendar/Year.java | /*
* Copyright (c) 2007-2010, Stephen Colebourne & Michael Nascimento Santos
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the... | Javadoc
git-svn-id: 17e42e1b38baac66ab68ec9830049dead5ccbb9b@1083 291d795c-afe8-5c46-8ee5-bf9dd72e1864
| src/main/java/javax/time/calendar/Year.java | Javadoc | |
Java | mit | 7130bbf8ea5e8227d5b37d32a7dd64ccf93ca2eb | 0 | abel533/Mapper,forestqqqq/Mapper,NorthFacing/Mapper,luorenjin/Mapper,icoding/Mapper,fannyfinal/Mapper | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 abel533@gmail.com
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to... | src/main/java/com/github/abel533/mapperhelper/MapperTemplate.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 abel533@gmail.com
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to... | notEmpty修改为只处理String类型
| src/main/java/com/github/abel533/mapperhelper/MapperTemplate.java | notEmpty修改为只处理String类型 | |
Java | mit | c12bd05a9a2381cac7d5ac8c210222d7aa9791d8 | 0 | danydunk/Augusto,danydunk/Augusto | package src.usi.gui.functionality;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import src.usi.application.ApplicationHelper;
import src.usi.configuration.ConfigurationManager;
import src.usi.gui.Ripper;
import src.usi.gui.functionality.instance.Instance_GUI_pattern;... | src/usi/gui/functionality/GUIFunctionality_refine.java | package src.usi.gui.functionality;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import src.usi.application.ApplicationHelper;
import src.usi.configuration.ConfigurationManager;
import src.usi.gui.Ripper;
import src.usi.gui.functionality.instance.Instance_GUI_pattern;... | fixed refinement to work on pdfsam
| src/usi/gui/functionality/GUIFunctionality_refine.java | fixed refinement to work on pdfsam | |
Java | mit | 4770c4172cc549f2ab2d4f1013bb7a451f646e41 | 0 | owagner/logic4mqtt | package com.tellerulam.logic4mqtt;
import static org.junit.Assert.*;
import org.junit.*;
import com.eclipsesource.json.JsonArray;
public class MQTTHandlerTest
{
@Test
public void testConvertValue()
{
final Object testset[]={
"0", new Double(0),
"0.1", new Double(0.1),
"0.11111111", new Double(0.111111... | src/test/java/com/tellerulam/logic4mqtt/MQTTHandlerTest.java | package com.tellerulam.logic4mqtt;
import static org.junit.Assert.*;
import java.util.Collection;
import org.junit.*;
import com.eclipsesource.json.JsonArray;
public class MQTTHandlerTest
{
@Test
public void testConvertValue()
{
final Object testset[]={
"0", new Double(0),
"0.1", new Double(0.1),
"0.... | - fix array return test | src/test/java/com/tellerulam/logic4mqtt/MQTTHandlerTest.java | - fix array return test | |
Java | mit | 7f2e4bc1528be86a36451da7111be9991dcba841 | 0 | mhogrefe/wheels | package mho.haskellesque.iterables;
import mho.haskellesque.tuples.Pair;
import mho.haskellesque.tuples.Quadruple;
import mho.haskellesque.tuples.Triple;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.*;
i... | src/main/java/mho/haskellesque/iterables/IterableUtils.java | package mho.haskellesque.iterables;
import mho.haskellesque.tuples.Pair;
import mho.haskellesque.tuples.Quadruple;
import mho.haskellesque.tuples.Triple;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.*;
i... | added iterable lengths in JavaDoc
| src/main/java/mho/haskellesque/iterables/IterableUtils.java | added iterable lengths in JavaDoc | |
Java | mit | 1876306f4f7c8151eb835f414bbb14bad48f55b2 | 0 | jcreel/SAFCreator,jcreel/SAFCreator | package edu.tamu.di.SAFCreator.model;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import edu.tamu.di.SAFCreator.Util;
public class Item {
private Batch batch;
private List<SchematicFieldSet> schemata;
private List<Bundl... | src/main/java/edu/tamu/di/SAFCreator/model/Item.java | package edu.tamu.di.SAFCreator.model;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import edu.tamu.di.SAFCreator.Util;
public class Item {
private Batch batch;
private List<SchematicFieldSet> schemata;
private List<Bundl... | Made itemDirectory use os-safe path
| src/main/java/edu/tamu/di/SAFCreator/model/Item.java | Made itemDirectory use os-safe path | |
Java | mit | 828815cbc00ee3ba6aa1b730ed0e5de482b1c100 | 0 | Cnly/GitHup | package io.github.Cnly.GitHup;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URL;
public class VersionInfo
{
private final String version;
private final String releaseDate;
pri... | src/main/java/io/github/Cnly/GitHup/VersionInfo.java | package io.github.Cnly.GitHup;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URL;
public class VersionInfo
{
private final String version;
private final String releaseDate;
pri... | Update documentation | src/main/java/io/github/Cnly/GitHup/VersionInfo.java | Update documentation | |
Java | mit | 6be84ea9700839a6a1866c521a8338ee56bc4220 | 0 | AirsickPayload/DPRI_Engineering_Project_related_stuff,AirsickPayload/DPRI_Drone_Project,AirsickPayload/DPRI_Engineering_Project_related_stuff,AirsickPayload/DPRI_Engineering_Project_related_stuff,AirsickPayload/DPRI_Drone_Project,AirsickPayload/DPRI_Drone_Project,AirsickPayload/DPRI_Engineering_Project_related_stuff,Ai... | package com.dpri.droneproject.simplemjpeg;
/**
* Created by alan on 23.09.15.
*/
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.os.AsyncTa... | droneproject_android/app/src/main/java/com/dpri/droneproject/simplemjpeg/DroneViewActivity.java | package com.dpri.droneproject.simplemjpeg;
/**
* Created by alan on 23.09.15.
*/
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.os.AsyncTa... | Poprawa wyświetlania zmian wartości Throttle/Yaw/Pitch/Roll w interfejsie.
| droneproject_android/app/src/main/java/com/dpri/droneproject/simplemjpeg/DroneViewActivity.java | Poprawa wyświetlania zmian wartości Throttle/Yaw/Pitch/Roll w interfejsie. | |
Java | epl-1.0 | 8e4ee5850265fc7eec4d3df6e9e88a1e448c31dd | 0 | jtrfp/terminal-recall,jtrfp/terminal-recall,jtrfp/terminal-recall | /*******************************************************************************
* This file is part of TERMINAL RECALL
* Copyright (c) 2016 Chuck Ritola
* Part of the jTRFP.org project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License... | src/main/java/org/jtrfp/trcl/dbg/DebugStatesMenuItemFactory.java | /*******************************************************************************
* This file is part of TERMINAL RECALL
* Copyright (c) 2016 Chuck Ritola
* Part of the jTRFP.org project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License... | ✔DebugStatesMenuItemFactory must access Reporter as Feature. | src/main/java/org/jtrfp/trcl/dbg/DebugStatesMenuItemFactory.java | ✔DebugStatesMenuItemFactory must access Reporter as Feature. | |
Java | epl-1.0 | cd18913b3b26a9839a7aa794c782c7d8edc53678 | 0 | jtrfp/terminal-recall,jtrfp/terminal-recall,jtrfp/terminal-recall | src/main/java/org/jtrfp/trcl/snd/GL33SoundSystemConfigPanel.java | /*******************************************************************************
* This file is part of TERMINAL RECALL
* Copyright (c) 2017 Chuck Ritola
* Part of the jTRFP.org project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License... | ❎GL33SoundSystemConfigPanel. | src/main/java/org/jtrfp/trcl/snd/GL33SoundSystemConfigPanel.java | ❎GL33SoundSystemConfigPanel. | ||
Java | epl-1.0 | 9cf6dedbd5c19cc14fbb39c2c0717b2811124127 | 0 | debrief/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief,theanuradha/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.test2/src/org/mwc/debrief/test/AllTests.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.... | include the legacy test
| org.mwc.debrief.test2/src/org/mwc/debrief/test/AllTests.java | include the legacy test | |
Java | lgpl-2.1 | fedf1b6051f4b8a503988077c6140f50620ed336 | 0 | ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror | /*****************************************************************
JADE - Java Agent DEvelopment Framework is a framework to develop
multi-agent systems in compliance with the FIPA specifications.
Copyright (C) 2000 CSELT S.p.A.
GNU Lesser General Public License
This library is free software; you can redistribute i... | src/jade/core/Profile.java | /*****************************************************************
JADE - Java Agent DEvelopment Framework is a framework to develop
multi-agent systems in compliance with the FIPA specifications.
Copyright (C) 2000 CSELT S.p.A.
GNU Lesser General Public License
This library is free software; you can redistribute i... | Modified some constants for network configuration options.
Added a custom getParameter() method for boolean values.
| src/jade/core/Profile.java | Modified some constants for network configuration options. Added a custom getParameter() method for boolean values. | |
Java | lgpl-2.1 | cc5e2529a2a97d678e033e0afe9c8eff731de2e1 | 0 | ljo/exist,lcahlander/exist,joewiz/exist,lcahlander/exist,windauer/exist,eXist-db/exist,MjAbuz/exist,ambs/exist,RemiKoutcherawy/exist,jessealama/exist,eXist-db/exist,wshager/exist,kohsah/exist,ambs/exist,zwobit/exist,lcahlander/exist,zwobit/exist,ljo/exist,lcahlander/exist,ambs/exist,opax/exist,shabanovd/exist,wshager/e... | /*
* eXist Open Source Native XML Database Copyright (C) 2001-03 Wolfgang M.
* Meier meier@ifs.tu-darmstadt.de http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the
* Free Software Fo... | src/org/exist/client/InteractiveClient.java | /*
* eXist Open Source Native XML Database Copyright (C) 2001-03 Wolfgang M.
* Meier meier@ifs.tu-darmstadt.de http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the
* Free Software Fo... | Improved handling of mime-types for resources.
svn path=/trunk/eXist-1.0/; revision=1006
| src/org/exist/client/InteractiveClient.java | Improved handling of mime-types for resources. | |
Java | apache-2.0 | b4a60a6c6c65293758627d0f345ae432387cde1e | 0 | ferstl/depgraph-maven-plugin | /*
* Copyright (c) 2014 - 2016 by Stefan Ferstl <st.ferstl@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 re... | src/main/java/com/github/ferstl/depgraph/DependencyGraphMojo.java | /*
* Copyright (c) 2014 - 2016 by Stefan Ferstl <st.ferstl@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 re... | Use style configuration for edges | src/main/java/com/github/ferstl/depgraph/DependencyGraphMojo.java | Use style configuration for edges | |
Java | apache-2.0 | 046d0998c0f3ef2482ac8c9319fb7449daa2c3ed | 0 | kbabioch/arx,jgaupp/arx,fstahnke/arx,arx-deidentifier/arx,fstahnke/arx,RaffaelBild/arx,kbabioch/arx,RaffaelBild/arx,jgaupp/arx,arx-deidentifier/arx | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2015 Florian Kohlmayer, Fabian Prasser
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionHistogram.java | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2015 Florian Kohlmayer, Fabian Prasser
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... | Fix label | src/gui/org/deidentifier/arx/gui/view/impl/utility/ViewStatisticsDistributionHistogram.java | Fix label | |
Java | apache-2.0 | 0cdfad8f2c60583b096a954cc25ac60c5f26dab0 | 0 | sbespalov/strongbox,sbespalov/strongbox,sbespalov/strongbox,strongbox/strongbox,strongbox/strongbox,sbespalov/strongbox,strongbox/strongbox,strongbox/strongbox | package org.carlspring.strongbox.config;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.PostConstruct;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import org.carlspring.strongbox.data.domain.GenericEntity;
import org.carlspring.strongbox.data.server... | strongbox-data-service/src/main/java/org/carlspring/strongbox/config/DataServiceConfig.java | package org.carlspring.strongbox.config;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.PostConstruct;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import org.carlspring.strongbox.data.domain.GenericEntity;
import org.carlspring.strongbox.data.server... | SB-887: windows tests fixed | strongbox-data-service/src/main/java/org/carlspring/strongbox/config/DataServiceConfig.java | SB-887: windows tests fixed | |
Java | apache-2.0 | f67896624c2f6bc55f1670ba2e5ff606bd3d801a | 0 | salguarnieri/intellij-community,mglukhikh/intellij-community,akosyakov/intellij-community,vvv1559/intellij-community,tmpgit/intellij-community,idea4bsd/idea4bsd,akosyakov/intellij-community,ibinti/intellij-community,MichaelNedzelsky/intellij-community,michaelgallacher/intellij-community,Lekanich/intellij-community,ol-l... | package com.jetbrains.python.formatter;
import com.intellij.formatting.*;
import com.intellij.lang.ASTNode;
import com.intellij.openapi.editor.Document;
import com.intellij.openapi.util.Key;
import com.intellij.openapi.util.TextRange;
import com.intellij.psi.*;
import com.intellij.psi.impl.source.tree.TreeUtil;
import... | python/src/com/jetbrains/python/formatter/PyBlock.java | package com.jetbrains.python.formatter;
import com.intellij.formatting.*;
import com.intellij.lang.ASTNode;
import com.intellij.openapi.editor.Document;
import com.intellij.openapi.util.Key;
import com.intellij.openapi.util.TextRange;
import com.intellij.psi.*;
import com.intellij.psi.impl.source.tree.TreeUtil;
import... | fix PyIndentTest
| python/src/com/jetbrains/python/formatter/PyBlock.java | fix PyIndentTest | |
Java | apache-2.0 | b037dabe7afa39ac25c0728c0319ad4447b187cc | 0 | strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test,strapdata/elassandra-test | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | core/src/main/java/org/elasticsearch/bootstrap/ESPolicy.java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | Add workaround for JDK-8014008
We should not implement this method, it is a real problem. But I think
it is ok to workaround the JDK bug (https://bugs.openjdk.java.net/browse/JDK-8014008).
This allows jconsole/visualvm to work in the meantime.
| core/src/main/java/org/elasticsearch/bootstrap/ESPolicy.java | Add workaround for JDK-8014008 | |
Java | apache-2.0 | a300e748b5c88e7ba273b2a8623e72c59fb41873 | 0 | JNOSQL/diana-driver,JNOSQL/diana-driver | /*
* 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 ma... | cassandra-driver/src/main/java/org/jnosql/diana/cassandra/column/package-info.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 ma... | Improves documentation
| cassandra-driver/src/main/java/org/jnosql/diana/cassandra/column/package-info.java | Improves documentation | |
Java | apache-2.0 | f6f2c53ff52bab3463b618a35fd1843f835d7d91 | 0 | palava/palava-store-filesystem | /**
* Copyright 2010 CosmoCode GmbH
*
* 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... | src/main/java/de/cosmocode/palava/store/DefaultFileIdentifier.java | /**
* Copyright 2010 CosmoCode GmbH
*
* 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... | switched from 3-tupel directories to two 2-tupel
| src/main/java/de/cosmocode/palava/store/DefaultFileIdentifier.java | switched from 3-tupel directories to two 2-tupel | |
Java | apache-2.0 | 51b37088e48d4438a4725771dbad95a48a476565 | 0 | GDasai/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,ilseh/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,ilseh/hsac-fitnesse-fixtures,teunisnl/hsac-fi... | package nl.hsac.fitnesse.fixture.slim.web;
import fitnesse.slim.fixtureInteraction.FixtureInteraction;
import nl.hsac.fitnesse.fixture.slim.SlimFixture;
import nl.hsac.fitnesse.fixture.slim.SlimFixtureException;
import nl.hsac.fitnesse.fixture.slim.StopTestException;
import nl.hsac.fitnesse.fixture.slim.web.annotation... | src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java | package nl.hsac.fitnesse.fixture.slim.web;
import fitnesse.slim.fixtureInteraction.FixtureInteraction;
import nl.hsac.fitnesse.fixture.slim.SlimFixture;
import nl.hsac.fitnesse.fixture.slim.SlimFixtureException;
import nl.hsac.fitnesse.fixture.slim.StopTestException;
import nl.hsac.fitnesse.fixture.slim.web.annotation... | Extract method to check for visibility
| src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java | Extract method to check for visibility | |
Java | apache-2.0 | 6eb4f6eff179aa385d006875a6ccd8f60cc49490 | 0 | ilseh/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,ilseh/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,GDasai/hsac-f... | package nl.hsac.fitnesse.fixture.slim.web;
import fitnesse.slim.fixtureInteraction.FixtureInteraction;
import nl.hsac.fitnesse.fixture.slim.SlimFixture;
import nl.hsac.fitnesse.fixture.slim.SlimFixtureException;
import nl.hsac.fitnesse.fixture.slim.StopTestException;
import nl.hsac.fitnesse.fixture.slim.web.annotation... | src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java | package nl.hsac.fitnesse.fixture.slim.web;
import fitnesse.slim.fixtureInteraction.FixtureInteraction;
import nl.hsac.fitnesse.fixture.slim.SlimFixture;
import nl.hsac.fitnesse.fixture.slim.SlimFixtureException;
import nl.hsac.fitnesse.fixture.slim.StopTestException;
import nl.hsac.fitnesse.fixture.slim.web.annotation... | Remove feature to click on any occurrence of 'value' if 'place' (i.e. 'select' element) cannot be found, see #159
| src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java | Remove feature to click on any occurrence of 'value' if 'place' (i.e. 'select' element) cannot be found, see #159 | |
Java | apache-2.0 | f22b8d934730045d96658e6a456fa9a3cae16440 | 0 | unidev-polydata/polydata-insights,unidev-polydata/polydata-insights | package com.unidev.polydata.insights.controller;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.unidev.polydata.insights.model.Tenant;
import com.unidev.polydata.insights.service.TenantDAO;
import com.vaadin.annotations.Theme;
import com.vaadin... | polydata-insights/src/main/java/com/unidev/polydata/insights/controller/AdminController.java | package com.unidev.polydata.insights.controller;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.unidev.polydata.insights.model.Tenant;
import com.unidev.polydata.insights.service.TenantDAO;
import com.vaadin.annotations.Theme;
import com.vaadin... | Updated elements alignment
| polydata-insights/src/main/java/com/unidev/polydata/insights/controller/AdminController.java | Updated elements alignment | |
Java | apache-2.0 | 268abe147dfce1da0eef54cd87204a1cb9644644 | 0 | google/closure-templates,yext/closure-templates,yext/closure-templates,yext/closure-templates,google/closure-templates,google/closure-templates,google/closure-templates,google/closure-templates,yext/closure-templates | /*
* Copyright 2018 Google 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/src/com/google/template/soy/passes/KeyCommandPass.java | /*
* Copyright 2018 Google 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 ... | Allow keys of enum type
| java/src/com/google/template/soy/passes/KeyCommandPass.java | Allow keys of enum type | |
Java | apache-2.0 | f73e0b47c511be4eb3228e5c3bbb6bc596fe3ddd | 0 | wro4j/wro4j,UAK-35/wro4j,dacofr/wro4j,dacofr/wro4j,dacofr/wro4j,UAK-35/wro4j,wro4j/wro4j,dacofr/wro4j,UAK-35/wro4j,wro4j/wro4j,UAK-35/wro4j | package ro.isdc.wro.http.handler;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.IOUtils;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logge... | wro4j-core/src/main/java/ro/isdc/wro/http/handler/ResourceProxyRequestHandler.java | package ro.isdc.wro.http.handler;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.IOUtils;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logge... | Issue467 - Cleaned up access verification in ResourceProxyRequestHandler.java
| wro4j-core/src/main/java/ro/isdc/wro/http/handler/ResourceProxyRequestHandler.java | Issue467 - Cleaned up access verification in ResourceProxyRequestHandler.java | |
Java | apache-2.0 | ee6c5bb7ec87eeac7cc59caa2f1d89155e597d10 | 0 | jimmccusker/callimachus,jimmccusker/callimachus,Thellmann/callimachus,Thellmann/callimachus,3-Round-Stones/callimachus,edwardsph/callimachus,Thellmann/callimachus,jimmccusker/callimachus,jimmccusker/callimachus,3-Round-Stones/callimachus,3-Round-Stones/callimachus,edwardsph/callimachus,edwardsph/callimachus,3-Round-Sto... | /*
* Copyright 2010, Zepheira LLC Some rights reserved.
* Copyright (c) 2011 Talis Inc., Some rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* - Redistributions of source code must retain th... | src/org/callimachusproject/server/chain/ContentHeadersFilter.java | /*
* Copyright 2010, Zepheira LLC Some rights reserved.
* Copyright (c) 2011 Talis Inc., Some rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* - Redistributions of source code must retain th... | Only set the calli:type annotation as response content-type if header not otherwise set
| src/org/callimachusproject/server/chain/ContentHeadersFilter.java | Only set the calli:type annotation as response content-type if header not otherwise set | |
Java | apache-2.0 | f09e462c045fa766302c8f18b6c540b889b983dc | 0 | not001praween001/bluesky-client-libjava,not001praween001/bluesky-client-libjava | /**
* The BlueskyHandler.class is a handler of the connector.
* The handler is a tiny and lightweight HTTP client.
*
* Author: Praween AMONTAMAVUT (Hayakawa Laboratory)
* E-mail: praween@hykwlab.org
*/
package org.bluesky_cps.client;
import java.io.*;
import org.json.*;
import java.net.Socket;
import java.net.... | src/main/java/org/bluesky_cps/client/BlueskyHandler.java | /**
* The BlueskyHandler.class is a handler of the connector.
* The handler is a tiny and lightweight HTTP client.
*
* Author: Praween AMONTAMAVUT (Hayakawa Laboratory)
* E-mail: praween@hykwlab.org
*/
package org.bluesky_cps.client;
import java.io.*;
import org.json.*;
import java.net.Socket;
import java.net.... | fix header analysis.
| src/main/java/org/bluesky_cps/client/BlueskyHandler.java | fix header analysis. | |
Java | apache-2.0 | f3c3656ed2fbbe473142ed49ae26bba0ca0f4e15 | 0 | kanayo/izpack,kanayo/izpack,Sage-ERP-X3/izpack,kanayo/izpack,dasapich/izpack,Sage-ERP-X3/izpack,dasapich/izpack,Sage-ERP-X3/izpack,dasapich/izpack,dasapich/izpack,Sage-ERP-X3/izpack,kanayo/izpack,Sage-ERP-X3/izpack,dasapich/izpack,Sage-ERP-X3/izpack,dasapich/izpack,kanayo/izpack,kanayo/izpack,dasapich/izpack,Sage-ERP-X... | /*
* IzPack - Copyright 2001-2008 Julien Ponge, All Rights Reserved.
*
* http://izpack.org/
* http://izpack.codehaus.org/
*
* Copyright 2002 Jan Blok
*
* 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 cop... | src/lib/com/izforge/izpack/panels/UserInputPanelConsoleHelper.java | /*
* IzPack - Copyright 2001-2008 Julien Ponge, All Rights Reserved.
*
* http://izpack.org/
* http://izpack.codehaus.org/
*
* Copyright 2002 Jan Blok
*
* 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 cop... | Fix for IZPACK-524
git-svn-id: 408af81b9e4f0a5eaad229a6d9eed76d614c4af6@2943 7d736ef5-cfd4-0310-9c9a-b52d5c14b761 (cherry-picking from commit 76426b6810024b8bb511ccb853feb9f882d9968b)
| src/lib/com/izforge/izpack/panels/UserInputPanelConsoleHelper.java | Fix for IZPACK-524 | |
Java | apache-2.0 | 0e4397f0d6e823324eee62bc6d077439ec52ceb7 | 0 | DaveVoorhis/Rel,DaveVoorhis/Rel,DaveVoorhis/Rel,DaveVoorhis/Rel,DaveVoorhis/Rel | package org.reldb.dbrowser.ui.content.rev;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Control;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.swt.la... | RelUI/src/org/reldb/dbrowser/ui/content/rev/SaveToDialog.java | package org.reldb.dbrowser.ui.content.rev;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Control;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.swt.la... | Improve layout. | RelUI/src/org/reldb/dbrowser/ui/content/rev/SaveToDialog.java | Improve layout. | |
Java | apache-2.0 | 12ca2bea330b1515b2c082ffff1ea87731912fac | 0 | reportportal/commons-dao | /*
* Copyright 2017 EPAM Systems
*
*
* This file is part of EPAM Report Portal.
* https://github.com/reportportal/service-api
*
* Report Portal is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either v... | src/main/java/com/epam/ta/reportportal/dao/TestItemRepository.java | /*
* Copyright 2017 EPAM Systems
*
*
* This file is part of EPAM Report Portal.
* https://github.com/reportportal/service-api
*
* Report Portal is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either v... | fix query
| src/main/java/com/epam/ta/reportportal/dao/TestItemRepository.java | fix query | |
Java | apache-2.0 | 7d74ccdc136944f9477768099b7160be8b74f359 | 0 | ToureNPlaner/tourenplaner-server,ToureNPlaner/tourenplaner-server,ToureNPlaner/tourenplaner-server,ToureNPlaner/tourenplaner-server | package algorithms;
import computecore.ComputeRequest;
import computecore.Points;
import computecore.RequestPoints;
import graphrep.GraphRep;
import java.util.HashMap;
import java.util.Map;
public class ConstraintSP extends GraphAlgorithm {
private final Heap heap;
int distance;
public ConstraintS... | src/algorithms/ConstraintSP.java | package algorithms;
import computecore.ComputeRequest;
import computecore.Points;
import computecore.RequestPoints;
import graphrep.GraphRep;
import java.util.HashMap;
import java.util.Map;
public class ConstraintSP extends GraphAlgorithm {
private final Heap heap;
int distance;
public ConstraintS... | Add null checks for maxAltitudeDifference const.
| src/algorithms/ConstraintSP.java | Add null checks for maxAltitudeDifference const. | |
Java | apache-2.0 | b47290c5c0d578c1efcd55032edde08747707f1d | 0 | hschott/ficum | package org.ficum.node;
import org.joda.time.DateTime;
import org.joda.time.DateTimeZone;
import org.joda.time.LocalDate;
import org.joda.time.chrono.GregorianChronology;
import org.junit.Assert;
import org.junit.Test;
public class QueryPrinterVistorTest {
private String[] allowedSelectorNames = { "first", "secon... | ficum-node/src/test/java/org/ficum/node/QueryPrinterVistorTest.java | package org.ficum.node;
import org.apache.commons.lang3.JavaVersion;
import org.joda.time.DateTime;
import org.joda.time.DateTimeZone;
import org.joda.time.LocalDate;
import org.joda.time.chrono.GregorianChronology;
import org.junit.Assert;
import org.junit.Test;
public class QueryPrinterVistorTest {
private Stri... | fix enum test case
| ficum-node/src/test/java/org/ficum/node/QueryPrinterVistorTest.java | fix enum test case | |
Java | apache-2.0 | 882ca3c7bbcfdf1f9f1ff83c53559b421f852f10 | 0 | linkedin/ambry,linkedin/ambry,daniellitoc/ambry-Research,xiahome/ambry,cgtz/ambry,nsivabalan/ambry,nsivabalan/ambry,linkedin/ambry,pnarayanan/ambry,cgtz/ambry,cgtz/ambry,vgkholla/ambry,xiahome/ambry,pnarayanan/ambry,vgkholla/ambry,cgtz/ambry,daniellitoc/ambry-Research,linkedin/ambry | package com.github.ambry.store;
import com.codahale.metrics.Counter;
import com.codahale.metrics.Gauge;
import com.codahale.metrics.MetricRegistry;
import com.codahale.metrics.Timer;
/**
* Metrics for the store
*/
public class StoreMetrics {
public final Timer getResponse;
public final Timer putResponse;
pu... | ambry-store/src/main/java/com.github.ambry.store/StoreMetrics.java | package com.github.ambry.store;
import com.codahale.metrics.Counter;
import com.codahale.metrics.Gauge;
import com.codahale.metrics.MetricRegistry;
import com.codahale.metrics.Timer;
/**
* Metrics for the store
*/
public class StoreMetrics {
public final Timer getResponse;
public final Timer putResponse;
pu... | fixing typo
| ambry-store/src/main/java/com.github.ambry.store/StoreMetrics.java | fixing typo | |
Java | bsd-2-clause | 7d89544290bb39ae531a4a0a8586d66cb3d57ae7 | 0 | runelite/runelite,l2-/runelite,runelite/runelite,abelbriggs1/runelite,Sethtroll/runelite,abelbriggs1/runelite,Sethtroll/runelite,abelbriggs1/runelite,runelite/runelite,l2-/runelite | /*
* Copyright (c) 2017, Adam <Adam@sigterm.info>
* Copyright (c) 2018, Lotto <https://github.com/devLotto>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source... | runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldHopperPlugin.java | /*
* Copyright (c) 2017, Adam <Adam@sigterm.info>
* Copyright (c) 2018, Lotto <https://github.com/devLotto>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source... | Add Hop-To option in chat
| runelite-client/src/main/java/net/runelite/client/plugins/worldhopper/WorldHopperPlugin.java | Add Hop-To option in chat | |
Java | bsd-2-clause | ebaef8fd43de469d1ac28117a2bf5d6046d57e7c | 0 | kaaveland/tryagain | package com.github.kaaveland.tryagain;
public class Retrier {
public final int times;
public final DelayStrategy delayStrategy;
public final ExceptionMatcher exceptionMatcher;
public static Retrier retryOn(ExceptionMatcher exceptionMatches) {
return new Retrier(exceptionMatches);
}
@S... | src/main/java/com/github/kaaveland/tryagain/Retrier.java | package com.github.kaaveland.tryagain;
public class Retrier {
public final int times;
public final DelayStrategy delayStrategy;
public final ExceptionMatcher exceptionMatcher;
public static Retrier retryOn(ExceptionMatcher exceptionMatches) {
return new Retrier(exceptionMatches);
}
@S... | Factory method for InstanceOf matcher.
| src/main/java/com/github/kaaveland/tryagain/Retrier.java | Factory method for InstanceOf matcher. | |
Java | bsd-2-clause | 4e4b7ebda40c471cd662416a19bd195521b90776 | 0 | conveyal/gtfs-lib | package com.conveyal.gtfs.loader;
import com.conveyal.gtfs.model.Agency;
import com.conveyal.gtfs.model.Calendar;
import com.conveyal.gtfs.model.CalendarDate;
import com.conveyal.gtfs.model.Entity;
import com.conveyal.gtfs.model.Route;
import com.conveyal.gtfs.model.ShapePoint;
import com.conveyal.gtfs.model.Stop;
imp... | src/main/java/com/conveyal/gtfs/loader/EntityPopulator.java | package com.conveyal.gtfs.loader;
import com.conveyal.gtfs.model.*;
import gnu.trove.map.TObjectIntMap;
import java.net.MalformedURLException;
import java.net.URL;
import java.time.LocalDate;
import java.sql.ResultSet;
import java.sql.SQLException;
import static com.conveyal.gtfs.model.Entity.INT_MISSING;
/**
* F... | remove public modifier, clean up formatting
| src/main/java/com/conveyal/gtfs/loader/EntityPopulator.java | remove public modifier, clean up formatting | |
Java | bsd-2-clause | 5a63649585b01f0561379684a58f423dd86446c2 | 0 | Zomis/Minesweeper-Analyze | package net.zomis.minesweeper.analyze.detail;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import java.util.Map.Entry;
import net.zomis.minesweeper.analyze.Combinatorics;
import net.zomis.minesweeper.analyze.FieldGroup;
import net.zomis.minesweeper.analyze.G... | src/main/java/net/zomis/minesweeper/analyze/detail/FieldProxy.java | package net.zomis.minesweeper.analyze.detail;
import java.util.Arrays;
import java.util.Collection;
import java.util.Map.Entry;
import net.zomis.minesweeper.analyze.Combinatorics;
import net.zomis.minesweeper.analyze.FieldGroup;
import net.zomis.minesweeper.analyze.GroupValues;
import net.zomis.minesweeper.analyze.Ru... | improved detailed analyze speed by iterating through a List instead of modifying a Map.
| src/main/java/net/zomis/minesweeper/analyze/detail/FieldProxy.java | improved detailed analyze speed by iterating through a List instead of modifying a Map. | |
Java | bsd-3-clause | ee7ed0cce25970ba38573db990895152041b636a | 0 | Adaptivity/Nuclear-Control,Speiger/Nuclear-Control,Ghostlyr/Nuclear-Control | package shedar.mods.ic2.nuclearcontrol.crossmod.gregtech;
import cpw.mods.fml.common.registry.GameRegistry;
import ic2.api.item.IC2Items;
import ic2.api.recipe.Recipes;
import ic2.core.util.StackUtil;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecraft.item.Item;
import net.minecraf... | src/main/java/shedar/mods/ic2/nuclearcontrol/crossmod/gregtech/GregtechRecipes.java | package shedar.mods.ic2.nuclearcontrol.crossmod.gregtech;
import cpw.mods.fml.common.registry.GameRegistry;
import ic2.api.item.IC2Items;
import ic2.api.recipe.Recipes;
import ic2.core.util.StackUtil;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecraft.item.Item;
import net.minecraf... | Fixed GT recipe that was dumb | src/main/java/shedar/mods/ic2/nuclearcontrol/crossmod/gregtech/GregtechRecipes.java | Fixed GT recipe that was dumb | |
Java | bsd-3-clause | 7bcfd228b9591ee7190cfff6fc8f278c71288fcc | 0 | jbobnar/TwelveMonkeys,jbobnar/TwelveMonkeys,haraldk/TwelveMonkeys,jbobnar/TwelveMonkeys,haraldk/TwelveMonkeys,haraldk/TwelveMonkeys,jbobnar/TwelveMonkeys | /*
* Copyright (c) 2012, Harald Kuhr
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of cond... | imageio/imageio-metadata/src/main/java/com/twelvemonkeys/imageio/metadata/jpeg/JPEGQuality.java | /*
* Copyright (c) 2012, Harald Kuhr
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of cond... | Documentation + fix for minor issue when quality could not be determined.
| imageio/imageio-metadata/src/main/java/com/twelvemonkeys/imageio/metadata/jpeg/JPEGQuality.java | Documentation + fix for minor issue when quality could not be determined. | |
Java | mit | 740c5ce3aaf3edef7554a6949ec1152b8e7381b5 | 0 | vibrouter/vibrouter | package io.github.vibrouter;
import android.Manifest;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.content.pm.PackageManager;
import android.databinding.DataBindingUtil;
import android.os.Build;
import android.os.Bundle;
import android.os... | app/src/main/java/io/github/vibrouter/BaseActivity.java | package io.github.vibrouter;
import android.Manifest;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.content.pm.PackageManager;
import android.databinding.DataBindingUtil;
import android.os.Build;
import android.os.Bundle;
import android.os... | Start and bind service on activity creation for better usability
| app/src/main/java/io/github/vibrouter/BaseActivity.java | Start and bind service on activity creation for better usability | |
Java | mit | 0f3590113f8d918f30ae903977f8f1ee6063928f | 0 | kenzierocks/Sponge,DDoS/Sponge,SpongePowered/SpongeForge,DDoS/Sponge,kenzierocks/SpongeForge,DDoS/SpongeForge,DDoS/SpongeForge,kenzierocks/SpongeForge,kenzierocks/Sponge,SpongePowered/SpongeForge | /*
* This file is part of Sponge, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... | src/java6/java/org/spongepowered/mod/SpongeCoremod.java | /*
* This file is part of Sponge, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Softwar... | Add JavaVersionCheckUtils transformer exclusion
| src/java6/java/org/spongepowered/mod/SpongeCoremod.java | Add JavaVersionCheckUtils transformer exclusion | |
Java | mit | 236acd51dcd7a913784a2e373e330348b1106d19 | 0 | eagletmt/karin | package cc.wanko.karin.app.adapters;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.text.method.LinkMovementMethod;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
impor... | app/src/main/java/cc/wanko/karin/app/adapters/StatusListAdapter.java | package cc.wanko.karin.app.adapters;
import android.content.Context;
import android.text.method.LinkMovementMethod;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import an... | Confirm RT and destroy
| app/src/main/java/cc/wanko/karin/app/adapters/StatusListAdapter.java | Confirm RT and destroy | |
Java | mit | 4475d4150b0b158608a5771f92e4b2b5cc91bf16 | 0 | lfscheidegger/jfacet,lfscheidegger/jfacet | package com.lfscheidegger.jfacet.shade.expression.vector;
import com.google.common.collect.ImmutableList;
import com.lfscheidegger.jfacet.shade.expression.Bool;
import com.lfscheidegger.jfacet.shade.expression.Expression;
import com.lfscheidegger.jfacet.shade.expression.Real;
import com.lfscheidegger.jfacet.utils.Swiz... | src/com/lfscheidegger/jfacet/shade/expression/vector/Swizzle.java | package com.lfscheidegger.jfacet.shade.expression.vector;
import com.google.common.collect.ImmutableList;
import com.lfscheidegger.jfacet.shade.expression.Bool;
import com.lfscheidegger.jfacet.shade.expression.Expression;
import com.lfscheidegger.jfacet.shade.expression.Real;
import com.lfscheidegger.jfacet.utils.Swiz... | removing unused Swizzle*0 classes
| src/com/lfscheidegger/jfacet/shade/expression/vector/Swizzle.java | removing unused Swizzle*0 classes | |
Java | lgpl-2.1 | 8b857547183d3b7d1497bce707f6666eb924cf73 | 0 | hal/core,hal/core,hal/core,hal/core,hal/core | package org.jboss.as.console.client.tools.mbui.workbench.repository;
import static org.jboss.mbui.model.structure.TemporalOperator.Choice;
import static org.jboss.mbui.model.structure.TemporalOperator.Concurrency;
import static org.jboss.mbui.model.structure.TemporalOperator.Deactivation;
import org.jboss.mbui.model.... | gui/src/main/java/org/jboss/as/console/client/tools/mbui/workbench/repository/SecurityDomainsSample.java | package org.jboss.as.console.client.tools.mbui.workbench.repository;
import static org.jboss.mbui.model.structure.TemporalOperator.Choice;
import static org.jboss.mbui.model.structure.TemporalOperator.Concurrency;
import static org.jboss.mbui.model.structure.TemporalOperator.Deactivation;
import org.jboss.mbui.model.... | properly map authorisation modules | gui/src/main/java/org/jboss/as/console/client/tools/mbui/workbench/repository/SecurityDomainsSample.java | properly map authorisation modules |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.