lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | apache-2.0 | a95e408220593c505c6e79dba83e02fdbc3d1e8e | 0 | SSEHUB/EASyProducer,SSEHUB/EASyProducer,SSEHUB/EASyProducer | /*
* Copyright 2009-2016 University of Hildesheim, Software Systems Engineering
*
* 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... | Plugins/EASy-Producer/ScenariosTest/src/net/ssehub/easy/producer/scenario_tests/LocalExperimentsTests.java | /*
* Copyright 2009-2016 University of Hildesheim, Software Systems Engineering
*
* 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... | subsequent change, tracer warnings | Plugins/EASy-Producer/ScenariosTest/src/net/ssehub/easy/producer/scenario_tests/LocalExperimentsTests.java | subsequent change, tracer warnings | |
Java | apache-2.0 | 2cbeb8ff0c8af2afb461aff8693fe9ed1bec8d24 | 0 | apache/jackrabbit,apache/jackrabbit,apache/jackrabbit | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | contrib/spi/jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/PropertyImpl.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 ... | work in progress
setValue(InputStream): missing handling for null values
git-svn-id: 02b679d096242155780e1604e997947d154ee04a@464422 13f79535-47bb-0310-9956-ffa450edef68
| contrib/spi/jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/PropertyImpl.java | work in progress | |
Java | apache-2.0 | 96de2d7e67e825a66d6264bf5816356ad238ba68 | 0 | Ardulink/Ardulink-2,Ardulink/Ardulink-2,Ardulink/Ardulink-2 | package org.ardulink.util.anno;
import static java.lang.annotation.RetentionPolicy.SOURCE;
import java.lang.annotation.Retention;
/**
* Elements marked with this annotation can be replaced by more efficient or
* easier to read alternatives. For example some for-loops can be replaced by
* Stream when the enclosing... | ardulink-core-util/src/main/java/org/ardulink/util/anno/LapsedWith.java | package org.ardulink.util.anno;
/**
* Elements marked with this annotation can be replaced by more efficient or
* easier to read alternatives. For example some for-loops can be replaced by
* Stream when the enclosing Ardulink module or one of it dependencies is
* updated. To make search as easy as possible when up... | using source RetentionPolicy
| ardulink-core-util/src/main/java/org/ardulink/util/anno/LapsedWith.java | using source RetentionPolicy | |
Java | apache-2.0 | d5cefcd21349060fb1d2cf7bc363c6a0e8739183 | 0 | GerritCodeReview/gerrit,GerritCodeReview/gerrit,WANdisco/gerrit,qtproject/qtqa-gerrit,WANdisco/gerrit,qtproject/qtqa-gerrit,WANdisco/gerrit,qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,WANdisco/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,WANd... | // 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 ... | gerrit-server/src/main/java/com/google/gerrit/server/notedb/ChangeNoteUtil.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 ... | Default to writing comments in JSON format
The default in 2.15-rc2 and earlier was inadvertently left to use the
legacy comment format. Combined with the fact that NoteDb is the default
for changes in 2.15-rc2, this means that there may be sites in the wild
that have notes written in the legacy format.
Ultimately, we... | gerrit-server/src/main/java/com/google/gerrit/server/notedb/ChangeNoteUtil.java | Default to writing comments in JSON format | |
Java | apache-2.0 | ebd9ec8acb87093b5021ff736db5662a99a11c44 | 0 | paulswithers/XPagesExtensionLibrary,paulswithers/XPagesExtensionLibrary,paulswithers/XPagesExtensionLibrary | /*
* Copyright IBM Corp. 2010
*
* 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... | extlib/lwp/product/runtime/eclipse/plugins/com.ibm.xsp.extlib.relational/src/com/ibm/xsp/extlib/relational/util/JdbcUtil.java | /*
* Copyright IBM Corp. 2010
*
* 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... | Cleaning up appendColumnValue
| extlib/lwp/product/runtime/eclipse/plugins/com.ibm.xsp.extlib.relational/src/com/ibm/xsp/extlib/relational/util/JdbcUtil.java | Cleaning up appendColumnValue | |
Java | apache-2.0 | 270da1246f488f7a4d286be2c41e38b07ce1512f | 0 | dswarm/Wikidata-Toolkit,dswarm/Wikidata-Toolkit,monkey2000/Wikidata-Toolkit,noa/Wikidata-Toolkit,noa/Wikidata-Toolkit,monkey2000/Wikidata-Toolkit,Wikidata/Wikidata-Toolkit,noa/Wikidata-Toolkit,zazi/Wikidata-Toolkit,notconfusing/Wikidata-Toolkit,zazi/Wikidata-Toolkit,noa/Wikidata-Toolkit,notconfusing/Wikidata-Toolkit,Wi... | package org.wikidata.wdtk.examples;
/*
* #%L
* Wikidata Toolkit Examples
* %%
* Copyright (C) 2014 Wikidata Toolkit Developers
* %%
* 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
*
... | wdtk-examples/src/main/java/org/wikidata/wdtk/examples/DumpProcessingExample.java | package org.wikidata.wdtk.examples;
/*
* #%L
* Wikidata Toolkit Examples
* %%
* Copyright (C) 2014 Wikidata Toolkit Developers
* %%
* 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
*
... | Print documentation when started | wdtk-examples/src/main/java/org/wikidata/wdtk/examples/DumpProcessingExample.java | Print documentation when started | |
Java | apache-2.0 | fad0cbf1ee51a188ea68ddcda570eafe0dcffb53 | 0 | fpadoan/metasyntactic,alokc83/metasyntactic,fpadoan/metasyntactic,nguyenphanhuynh/metasyntactic,alokc83/metasyntactic,fpadoan/metasyntactic,nguyenphanhuynh/metasyntactic,fpadoan/metasyntactic,alokc83/metasyntactic,nguyenphanhuynh/metasyntactic,alokc83/metasyntactic,alokc83/metasyntactic,fpadoan/metasyntactic,fpadoan/me... | package org.metasyntactic.activities;
import static org.apache.commons.collections.CollectionUtils.isEmpty;
import static org.metasyntactic.utilities.StringUtilities.isNullOrEmpty;
import java.io.File;
import java.lang.ref.SoftReference;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection... | NowPlaying/Android/src/org/metasyntactic/activities/NowPlayingActivity.java | package org.metasyntactic.activities;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.res.Resources;
... | cleaning up code | NowPlaying/Android/src/org/metasyntactic/activities/NowPlayingActivity.java | cleaning up code | |
Java | apache-2.0 | f6a742d687f503c7ceea08e70f49c90da7027f5a | 0 | UweTrottmann/SeriesGuide,UweTrottmann/SeriesGuide,artemnikitin/SeriesGuide,epiphany27/SeriesGuide,hoanganhx86/SeriesGuide,r00t-user/SeriesGuide,0359xiaodong/SeriesGuide |
package com.battlelancer.seriesguide.ui.dialogs;
import android.app.Activity;
import android.content.ContentValues;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTrans... | SeriesGuide/src/com/battlelancer/seriesguide/ui/dialogs/AddListDialogFragment.java |
package com.battlelancer.seriesguide.ui.dialogs;
import android.app.Activity;
import android.content.ContentValues;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTrans... | Display correct dialog title in add dialog.
| SeriesGuide/src/com/battlelancer/seriesguide/ui/dialogs/AddListDialogFragment.java | Display correct dialog title in add dialog. | |
Java | apache-2.0 | b3d6550993c37c3d9a007008c1897ebfd9ae22e7 | 0 | twitter-forks/bazel,twitter-forks/bazel,cushon/bazel,davidzchen/bazel,dslomov/bazel-windows,dslomov/bazel-windows,aehlig/bazel,dslomov/bazel,aehlig/bazel,katre/bazel,ulfjack/bazel,dslomov/bazel-windows,perezd/bazel,safarmer/bazel,ButterflyNetwork/bazel,perezd/bazel,ulfjack/bazel,perezd/bazel,dslomov/bazel-windows,safar... | // Copyright 2016 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | src/main/java/com/google/devtools/build/lib/rules/java/JavaHeaderCompileActionBuilder.java | // Copyright 2016 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | Reintroduce a step that was accidentally dropped in https://github.com/bazelbuild/bazel/commit/ea971cb3855cb394fcdd1f160ee95b263995685c
PiperOrigin-RevId: 262640794
| src/main/java/com/google/devtools/build/lib/rules/java/JavaHeaderCompileActionBuilder.java | Reintroduce a step that was accidentally dropped in https://github.com/bazelbuild/bazel/commit/ea971cb3855cb394fcdd1f160ee95b263995685c | |
Java | apache-2.0 | b7d7cf24cd6515c0c54bed01d0747bf6cbf64700 | 0 | skjolber/3d-bin-container-packing,skjolber/3d-bin-container-packing,skjolber/3d-bin-container-packing,skjolber/3d-bin-container-packing | package com.github.skjolberg.packing;
import net.jqwik.api.*;
import net.jqwik.api.arbitraries.IntegerArbitrary;
import net.jqwik.api.constraints.IntRange;
import net.jqwik.api.constraints.Size;
import java.util.List;
import java.util.function.BiFunction;
import java.util.stream.Collectors;
import java.util.stream.St... | src/test/java/com/github/skjolberg/packing/BruteForcePropertyBasedTests.java | package com.github.skjolberg.packing;
import net.jqwik.api.*;
import net.jqwik.api.arbitraries.IntegerArbitrary;
import net.jqwik.api.constraints.Size;
import java.util.List;
import java.util.function.BiFunction;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import static net.jqwik.api.Arbitrar... | test packing several identical boxes in just-fitting containers
| src/test/java/com/github/skjolberg/packing/BruteForcePropertyBasedTests.java | test packing several identical boxes in just-fitting containers | |
Java | apache-2.0 | dfbec28c8aed1b6a089dfab55263a83f58ce62d7 | 0 | jior/glaf,jior/glaf,jior/glaf,jior/glaf,jior/glaf,jior/glaf | /*
* 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 ... | workspace/glaf-core/src/main/java/com/glaf/core/config/DataSourceConfig.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 ... | update
| workspace/glaf-core/src/main/java/com/glaf/core/config/DataSourceConfig.java | update | |
Java | apache-2.0 | 4f205e1c9712b0d1785ffa1e01e2ac1305044d92 | 0 | andstatus/andstatus,andstatus/andstatus,andstatus/andstatus | /*
* Copyright (c) 2016 yvolk (Yuri Volkov), http://yurivolkov.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 requ... | app/src/main/java/org/andstatus/app/net/http/HttpConnectionOAuth2JavaNet.java | /*
* Copyright (c) 2016 yvolk (Yuri Volkov), http://yurivolkov.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 requ... | Fixed crash on com.github.scribejava.core.exceptions.OAuthException
| app/src/main/java/org/andstatus/app/net/http/HttpConnectionOAuth2JavaNet.java | Fixed crash on com.github.scribejava.core.exceptions.OAuthException | |
Java | apache-2.0 | 98954e8ff3c0e7de50cb4f425ad558e8670065db | 0 | GwtMaterialDesign/gwt-material,GwtMaterialDesign/gwt-material,guibertjulien/gwt-material,GwtMaterialDesign/gwt-material,marcrh/gwt-material,marcrh/gwt-material,marcrh/gwt-material,guibertjulien/gwt-material,guibertjulien/gwt-material | /*
* #%L
* GwtMaterial
* %%
* Copyright (C) 2015 - 2016 GwtMaterialDesign
* %%
* 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
*
... | gwt-material/src/main/java/gwt/material/design/client/ui/MaterialListValueBox.java | /*
* #%L
* GwtMaterial
* %%
* Copyright (C) 2015 - 2016 GwtMaterialDesign
* %%
* 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
* ... | Fina Fixed - Preserve the initialized variable - fixed for selectedIndex.
| gwt-material/src/main/java/gwt/material/design/client/ui/MaterialListValueBox.java | Fina Fixed - Preserve the initialized variable - fixed for selectedIndex. | |
Java | apache-2.0 | f3ae3fb93de04fb52c4d18840a6780b08c890788 | 0 | donNewtonAlpha/onos,Shashikanth-Huawei/bmp,oplinkoms/onos,kuujo/onos,opennetworkinglab/onos,Shashikanth-Huawei/bmp,sdnwiselab/onos,chenxiuyang/onos,oplinkoms/onos,sonu283304/onos,zsh2938/onos,zsh2938/onos,lsinfo3/onos,packet-tracker/onos,mengmoya/onos,kuujo/onos,rvhub/onos,kkkane/ONOS,y-higuchi/onos,gkatsikas/onos,donN... | /*
* Copyright 2015 Open Networking Laboratory
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | core/api/src/main/java/org/onosproject/net/flowobjective/FilteringObjective.java | /*
* Copyright 2015 Open Networking Laboratory
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | Follow the convention for Javadoc
Change-Id: I32742fdeafaa08171915883c6d6fdc0373db9efa
| core/api/src/main/java/org/onosproject/net/flowobjective/FilteringObjective.java | Follow the convention for Javadoc | |
Java | apache-2.0 | c24c296f9aef8c1234c3a5d33abcabf16ddb00c4 | 0 | pponec/ujorm,pponec/ujorm,pponec/ujorm | /*
* Copyright 2020-2020 Pavel Ponec, https://github.com/pponec
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | project-m2/ujo-web/src/main/java/org/ujorm/tools/web/ajax/JavaScriptWriter.java | /*
* Copyright 2020-2020 Pavel Ponec, https://github.com/pponec
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | Sample: JS AJAX code fixing | project-m2/ujo-web/src/main/java/org/ujorm/tools/web/ajax/JavaScriptWriter.java | Sample: JS AJAX code fixing | |
Java | apache-2.0 | caf14137c1d8d296fc20976a7b34a0da8a6471ef | 0 | jenmalloy/enmasse,EnMasseProject/enmasse,EnMasseProject/enmasse,jenmalloy/enmasse,jenmalloy/enmasse,jenmalloy/enmasse,EnMasseProject/enmasse,jenmalloy/enmasse,EnMasseProject/enmasse,EnMasseProject/enmasse,jenmalloy/enmasse,EnMasseProject/enmasse,jenmalloy/enmasse,EnMasseProject/enmasse | package io.enmasse.systemtest.authz;
import io.enmasse.systemtest.*;
import io.enmasse.systemtest.amqp.AmqpClient;
import org.apache.qpid.proton.message.Message;
import org.junit.Before;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
imp... | systemtests/src/test/java/io/enmasse/systemtest/authz/AuthorizationTestBase.java | package io.enmasse.systemtest.authz;
import io.enmasse.systemtest.*;
import io.enmasse.systemtest.amqp.AmqpClient;
import org.apache.qpid.proton.message.Message;
import org.junit.Before;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
imp... | FIX multicast, anycast only in standard
| systemtests/src/test/java/io/enmasse/systemtest/authz/AuthorizationTestBase.java | FIX multicast, anycast only in standard | |
Java | apache-2.0 | 27f429a51d1c723e34aa1918ff2b0f8da41d58b3 | 0 | eboudrant/net.ebt.muzei.miyazaki,eboudrant/net.ebt.muzei.miyazaki,eboudrant/net.ebt.muzei.miyazaki | package net.ebt.muzei.miyazaki.activity;
import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.provider.Settings;
import androi... | app/src/main/java/net/ebt/muzei/miyazaki/activity/MuzeiMiyazakiSettings.java | package net.ebt.muzei.miyazaki.activity;
import android.content.ActivityNotFoundException;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.provider.Settings;
import androi... | remove link to suspended website
| app/src/main/java/net/ebt/muzei/miyazaki/activity/MuzeiMiyazakiSettings.java | remove link to suspended website | |
Java | bsd-3-clause | ba078255285ecec18c5b839a9144c0ec0bb2ba90 | 0 | andronix3/SwingHacks | package com.smartg.swing;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Insets;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ComponentAdapter;
im... | com/smartg/swing/JRangeSlider.java | package com.smartg.swing;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Insets;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ComponentAdapter;
im... | Rename Thumb Rectangles
| com/smartg/swing/JRangeSlider.java | Rename Thumb Rectangles | |
Java | mit | d3feab967570f4f05244ecf74d177b752502934a | 0 | student-capture/student-capture | src/test/java/studentcapture/usersettings/UserSettingsResourceTest.java | package studentcapture.usersettings;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.mock.web.MockMultipartFi... | removed failing test
| src/test/java/studentcapture/usersettings/UserSettingsResourceTest.java | removed failing test | ||
Java | apache-2.0 | 168d465452b88f7ba9fb44881fdb2f19c012ec4d | 0 | Frank-Wu/stratosphere-streaming,Frank-Wu/stratosphere-streaming,Frank-Wu/stratosphere-streaming | src/test/java/eu/stratosphere/streaming/api/streamrecord/TupleTest.java | package eu.stratosphere.streaming.api.streamrecord;
import static org.junit.Assert.*;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInput;
import java.io.DataInputStream;
import java.io.DataOutput;
import java.io.DataOutputStream;
import java.io.IOException;
import org... | TupleTest removed
| src/test/java/eu/stratosphere/streaming/api/streamrecord/TupleTest.java | TupleTest removed | ||
Java | mit | 9ed1d50de0d3d4f95c580dae9b5aa7a618b4e6c0 | 0 | elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin | package com.elmakers.mine.bukkit.action.builtin;
import com.elmakers.mine.bukkit.action.CompoundEntityAction;
import com.elmakers.mine.bukkit.api.action.CastContext;
import com.elmakers.mine.bukkit.api.spell.Spell;
import com.elmakers.mine.bukkit.api.spell.TargetType;
import com.elmakers.mine.bukkit.utility.Targeting;... | src/main/java/com/elmakers/mine/bukkit/action/builtin/ConeOfEffectAction.java | package com.elmakers.mine.bukkit.action.builtin;
import com.elmakers.mine.bukkit.action.CompoundEntityAction;
import com.elmakers.mine.bukkit.api.action.CastContext;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.entity.Entity;
import java.lang.ref.WeakReference;
import java.util.List;
publi... | ConeOfEffect uses Targeting class
| src/main/java/com/elmakers/mine/bukkit/action/builtin/ConeOfEffectAction.java | ConeOfEffect uses Targeting class | |
Java | mit | 81451f1e750d088105f35e5d1d0e4985f2ce3c7f | 0 | FASAM-ES/projeto-zeus | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.fasam.projetoexemplo.entidades;
import java.util.ArrayList;
import java.util.List;
/**
*
* @author Aluno
*/
public class Artigo {
String titulo;
String descricao;
Usuario usuario;... | ProjetoExemplo/src/main/java/br/com/fasam/projetoexemplo/entidades/Artigo.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.fasam.projetoexemplo.entidades;
/**
*
* @author Aluno
*/
public class Artigo {
String titulo;
String descrição;
public String getTitulo() {
return titulo;
}
... | Adicionando Relacionamentos a classe Artigo
| ProjetoExemplo/src/main/java/br/com/fasam/projetoexemplo/entidades/Artigo.java | Adicionando Relacionamentos a classe Artigo | |
Java | mit | b14a654507e96bc3e2c1a55d600c76fb1a360122 | 0 | venkatramanm/swf-all,venkatramanm/swf-all,venkatramanm/swf-all | package com.venky.swf.plugins.collab.db.model.participants.admin;
import com.venky.swf.db.model.reflection.ModelReflector;
import com.venky.swf.db.table.ModelImpl;
import com.venky.swf.plugins.collab.db.model.user.User;
import com.venky.swf.plugins.security.db.model.Role;
import com.venky.swf.plugins.security.db.model... | swf-plugin-collab/src/main/java/com/venky/swf/plugins/collab/db/model/participants/admin/CompanyImpl.java | package com.venky.swf.plugins.collab.db.model.participants.admin;
import com.venky.swf.db.model.reflection.ModelReflector;
import com.venky.swf.db.table.ModelImpl;
import com.venky.swf.plugins.collab.db.model.user.User;
import com.venky.swf.plugins.security.db.model.Role;
import com.venky.swf.plugins.security.db.model... | Participant Extension clean up
| swf-plugin-collab/src/main/java/com/venky/swf/plugins/collab/db/model/participants/admin/CompanyImpl.java | Participant Extension clean up | |
Java | epl-1.0 | 7e37423780bd37ff1cce6a61d1a23335a6554c1a | 0 | OndraZizka/windup,Ladicek/windup,d-s/windup,OndraZizka/windup,Maarc/windup,johnsteele/windup,jsight/windup,windup/windup,johnsteele/windup,mareknovotny/windup,windup/windup,d-s/windup,Maarc/windup,windup/windup,d-s/windup,OndraZizka/windup,Ladicek/windup,Ladicek/windup,Maarc/windup,johnsteele/windup,jsight/windup,marek... | package org.jboss.windup.reporting.rules;
import org.jboss.forge.furnace.util.Iterators;
import org.jboss.windup.config.AbstractRuleProvider;
import org.jboss.windup.config.GraphRewrite;
import org.jboss.windup.config.metadata.MetadataBuilder;
import org.jboss.windup.config.operation.iteration.AbstractIterationOperati... | reporting/api/src/main/java/org/jboss/windup/reporting/rules/CreateApplicationReportIndexRuleProvider.java | package org.jboss.windup.reporting.rules;
import org.jboss.forge.furnace.util.Iterators;
import org.jboss.windup.config.AbstractRuleProvider;
import org.jboss.windup.config.GraphRewrite;
import org.jboss.windup.config.metadata.MetadataBuilder;
import org.jboss.windup.config.operation.iteration.AbstractIterationOperati... | CreateApplicationReportIndexRuleProvider javadoc | reporting/api/src/main/java/org/jboss/windup/reporting/rules/CreateApplicationReportIndexRuleProvider.java | CreateApplicationReportIndexRuleProvider javadoc | |
Java | lgpl-2.1 | a2c986508d49ee8ef7dd5285c7aa5179460ba6b7 | 0 | xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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
* th... | xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-storage/src/test/java/org/xwiki/mail/MailStorageScriptServiceTest.java | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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
* th... | XCOMMONS-1081: Upgrade to Mockito 2.2.15
| xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-storage/src/test/java/org/xwiki/mail/MailStorageScriptServiceTest.java | XCOMMONS-1081: Upgrade to Mockito 2.2.15 | |
Java | lgpl-2.1 | 081c1c0cad05785a018b9c76664e30cc467262bf | 0 | clienthax/ForgeGradle,kenzierocks/ForgeGradle,Barteks2x/ForgeGradle,nallar/ForgeGradle,kashike/ForgeGradle,killjoy1221/ForgeGradle,simon816/ForgeGradle,PaperMC/PaperGradle,RX14/ForgeGradle,mattparizeau/ForgeGradle,matthewprenger/ForgeGradle | package net.minecraftforge.gradle.user.patch;
import static net.minecraftforge.gradle.common.Constants.JAR_MERGED;
import static net.minecraftforge.gradle.user.UserConstants.CLASSIFIER_DECOMPILED;
import static net.minecraftforge.gradle.user.UserConstants.CONFIG_MC;
import static net.minecraftforge.gradle.user.patch.U... | src/main/java/net/minecraftforge/gradle/user/patch/UserPatchBasePlugin.java | package net.minecraftforge.gradle.user.patch;
import static net.minecraftforge.gradle.common.Constants.JAR_MERGED;
import static net.minecraftforge.gradle.user.UserConstants.CLASSIFIER_DECOMPILED;
import static net.minecraftforge.gradle.user.UserConstants.CONFIG_MC;
import static net.minecraftforge.gradle.user.patch.U... | fixed a pretty serious cache typo
| src/main/java/net/minecraftforge/gradle/user/patch/UserPatchBasePlugin.java | fixed a pretty serious cache typo | |
Java | lgpl-2.1 | 0a1a9c8cbec3899a9e06cc666d11517e47a24d3d | 0 | julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine | package org.intermine.common.swing;
/*
* Copyright (C) 2002-2010 FlyMine
*
* 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. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser... | intermine/MineManager/common/src/main/java/org/intermine/common/swing/SystemProcessProgressDialog.java | package org.intermine.common.swing;
/*
* Copyright (C) 2002-2010 FlyMine
*
* 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. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser... | Changed font of text box to monospaced, and dispose window on close
Former-commit-id: b5e0b4fe1972c6f39d5d9133f9dec94414482188 | intermine/MineManager/common/src/main/java/org/intermine/common/swing/SystemProcessProgressDialog.java | Changed font of text box to monospaced, and dispose window on close | |
Java | apache-2.0 | 2279963187e83914fc9b21d9299d4b6f291301eb | 0 | openbaoz/titanium_mobile,peymanmortazavi/titanium_mobile,pinnamur/titanium_mobile,taoger/titanium_mobile,collinprice/titanium_mobile,cheekiatng/titanium_mobile,jhaynie/titanium_mobile,falkolab/titanium_mobile,FokkeZB/titanium_mobile,hieupham007/Titanium_Mobile,mano-mykingdom/titanium_mobile,collinprice/titanium_mobile,... | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2009-2011 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*/
package ti.modules.titanium.ui.widget;
import java.util.ArrayList;
import org.ap... | android/modules/ui/src/ti/modules/titanium/ui/widget/TiUIScrollableView.java | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2009-2011 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*/
package ti.modules.titanium.ui.widget;
import java.util.ArrayList;
import org.ap... | TIMOB-5169 Remove double construction of layout.
| android/modules/ui/src/ti/modules/titanium/ui/widget/TiUIScrollableView.java | TIMOB-5169 Remove double construction of layout. | |
Java | apache-2.0 | 6776cc80125875e4e8011a9b8c202029ea172a4f | 0 | poorya-abbasi/Gonnect | app/src/main/java/org/marlik/innovelopers/gonnect/FullResponseStructure.java | package org.marlik.innovelopers.gonnect;
import okhttp3.Headers;
/**
* Created by pabbasi on 5/15/17.
*/
public class FullResponseStructure {
String body;
Headers headers;
}
| Delete FullResponseStructure.java | app/src/main/java/org/marlik/innovelopers/gonnect/FullResponseStructure.java | Delete FullResponseStructure.java | ||
Java | apache-2.0 | 5f68ae23f0517f149f63346ca3292ff28182bccd | 0 | steinarb/ukelonn,steinarb/ukelonn,steinarb/ukelonn | package no.priv.bang.ukelonn.impl;
import static no.priv.bang.ukelonn.impl.CommonDatabaseMethods.*;
import java.net.URI;
import java.security.Principal;
import java.util.List;
import java.util.Map;
import com.vaadin.annotations.Theme;
import com.vaadin.data.Property.ValueChangeEvent;
import com.vaadin.data.Property.... | ukelonn.bundle/src/main/java/no/priv/bang/ukelonn/impl/UkelonnAdminUI.java | package no.priv.bang.ukelonn.impl;
import static no.priv.bang.ukelonn.impl.CommonDatabaseMethods.*;
import java.net.URI;
import java.security.Principal;
import java.util.List;
import java.util.Map;
import com.vaadin.annotations.Theme;
import com.vaadin.data.Property.ValueChangeEvent;
import com.vaadin.data.Property.... | Implemented adding new payment type in the admin UI.
Also added a listener that will set the amount for the payment for the
case where the payment type is something other than payment to
bank (where the default payment value is to pay the balance).
Bug: The payment type combobox listener is never called, even though ... | ukelonn.bundle/src/main/java/no/priv/bang/ukelonn/impl/UkelonnAdminUI.java | Implemented adding new payment type in the admin UI. | |
Java | apache-2.0 | 313565cdfa9d1f6b9f57299ad83867b70948beca | 0 | enioka/jqm,enioka/jqm,enioka/jqm,enioka/jqm,enioka/jqm | /**
* Copyright �� 2013 enioka. All rights reserved
* Authors: Pierre COPPEE (pierre.coppee@enioka.com)
* Contributors : Marc-Antoine GOUILLART (marc-antoine.gouillart@enioka.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.... | serious/JobBaseAPI/src/main/java/com/enioka/jqm/tools/ThreadPool.java | /**
* Copyright �� 2013 enioka. All rights reserved
* Authors: Pierre COPPEE (pierre.coppee@enioka.com)
* Contributors : Marc-Antoine GOUILLART (marc-antoine.gouillart@enioka.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.... | Removed unused field
Signed-off-by: marcanpilami <91b059694e2ab1e9d63bc9013c0667c56c31526e@msn.com>
| serious/JobBaseAPI/src/main/java/com/enioka/jqm/tools/ThreadPool.java | Removed unused field | |
Java | apache-2.0 | 12451f1804e12fbec0c0ed4f29adfe5c5465b8d2 | 0 | rtkasodariya/interview,UseOnly/interview,kumargauravtiwary/interview,pankajbhanu/interview,mission-peace/interview,prabasn/interview,allwinsr/interview,mission-peace/interview,cvasani/interview,harshul1610/interview,priyatransbit/interview,saviaga/interview,Chrisgcy/interview,onlymilap/interview,chinmayakelkar/intervie... | package com.interview.string;
/**
.Given an input string S write a function which returns true if it satisfies S = nT. Basically you have to find if a given string can be represented from a substring by iterating it �n� times. n >= 2
An example would suffice
Function should return true if
1) S = abab
2) S = abcdabcd
... | src/com/interview/string/NTMatch.java | package com.interview.string;
/**
.Given an input string S write a function which returns true if it satisfies S = nT. Basically you have to find if a given string can be represented from a substring by iterating it �n� times. n >= 2
An example would suffice �
Function should return true if
1) S = �abab�
2) S = �abcda... | Removed special characters
| src/com/interview/string/NTMatch.java | Removed special characters | |
Java | apache-2.0 | 0021c192b4bed584dc092821a0274c61e0597948 | 0 | neo4j/neo4j-ogm,neo4j/neo4j-ogm,neo4j/neo4j-ogm,neo4j/neo4j-ogm | /*
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This product is licensed to you under the Apache License, Version 2.0 (the "License").
* You may not use this product except in compliance with the License.
*
* This product may include a number ... | test/src/test/java/org/neo4j/ogm/autoindex/BaseAutoIndexManagerTestClass.java | /*
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This product is licensed to you under the Apache License, Version 2.0 (the "License").
* You may not use this product except in compliance with the License.
*
* This product may include a number ... | Fix broken fix from 6742d48d.
| test/src/test/java/org/neo4j/ogm/autoindex/BaseAutoIndexManagerTestClass.java | Fix broken fix from 6742d48d. | |
Java | apache-2.0 | 4b97db862dddd37b19fbaad1ed097a64102f75b9 | 0 | blindpirate/gradle,blindpirate/gradle,robinverduijn/gradle,lsmaira/gradle,gradle/gradle,gstevey/gradle,blindpirate/gradle,gradle/gradle,lsmaira/gradle,lsmaira/gradle,blindpirate/gradle,gradle/gradle,gstevey/gradle,lsmaira/gradle,lsmaira/gradle,robinverduijn/gradle,gradle/gradle,robinverduijn/gradle,blindpirate/gradle,r... | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/testing-jvm/src/main/java/org/gradle/api/internal/tasks/testing/testng/TestNGTestFramework.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... | Remove unused DeprecationLogger.whileDisabled
Missed when removing TestNG support for source annotations
+review REVIEW-6002
| subprojects/testing-jvm/src/main/java/org/gradle/api/internal/tasks/testing/testng/TestNGTestFramework.java | Remove unused DeprecationLogger.whileDisabled | |
Java | apache-2.0 | 8ef83d191a191b1dfd419b48496548ff44cb6c47 | 0 | ricepanda/rice-git3,ricepanda/rice-git2,kuali/rice-playground,ricepanda/rice-git3,ricepanda/rice-git2,kuali/rice-playground,kuali/rice-playground,kuali/rice-playground,ricepanda/rice-git2,ricepanda/rice-git3,ricepanda/rice-git2,ricepanda/rice-git3 | /**
* Copyright 2005-2014 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by a... | rice-framework/krad-sampleapp/web/src/it/java/org/kuali/rice/krad/demo/uif/library/fields/DemoFieldsInputAft.java | /**
* Copyright 2005-2014 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by a... | KULRICE-11781 : Analyze CI Failures for 2.4.0-QA QA Sprint 1 - test update
git-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@44835 7a7aa7f6-c479-11dc-97e2-85a2497f191d
| rice-framework/krad-sampleapp/web/src/it/java/org/kuali/rice/krad/demo/uif/library/fields/DemoFieldsInputAft.java | KULRICE-11781 : Analyze CI Failures for 2.4.0-QA QA Sprint 1 - test update | |
Java | apache-2.0 | ce26b2c168198efed6745173f00913d6814674be | 0 | dimagi/javarosa,dimagi/javarosa,dimagi/javarosa | package org.dimagi.view;
import org.dimagi.chatscreen.ChatScreenForm;
import javax.microedition.lcdui.Alert;
import javax.microedition.lcdui.Canvas;
import javax.microedition.lcdui.Command;
import javax.microedition.lcdui.Displayable;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.... | src/org/dimagi/view/ChatFormView.java | package org.dimagi.view;
import org.dimagi.chatscreen.ChatScreenForm;
import javax.microedition.lcdui.Alert;
import javax.microedition.lcdui.Canvas;
import javax.microedition.lcdui.Command;
import javax.microedition.lcdui.Displayable;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.... | [r90] [trunk/MobileMRSNoPolish] Cleaned up
| src/org/dimagi/view/ChatFormView.java | [r90] [trunk/MobileMRSNoPolish] Cleaned up | |
Java | apache-2.0 | b5b92f99e2657d37547b2353329d658955385a56 | 0 | apache/felix-dev,apache/felix-dev,apache/felix-dev,apache/felix-dev | dependencymanager/core/src/main/java/org/apache/felix/dependencymanager/dependencies/TemporalServiceDependency.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 not ... | moved to org.apache.felix.dm.impl.dependencies package
git-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@887423 13f79535-47bb-0310-9956-ffa450edef68
| dependencymanager/core/src/main/java/org/apache/felix/dependencymanager/dependencies/TemporalServiceDependency.java | moved to org.apache.felix.dm.impl.dependencies package | ||
Java | apache-2.0 | 4b64a065fa9e3bb7af6fc6d7497d3b47599fe1db | 0 | sunjincheng121/flink,kl0u/flink,haohui/flink,xccui/flink,gustavoanatoly/flink,fanzhidongyzby/flink,zimmermatt/flink,godfreyhe/flink,mtunique/flink,hequn8128/flink,wwjiang007/flink,gyfora/flink,zhangminglei/flink,StephanEwen/incubator-flink,rmetzger/flink,bowenli86/flink,ueshin/apache-flink,zhangminglei/flink,hwstreamin... | /**
* 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... | flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionVertexDeploymentTest.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... | Improved robustness of ExecutionGraphDeploymentTest
| flink-runtime/src/test/java/org/apache/flink/runtime/executiongraph/ExecutionVertexDeploymentTest.java | Improved robustness of ExecutionGraphDeploymentTest | |
Java | apache-2.0 | ca4b84a9e6d0e82348c6149aad6f831b2ede5d76 | 0 | matrix-org/matrix-android-sdk,matrix-org/matrix-android-sdk,matrix-org/matrix-android-sdk | /*
* Copyright 2014 OpenMarket Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | matrix-sdk/src/main/java/org/matrix/androidsdk/util/BingRulesManager.java | /*
* Copyright 2014 OpenMarket Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | Add BingRulesManager.fulfilledHighlightBingRule to check only the highlighted rules
| matrix-sdk/src/main/java/org/matrix/androidsdk/util/BingRulesManager.java | Add BingRulesManager.fulfilledHighlightBingRule to check only the highlighted rules | |
Java | apache-2.0 | 9efa7a931c2e85f6731c1d4f1908e76d134c24d4 | 0 | endeavourhealth/EDS,endeavourhealth/EDS,endeavourhealth/EDS,endeavourhealth/EDS,endeavourhealth/EDS | package org.endeavourhealth.queuereader;
import OpenPseudonymiser.Crypto;
import com.amazonaws.auth.DefaultAWSCredentialsProviderChain;
import com.amazonaws.regions.Regions;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.AmazonS3ClientBuilder;
import com.amazonaws.services.s3.model.GetObje... | src/eds-queuereader/src/main/java/org/endeavourhealth/queuereader/Main.java | package org.endeavourhealth.queuereader;
import OpenPseudonymiser.Crypto;
import com.amazonaws.auth.DefaultAWSCredentialsProviderChain;
import com.amazonaws.regions.Regions;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.AmazonS3ClientBuilder;
import com.amazonaws.services.s3.model.GetObje... | Updating routine to handle disabled Emis extracts
| src/eds-queuereader/src/main/java/org/endeavourhealth/queuereader/Main.java | Updating routine to handle disabled Emis extracts | |
Java | apache-2.0 | c642cc727f33f5b99f7cad368793603574074b0c | 0 | ferstl/pedantic-pom-enforcers | /*
* Copyright (c) 2012 - 2015 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/maven/pomenforcers/CompoundPedanticEnforcer.java | /*
* Copyright (c) 2012 - 2015 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... | #19 Integrate new config options into com
| src/main/java/com/github/ferstl/maven/pomenforcers/CompoundPedanticEnforcer.java | #19 Integrate new config options into com | |
Java | apache-2.0 | beb5b73264049f9943f53a6337516f19d3347d72 | 0 | lesaint/damapping | /**
* Copyright (C) 2013 Sébastien Lesaint (http://www.javatronic.fr/)
*
* 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
*
* Unle... | core-parent/util/src/main/java/fr/javatronic/damapping/util/Preconditions.java | /**
* Copyright (C) 2013 Sébastien Lesaint (http://www.javatronic.fr/)
*
* 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
*
* Unle... | [#52] add Preconditions.checkArgumen(boolean, String)
add method checkArgument which supports specifying the IllegalArgumentException message
add javadoc on methods
| core-parent/util/src/main/java/fr/javatronic/damapping/util/Preconditions.java | [#52] add Preconditions.checkArgumen(boolean, String) | |
Java | apache-2.0 | 95dda14ed7ed3749b375285bebb1f3d6539e2b3d | 0 | opencb/cellbase,opencb/cellbase,opencb/cellbase,opencb/cellbase,opencb/cellbase,opencb/cellbase,opencb/cellbase | /*
* Copyright 2015-2020 OpenCB
*
* 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 ... | cellbase-lib/src/main/java/org/opencb/cellbase/lib/indexer/IndexManager.java | /*
* Copyright 2015-2020 OpenCB
*
* 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 ALL as an option when indexing
| cellbase-lib/src/main/java/org/opencb/cellbase/lib/indexer/IndexManager.java | allow ALL as an option when indexing | |
Java | apache-2.0 | 34329cb4200df437036ce16553f94a1963d95d45 | 0 | trekawek/jackrabbit-oak,apache/jackrabbit-oak,apache/jackrabbit-oak,anchela/jackrabbit-oak,apache/jackrabbit-oak,anchela/jackrabbit-oak,trekawek/jackrabbit-oak,amit-jain/jackrabbit-oak,amit-jain/jackrabbit-oak,anchela/jackrabbit-oak,trekawek/jackrabbit-oak,amit-jain/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jack... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/QueryJcrTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | OAK-957: SQL2NodeLocalNameTest test failures
temporarily disable failing tests
git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1513369 13f79535-47bb-0310-9956-ffa450edef68
| oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/QueryJcrTest.java | OAK-957: SQL2NodeLocalNameTest test failures temporarily disable failing tests | |
Java | apache-2.0 | 0fb943a5addde1d0e41f38e6b0e8a6f31ce14fe4 | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/core-impl/src/com/intellij/openapi/progress/util/ProgressWrapper.java | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | fully delegate ProgressWrapper.indeterminate to the wrappee
to prevent "This progress indicator is indeterminate" warnings via code like:
if (!ind.isIndeterminate()) {
ind.setFraction(...);
}
GitOrigin-RevId: 6447f66403630fe5f479bbe876fdddc8727c7cea | platform/core-impl/src/com/intellij/openapi/progress/util/ProgressWrapper.java | fully delegate ProgressWrapper.indeterminate to the wrappee | |
Java | apache-2.0 | 3b73baa489ab04649b1444c83f534565e5c905ea | 0 | Sargul/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,Sargul/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,Sargul/dbeaver,dbeaver/dbeaver | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2019 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | plugins/org.jkiss.dbeaver.ui.editors.data/src/org/jkiss/dbeaver/ui/controls/resultset/TransformerSettingsDialog.java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2019 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/license... | #6696 Column transformers for custom SQL queries
Former-commit-id: a59085f81e6cb82f2c8e079c2d9061a5b2888cb0 | plugins/org.jkiss.dbeaver.ui.editors.data/src/org/jkiss/dbeaver/ui/controls/resultset/TransformerSettingsDialog.java | #6696 Column transformers for custom SQL queries | |
Java | bsd-2-clause | bc5532974f3455d4dbd6a268b3ecee425de7b0a0 | 0 | bliksemlabs/bliksemintegration-realtime | /**
* Copyright (C) 2012 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 ... | src/main/java/com/google/transit/realtime/GtfsRealtimeExtensions.java | /**
* Copyright (C) 2012 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 ... | Register ovapi tripdescriptor extension
| src/main/java/com/google/transit/realtime/GtfsRealtimeExtensions.java | Register ovapi tripdescriptor extension | |
Java | mit | b4a0756ad85ad0118783abb18665852e90e4ecdf | 0 | conveyal/r5,conveyal/r5,conveyal/r5,conveyal/r5,conveyal/r5 | package com.conveyal.r5.analyst;
import com.beust.jcommander.ParameterException;
import com.conveyal.r5.util.InputStreamProvider;
import com.csvreader.CsvReader;
import gnu.trove.list.TIntList;
import gnu.trove.list.array.TIntArrayList;
import org.locationtech.jts.geom.Envelope;
import org.slf4j.Logger;
import org.slf... | src/main/java/com/conveyal/r5/analyst/FreeFormPointSet.java | package com.conveyal.r5.analyst;
import com.beust.jcommander.ParameterException;
import com.conveyal.r5.util.InputStreamProvider;
import com.csvreader.CsvReader;
import gnu.trove.list.TIntList;
import gnu.trove.list.array.TIntArrayList;
import org.locationtech.jts.geom.Envelope;
import org.slf4j.Logger;
import org.slf... | Correctly check count field
Probably a copy/paste error where the fields were not updated.
| src/main/java/com/conveyal/r5/analyst/FreeFormPointSet.java | Correctly check count field | |
Java | mit | af7cee90d21f4859bde0f7f86d443db992eba9c9 | 0 | gmurray/protorabbit,gmurray/protorabbit | package org.protorabbit.stringtemplate;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.antlr.strin... | src/org/protorabbit/stringtemplate/StringTemplateEngine.java | package org.protorabbit.stringtemplate;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.antlr.strin... | latest and greatest.
| src/org/protorabbit/stringtemplate/StringTemplateEngine.java | latest and greatest. | |
Java | mit | 4bf4ccf0c41e86362b60d0f6d459c3a37ea7ceba | 0 | DDoS/SpongeVanilla,CodeKingdomsTeam/SpongeVanilla,kenzierocks/SpongeVanilla,kenzierocks/SpongeVanilla,CodeKingdomsTeam/SpongeVanilla,DDoS/SpongeVanilla | /*
* License (MIT)
*
* Copyright (c) 2014-2015 Granite Team
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this
* software and associated documentation files (the "Software"), to deal in the
* Software without restriction, including without limitation the rights to use, copy,... | src/main/java/org/granitepowered/granite/GraniteStartupThread.java | /*
* License (MIT)
*
* Copyright (c) 2014-2015 Granite Team
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this
* software and associated documentation files (the "Software"), to deal in the
* Software without restriction, including without limitation the rights to use, copy,... | Fix building
| src/main/java/org/granitepowered/granite/GraniteStartupThread.java | Fix building | |
Java | mit | 18077356e212ea2ab5c4c4e08a5b10c98cc1f50d | 0 | yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods | /*
* TagsToSNPByAlignmentPlugin
*/
package net.maizegenetics.gbs.pipeline;
import cern.colt.GenericSorting;
import cern.colt.Swapper;
import cern.colt.function.IntComparator;
import java.awt.Frame;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.DataO... | src/net/maizegenetics/gbs/pipeline/TagsToSNPByAlignmentPlugin.java | /*
* TagsToSNPByAlignmentPlugin
*/
package net.maizegenetics.gbs.pipeline;
import cern.colt.GenericSorting;
import cern.colt.Swapper;
import cern.colt.function.IntComparator;
import java.awt.Frame;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.DataO... | PRIVATE: turned off hardcoded customSNPFiltering (not appropriate for general users)
| src/net/maizegenetics/gbs/pipeline/TagsToSNPByAlignmentPlugin.java | PRIVATE: turned off hardcoded customSNPFiltering (not appropriate for general users) | |
Java | mit | 114f64e297e06d81a9d825bd4e3ba5da1c0f9316 | 0 | FAU-Inf2/kwikshop-android,FAU-Inf2/kwikshop-android | package de.cs.fau.mad.quickshop.android;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.ActionBarDrawerToggle;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.v... | app/src/main/java/de/cs/fau/mad/quickshop/android/BaseActivity.java | package de.cs.fau.mad.quickshop.android;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.ActionBarDrawerToggle;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.v... | Set frameLayout field in BaseActivity
| app/src/main/java/de/cs/fau/mad/quickshop/android/BaseActivity.java | Set frameLayout field in BaseActivity | |
Java | mit | 304944830e48c0b0524fda885a2e0999bfdaf7d9 | 0 | stdrone/junior | package ru.sfedu.mmcs.portfolio.swing.chart;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.event.MouseEvent;
import java.awt.geom.Ellipse2D;
import java.awt.geom.Point2D;
import java.awt.geom.Rectangle2D;
import org.apache.commons.math3.geometry.euclidean.twod.Vector2D;
import org.jfre... | src/ru/sfedu/mmcs/portfolio/swing/chart/JFrontierChart.java | package ru.sfedu.mmcs.portfolio.swing.chart;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.geom.Ellipse2D;
import java.awt.geom.Point2D;
import java.awt.geom.Rectangle2D;
import org.apache.commons.math3.geometry.euclidean.twod.Vector2D;
import org.jfree.chart.ChartFactory;
import org.j... | right click fix | src/ru/sfedu/mmcs/portfolio/swing/chart/JFrontierChart.java | right click fix | |
Java | mit | 7eb9425261363b66a23a3716204bbc8e159b0eda | 0 | trentech/StackBan | package com.gmail.trentech.stackban;
import java.util.Optional;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
import org.spongepowered.api.Sponge;
import org.spongepowered.api.block.BlockSnapshot;
import org.spongepowered.api.block.BlockTypes;
import org.spongepowered.api.data.DataCon... | src/main/java/com/gmail/trentech/stackban/EventListener.java | package com.gmail.trentech.stackban;
import java.util.Optional;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
import org.spongepowered.api.Sponge;
import org.spongepowered.api.block.BlockSnapshot;
import org.spongepowered.api.block.BlockTypes;
import org.spongepowered.api.data.DataContainer;
i... | Update deprecated stuff - untested | src/main/java/com/gmail/trentech/stackban/EventListener.java | Update deprecated stuff - untested | |
Java | mit | b69959ef14d7adb35453e6ab7590661859ebb18a | 0 | Sevenflanks/linebot-operator-next | package next.operator.linebot.talker;
import com.linecorp.bot.client.LineMessagingClient;
import com.linecorp.bot.model.event.MessageEvent;
import com.linecorp.bot.model.event.message.TextMessageContent;
import next.operator.currency.enums.CurrencyType;
import next.operator.currency.model.CurrencyExrateModel;
import n... | src/main/java/next/operator/linebot/talker/ExrateTalker.java | package next.operator.linebot.talker;
import com.linecorp.bot.client.LineMessagingClient;
import com.linecorp.bot.model.event.MessageEvent;
import com.linecorp.bot.model.event.message.TextMessageContent;
import next.operator.currency.enums.CurrencyType;
import next.operator.currency.model.CurrencyExrateModel;
import n... | 避免猜數字加總為0
| src/main/java/next/operator/linebot/talker/ExrateTalker.java | 避免猜數字加總為0 | |
Java | mit | 4ac3fa41f8233c9536d655d6e923110d8ac857e4 | 0 | venkatramanm/swf-all,venkatramanm/swf-all,venkatramanm/swf-all | package com.venky.swf.integration.api;
import com.venky.core.collections.IgnoreCaseMap;
import com.venky.core.io.ByteArrayInputStream;
import com.venky.core.string.StringUtil;
import com.venky.core.util.Bucket;
import com.venky.swf.db.Database;
import com.venky.swf.db.annotations.column.ui.mimes.MimeType;
import com.... | swf-db/src/main/java/com/venky/swf/integration/api/Call.java | package com.venky.swf.integration.api;
import com.venky.core.collections.IgnoreCaseMap;
import com.venky.core.io.ByteArrayInputStream;
import com.venky.core.string.StringUtil;
import com.venky.core.util.Bucket;
import com.venky.swf.db.Database;
import com.venky.swf.db.annotations.column.ui.mimes.MimeType;
import com.... | Call Handling redirects
| swf-db/src/main/java/com/venky/swf/integration/api/Call.java | Call Handling redirects | |
Java | mit | 658197bf931b842299ce411294d944aa916a3641 | 0 | EvilMcJerkface/jessy,EvilMcJerkface/jessy,EvilMcJerkface/jessy,EvilMcJerkface/jessy,EvilMcJerkface/jessy,EvilMcJerkface/jessy | package fr.inria.jessy;
import java.io.File;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import java.util.concurrent.E... | src/fr/inria/jessy/Jessy.java | package fr.inria.jessy;
import java.io.File;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import ... |
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/regal/trunk/src/jessy@1135 334080fa-30e0-4884-a663-39494f8d70c4
| src/fr/inria/jessy/Jessy.java | ||
Java | epl-1.0 | 4c1758d3b8003d4b3589fe80af16f590c2e6abe8 | 0 | alb-i986/junit,mekwin87/junit4,songfj/junit,jordancheah/junit,UnimibSoftEngCourse1516/lab2-es3-i.pigazzini,UnimibSoftEngCourse1516/lab2-es3-s.renzo,laercioferracini/junit,rws-github/junit,alb-i986/junit,openhardnudd/junit,junit-team/junit,flomotlik/junit,edwardmlyte/junit,slezier/junit,baev/junit,freezhan/junit,Michael... | package org.junit;
/**
* Thrown when an {@link org.junit.Assert#assertEquals(Object, Object) assertEquals(String, String)} fails. Create and throw
* a <code>ComparisonFailure</code> manually if you want to show users the difference between two complex
* strings.
*
* Inspired by a patch from Alex Chaffee (alex@pur... | src/main/java/org/junit/ComparisonFailure.java | package org.junit;
/**
* Thrown when an {@link org.junit.Assert#assertEquals(Object, Object) assertEquals(String, String)} fails. Create and throw
* a <code>ComparisonFailure</code> manually if you want to show users the difference between two complex
* strings.
*
* Inspired by a patch from Alex Chaffee (alex@pur... | Refactoring ensuring fSuffix is equal to length of suffix.
While fPrefix was equal to length of prefix, in old code
fSuffix was equal to length of suffix + 1.
Made the two consistent, resulting in simplification of suffix
computation (removed "+ 1" four times, added "- 1" once).
Found inconsistency through branch co... | src/main/java/org/junit/ComparisonFailure.java | Refactoring ensuring fSuffix is equal to length of suffix. | |
Java | agpl-3.0 | e500c2e1d6eb5e1c655007e8702691ce4ba61d6c | 0 | smith750/kfs,quikkian-ua-devops/will-financials,quikkian-ua-devops/kfs,quikkian-ua-devops/kfs,bhutchinson/kfs,ua-eas/kfs-devops-automation-fork,quikkian-ua-devops/kfs,ua-eas/kfs-devops-automation-fork,bhutchinson/kfs,ua-eas/kfs-devops-automation-fork,quikkian-ua-devops/kfs,ua-eas/kfs,smith750/kfs,ua-eas/kfs,bhutchinson... | /*
* Copyright 2008 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.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.opensource.org/licenses/ecl1.php
*
* Unless required by app... | work/src/org/kuali/kfs/sys/service/impl/TaxRegionServiceImpl.java | /*
* Copyright 2008 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.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.opensource.org/licenses/ecl1.php
*
* Unless required by app... | Fixes KFSMI-2136
| work/src/org/kuali/kfs/sys/service/impl/TaxRegionServiceImpl.java | Fixes KFSMI-2136 | |
Java | agpl-3.0 | 1d730239fc4f43d36f8b5b87383bf86d0f33fbf2 | 0 | ianopolous/Peergos,ianopolous/Peergos,Peergos/Peergos,Peergos/Peergos,Peergos/Peergos,ianopolous/Peergos | package peergos.server;
import peergos.server.cli.CLI;
import peergos.server.space.*;
import peergos.server.storage.admin.*;
import peergos.shared.*;
import peergos.server.corenode.*;
import peergos.server.fuse.*;
import peergos.server.mutable.*;
import peergos.server.storage.*;
import peergos.server.util.*;
import pe... | src/peergos/server/Main.java | package peergos.server;
import peergos.server.cli.CLI;
import peergos.server.space.*;
import peergos.server.storage.admin.*;
import peergos.shared.*;
import peergos.server.corenode.*;
import peergos.server.fuse.*;
import peergos.server.mutable.*;
import peergos.server.storage.*;
import peergos.server.util.*;
import pe... | rename metrics args
| src/peergos/server/Main.java | rename metrics args | |
Java | agpl-3.0 | 180607ed0789f8ac0316942aacd2c6124f5c6996 | 0 | MarkehMe/FactionsPlus | package markehme.factionsplus;
import java.io.*;
import java.lang.reflect.*;
import markehme.factionsplus.extras.*;
import org.bukkit.configuration.file.*;
import org.bukkit.plugin.*;
public abstract class Config {//not named Conf so to avoid conflicts with com.massivecraft.factions.Conf
//could use Plugin.getDa... | src/markehme/factionsplus/Config.java | package markehme.factionsplus;
import java.io.*;
import java.lang.reflect.*;
import markehme.factionsplus.extras.*;
import org.bukkit.configuration.file.*;
import org.bukkit.plugin.*;
public abstract class Config {
//could use Plugin.getDataFolder() (tho no need) and move these to onEnable() or onLoad() else wil... | fixed to not err | src/markehme/factionsplus/Config.java | fixed to not err | |
Java | lgpl-2.1 | 091ed007df0abb447b9ce294861d2e01e1b259f5 | 0 | julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine | package org.intermine.web;
/*
* Copyright (C) 2002-2007 FlyMine
*
* 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. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser.html.
*... | intermine/webtasks/main/src/org/intermine/web/ProfileHandler.java | package org.intermine.web;
/*
* Copyright (C) 2002-2007 FlyMine
*
* 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. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser.html.
*... | Reverted part of [11949] to allow read-userprofile-xml to cope (again) with
objects with multipart keys that reference another object.
Former-commit-id: 32569ae989b603a9aa931099b88bbb2797398571 | intermine/webtasks/main/src/org/intermine/web/ProfileHandler.java | Reverted part of [11949] to allow read-userprofile-xml to cope (again) with objects with multipart keys that reference another object. | |
Java | lgpl-2.1 | c33bb772b28768892a28ece80d649e879020d5a3 | 0 | neoedmund/jediterm,neoedmund/jediterm | package com.jediterm.terminal.emulator;
import com.jediterm.terminal.TerminalColor;
import java.awt.*;
/**
* @author traff
*/
@SuppressWarnings("UseJBColor")
public abstract class ColorPalette {
public static final ColorPalette XTERM_PALETTE = new ColorPalette() {
@Override
public Color[] getIndexColors(... | src-terminal/com/jediterm/terminal/emulator/ColorPalette.java | package com.jediterm.terminal.emulator;
import com.jediterm.terminal.TerminalColor;
import java.awt.*;
/**
* @author traff
*/
@SuppressWarnings("UseJBColor")
public abstract class ColorPalette {
public static final ColorPalette XTERM_PALETTE = new ColorPalette() {
@Override
public Color[] getIndexColors(... | Fix AIOOBE.
| src-terminal/com/jediterm/terminal/emulator/ColorPalette.java | Fix AIOOBE. | |
Java | apache-2.0 | ff6eeb311389f4e11f41b5ca09bf73a13191d21c | 0 | vanniktech/Emoji,vanniktech/Emoji,vanniktech/Emoji | package com.vanniktech.emoji;
import android.content.Context;
import android.text.Spannable;
import com.vanniktech.emoji.emoji.Emoji;
import java.util.ArrayList;
import java.util.List;
import static com.vanniktech.emoji.EmojiHandler.SpanRangeList.SPAN_NOT_FOUND;
final class EmojiHandler {
static void addEmojis(fin... | emoji/src/main/java/com/vanniktech/emoji/EmojiHandler.java | package com.vanniktech.emoji;
import android.content.Context;
import android.text.Spannable;
import com.vanniktech.emoji.emoji.Emoji;
final class EmojiHandler {
static void addEmojis(final Context context, final Spannable text, final int emojiSize) {
final EmojiSpan[] spans = text.getSpans(0, text.length(), Emo... | Make the EmojiEditText and EmojiTextView more performant (#93)
Thanks once again �� | emoji/src/main/java/com/vanniktech/emoji/EmojiHandler.java | Make the EmojiEditText and EmojiTextView more performant (#93) | |
Java | apache-2.0 | fc25c7b408ca9697b18d5f28da3a4f513cfbe7f4 | 0 | pantsbuild/ivy,pantsbuild/ivy | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | src/java/org/apache/ivy/plugins/resolver/BasicResolver.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... | Attempt to fix IVY-773 (Extra Attributes are not available to resolver after resolve if cache was empty)
git-svn-id: bddd0b838a5b7898c5897d85c562f956f46262e5@640519 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/ivy/plugins/resolver/BasicResolver.java | Attempt to fix IVY-773 (Extra Attributes are not available to resolver after resolve if cache was empty) | |
Java | apache-2.0 | e50dd0277f13ad39827e9496934ff30585516b63 | 0 | michalkurka/h2o-3,nilbody/h2o-3,tarasane/h2o-3,brightchen/h2o-3,ChristosChristofidis/h2o-3,mathemage/h2o-3,datachand/h2o-3,YzPaul3/h2o-3,bospetersen/h2o-3,mathemage/h2o-3,bikash/h2o-dev,nilbody/h2o-3,weaver-viii/h2o-3,tarasane/h2o-3,madmax983/h2o-3,mrgloom/h2o-3,datachand/h2o-3,madmax983/h2o-3,ChristosChristofidis/h2o-... | package water;
import java.util.Arrays;
import water.util.Log;
/** Lockable Keys - locked during long running jobs, to prevent overwriting
* in-use keys. e.g. model-building: expected to read-lock input ValueArray
* and Frames, and write-lock the output Model. Parser should write-lock the
* output VA/Frame, t... | h2o-core/src/main/water/Lockable.java | package water;
import java.util.Arrays;
import water.util.Log;
/** Lockable Keys - locked during long running jobs, to prevent overwriting
* in-use keys. e.g. model-building: expected to read-lock input ValueArray
* and Frames, and write-lock the output Model. Parser should write-lock the
* output VA/Frame, t... | Add assertion messages for locking.
| h2o-core/src/main/water/Lockable.java | Add assertion messages for locking. | |
Java | apache-2.0 | a7f1ae6ffc330a101f9d7f64fd6cceaf5df90380 | 0 | osmdroid/osmdroid,osmdroid/osmdroid,osmdroid/osmdroid,osmdroid/osmdroid | package org.osmdroid.bonuspack.kml;
import java.io.Writer;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import org.osmdroid.bonuspack.overlays.Marker;
import org.osmdroid.bonuspack.overlays.Polygon;
import org.osmdroid.bonuspack.overlays.Polyline;
import org.osmdroi... | osmdroid-android/src/org/osmdroid/bonuspack/kml/KmlPlacemark.java | package org.osmdroid.bonuspack.kml;
import java.io.Writer;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import org.osmdroid.bonuspack.overlays.Marker;
import org.osmdroid.bonuspack.overlays.Polygon;
import org.osmdroid.bonuspack.overlays.Polyline;
import org.osmdroi... | Solving issue #111: support GeoJSON nested properties. | osmdroid-android/src/org/osmdroid/bonuspack/kml/KmlPlacemark.java | Solving issue #111: support GeoJSON nested properties. | |
Java | apache-2.0 | 1b75b134b640f096c783bec40e9fc13407f1ebcf | 0 | kroepke/luna,mjanicek/rembulan | /*
* Copyright 2016 Miroslav Janíček
*
* 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 agree... | rembulan-core/src/main/java/net/sandius/rembulan/core/Values.java | /*
* Copyright 2016 Miroslav Janíček
*
* 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 agree... | Removing an unused import.
| rembulan-core/src/main/java/net/sandius/rembulan/core/Values.java | Removing an unused import. | |
Java | apache-2.0 | 0d00014061f1516ef534ac6626e27d618ea05c5d | 0 | jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim | /*
* JaamSim Discrete Event Simulation
* Copyright (C) 2011 Ausenco Engineering Canada Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at you... | src/main/java/com/jaamsim/ui/EntityPallet.java | /*
* JaamSim Discrete Event Simulation
* Copyright (C) 2011 Ausenco Engineering Canada Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at you... | JS: Use the default selection size for Model Builder
Signed-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com>
Signed-off-by: Stephen Wong <6f34db11dd2258ec4ffa799eb0d7827f906cb1c6@ausenco.com>
| src/main/java/com/jaamsim/ui/EntityPallet.java | JS: Use the default selection size for Model Builder | |
Java | apache-2.0 | e82a84a98747fc51c737ae575431f28b69a6f4bf | 0 | raviagarwal7/buck,robbertvanginkel/buck,Learn-Android-app/buck,janicduplessis/buck,hgl888/buck,vschs007/buck,dsyang/buck,rowillia/buck,davido/buck,luiseduardohdbackup/buck,nguyentruongtho/buck,MarkRunWu/buck,Dominator008/buck,bocon13/buck,Dominator008/buck,daedric/buck,Learn-Android-app/buck,mikekap/buck,romanoid/buck,... | /*
* Copyright 2013-present Facebook, 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... | src/com/facebook/buck/httpserver/WebServer.java | /*
* Copyright 2013-present Facebook, 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... | Add @SuppressWarnings("serial") to an Exception.
Test Plan: Eliminates a warning in Eclipse.
| src/com/facebook/buck/httpserver/WebServer.java | Add @SuppressWarnings("serial") to an Exception. | |
Java | apache-2.0 | 5059cd925bc5b396d92a0f799e152ffdb634d54a | 0 | JavaMoney/jsr354-ri-bp,JavaMoney/jsr354-ri-bp | /**
* Copyright (c) 2012, 2014, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag.
*
* 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/test/java/org/javamoney/moneta/FastMoneyTest.java | /**
* Copyright (c) 2012, 2014, Credit Suisse (Anatole Tresch), Werner Keil and others by the @author tag.
*
* 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... | This additional test shows the bug in the overflow detection in the
multiplyExact Method | src/test/java/org/javamoney/moneta/FastMoneyTest.java | This additional test shows the bug in the overflow detection in the multiplyExact Method | |
Java | apache-2.0 | be7f8b51448337f19725db363e8e67608b8648dd | 0 | apache/solr,apache/solr,apache/solr,apache/solr,apache/solr | package org.apache.solr.schema;
/*
* 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 ... | solr/core/src/java/org/apache/solr/schema/CurrencyField.java | package org.apache.solr.schema;
/*
* 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 ... | SOLR-4138: doc typos
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1452508 13f79535-47bb-0310-9956-ffa450edef68
| solr/core/src/java/org/apache/solr/schema/CurrencyField.java | SOLR-4138: doc typos | |
Java | apache-2.0 | 8bd826ae00b99a13c65de4ee5bdb8c16976d2d7d | 0 | michael-rapp/ChromeLikeTabSwitcher | /*
* Copyright 2016 Michael Rapp
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | library/src/main/java/de/mrapp/android/tabswitcher/Tab.java | /*
* Copyright 2016 Michael Rapp
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | Added TODO comment.
| library/src/main/java/de/mrapp/android/tabswitcher/Tab.java | Added TODO comment. | |
Java | apache-2.0 | 19531615ce9661e9c2f11861937d2bfbd89b0ba3 | 0 | torakiki/sambox,veraPDF/veraPDF-pdfbox,ZhenyaM/veraPDF-pdfbox,BezrukovM/veraPDF-pdfbox,mdamt/pdfbox,mathieufortin01/pdfbox,gavanx/pdflearn,gavanx/pdflearn,joansmith/pdfbox,joansmith/pdfbox,torakiki/sambox,ChunghwaTelecom/pdfbox,ChunghwaTelecom/pdfbox,mathieufortin01/pdfbox,BezrukovM/veraPDF-pdfbox,benmccann/pdfbox,Zhen... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | tools/src/main/java/org/apache/pdfbox/tools/PDFText2HTML.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | PDFBOX-2576: utf8
git-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1651434 13f79535-47bb-0310-9956-ffa450edef68
| tools/src/main/java/org/apache/pdfbox/tools/PDFText2HTML.java | PDFBOX-2576: utf8 | |
Java | apache-2.0 | 7d6907430e144b15f2eb1813b8de5a8f12c7dd79 | 0 | apache/incubator-twill,serranom/twill,vesense/incubator-twill,cdapio/twill,chtyim/incubator-twill,codeboyyong/incubator-twill,sanojkodikkara/incubator-twill | /*
* 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 ... | core/src/main/java/org/apache/twill/internal/ApplicationBundler.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 ... | [TWILL-15] Apply patch for "Detailed error message when copy to HDFS fails" | core/src/main/java/org/apache/twill/internal/ApplicationBundler.java | [TWILL-15] Apply patch for "Detailed error message when copy to HDFS fails" | |
Java | apache-2.0 | 2da39b1d9508d89b48ec9921164fa9b16d2f3b28 | 0 | SpineEventEngine/core-java,SpineEventEngine/core-java,SpineEventEngine/core-java | /*
* Copyright 2019, TeamDev. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR... | server/src/main/java/io/spine/server/model/DispatchKey.java | /*
* Copyright 2019, TeamDev. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR... | Fix hash code
| server/src/main/java/io/spine/server/model/DispatchKey.java | Fix hash code | |
Java | apache-2.0 | 866ac7dbc75c3fcebb837965341c27d663f74ae4 | 0 | zaproxy/zaproxy,zaproxy/zaproxy,zaproxy/zaproxy,zaproxy/zaproxy,thc202/zaproxy,meitar/zaproxy,kingthorin/zaproxy,Ali-Razmjoo/zaproxy,zaproxy/zaproxy,psiinon/zaproxy,thc202/zaproxy,gmaran23/zaproxy,kingthorin/zaproxy,meitar/zaproxy,thc202/zaproxy,gmaran23/zaproxy,Ali-Razmjoo/zaproxy,thc202/zaproxy,gmaran23/zaproxy,psiin... | /*
*
* Paros and its related class files.
*
* Paros is an HTTP/HTTPS proxy for assessing web application security.
* Copyright (C) 2003-2004 Chinotec Technologies Company
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Clarified Artistic License
*... | src/org/parosproxy/paros/core/scanner/HostProcess.java | /*
*
* Paros and its related class files.
*
* Paros is an HTTP/HTTPS proxy for assessing web application security.
* Copyright (C) 2003-2004 Chinotec Technologies Company
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the Clarified Artistic License
*... | Log alert count when host process completes
Change HostProcess to also log the alert count when it completes, easier
to know how many alerts were raised during the scan (without needing to
check each of the scanners).
| src/org/parosproxy/paros/core/scanner/HostProcess.java | Log alert count when host process completes | |
Java | apache-2.0 | 18dcddf0dfe8cb2baf9126c4c38e3a29c2369815 | 0 | OmniLayer/OmniJ,dexX7/OmniJ,dexX7/OmniJ,OmniLayer/OmniJ,dexX7/bitcoin-spock,OmniLayer/OmniJ,dexX7/bitcoin-spock | package com.msgilligan.bitcoin.rpc;
import com.google.bitcoin.core.Address;
import com.google.bitcoin.core.AddressFormatException;
import com.google.bitcoin.core.NetworkParameters;
import com.google.bitcoin.core.Sha256Hash;
import com.google.bitcoin.core.Transaction;
import com.google.bitcoin.params.RegTestParams;
i... | src/main/java/com/msgilligan/bitcoin/rpc/BitcoinClient.java | package com.msgilligan.bitcoin.rpc;
import com.google.bitcoin.core.Address;
import com.google.bitcoin.core.AddressFormatException;
import com.google.bitcoin.core.NetworkParameters;
import com.google.bitcoin.core.Sha256Hash;
import com.google.bitcoin.core.Transaction;
import com.google.bitcoin.params.RegTestParams;
i... | signRawTransaction: add basis without optional parameters
| src/main/java/com/msgilligan/bitcoin/rpc/BitcoinClient.java | signRawTransaction: add basis without optional parameters | |
Java | apache-2.0 | d1ece9cba0c5eaee6716f40df130d4a709d54470 | 0 | mcqueentc/chronix.benchmark,ChronixDB/chronix.benchmark | import de.qaware.chronix.database.*;
import java.time.Duration;
import java.time.Instant;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.temporal.ChronoUnit;
import java.time.temporal.TemporalUnit;
import java.util.*;
import java.util.concurrent.TimeUnit;
/**
* Created by mcqueen666 on 06.... | TSDB_OpenTSDB_Interface/src/main/java/OpenTsdbInterface.java | import de.qaware.chronix.database.*;
import java.time.Duration;
import java.time.Instant;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.temporal.ChronoUnit;
import java.time.temporal.TemporalUnit;
import java.util.*;
import java.util.concurrent.TimeUnit;
/**
* Created by mcqueen666 on 06.... | openTsdb: code comments added
| TSDB_OpenTSDB_Interface/src/main/java/OpenTsdbInterface.java | openTsdb: code comments added | |
Java | apache-2.0 | 72e538a3490d7a6283f9a4ead6fcad2ea612c2bd | 0 | rhatlapa/undertow,rhusar/undertow,Karm/undertow,jamezp/undertow,rogerchina/undertow,jasonchaffee/undertow,baranowb/undertow,amannm/undertow,undertow-io/undertow,grassjedi/undertow,jstourac/undertow,baranowb/undertow,pedroigor/undertow,jasonchaffee/undertow,undertow-io/undertow,nkhuyu/undertow,jasonchaffee/undertow,unde... | package io.undertow.util;
import java.util.ArrayDeque;
import java.util.Deque;
import java.util.LinkedHashMap;
import java.util.Map;
/**
* Methods for dealing with the query string
*
* @author Stuart Douglas
*/
public class QueryParameterUtils {
private QueryParameterUtils() {
}
public static Strin... | core/src/main/java/io/undertow/util/QueryParameterUtils.java | package io.undertow.util;
import java.util.ArrayDeque;
import java.util.Deque;
import java.util.LinkedHashMap;
import java.util.Map;
/**
* Methods for dealing with the query string
*
* @author Stuart Douglas
*/
public class QueryParameterUtils {
private QueryParameterUtils() {
}
public static Strin... | Fix NPE in query param aggregation
| core/src/main/java/io/undertow/util/QueryParameterUtils.java | Fix NPE in query param aggregation | |
Java | apache-2.0 | 9226acc501d811e6529b958ebb00ed2e15cce5a1 | 0 | Eduworks/ew,Eduworks/ew,Eduworks/ew | package com.eduworks.util.io;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Reader;
import j... | ew.common/src/main/java/com/eduworks/util/io/EwFileSystem.java | package com.eduworks.util.io;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Reader;
import j... | EwFileSystem now filters jars better when finding files.
| ew.common/src/main/java/com/eduworks/util/io/EwFileSystem.java | EwFileSystem now filters jars better when finding files. | |
Java | apache-2.0 | b6567505573a2641c855735088b22dfe6eb395cd | 0 | icoloma/simpleds | package org.simpleds.cache;
import com.google.common.collect.Maps;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.Serializable;
import java.util.Collection;
import java.util.Iterator;
import java.util.Map;
import java.util.WeakHashMap;
/**
* The thread-bound Level 1 cache cont... | src/main/java/org/simpleds/cache/Level1Cache.java | package org.simpleds.cache;
import java.io.Serializable;
import java.util.Collection;
import java.util.Iterator;
import java.util.Map;
import java.util.WeakHashMap;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.google.common.collect.Maps;
/**
* The thread-bound Level 1 cache co... | Level1Cache made public to make third parties caching behavior testable
| src/main/java/org/simpleds/cache/Level1Cache.java | Level1Cache made public to make third parties caching behavior testable | |
Java | apache-2.0 | e5b1eaac510947455b769f457b786500c74c7144 | 0 | diydyq/velocity-engine,diydyq/velocity-engine,pcollaog/velocity-engine,pcollaog/velocity-engine | package org.apache.velocity.test;
/*
* 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, V... | src/test/org/apache/velocity/test/StrictForeachTestCase.java | package org.apache.velocity.test;
/*
* 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, V... | remove another java 1.5-ism that snuck in
git-svn-id: efce15992eafbd71412d600875d997890b9afd93@691449 13f79535-47bb-0310-9956-ffa450edef68
| src/test/org/apache/velocity/test/StrictForeachTestCase.java | remove another java 1.5-ism that snuck in | |
Java | apache-2.0 | 1d01008ae0dce81e90eaaed66fc798cf01c110fb | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.packaging;
import com.google.common.collect.Multimap;
import com.google.common.collect.Multimaps;
import com.intellij.execution.ExecutionException;
i... | python/src/com/jetbrains/python/packaging/PyCondaPackageService.java | // Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.python.packaging;
import com.google.common.collect.Multimap;
import com.google.common.collect.Multimaps;
import com.intellij.execution.ExecutionException;
i... | PY-35141 Discover base conda executable for environments in its "envs" directory
In case base conda was installed in a non-standard location. It's still not clear
how to do it for environments created in an arbitrary directory
("--prefix" option of "conda create" command).
GitOrigin-RevId: 744698634cc11f55ef3970d725c... | python/src/com/jetbrains/python/packaging/PyCondaPackageService.java | PY-35141 Discover base conda executable for environments in its "envs" directory | |
Java | bsd-3-clause | b6c8e12efe5a74c55c814b84315ceb38a28b925c | 0 | joansmith/basex,BaseXdb/basex,joansmith/basex,JensErat/basex,joansmith/basex,JensErat/basex,dimitarp/basex,dimitarp/basex,JensErat/basex,vincentml/basex,ksclarke/basex,deshmnnit04/basex,joansmith/basex,dimitarp/basex,JensErat/basex,ksclarke/basex,deshmnnit04/basex,vincentml/basex,dimitarp/basex,dimitarp/basex,ksclarke/... | package org.basex.query.func.proc;
import static org.basex.util.Token.*;
import org.basex.query.*;
import org.basex.query.util.Err.ErrType;
import org.basex.query.value.item.*;
import org.basex.util.*;
/**
* Function implementation.
*
* @author BaseX Team 2005-14, BSD License
* @author Christian Gruen
*/
public... | basex-core/src/main/java/org/basex/query/func/proc/ProcSystem.java | package org.basex.query.func.proc;
import static org.basex.util.Token.*;
import org.basex.query.*;
import org.basex.query.value.item.*;
import org.basex.util.*;
/**
* Function implementation.
*
* @author BaseX Team 2005-14, BSD License
* @author Christian Gruen
*/
public final class ProcSystem extends ProcFn {
... | [FIX] XQuery, Process Module: PROC.... → BXPR.... | basex-core/src/main/java/org/basex/query/func/proc/ProcSystem.java | [FIX] XQuery, Process Module: PROC.... → BXPR.... | |
Java | bsd-3-clause | 60035d23acbdbd23dd7ddce76980bea404d1b5ac | 0 | lutece-platform/lutece-core,rzara/lutece-core,lutece-platform/lutece-core,rzara/lutece-core,rzara/lutece-core,lutece-platform/lutece-core | /*
* Copyright (c) 2002-2009, Mairie de Paris
* 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
* ... | src/java/fr/paris/lutece/portal/business/style/ThemeDAO.java | /*
* Copyright (c) 2002-2009, Mairie de Paris
* 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
* ... | LUTECE-1066 : modify bad columns
git-svn-id: 890dd67775b5971c21efd90062c158582082fe1b@13797 bab10101-e421-0410-a517-8ce0973de3ef
| src/java/fr/paris/lutece/portal/business/style/ThemeDAO.java | LUTECE-1066 : modify bad columns | |
Java | bsd-3-clause | b1dbe420f68a79ef06178b3dffc8d4bafd22b8e6 | 0 | ndexbio/ndex-rest,ndexbio/ndex-rest,ndexbio/ndex-rest,ndexbio/ndex-rest | /**
* Copyright (c) 2013, 2016, The Regents of the University of California, The Cytoscape Consortium
* 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 m... | src/main/java/org/ndexbio/rest/services/SearchServiceV2.java | /**
* Copyright (c) 2013, 2016, The Regents of the University of California, The Cytoscape Consortium
* 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 m... | Fix UD-2265. Network size checking is removed from node query function. | src/main/java/org/ndexbio/rest/services/SearchServiceV2.java | Fix UD-2265. Network size checking is removed from node query function. | |
Java | mit | be09a2d6654b28aa713b722a4f8bf2b0b86dd28f | 0 | sasmita/iot-devkit-samples,sasmita/iot-devkit-samples | /*
* Author: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
* Author: Petre Eftime <petre.p.eftime@intel.com>
*
* Copyright (c) 2015 Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), t... | kits/starter/java/VariousSensors.java | /*
* Author: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
* Author: Petre Eftime <petre.p.eftime@intel.com>
*
* Copyright (c) 2015 Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), t... | starter: modified starter sample and fixed the bug
Signed-off-by: Sisinty Sasmita Patra <319425b854485b4c3c3beb903de2ba25b452a858@intel.com>
| kits/starter/java/VariousSensors.java | starter: modified starter sample and fixed the bug | |
Java | mit | d4e86451139781abb87a1b2f93c2b0885435cab6 | 0 | josephmjoy/robotics,josephmjoy/robotics | //
// Structured logging classes. For logging and tracing that is intended to be consumed by other
// programs that analyze and visualize the log data.
// Created by Joseph M. Joy (https://github.com/josephmjoy)
//
package com.rinworks.robotutils;
import java.io.BufferedWriter;
import java.io.File;
import java.io.File... | java_robotutils/src/com/rinworks/robotutils/StructuredLogger.java | //
// Structured logging classes. For logging and tracing that is intended to be consumed by other
// programs that analyze and visualize the log data.
// Created by Joseph M. Joy (https://github.com/josephmjoy)
//
package com.rinworks.robotutils;
import java.io.BufferedWriter;
import java.io.File;
import java.io.File... | StructuredLogger: added err, warn info to the base StructuredLogger
This is for convenience - so simple logging requires the fewest steps.
Also: route internal calls to create a new log to a common method in the StructuredLogger (commonNewLog). This is so that in the future we can if we want do some global thing when ... | java_robotutils/src/com/rinworks/robotutils/StructuredLogger.java | StructuredLogger: added err, warn info to the base StructuredLogger | |
Java | mit | ac7a40a93500d18f792c44e0d9ec5e3c2075f5f8 | 0 | eaglesakura/onactivityresult-invoke,eaglesakura/onactivityresult-invoke | package com.eaglesakura.android.oari;
import android.content.Intent;
import android.support.v4.app.Fragment;
import java.lang.reflect.Method;
import java.util.List;
/**
* "@OnActivityResult"アノテーションを付与したメソッドを自動的に呼び出すためのUtil
*/
public class ActivityResult {
private static boolean invoke(Method[] methods, Object... | src/main/java/com/eaglesakura/android/oari/ActivityResult.java | package com.eaglesakura.android.oari;
import android.content.Intent;
import android.support.v4.app.Fragment;
import java.lang.reflect.Method;
import java.util.List;
/**
* "@OnActivityResult"アノテーションを付与したメソッドを自動的に呼び出すためのUtil
*/
public class ActivityResult {
private static boolean invoke(Method[] methods, Object... | Fragmentの再帰が正常に行われていない不具合を修正
| src/main/java/com/eaglesakura/android/oari/ActivityResult.java | Fragmentの再帰が正常に行われていない不具合を修正 | |
Java | mit | 30e5657775f45421ff43c6ba01da8f991bb6bf63 | 0 | markovandooren/jlo | package subobjectjava.translate;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import jnome.core.expression.ConstructorInvocation;
import jnome.core.language.Java;
import jnome.core.type.J... | src/subobjectjava/translate/JavaTranslator.java | package subobjectjava.translate;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import jnome.core.expression.ConstructorInvocation;
import jnome.core.language.Java;
import jnome.core.type.J... | more work on constructors | src/subobjectjava/translate/JavaTranslator.java | more work on constructors | |
Java | mit | b9cdc3770fcafc71f0963092b81df8d39e3ef366 | 0 | Wneh/weather-forecast | package NLG;
import java.util.ArrayList;
import Main.TrendPoint;
import POJO.TimeSerie;
import POJO.WeatherData;
public class Basic {
private WeatherData wd;
private ArrayList<TrendPoint> trendsTemp;
private ArrayList<TrendPoint> trendsWind;
public Basic(WeatherData wd, ArrayList<TrendPoint> trendsTemp, Array... | src/NLG/Basic.java | package NLG;
import java.util.ArrayList;
import Main.TrendPoint;
import POJO.TimeSerie;
import POJO.WeatherData;
public class Basic {
private WeatherData wd;
private ArrayList<TrendPoint> trendsTemp;
private ArrayList<TrendPoint> trendsWind;
public Basic(WeatherData wd, ArrayList<TrendPoint> trendsTemp, Array... | More typos
| src/NLG/Basic.java | More typos | |
Java | mit | 0cd55ba333f9fd98e9f460dcb9713591b42dbac9 | 0 | vagnerereno/RPII | package atos;
import ItemJogo.Comida;
import audio.Som;
import static audio.Som.parar;
import java.util.Scanner;
import sun.audio.AudioStream;
import ItemJogo.Inventario;
import ItemJogo.Item;
import ItemJogo.ItemAtaque;
import ItemJogo.ItemDeCombate;
import ItemJogo.Itens;
import inimigos.AnaoIA;
import inimigos.Inim... | src/atos/Ato1.java | package atos;
import ItemJogo.Comida;
import audio.Som;
import static audio.Som.parar;
import java.util.Scanner;
import sun.audio.AudioStream;
import ItemJogo.Inventario;
import ItemJogo.Item;
import ItemJogo.ItemAtaque;
import ItemJogo.ItemDeCombate;
import ItemJogo.Itens;
import inimigos.AnaoIA;
import java.util.Arr... | Juntando todos os métodos de loot para apenas 1 principal. | src/atos/Ato1.java | Juntando todos os métodos de loot para apenas 1 principal. | |
Java | mit | 54d44f552837430c1113d4abcf2a61d20a5cf521 | 0 | divayprakash/isprime | package io.github.divayprakash.isprime;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
/**
* The HintActivity class implements the control logic for the hint screen
* di... | app/src/main/java/io/github/divayprakash/isprime/CheatActivity.java | package io.github.divayprakash.isprime;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.widget.TextView;
/**
* The HintActivity class implements the control logic for the hint screen
* di... | CheatActivity and activity_cheat in progress
| app/src/main/java/io/github/divayprakash/isprime/CheatActivity.java | CheatActivity and activity_cheat in progress | |
Java | epl-1.0 | 8af1493d437e564fa1aa54dbecdd4c0304931087 | 0 | akurtakov/Pydev,RandallDW/Aruba_plugin,fabioz/Pydev,RandallDW/Aruba_plugin,fabioz/Pydev,rajul/Pydev,rajul/Pydev,RandallDW/Aruba_plugin,aptana/Pydev,rajul/Pydev,rajul/Pydev,akurtakov/Pydev,akurtakov/Pydev,fabioz/Pydev,fabioz/Pydev,akurtakov/Pydev,rgom/Pydev,rgom/Pydev,RandallDW/Aruba_plugin,RandallDW/Aruba_plugin,rgom/P... | /*
* Author: atotic
* Created: Jul 25, 2003
* License: Common Public License v1.0
*/
package org.python.pydev.parser;
import java.io.StringReader;
import java.util.ArrayList;
import java.util.Iterator;
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IMarker;
import org.eclipse.jface.tex... | org.python.pydev/src/org/python/pydev/parser/PyParser.java | /*
* Author: atotic
* Created: Jul 25, 2003
* License: Common Public License v1.0
*/
package org.python.pydev.parser;
import java.io.StringReader;
import java.util.ArrayList;
import java.util.Iterator;
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IMarker;
import org.eclipse.jface.tex... | Deal with "Open External File" weirdness more gracefully. Still an error
but not an uncaught exception.
git-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@13 7f4d9e04-a92a-ab41-bea9-970b690ef4a7
| org.python.pydev/src/org/python/pydev/parser/PyParser.java | Deal with "Open External File" weirdness more gracefully. Still an error but not an uncaught exception. | |
Java | epl-1.0 | 3079ce856cd78540fc349be6d082a8b08e2a4020 | 0 | CyberdyneOfCerrado/Backups | package bancoDeDados;
import java.lang.reflect.Field;
import java.lang.reflect.Type;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import objetos.Backup;
import objetos.RegraBackup;
public class ReflexaoSql {
public ReflexaoSql(){
};
public String ger... | src/bancoDeDados/ReflexaoSql.java | package bancoDeDados;
import java.lang.reflect.Field;
import java.lang.reflect.Type;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Date;
import objetos.Backup;
import objetos.RegraBackup;
public class ReflexaoSql {
public ReflexaoSql(){
}... | Ajeitando identação | src/bancoDeDados/ReflexaoSql.java | Ajeitando identação | |
Java | agpl-3.0 | bdcf580bd686e7ccb52eb0921ca857be6d197d6c | 0 | VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb | /* This file is part of VoltDB.
* Copyright (C) 2019 VoltDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later v... | src/frontend/org/voltdb/compiler/statements/DropTopic.java | /* This file is part of VoltDB.
* Copyright (C) 2019 VoltDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later v... | ENG-20097 remove topic reference in table when topic is dropped (#99)
| src/frontend/org/voltdb/compiler/statements/DropTopic.java | ENG-20097 remove topic reference in table when topic is dropped (#99) | |
Java | lgpl-2.1 | 8f80648c7768e712529ebcf0dee511aaf286276b | 0 | vigna/Sux4J,vigna/Sux4J,vigna/Sux4J,vigna/Sux4J | package it.unimi.dsi.sux4j.util;
/*
* Sux4J: Succinct data structures for Java
*
* Copyright (C) 2010 Sebastiano Vigna
*
* 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; eit... | src/it/unimi/dsi/sux4j/util/ZFastTrie.java | package it.unimi.dsi.sux4j.util;
/*
* Sux4J: Succinct data structures for Java
*
* Copyright (C) 2010 Sebastiano Vigna
*
* 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; eit... | Towards getParentExitNode()...
| src/it/unimi/dsi/sux4j/util/ZFastTrie.java | Towards getParentExitNode()... | |
Java | apache-2.0 | c0474052f933b58aa5f479455cf547d13d9ea254 | 0 | jrbn/dynamite | package nl.vu.cs.querypie.reasoner.actions;
import nl.vu.cs.ajira.actions.Action;
import nl.vu.cs.ajira.actions.ActionConf;
import nl.vu.cs.ajira.actions.ActionContext;
import nl.vu.cs.ajira.actions.ActionOutput;
import nl.vu.cs.ajira.data.types.SimpleData;
import nl.vu.cs.ajira.data.types.TLong;
import nl.vu.cs.ajira... | src/nl/vu/cs/querypie/reasoner/actions/GenericRuleExecutor.java | package nl.vu.cs.querypie.reasoner.actions;
import nl.vu.cs.ajira.actions.Action;
import nl.vu.cs.ajira.actions.ActionConf;
import nl.vu.cs.ajira.actions.ActionContext;
import nl.vu.cs.ajira.actions.ActionOutput;
import nl.vu.cs.ajira.data.types.SimpleData;
import nl.vu.cs.ajira.data.types.TLong;
import nl.vu.cs.ajira... | Bug fix | src/nl/vu/cs/querypie/reasoner/actions/GenericRuleExecutor.java | Bug fix | |
Java | apache-2.0 | 9efd746f5874462453a9623f6439c4b8963166de | 0 | ProgrammingLife2016/PL4-2016 | package core;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import java.util.Arrays;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
/**
* Class responsible for the collapsing of nodes in the graph.
* By collapsing node... | src/main/java/core/GraphReducer.java | package core;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import java.util.Arrays;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
/**
* Class responsible for the collapsing of nodes in the graph.
* By collapsing node... | Fix comment
| src/main/java/core/GraphReducer.java | Fix comment |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.