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 | 0219d0d7e04f9365436623b8179fb2d0b3a36ef2 | 0 | gbif/registry,gbif/registry | /*
* Copyright 2020 Global Biodiversity Information Facility (GBIF)
*
* 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... | registry-ws-client/src/main/java/org/gbif/registry/ws/client/DatasetClient.java | /*
* Copyright 2020 Global Biodiversity Information Facility (GBIF)
*
* 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... | Add request mapping to DatasetClient
| registry-ws-client/src/main/java/org/gbif/registry/ws/client/DatasetClient.java | Add request mapping to DatasetClient | |
Java | apache-2.0 | 9537d79926783b3232504efcdc7e5629684983b5 | 0 | CK35/metric-store | package de.ck35.metricstore.fs;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import org.joda.time.DateTime;
import org.joda.time.DateTimeZone;
import org.joda.time.Interval;
import org.joda.time.LocalDate;
import com.fasterxml.jackson.databind.node.ObjectNode;
import com.google.... | fs/src/main/java/de/ck35/metricstore/fs/ReadableFilesystemBucket.java | package de.ck35.metricstore.fs;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import org.joda.time.DateTime;
import org.joda.time.DateTimeZone;
import org.joda.time.Interval;
import org.joda.time.LocalDate;
import com.fasterxml.jackson.databind.node.ObjectNode;
import com.google.... | Fixed end of year skip | fs/src/main/java/de/ck35/metricstore/fs/ReadableFilesystemBucket.java | Fixed end of year skip | |
Java | apache-2.0 | cf6c959b12603cb6f95152978520fef185c3b51f | 0 | EricWittmann/fabric8,dhirajsb/fabric8,EricWittmann/fabric8,chirino/fuse,opensourceconsultant/fuse,janstey/fuse-1,migue/fabric8,jboss-fuse/fuse,punkhorn/fabric8,aslakknutsen/fabric8,jimmidyson/fabric8,rajdavies/fabric8,christian-posta/fabric8,janstey/fuse-1,rmarting/fuse,jonathanchristison/fabric8,jimmidyson/fabric8,Kur... | /**
* Copyright (C) FuseSource, Inc.
* http://fusesource.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | fabric/fabric-core/src/main/scala/org/fusesource/fabric/internal/ProfileImpl.java | /**
* Copyright (C) FuseSource, Inc.
* http://fusesource.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | Removed an empty statement from ProfileImpl.
| fabric/fabric-core/src/main/scala/org/fusesource/fabric/internal/ProfileImpl.java | Removed an empty statement from ProfileImpl. | |
Java | apache-2.0 | 56bc585af43ebcfd257a901c504e7a832e0f8856 | 0 | lastaflute/lasta-di,lastaflute/lasta-di | /*
* Copyright 2015-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | src/main/java/org/lastaflute/di/core/customizer/PointTxAttributeCustomizer.java | /*
* Copyright 2015-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | fix isOutOfMethod()'s wrong determination | src/main/java/org/lastaflute/di/core/customizer/PointTxAttributeCustomizer.java | fix isOutOfMethod()'s wrong determination | |
Java | apache-2.0 | 3e34ae42d612b5a4b052b5737f4bd5ac483c28dd | 0 | marksantos/simple-binary-encoding,buybackoff/simple-binary-encoding,buybackoff/simple-binary-encoding,PKRoma/simple-binary-encoding,benalexau/simple-binary-encoding,marksantos/simple-binary-encoding,real-logic/simple-binary-encoding,tfgm-bud/simple-binary-encoding,benalexau/simple-binary-encoding,benalexau/simple-binar... | /*
* Copyright 2013 Real Logic 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 agreed to ... | main/java/uk/co/real_logic/sbe/generation/python/PythonGenerator.java | /*
* Copyright 2013 Real Logic 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 agreed to ... | [python] Fix some position handling issues
| main/java/uk/co/real_logic/sbe/generation/python/PythonGenerator.java | [python] Fix some position handling issues | |
Java | apache-2.0 | b9f1c0f99227d184810314d7e365e49e2e4f9694 | 0 | SpineEventEngine/core-java,SpineEventEngine/core-java,SpineEventEngine/core-java | /*
* Copyright 2018, 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/test/java/io/spine/server/storage/RecordStorageShould.java | /*
* Copyright 2018, 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... | Use streams
| server/src/test/java/io/spine/server/storage/RecordStorageShould.java | Use streams | |
Java | apache-2.0 | 4b94d057da026bc3b2d873742f106b25b8096351 | 0 | facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho | /**
* Copyright (c) 2014-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
package co... | src/main/java/com/facebook/components/fresco/FrescoComponentSpec.java | /**
* Copyright (c) 2014-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
package co... | Lines authored by emilsj
This commit forms part of the blame-preserving initial commit suite.
| src/main/java/com/facebook/components/fresco/FrescoComponentSpec.java | Lines authored by emilsj | |
Java | apache-2.0 | 58a6856a527412ecb237c3a6b7c6f2324ce12ffb | 0 | twitter-forks/bazel,davidzchen/bazel,mbrukman/bazel,bazelbuild/bazel,juhalindfors/bazel-patches,snnn/bazel,mikelikespie/bazel,damienmg/bazel,kchodorow/bazel-1,hermione521/bazel,meteorcloudy/bazel,kchodorow/bazel,ulfjack/bazel,werkt/bazel,meteorcloudy/bazel,davidzchen/bazel,hermione521/bazel,ulfjack/bazel,hermione521/ba... | // Copyright 2014 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/packages/TargetUtils.java | // Copyright 2014 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... | Fix-up for last sandbox change, forgot to add "block-*" to the execution info filter.
--
MOS_MIGRATED_REVID=135471769
| src/main/java/com/google/devtools/build/lib/packages/TargetUtils.java | Fix-up for last sandbox change, forgot to add "block-*" to the execution info filter. | |
Java | apache-2.0 | ddafd25580d720d6bd3a61e67c17fa96c11dd085 | 0 | gspandy/cat,jialinsun/cat,wyzssw/cat,ddviplinux/cat,cdljsj/cat,jialinsun/cat,cdljsj/cat,bryanchou/cat,cdljsj/cat,howepeng/cat,redbeans2015/cat,JacksonSha/cat,wuqiangxjtu/cat,chqlb/cat,gspandy/cat,chinaboard/cat,JacksonSha/cat,howepeng/cat,TonyChai24/cat,wuqiangxjtu/cat,bryanchou/cat,javachengwc/cat,jialinsun/cat,michae... | package com.dianping.cat.storage.dump;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.Ti... | cat-core/src/main/java/com/dianping/cat/storage/dump/LocalMessageBucketManager.java | package com.dianping.cat.storage.dump;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import java.util.concurrent.Ti... | add monitor
| cat-core/src/main/java/com/dianping/cat/storage/dump/LocalMessageBucketManager.java | add monitor | |
Java | apache-2.0 | a48e774d9156be9958b859a25e8a3e96170d5b7e | 0 | klopfdreh/wicket,dashorst/wicket,bitstorm/wicket,mafulafunk/wicket,apache/wicket,dashorst/wicket,mafulafunk/wicket,bitstorm/wicket,freiheit-com/wicket,topicusonderwijs/wicket,zwsong/wicket,bitstorm/wicket,martin-g/wicket-osgi,topicusonderwijs/wicket,martin-g/wicket-osgi,klopfdreh/wicket,mafulafunk/wicket,dashorst/wicke... | /*
* 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 ... | wicket-core/src/main/java/org/apache/wicket/mock/MockWebResponse.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 ... | move fields to beginning of class so the state of the response is easier to recognize
git-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@1141761 13f79535-47bb-0310-9956-ffa450edef68
| wicket-core/src/main/java/org/apache/wicket/mock/MockWebResponse.java | move fields to beginning of class so the state of the response is easier to recognize | |
Java | apache-2.0 | e069d6aa6a27dd7efc594c4c3103d50064fa4aa5 | 0 | ThiagoGarciaAlves/intellij-community,ibinti/intellij-community,retomerz/intellij-community,da1z/intellij-community,fitermay/intellij-community,salguarnieri/intellij-community,apixandru/intellij-community,hurricup/intellij-community,fitermay/intellij-community,fitermay/intellij-community,mglukhikh/intellij-community,hur... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/openapi/editor/impl/view/LineLayout.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... | memory usage optimization in editor
| platform/platform-impl/src/com/intellij/openapi/editor/impl/view/LineLayout.java | memory usage optimization in editor | |
Java | bsd-3-clause | 1879366bf7e35417b1da801868669485bcb14af7 | 0 | NCIP/i-spy,NCIP/i-spy | package gov.nih.nci.ispy.web.struts.action;
import gov.nih.nci.caintegrator.application.lists.ListType;
import gov.nih.nci.caintegrator.application.lists.UserList;
import gov.nih.nci.caintegrator.application.lists.UserListBeanHelper;
import gov.nih.nci.caintegrator.dto.de.ArrayPlatformDE;
import gov.nih.nci.caintegrat... | src/gov/nih/nci/ispy/web/struts/action/GPIntegrationAction.java | package gov.nih.nci.ispy.web.struts.action;
import gov.nih.nci.caintegrator.application.lists.ListType;
import gov.nih.nci.caintegrator.application.lists.UserList;
import gov.nih.nci.caintegrator.application.lists.UserListBeanHelper;
import gov.nih.nci.caintegrator.dto.de.ArrayPlatformDE;
import gov.nih.nci.caintegrat... | Code modified to complete Gene Pattern integration.
SVN-Revision: 4611
| src/gov/nih/nci/ispy/web/struts/action/GPIntegrationAction.java | Code modified to complete Gene Pattern integration. | |
Java | bsd-3-clause | c4c5e9842ce9a43eff42735e5b304e4adaa6b08d | 0 | vivo-project/Vitro,vivo-project/Vitro,vivo-project/Vitro,vivo-project/Vitro | /* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.ontology.update;
import java.io.IOException;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
i... | webapp/src/edu/cornell/mannlib/vitro/webapp/ontology/update/DateTimeMigration.java | /* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.ontology.update;
import java.io.IOException;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
i... | NIHVIVO-2067 (part of that issue) don't manufacture new core:dateTimeIntervalFor assertions during the migration, and don't replace existing core:timeIntervalFor ones.
| webapp/src/edu/cornell/mannlib/vitro/webapp/ontology/update/DateTimeMigration.java | NIHVIVO-2067 (part of that issue) don't manufacture new core:dateTimeIntervalFor assertions during the migration, and don't replace existing core:timeIntervalFor ones. | |
Java | mit | e156639ec8cd8399078fa955f799a63d51ed5c1d | 0 | jay3/AdvancedLocation | package fr.jayps.android;
import android.location.Location;
import android.util.Log;
import android.content.Context;
import android.widget.Toast;
public class AdvancedLocation {
private static final String TAG = "AdvancedLocation";
protected class LocationWithExtraFields extends Location {
publi... | src/fr/jayps/android/AdvancedLocation.java | package fr.jayps.android;
import android.location.Location;
import android.util.Log;
import android.content.Context;
import android.widget.Toast;
public class AdvancedLocation {
private static final String TAG = "AdvancedLocation";
public Location lastLocation = null; // last received location
... | Add getAscentRate() and getSlope()
| src/fr/jayps/android/AdvancedLocation.java | Add getAscentRate() and getSlope() | |
Java | mit | 7660e5386550d4e93bac4d40904d72e84e6b532c | 0 | D34D10CK/Teaching-HEIGVD-AMT-2015-Project,D34D10CK/Teaching-HEIGVD-AMT-2015-Project,D34D10CK/Teaching-HEIGVD-AMT-2015-Project | package ch.heigvd.amt.amtproject.rest.config;
import java.util.Set;
import javax.ws.rs.core.Application;
import org.glassfish.jersey.jackson.JacksonFeature;
/**
*
* @author Olivier Liechti
*/
@javax.ws.rs.ApplicationPath("api")
public class ApplicationConfig extends Application {
@Override
public Set<Class<?>... | AMTProject/src/main/java/ch/heigvd/amt/amtproject/rest/config/ApplicationConfig.java | package ch.heigvd.amt.amtproject.rest.config;
import java.util.Set;
import javax.ws.rs.core.Application;
import org.glassfish.jersey.jackson.JacksonFeature;
/**
*
* @author Olivier Liechti
*/
@javax.ws.rs.ApplicationPath("api")
public class ApplicationConfig extends Application {
@Override
public Set<Class<?>... | app config
| AMTProject/src/main/java/ch/heigvd/amt/amtproject/rest/config/ApplicationConfig.java | app config | |
Java | mit | 37e056f7067234314037ea26f7676a00b4c2d9a9 | 0 | AddstarMC/Minigames | package com.pauldavdesign.mineauz.minigames;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.Set;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit... | src/com/pauldavdesign/mineauz/minigames/MinigameData.java | package com.pauldavdesign.mineauz.minigames;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.Set;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit... | Added partial name matching to Minigame names (Fixes 16 char limit on signs)
| src/com/pauldavdesign/mineauz/minigames/MinigameData.java | Added partial name matching to Minigame names (Fixes 16 char limit on signs) | |
Java | mit | 6c54b45881780920eb6b057b60395c5748deddea | 0 | homi-32/ShotBox,homi-32/ShotBox,homi-32/ShotBox | package loader;
import constants.Constants;
import org.apache.log4j.Logger;
import sk.homisolutions.shotbox.librariesloader.LibrariesLoader;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.ArrayList;
import j... | LibrariesLoaderSystem/src/main/java/loader/LibsLoader.java | package loader;
import constants.Constants;
import org.apache.log4j.Logger;
import sk.homisolutions.shotbox.librariesloader.LibrariesLoader;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLClassLoader;
import java.util.ArrayList;
import j... | logging existing code in LibrariesLoader finished
- but 1 method is still not finished. code should be now fucntional without this method, just less optimal, but i did not test it yet.
- code is still not commented.
| LibrariesLoaderSystem/src/main/java/loader/LibsLoader.java | logging existing code in LibrariesLoader finished | |
Java | mit | 90d04a40d286bb122161eb4a6d70c959a55913a5 | 0 | domisum/AnimulusLib | package de.domisum.lib.animulus.npc.task.tasks.movement;
import de.domisum.lib.animulus.npc.task.NPCTask;
import de.domisum.lib.animulus.npc.task.NPCTaskSlot;
import de.domisum.lib.auxilium.data.container.Duo;
import de.domisum.lib.auxilium.util.java.annotations.APIUsage;
import de.domisum.lib.auxilium.util.math.MathU... | src/main/java/de/domisum/lib/animulus/npc/task/tasks/movement/NPCTaskLookTowards.java | package de.domisum.lib.animulus.npc.task.tasks.movement;
import de.domisum.lib.animulus.npc.task.NPCTask;
import de.domisum.lib.animulus.npc.task.NPCTaskSlot;
import de.domisum.lib.auxilium.data.container.Duo;
import de.domisum.lib.auxilium.util.java.annotations.APIUsage;
import de.domisum.lib.auxilium.util.math.MathU... | Updated comments (NPCTaskLookTowards)
| src/main/java/de/domisum/lib/animulus/npc/task/tasks/movement/NPCTaskLookTowards.java | Updated comments (NPCTaskLookTowards) | |
Java | agpl-3.0 | 2e67321adb80d7dc86f152dc40d83a4ec85d8e11 | 0 | Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge | /* Copyright (C) 2019-2021 Andreas Shimokawa, Carsten Pfeiffer, Daniel Dakhno
This file is part of Gadgetbridge.
Gadgetbridge 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 versio... | app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/qhybrid/adapter/fossil_hr/FossilHRWatchAdapter.java | /* Copyright (C) 2019-2021 Andreas Shimokawa, Carsten Pfeiffer, Daniel Dakhno
This file is part of Gadgetbridge.
Gadgetbridge 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 versio... | Fossil Hybrid HR: do nothing in renderWidget() on firmware 1.0.2.20 or later
It seems that newer firmwares have watchfaces which are a special kind of apps
This means that a simply specifying the layout of widget does not longer work
(At least we do not know how)
This commit fixes bluetooth communication being compl... | app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/qhybrid/adapter/fossil_hr/FossilHRWatchAdapter.java | Fossil Hybrid HR: do nothing in renderWidget() on firmware 1.0.2.20 or later | |
Java | agpl-3.0 | f6dbd064731cfdd9b017174e60a5636ca6144e81 | 0 | lpellegr/scheduling,jrochas/scheduling,yinan-liu/scheduling,sandrineBeauche/scheduling,lpellegr/scheduling,marcocast/scheduling,sandrineBeauche/scheduling,youribonnaffe/scheduling,ow2-proactive/scheduling,fviale/scheduling,laurianed/scheduling,mbenguig/scheduling,fviale/scheduling,zeineb/scheduling,sgRomaric/scheduling... | /*
* ################################################################
*
* ProActive Parallel Suite(TM): The Java(TM) library for
* Parallel, Distributed, Multi-Core Computing for
* Enterprise Grids & Clouds
*
* Copyright (C) 1997-2011 INRIA/University of
* Nice-Sophia Antipolis/ActiveEon
... | scheduler/scheduler-server/src/test/java/functionaltests/TestDataspaceScripts.java | /*
* ################################################################
*
* ProActive Parallel Suite(TM): The Java(TM) library for
* Parallel, Distributed, Multi-Core Computing for
* Enterprise Grids & Clouds
*
* Copyright (C) 1997-2011 INRIA/University of
* Nice-Sophia Antipolis/ActiveEon
... | TestDataspaceScripts: path on windows needs to be escaped when used in script
Change-Id: If03bd87424c3f7152ba61c85f3e3e1e6641276b8
| scheduler/scheduler-server/src/test/java/functionaltests/TestDataspaceScripts.java | TestDataspaceScripts: path on windows needs to be escaped when used in script | |
Java | agpl-3.0 | 3b2a686f6c25186f4fd904324cd5ad8c0d1be1d7 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 0293e4ec-2e60-11e5-9284-b827eb9e62be | hello.java | 028e810a-2e60-11e5-9284-b827eb9e62be | 0293e4ec-2e60-11e5-9284-b827eb9e62be | hello.java | 0293e4ec-2e60-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | 926c0e59340bcd399fc3e4bca10a00e2ac1dfbeb | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 56ebd1a8-2e60-11e5-9284-b827eb9e62be | hello.java | 56e65c5a-2e60-11e5-9284-b827eb9e62be | 56ebd1a8-2e60-11e5-9284-b827eb9e62be | hello.java | 56ebd1a8-2e60-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | 6ed4ae9c1233aed3fee56c8908250cf326234a30 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | e2a101be-2e60-11e5-9284-b827eb9e62be | hello.java | e29b7ee2-2e60-11e5-9284-b827eb9e62be | e2a101be-2e60-11e5-9284-b827eb9e62be | hello.java | e2a101be-2e60-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | 27c4c4d0e6de968591c4b0ccaaa8815482d8ff96 | 0 | zhaofengli/QuasselDroid,justjanne/QuasselDroid,schaal/QuasselDroid | package com.iskrembilen.quasseldroid.util;
import java.util.ArrayList;
import java.util.List;
import android.widget.EditText;
import android.widget.Filter;
import com.iskrembilen.quasseldroid.IrcUser;
import com.iskrembilen.quasseldroid.R;
import com.iskrembilen.quasseldroid.UserCollection;
public class NickComplet... | src/com/iskrembilen/quasseldroid/util/NickCompletionHelper.java | package com.iskrembilen.quasseldroid.util;
import java.util.ArrayList;
import java.util.List;
import android.widget.EditText;
import android.widget.Filter;
import com.iskrembilen.quasseldroid.IrcUser;
import com.iskrembilen.quasseldroid.R;
import com.iskrembilen.quasseldroid.UserCollection;
public class NickComplet... | added null check to auto complete if edit field is missing for some reason
| src/com/iskrembilen/quasseldroid/util/NickCompletionHelper.java | added null check to auto complete if edit field is missing for some reason | |
Java | apache-2.0 | 5b4d358dad8db5e1d9fc842e9f6e73212ae8c452 | 0 | spring-cloud/spring-cloud-lattice,mstine/spring-cloud-lattice,mstine/spring-cloud-lattice | /*
* Copyright 2013-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | spring-cloud-lattice-sample/src/main/java/org/springframework/cloud/lattice/sample/SampleLatticeApplication.java | /*
* Copyright 2013-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | removed /me / change for guide
| spring-cloud-lattice-sample/src/main/java/org/springframework/cloud/lattice/sample/SampleLatticeApplication.java | removed /me / change for guide | |
Java | apache-2.0 | 8d70d7872f377ec0b217c427c678d51828e8fbe7 | 0 | DamonHD/reutils | /*
Copyright (c) 2008-2021, Damon Hart-Davis,
Ecotricity (Rob Clews).
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above co... | javasrc/org/hd/d/edh/FUELINSTUtils.java | /*
Copyright (c) 2008-2021, Damon Hart-Davis,
Ecotricity (Rob Clews).
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above co... | Starting to use '7d' summary. | javasrc/org/hd/d/edh/FUELINSTUtils.java | Starting to use '7d' summary. | |
Java | apache-2.0 | 81183b11cd25fb01425ec9335e0f003b14cd4d22 | 0 | Contargo/contargo-types | package net.contargo.types.truck;
import org.junit.Before;
import org.junit.Test;
/**
* @author Marius van Herpen - mvanherpen@contargo.net
*/
public class BulgarianLicensePlateHandlerTest extends AbstractLicensePlateHandlerTest {
@Before
public void setUp() {
handler = new BulgarianLicensePlate... | src/test/java/net/contargo/types/truck/BulgarianLicensePlateHandlerTest.java | package net.contargo.types.truck;
import org.junit.Before;
import org.junit.Test;
/**
* @author Marius van Herpen - mvanherpen@contargo.net
*/
public class BulgarianLicensePlateHandlerTest extends AbstractLicensePlateHandlerTest {
@Before
public void setUp() {
handler = new BulgarianLicensePlate... | Adds some extra tests.
Adds some extra tests. | src/test/java/net/contargo/types/truck/BulgarianLicensePlateHandlerTest.java | Adds some extra tests. | |
Java | apache-2.0 | db12fcb723b504ebaf8c30ef72121917e67e987f | 0 | jzonthemtn/opennlp,apache/opennlp,jzonthemtn/opennlp,jzonthemtn/opennlp,apache/opennlp,apache/opennlp | /*
* 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 ... | opennlp-tools/src/test/java/opennlp/tools/eval/UniversalDependency20Eval.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 ... | OPENNLP-1102: Adjust test for contraction change
| opennlp-tools/src/test/java/opennlp/tools/eval/UniversalDependency20Eval.java | OPENNLP-1102: Adjust test for contraction change | |
Java | apache-2.0 | 784bd18d7d5a843ca9e57a0512bbb7ec2a52573b | 0 | sosy-lab/java-smt,sosy-lab/java-smt,sosy-lab/java-smt,sosy-lab/java-smt,sosy-lab/java-smt | /*
* JavaSMT is an API wrapper for a collection of SMT solvers.
* This file is part of JavaSMT.
*
* Copyright (C) 2007-2016 Dirk Beyer
* 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 ... | src/org/sosy_lab/java_smt/test/SolverTheoriesTest.java | /*
* JavaSMT is an API wrapper for a collection of SMT solvers.
* This file is part of JavaSMT.
*
* Copyright (C) 2007-2016 Dirk Beyer
* 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 ... | fix warning from compiler.
| src/org/sosy_lab/java_smt/test/SolverTheoriesTest.java | fix warning from compiler. | |
Java | apache-2.0 | daa93f0ffa53e1b3c7ba6b3f7c5a32a586ba6fb2 | 0 | LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb,LucidDB/luciddb | /*
// $Id$
// Package org.eigenbase is a class library of data management components.
// Copyright (C) 2005-2007 The Eigenbase Project
// Copyright (C) 2002-2007 Disruptive Tech
// Copyright (C) 2005-2007 LucidEra, Inc.
// Portions Copyright (C) 2003-2007 John V. Sichi
//
// This program is free software; you can redis... | farrago/src/org/eigenbase/sql/pretty/SqlPrettyWriter.java | /*
// $Id$
// Package org.eigenbase is a class library of data management components.
// Copyright (C) 2005-2007 The Eigenbase Project
// Copyright (C) 2002-2007 Disruptive Tech
// Copyright (C) 2005-2007 LucidEra, Inc.
// Portions Copyright (C) 2003-2007 John V. Sichi
//
// This program is free software; you can redis... | EIGENBASE: Oops! Left the trace level way too high.
[git-p4: depot-paths = "//open/dt/dev/": change = 10646]
| farrago/src/org/eigenbase/sql/pretty/SqlPrettyWriter.java | EIGENBASE: Oops! Left the trace level way too high. | |
Java | apache-2.0 | 21c728dac9cffffaa8426cae2c38c051e43e2ff0 | 0 | metaborg/dynsem,metaborg/dynsem | package org.metaborg.meta.lang.dynsem.interpreter;
import java.io.IOException;
import java.io.PrintStream;
import java.util.Map;
import org.metaborg.meta.lang.dynsem.interpreter.nodes.rules.RuleRegistry;
import org.metaborg.meta.lang.dynsem.interpreter.nodes.rules.RuleRoot;
import org.spoofax.terms.util.NotImplemente... | org.metaborg.meta.lang.dynsem.interpreter/src/main/java/org/metaborg/meta/lang/dynsem/interpreter/DynSemLanguage.java | package org.metaborg.meta.lang.dynsem.interpreter;
import java.io.IOException;
import java.io.PrintStream;
import java.util.Map;
import org.metaborg.meta.lang.dynsem.interpreter.nodes.rules.RuleRegistry;
import org.spoofax.terms.util.NotImplementedException;
import com.oracle.truffle.api.TruffleLanguage;
import com.... | Bugfix: Wrap result of findGlobalSymbol in DynSemRule
The RuleRoot should be wrapped into a DynSemRule, so that it is foreign accessible and executable
| org.metaborg.meta.lang.dynsem.interpreter/src/main/java/org/metaborg/meta/lang/dynsem/interpreter/DynSemLanguage.java | Bugfix: Wrap result of findGlobalSymbol in DynSemRule | |
Java | apache-2.0 | 41b27a14de09afa2259cd2e68e4439f000d6e053 | 0 | tharikaGitHub/product-apim,tharikaGitHub/product-apim,chamilaadhi/product-apim,wso2/product-apim,tharikaGitHub/product-apim,wso2/product-apim,tharikaGitHub/product-apim,wso2/product-apim,wso2/product-apim,chamilaadhi/product-apim,chamilaadhi/product-apim,tharikaGitHub/product-apim,wso2/product-apim,chamilaadhi/product-... | /*
* Copyright (c) 2021, WSO2 Inc. (http://www.wso2.org) 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
*
* Unles... | modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/restapi/admin/KeyManagersTestCase.java | /*
* Copyright (c) 2021, WSO2 Inc. (http://www.wso2.org) 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
*
* Unles... | Change update testcase name
| modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/restapi/admin/KeyManagersTestCase.java | Change update testcase name | |
Java | apache-2.0 | e4d4ffd95c3caa0f7583087459532d97dbafed84 | 0 | prmsheriff/log4j,prmsheriff/log4j,qos-ch/reload4j,MuShiiii/log4j,qos-ch/reload4j,smathieu/librarian_sample_repo_java,MuShiiii/log4j,prmsheriff/log4j,MuShiiii/log4j,sreekanthpulagam/log4j,sreekanthpulagam/log4j,qos-ch/reload4j,sreekanthpulagam/log4j,sreekanthpulagam/log4j,prmsheriff/log4j,sreekanthpulagam/log4j,prmsheri... | /*
* Copyright 1999,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | src/java/org/apache/joran/action/NestComponentIA.java | /*
* Copyright 1999,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Pass repository information along to sub-components.
git-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@311180 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/joran/action/NestComponentIA.java | Pass repository information along to sub-components. | |
Java | apache-2.0 | 6b5cd361e463c5ef47118bf432a3c2294718d8de | 0 | john9x/jdbi,hgschmie/jdbi,HubSpot/jdbi,HubSpot/jdbi,pennello/jdbi,jdbi/jdbi,jdbi/jdbi,john9x/jdbi,hgschmie/jdbi,hgschmie/jdbi,pennello/jdbi,jdbi/jdbi | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | src/test/java/org/skife/jdbi/v2/TestColonStatementRewriter.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | Test #281: don't tokenize '::' Postgres cast syntax
| src/test/java/org/skife/jdbi/v2/TestColonStatementRewriter.java | Test #281: don't tokenize '::' Postgres cast syntax | |
Java | apache-2.0 | f5880a949970bf6adfbf95f7045cdae0851b55d4 | 0 | infotexture/dita-ot,shaneataylor/dita-ot,shaneataylor/dita-ot,shaneataylor/dita-ot,infotexture/dita-ot,infotexture/dita-ot,drmacro/dita-ot,shaneataylor/dita-ot,infotexture/dita-ot,shaneataylor/dita-ot,dita-ot/dita-ot,drmacro/dita-ot,drmacro/dita-ot,dita-ot/dita-ot,dita-ot/dita-ot,drmacro/dita-ot,dita-ot/dita-ot,drmacro... | /*
* This file is part of the DITA Open Toolkit project.
*
* Copyright 2020 Jarno Elovirta
*
* See the accompanying LICENSE file for applicable license.
*/
package org.dita.dost.invoker;
import java.util.*;
import static org.dita.dost.invoker.DefaultLogger.ANSI_BOLD;
import static org.dita.dost.invoker.Default... | src/main/java/org/dita/dost/invoker/UsageBuilder.java | /*
* This file is part of the DITA Open Toolkit project.
*
* Copyright 2020 Jarno Elovirta
*
* See the accompanying LICENSE file for applicable license.
*/
package org.dita.dost.invoker;
import java.util.*;
import static org.dita.dost.invoker.DefaultLogger.ANSI_BOLD;
import static org.dita.dost.invoker.Default... | Retain arguments order
Signed-off-by: Jarno Elovirta <0f1ab0ac7dffd9db21aa539af2fd4bb04abc3ad4@elovirta.com>
| src/main/java/org/dita/dost/invoker/UsageBuilder.java | Retain arguments order | |
Java | apache-2.0 | d9d957c7c7bfd91f78c08cfe35f7e83d8e408c29 | 0 | guard0g/webanno,guard0g/webanno,guard0g/webanno | /*******************************************************************************
* Copyright 2012
*
* 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/L... | de.tudarmstadt.ukp.clarin.webanno.webapp/src/main/java/de/tudarmstadt/ukp/clarin/webanno/webapp/page/curation/component/model/CurationBuilder.java | /*******************************************************************************
* Copyright 2012
*
* 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/L... | #468 - add a method to create mergeCasCuration document | de.tudarmstadt.ukp.clarin.webanno.webapp/src/main/java/de/tudarmstadt/ukp/clarin/webanno/webapp/page/curation/component/model/CurationBuilder.java | #468 - add a method to create mergeCasCuration document | |
Java | apache-2.0 | 75970e0c40c835ed01e5b3a932b8a764146f64ff | 0 | dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android | package org.commcare.android.tasks;
import android.content.Context;
import android.os.AsyncTask;
import org.commcare.android.database.user.models.FormRecord;
import org.commcare.android.models.notifications.ProcessIssues;
import org.javarosa.core.model.User;
import org.commcare.android.javarosa.AndroidLogger;... | app/src/org/commcare/android/tasks/ProcessAndSendTask.java | package org.commcare.android.tasks;
import android.content.Context;
import android.os.AsyncTask;
import org.commcare.android.database.user.models.FormRecord;
import org.commcare.android.models.notifications.ProcessIssues;
import org.javarosa.core.model.User;
import org.commcare.android.javarosa.AndroidLogger;... | Lift send form logic into helper
| app/src/org/commcare/android/tasks/ProcessAndSendTask.java | Lift send form logic into helper | |
Java | apache-2.0 | 17057b590e7f3829f463f1dd09e6a4ab37b68a28 | 0 | swift-lang/swift-k,ya7lelkom/swift-k,swift-lang/swift-k,ya7lelkom/swift-k,swift-lang/swift-k,ya7lelkom/swift-k,ya7lelkom/swift-k,swift-lang/swift-k,swift-lang/swift-k,swift-lang/swift-k,swift-lang/swift-k,ya7lelkom/swift-k,swift-lang/swift-k,ya7lelkom/swift-k,swift-lang/swift-k,ya7lelkom/swift-k,ya7lelkom/swift-k,ya7le... | /*
* Copyright 2012 University of Chicago
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | src/org/griphyn/vdl/karajan/lib/swiftscript/ReadStructured.java | /*
* Copyright 2012 University of Chicago
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | Escape codes for readStructured
| src/org/griphyn/vdl/karajan/lib/swiftscript/ReadStructured.java | Escape codes for readStructured | |
Java | apache-2.0 | 4c44cd112094498d93b76c65acc8d463a2fe5253 | 0 | gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa | package uk.ac.ebi.gxa.dao;
import org.hibernate.SessionFactory;
import uk.ac.ebi.microarray.atlas.model.Property;
import uk.ac.ebi.microarray.atlas.model.PropertyValue;
public class PropertyDAO extends AbstractDAO<Property> {
public PropertyDAO(SessionFactory sessionFactory) {
super(sessionFactory, Prop... | atlas-dao/src/main/java/uk/ac/ebi/gxa/dao/PropertyDAO.java | package uk.ac.ebi.gxa.dao;
import org.hibernate.SessionFactory;
import uk.ac.ebi.microarray.atlas.model.Property;
import uk.ac.ebi.microarray.atlas.model.PropertyValue;
public class PropertyDAO extends AbstractDAO<Property> {
public PropertyDAO(SessionFactory sessionFactory) {
super(sessionFactory, Prop... | Ticket #3022 - Clear hibernate session cache to force re-load of objects updated via DB-only foreign key constraint 'ON DELETE CASCADE' operations.
| atlas-dao/src/main/java/uk/ac/ebi/gxa/dao/PropertyDAO.java | Ticket #3022 - Clear hibernate session cache to force re-load of objects updated via DB-only foreign key constraint 'ON DELETE CASCADE' operations. | |
Java | apache-2.0 | aebde18f6bf8165d6e93a6b8041b01c69596931f | 0 | vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.config.subscription.impl;
import com.yahoo.config.ConfigInstance;
import com.yahoo.config.ConfigurationRuntimeException;
import com.yahoo.config.subscription.ConfigInterruptedException;
import com... | config/src/main/java/com/yahoo/config/subscription/impl/JRTConfigSubscription.java | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.config.subscription.impl;
import com.yahoo.config.ConfigInstance;
import com.yahoo.config.ConfigurationRuntimeException;
import com.yahoo.config.subscription.ConfigInterruptedException;
import com... | If the queue is empty, avoid an extra poll which will do both an extra time conversion and take a lock.
| config/src/main/java/com/yahoo/config/subscription/impl/JRTConfigSubscription.java | If the queue is empty, avoid an extra poll which will do both an extra time conversion and take a lock. | |
Java | apache-2.0 | 340a1fc946d534d3cffd0bfa648a9a13e99b4029 | 0 | Distrotech/gerrit,jackminicloud/test,gracefullife/gerrit,bootstraponline-archive/gerrit-mirror,supriyantomaftuh/gerrit,supriyantomaftuh/gerrit,catrope/gerrit,sudosurootdev/gerrit,MerritCR/merrit,teamblueridge/gerrit,gracefullife/gerrit,MerritCR/merrit,basilgor/gerrit,netroby/gerrit,makholm/gerrit-ceremony,renchaorevee/... | // Copyright (C) 2008 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-gwtui/src/main/java/com/google/gerrit/client/admin/ProjectAccessScreen.java | // Copyright (C) 2008 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 ... | display groups in the access rights table as links
When configuring access rights for a project you
sometimes want to check the members of a group to
which certain access rights are granted.
Displaying hyperlinks for the groups in the access
rights table allows you to quickly jump to the
corresponding group and verify... | gerrit-gwtui/src/main/java/com/google/gerrit/client/admin/ProjectAccessScreen.java | display groups in the access rights table as links | |
Java | apache-2.0 | 54833b313a87afa3083f767003b1017de815890c | 0 | ZhangboFrank/genie,Netflix/genie,tgianos/genie,korrelate/genie,gorcz/genie,korrelate/genie,rspieldenner/genie,tgianos/genie,korrelate/genie,rspieldenner/genie,korrelate/genie,irontable/genie,chen0031/genie,ajoymajumdar/genie,gorcz/genie,ZhangboFrank/genie,tgianos/genie,ajoymajumdar/genie,rspieldenner/genie,sensaid/geni... | /*
*
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | genie-server/src/main/java/com/netflix/genie/server/jobmanager/impl/JobMonitor.java | /*
*
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Changed getDefaultInstance to getInstance so that the fast properties to change
login information can be used.
| genie-server/src/main/java/com/netflix/genie/server/jobmanager/impl/JobMonitor.java | Changed getDefaultInstance to getInstance so that the fast properties to change login information can be used. | |
Java | apache-2.0 | e33942a6cffb509698f1663457c00dc8882f8fae | 0 | vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa | // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.metrics.simple.jdisc;
import java.io.PrintStream;
import java.util.logging.Logger;
import com.yahoo.container.jdisc.MetricConsumerFactory;
import com.yahoo.container.jdisc.state.MetricSn... | simplemetrics/src/main/java/com/yahoo/metrics/simple/jdisc/JdiscMetricsFactory.java | // Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.metrics.simple.jdisc;
import java.io.PrintStream;
import java.util.logging.Logger;
import com.yahoo.container.jdisc.MetricConsumerFactory;
import com.yahoo.container.jdisc.state.MetricSn... | if something is wrong, log warning about the problematic object
| simplemetrics/src/main/java/com/yahoo/metrics/simple/jdisc/JdiscMetricsFactory.java | if something is wrong, log warning about the problematic object | |
Java | apache-2.0 | 3a445b26ce41dc6b35d20be2ceacee8b49161315 | 0 | oleksiyp/Aeron,real-logic/Aeron,real-logic/Aeron,mikeb01/Aeron,mikeb01/Aeron,EvilMcJerkface/Aeron,EvilMcJerkface/Aeron,tbrooks8/Aeron,tbrooks8/Aeron,real-logic/Aeron,mikeb01/Aeron,gkamal/Aeron,EvilMcJerkface/Aeron,real-logic/Aeron,galderz/Aeron,galderz/Aeron,gkamal/Aeron,oleksiyp/Aeron,gkamal/Aeron,oleksiyp/Aeron,EvilM... | /*
* Copyright 2014 - 2016 Real Logic 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... | aeron-driver/src/main/java/uk/co/real_logic/aeron/driver/PublicationImage.java | /*
* Copyright 2014 - 2016 Real Logic 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... | [Java] Remove unneeded AutoClosable interface from PublicationImage.
| aeron-driver/src/main/java/uk/co/real_logic/aeron/driver/PublicationImage.java | [Java] Remove unneeded AutoClosable interface from PublicationImage. | |
Java | apache-2.0 | 8eca69ed4f3c2f8c2044c3a128dff9ba24d2147f | 0 | cityzendata/warp10-platform,StevenLeRoux/warp10-platform,hbs/warp10-platform,StevenLeRoux/warp10-platform,StevenLeRoux/warp10-platform,hbs/warp10-platform,hbs/warp10-platform,StevenLeRoux/warp10-platform,cityzendata/warp10-platform,cityzendata/warp10-platform,hbs/warp10-platform,cityzendata/warp10-platform | //
// Copyright 2016 Cityzen Data
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... | warp10/src/main/java/io/warp10/script/ext/concurrent/CEVAL.java | //
// Copyright 2016 Cityzen Data
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... | Fixed dequeue size
| warp10/src/main/java/io/warp10/script/ext/concurrent/CEVAL.java | Fixed dequeue size | |
Java | apache-2.0 | f522d90abd2c18907bbe769ccb5137f094c9dde0 | 0 | mikeastarb/JTAF-ExtWebDriver,knappk/JTAF-ExtWebDriver,FINRAOS/JTAF-ExtWebDriver,mikeastarb/JTAF-ExtWebDriver,FINRAOS/JTAF-ExtWebDriver,knappk/JTAF-ExtWebDriver | /*
* (C) Copyright 2013 Java Test Automation Framework Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... | src/main/java/org/finra/jtaf/ewd/impl/DefaultSessionFactory.java | /*
* (C) Copyright 2013 Java Test Automation Framework Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... | Pulled out the listFiles() results into a new variable to check for null before entering the for loop
Signed-off-by: Mike Astarb <2a207795c0e5b474c00689b1b1dfb1ff75998cf9@finra.org>
| src/main/java/org/finra/jtaf/ewd/impl/DefaultSessionFactory.java | Pulled out the listFiles() results into a new variable to check for null before entering the for loop | |
Java | apache-2.0 | 7263f2738725782609c3c5e24741981bcd6e1ad5 | 0 | palava/palava-security | /**
* palava - a java-php-bridge
* Copyright (C) 2007-2010 CosmoCode GmbH
*
* 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 2
* of the License, or (at your option) any lat... | src/test/java/de/cosmocode/palava/security/ShiroTest.java | /**
* palava - a java-php-bridge
* Copyright (C) 2007-2010 CosmoCode GmbH
*
* 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 2
* of the License, or (at your option) any lat... | ignored test
| src/test/java/de/cosmocode/palava/security/ShiroTest.java | ignored test | |
Java | apache-2.0 | c0967d8667267f0e1944eaef58f016e384aa4539 | 0 | mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid | /*******************************************************************************
* Copyright 2012 Apigee Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.... | stack/rest/src/test/java/org/usergrid/rest/applications/ContentTypeResourceTest.java | /*******************************************************************************
* Copyright 2012 Apigee Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.... | Changed authorization to be header based
| stack/rest/src/test/java/org/usergrid/rest/applications/ContentTypeResourceTest.java | Changed authorization to be header based | |
Java | apache-2.0 | 95b9e51362c08033b5502f232ab6e383869e7bc8 | 0 | rcordovano/autopsy,rcordovano/autopsy,rcordovano/autopsy,rcordovano/autopsy,rcordovano/autopsy,rcordovano/autopsy | /*
* Autopsy Forensic Browser
*
* Copyright 2012-2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | Core/src/org/sleuthkit/autopsy/coreutils/NetworkUtils.java | /*
* Autopsy Forensic Browser
*
* Copyright 2012-2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | formatting
| Core/src/org/sleuthkit/autopsy/coreutils/NetworkUtils.java | formatting | |
Java | apache-2.0 | 8df1d8f024f7ad2c2c90b53d2dba94471654f110 | 0 | OpenUniversity/ovirt-engine,yapengsong/ovirt-engine,OpenUniversity/ovirt-engine,walteryang47/ovirt-engine,zerodengxinchao/ovirt-engine,yapengsong/ovirt-engine,walteryang47/ovirt-engine,halober/ovirt-engine,yingyun001/ovirt-engine,yapengsong/ovirt-engine,halober/ovirt-engine,walteryang47/ovirt-engine,zerodengxinchao/ovi... | package org.ovirt.engine.core.bll;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.apache.commons.lang.StringUtils;
import org.ovirt.engine.core.bll.interfaces.BackendInternal;
import org.ovirt.engine.co... | backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmRunHandler.java | package org.ovirt.engine.core.bll;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.apache.commons.lang.StringUtils;
import org.ovirt.engine.core.bll.interfaces.BackendInternal;
import org.ovirt.engine.co... | engine: remove unused logger from VmRunHandler
logger was not used, it was removed
Change-Id: Iad286a26d01341f43e2930e1a2e53e0d411e456a
Signed-off-by: Laszlo Hornyak <71bc11d003eb8a4052af2e4a579dccca64163578@redhat.com>
| backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmRunHandler.java | engine: remove unused logger from VmRunHandler | |
Java | apache-2.0 | 2cb83f5f19edd39f95cb09f697733e30d421d324 | 0 | h2oai/h2o-3,michalkurka/h2o-3,h2oai/h2o-3,spennihana/h2o-3,h2oai/h2o-3,mathemage/h2o-3,mathemage/h2o-3,h2oai/h2o-dev,h2oai/h2o-3,spennihana/h2o-3,michalkurka/h2o-3,mathemage/h2o-3,michalkurka/h2o-3,spennihana/h2o-3,spennihana/h2o-3,h2oai/h2o-3,spennihana/h2o-3,h2oai/h2o-dev,spennihana/h2o-3,h2oai/h2o-dev,h2oai/h2o-3,h2... | package ai.h2o.automl.transforms;
import org.reflections.Reflections;
import water.rapids.ASTUniOp;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
/**
* Stupid class just to get the proverbial ball rolling.
* Eventually, will want to javassist (i.e. fuse) transforms over multiple vecs
* ... | h2o-automl/src/main/java/ai/h2o/automl/transforms/Transform.java | package ai.h2o.automl.transforms;
import org.apache.commons.math3.util.FastMath;
import org.reflections.Reflections;
import water.H2O;
import water.Iced;
import water.rapids.ASTUniOp;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
/**
* Stupid class just to get the proverbial ball rolling.... | begin planning transforms + on the fly interactions
| h2o-automl/src/main/java/ai/h2o/automl/transforms/Transform.java | begin planning transforms + on the fly interactions | |
Java | mit | 0b484a2d4ef9ca066444847a7921a64de3b772dc | 0 | armistize/SAXParser-XML | import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
import org.xml.sax.Attributes;
import... | BookParser.java | import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import javax.xml.parsers.ParserConfigurationException;
import javax.xml.parsers.SAXParser;
import javax.xml.parsers.SAXParserFactory;
import org.xml.sax.Attributes;
import... | Change param name
| BookParser.java | Change param name | |
Java | mit | 1212b8a3b1c5fedaa527e252cc03fcde42ef749c | 0 | VoxelGamesLib/VoxelGamesLibv2,VoxelGamesLib/VoxelGamesLibv2,VoxelGamesLib/VoxelGamesLibv2,VoxelGamesLib/VoxelGamesLibv2 | package com.voxelgameslib.voxelgameslib;
import com.google.inject.Injector;
import com.bugsnag.Severity;
import com.voxelgameslib.voxelgameslib.chat.ChatHandler;
import com.voxelgameslib.voxelgameslib.chat.ChatListener;
import com.voxelgameslib.voxelgameslib.command.CommandHandler;
import com.voxelgameslib.voxelgames... | src/main/java/com/voxelgameslib/voxelgameslib/VoxelGamesLib.java | package com.voxelgameslib.voxelgameslib;
import com.google.inject.Injector;
import com.bugsnag.Severity;
import com.voxelgameslib.voxelgameslib.chat.ChatHandler;
import com.voxelgameslib.voxelgameslib.chat.ChatListener;
import com.voxelgameslib.voxelgameslib.command.CommandHandler;
import com.voxelgameslib.voxelgames... | let's call the event after we've enabled rather than before
| src/main/java/com/voxelgameslib/voxelgameslib/VoxelGamesLib.java | let's call the event after we've enabled rather than before | |
Java | mit | 302083b12f339b3cb0e2b278ad4b929099e6368e | 0 | kritikaguptakg5/CashIn | package com.mantralabsglobal.cashin.ui.fragment.tabs;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import com.mantralabsglobal.cashin.R;
import com.mantralabsglobal.cashin.ui.view.CustomEditText;
import com.mobsandgeeks.saripaar.ValidationError;
import com.mobsandgee... | app/src/main/java/com/mantralabsglobal/cashin/ui/fragment/tabs/BaseBindableFragment.java | package com.mantralabsglobal.cashin.ui.fragment.tabs;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.View;
import com.mantralabsglobal.cashin.R;
import com.mantralabsglobal.cashin.ui.view.CustomEditText;
import com.mobsandgeeks.saripaar.ValidationError;
import com.mobsandgee... | Handling empty responses from server
| app/src/main/java/com/mantralabsglobal/cashin/ui/fragment/tabs/BaseBindableFragment.java | Handling empty responses from server | |
Java | mit | c677ee03f34531d6da919a19e780558dbb357059 | 0 | se-edu/addressbook-level3 | package seedu.address.logic.commands;
import seedu.address.commons.core.Messages;
import seedu.address.model.person.NameContainsKeywordsPredicate;
/**
* Finds and lists all persons in address book whose name contains any of the argument keywords.
* Keyword matching is case insensitive.
*/
public class FindCommand ... | src/main/java/seedu/address/logic/commands/FindCommand.java | package seedu.address.logic.commands;
import seedu.address.commons.core.Messages;
import seedu.address.model.person.NameContainsKeywordsPredicate;
/**
* Finds and lists all persons in address book whose name contains any of the argument keywords.
* Keyword matching is case sensitive.
*/
public class FindCommand ex... | FindCommand: update messages to specify that it is case-insensitive
The header comment and MESSAGE_USAGE states that FindCommand is
case-sensitive. This is not correct.
Let's update the header comment and MESSAGE_USAGE to reflect that
FindCommand is case-insensitive.
| src/main/java/seedu/address/logic/commands/FindCommand.java | FindCommand: update messages to specify that it is case-insensitive | |
Java | mit | da6b8418b751ceafbc2ab70e1cfbe56f56d33018 | 0 | brbrt/sfinapp,brbrt/sfinapp,brbrt/sfinapp,brbrt/sfinapp | package hu.rbr.sfinapp.core.api;
import com.owlike.genson.Genson;
import com.owlike.genson.GensonBuilder;
import javax.ws.rs.ext.ContextResolver;
import javax.ws.rs.ext.Provider;
import java.text.SimpleDateFormat;
@Provider
public class GensonProvider implements ContextResolver<Genson> {
public static final St... | service/src/main/java/hu/rbr/sfinapp/core/api/GensonProvider.java | package hu.rbr.sfinapp.core.api;
import com.owlike.genson.Genson;
import com.owlike.genson.GensonBuilder;
import javax.ws.rs.ext.ContextResolver;
import javax.ws.rs.ext.Provider;
import java.text.SimpleDateFormat;
@Provider
public class GensonProvider implements ContextResolver<Genson> {
public static final St... | Do not serialize null values
| service/src/main/java/hu/rbr/sfinapp/core/api/GensonProvider.java | Do not serialize null values | |
Java | epl-1.0 | db32b417d5bd80da9a94cc2664f452a8ffecab42 | 0 | OmegaM/omega_selenium | /**
*
*/
package com.omegamiao.selenium.testcase;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
/**
* @author Lei Miao
*/
public class OmegaBaid... | OmegaSelenium/src/test/java/com/omegamiao/selenium/testcase/OmegaBaiduTest.java | /**
*
*/
package com.omegamiao.selenium.testcase;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
/**
* @author Lei Miao
*/
public class OmegaBaid... | 重命名test防范为testBaiduSearchKeyWord
| OmegaSelenium/src/test/java/com/omegamiao/selenium/testcase/OmegaBaiduTest.java | 重命名test防范为testBaiduSearchKeyWord | |
Java | agpl-3.0 | d9d825f5f9c73155e952bdb7562346c54193cbc2 | 0 | alouanemed/kanshu-android,asm-products/kanshu-android | package com.kanshu.kanshu;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageButton;
import android.widget.ImageView;
import android.widget.TextView;
import com.kanshu.kanshu.model.Addon;
import com.ka... | app/src/main/java/com/kanshu/kanshu/AddonsAdapter.java | package com.kanshu.kanshu;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageButton;
import android.widget.ImageView;
import android.widget.TextView;
import com.kanshu.kanshu.model.Addon;
import com.ka... | fix typo
| app/src/main/java/com/kanshu/kanshu/AddonsAdapter.java | fix typo | |
Java | lgpl-2.1 | 822233b75f4b5d1a20bcc4085410bc51632df6a4 | 0 | sewe/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,sewe/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs | /*
* FindBugs - Find bugs in Java programs
* Copyright (C) 2004 Dave Brosius <dbrosius@users.sourceforge.net>
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by ... | findbugs/src/java/edu/umd/cs/findbugs/OpcodeStack.java | /*
* FindBugs - Find bugs in Java programs
* Copyright (C) 2004 Dave Brosius <dbrosius@users.sourceforge.net>
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by ... | Force this change out (CVS glitch?)
git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@4620 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
| findbugs/src/java/edu/umd/cs/findbugs/OpcodeStack.java | Force this change out (CVS glitch?) | |
Java | lgpl-2.1 | 55d71f8d2f8488d968f739c89882a87c5de86119 | 0 | xwiki/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/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-core/src/main/java/com/xpn/xwiki/XWikiConfig.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... | XWIKI-2971: XWiki configuration parameters should ignore spaces at the end of the line
Done.
git-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@14709 f329d543-caf0-0310-9063-dda96c69346f
| xwiki-core/src/main/java/com/xpn/xwiki/XWikiConfig.java | XWIKI-2971: XWiki configuration parameters should ignore spaces at the end of the line Done. | |
Java | lgpl-2.1 | c34a8fe746df2d15a8c2aca9c7d8e644e5952cc8 | 0 | MenoData/Time4J | /*
* -----------------------------------------------------------------------
* Copyright © 2013-2014 Meno Hochschild, <http://www.menodata.de/>
* -----------------------------------------------------------------------
* This file (DateInterval.java) is part of project Time4J.
*
* Time4J is free software: You can ... | range/src/main/java/net/time4j/range/DateInterval.java | /*
* -----------------------------------------------------------------------
* Copyright © 2013-2014 Meno Hochschild, <http://www.menodata.de/>
* -----------------------------------------------------------------------
* This file (DateInterval.java) is part of project Time4J.
*
* Time4J is free software: You can ... | Update DateInterval.java
see issue #147 | range/src/main/java/net/time4j/range/DateInterval.java | Update DateInterval.java | |
Java | lgpl-2.1 | edadf4a6a3001315bf06e20b68534d81b5322044 | 0 | ThrawnCA/fb-contrib,rblasch/fb-contrib,ThrawnCA/fb-contrib,ThrawnCA/fb-contrib,rblasch/fb-contrib,ThrawnCA/fb-contrib,rblasch/fb-contrib,rblasch/fb-contrib | /*
* fb-contrib - Auxiliary detectors for Java programs
* Copyright (C) 2005-2017 Dave Brosius
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License... | src/main/java/com/mebigfatguy/fbcontrib/detect/WiringIssues.java | /*
* fb-contrib - Auxiliary detectors for Java programs
* Copyright (C) 2005-2017 Dave Brosius
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License... | add javadoc
| src/main/java/com/mebigfatguy/fbcontrib/detect/WiringIssues.java | add javadoc | |
Java | apache-2.0 | 39943214d194a6448b0b28f95a32bbbd8eeb507e | 0 | dimone-kun/cuba,cuba-platform/cuba,dimone-kun/cuba,cuba-platform/cuba,cuba-platform/cuba,dimone-kun/cuba | /*
* Copyright (c) 2011 Haulmont Technology Ltd. All Rights Reserved.
* Haulmont Technology proprietary and confidential.
* Use is subject to license terms.
*/
package com.haulmont.cuba.desktop.gui.components;
import com.haulmont.chile.core.model.MetaClass;
import com.haulmont.chile.core.model.MetaProper... | modules/desktop/src/com/haulmont/cuba/desktop/gui/components/DesktopAbstractTable.java | /*
* Copyright (c) 2011 Haulmont Technology Ltd. All Rights Reserved.
* Haulmont Technology proprietary and confidential.
* Use is subject to license terms.
*/
package com.haulmont.cuba.desktop.gui.components;
import com.haulmont.chile.core.model.MetaClass;
import com.haulmont.chile.core.model.MetaProper... | Refs #1035 UI: Provide a repaint() method
| modules/desktop/src/com/haulmont/cuba/desktop/gui/components/DesktopAbstractTable.java | Refs #1035 UI: Provide a repaint() method | |
Java | apache-2.0 | c40946712e449f1d6e2e8be6576f52d548b99b6b | 0 | shimib/scala,shimib/scala,felixmulder/scala,shimib/scala,scala/scala,felixmulder/scala,felixmulder/scala,martijnhoekstra/scala,scala/scala,lrytz/scala,felixmulder/scala,slothspot/scala,felixmulder/scala,scala/scala,jvican/scala,jvican/scala,felixmulder/scala,jvican/scala,lrytz/scala,jvican/scala,lrytz/scala,martijnhoek... | /* ____ ____ ____ ____ ______ *\
** / __// __ \/ __// __ \/ ____/ SOcos COmpiles Scala **
** __\_ \/ /_/ / /__/ /_/ /\_ \ (c) 2002, LAMP/EPFL **
** /_____/\____/\___/\____/____/ **
\* ... | sources/scalac/transformer/Erasure.java | /* ____ ____ ____ ____ ______ *\
** / __// __ \/ __// __ \/ ____/ SOcos COmpiles Scala **
** __\_ \/ /_/ / /__/ /_/ /\_ \ (c) 2002, LAMP/EPFL **
** /_____/\____/\___/\____/____/ **
\* ... | - Cleaned
| sources/scalac/transformer/Erasure.java | - Cleaned | |
Java | apache-2.0 | 9522a551cd8e29c585983aa8cdeaf62b62e4618c | 0 | authlete/authlete-java-common,authlete/authlete-java-common | /*
* Copyright (C) 2014-2022 Authlete, 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 o... | src/main/java/com/authlete/common/dto/IntrospectionResponse.java | /*
* Copyright (C) 2014-2021 Authlete, 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 o... | Added 'scopeDetails' and 'forExternalAttachment' to IntrospectionResponse.
| src/main/java/com/authlete/common/dto/IntrospectionResponse.java | Added 'scopeDetails' and 'forExternalAttachment' to IntrospectionResponse. | |
Java | apache-2.0 | 1921075d5e6fddb2ba773b5f53df6dba1bcff839 | 0 | afilimonov/jackrabbit,tripodsan/jackrabbit,SylvesterAbreu/jackrabbit,Kast0rTr0y/jackrabbit,SylvesterAbreu/jackrabbit,afilimonov/jackrabbit,Overseas-Student-Living/jackrabbit,Overseas-Student-Living/jackrabbit,Kast0rTr0y/jackrabbit,SylvesterAbreu/jackrabbit,afilimonov/jackrabbit,tripodsan/jackrabbit,sdmcraft/jackrabbit,... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | jackrabbit-jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/SessionImpl.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 ... | minor improvement
git-svn-id: 02b679d096242155780e1604e997947d154ee04a@1173133 13f79535-47bb-0310-9956-ffa450edef68
| jackrabbit-jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/SessionImpl.java | minor improvement | |
Java | apache-2.0 | 9953970692a95bb8f00d014731e869baa26fd71b | 0 | kjots/gwt-lib | /*
* Copyright © 2011 Karl J. Ots <kjots@kjots.org>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | gin-support/src/main/java/org/kjots/lib/gwt/gin/client/entry/DeferredEntryGinModule.java | /*
* Copyright © 2011 Karl J. Ots <kjots@kjots.org>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | [gin-support] Updated deferred entry Gin module to use a provider for
the deferred entry point. | gin-support/src/main/java/org/kjots/lib/gwt/gin/client/entry/DeferredEntryGinModule.java | [gin-support] Updated deferred entry Gin module to use a provider for the deferred entry point. | |
Java | apache-2.0 | c037293417fc4cf2f92d3fa543d8f3aa8fa8148c | 0 | mdogan/hazelcast,emre-aydin/hazelcast,tombujok/hazelcast,emrahkocaman/hazelcast,Donnerbart/hazelcast,mesutcelik/hazelcast,tufangorel/hazelcast,dbrimley/hazelcast,dsukhoroslov/hazelcast,mdogan/hazelcast,Donnerbart/hazelcast,tkountis/hazelcast,tkountis/hazelcast,tkountis/hazelcast,tufangorel/hazelcast,lmjacksoniii/hazelc... | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | hazelcast-wm/src/main/java/com/hazelcast/web/WebFilter.java | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | update comment on webfilter
| hazelcast-wm/src/main/java/com/hazelcast/web/WebFilter.java | update comment on webfilter | |
Java | apache-2.0 | d26ee2625947837e8d6bcb3785f0f7e7e9b1cdf2 | 0 | baomidou/mybatis-plus,baomidou/mybatis-plus | /**
* Copyright (c) 2011-2014, hubin (jobob@qq.com).
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by... | src/main/java/com/baomidou/mybatisplus/toolkit/StringUtils.java | /**
* Copyright (c) 2011-2014, hubin (jobob@qq.com).
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by... | 错误注释修改
| src/main/java/com/baomidou/mybatisplus/toolkit/StringUtils.java | 错误注释修改 | |
Java | apache-2.0 | 65d4436bd127b2ab0c57238c7c6a038a52207f95 | 0 | jvdb/derric,jvdb/derric | /* Copyright 2011-2012 Netherlands Forensic Institute and
Centrum Wiskunde & Informatica
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... | src/org/derric_lang/validator/ValidatorInputStreamImpl.java | /* Copyright 2011-2012 Netherlands Forensic Institute and
Centrum Wiskunde & Informatica
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... | Fixed: Skip() in ValidatorInputStreamImpl would throw an EOFException that could interfere with backtracking.
| src/org/derric_lang/validator/ValidatorInputStreamImpl.java | Fixed: Skip() in ValidatorInputStreamImpl would throw an EOFException that could interfere with backtracking. | |
Java | apache-2.0 | ad3e49cdaeeb2ead528bce453a51d384015307a9 | 0 | lqch14102/lantern,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,lqch14102/lantern,lqch14102/lantern,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,lqch14102/lantern,getlantern/lan... | package org.lantern;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.URI;
import java.util.concurrent.Executors;
import javax.net.ssl.SSLEngine;
import org.apache.commons.lang.StringUtils;
import org.jboss.netty.bootstrap.ClientBootstrap;
import org.jboss.netty.channel.Channel;
import ... | src/main/java/org/lantern/DispatchingProxyRelayHandler.java | package org.lantern;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.URI;
import java.util.concurrent.Executors;
import javax.net.ssl.SSLEngine;
import org.apache.commons.lang.StringUtils;
import org.jboss.netty.bootstrap.ClientBootstrap;
import org.jboss.netty.channel.Channel;
import ... | update to increased app engine request size limit
| src/main/java/org/lantern/DispatchingProxyRelayHandler.java | update to increased app engine request size limit | |
Java | apache-2.0 | 1c9c431dcc49e12548368e61a51d3368c530d7ea | 0 | rouzwawi/flo,rouzwawi/flo,rouzwawi/flo | package io.rouz.task.processor;
import io.rouz.task.Task;
import com.squareup.javapoet.AnnotationSpec;
import com.squareup.javapoet.JavaFile;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.TypeName;
import com.squareup.javapoet.TypeSpec;
import java.io.IOException;
import java.util.ArrayList;
i... | cli/src/main/java/io/rouz/task/processor/TaskBindingProcessor.java | package io.rouz.task.processor;
import io.rouz.task.Task;
import com.squareup.javapoet.AnnotationSpec;
import com.squareup.javapoet.JavaFile;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.TypeName;
import com.squareup.javapoet.TypeSpec;
import java.io.IOException;
import java.util.ArrayList;
i... | add originating elements
| cli/src/main/java/io/rouz/task/processor/TaskBindingProcessor.java | add originating elements | |
Java | apache-2.0 | 283f45810e80171492dd2fba23caee392dfaa94e | 0 | smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | lib/trino-orc/src/test/java/io/trino/orc/TestOrcBloomFilters.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Fix a small comment typo
| lib/trino-orc/src/test/java/io/trino/orc/TestOrcBloomFilters.java | Fix a small comment typo | |
Java | bsd-2-clause | 31a7e8436d4702ac1d539f18bdf0d36d4a80cb61 | 0 | martin-kuba/perun,mvocu/perun,mvocu/perun,zwejra/perun,zlamalp/perun,CESNET/perun,zlamalp/perun,balcirakpeter/perun,balcirakpeter/perun,zlamalp/perun,mvocu/perun,martin-kuba/perun,zoraseb/perun,zoraseb/perun,zwejra/perun,martin-kuba/perun,zlamalp/perun,CESNET/perun,balcirakpeter/perun,mvocu/perun,CESNET/perun,CESNET/pe... | package cz.metacentrum.perun.core.blImpl;
import cz.metacentrum.perun.audit.events.AttributesManagerEvents.AllAttributesRemovedForFacilityAndUser;
import cz.metacentrum.perun.audit.events.AttributesManagerEvents.AllAttributesRemovedForGroup;
import cz.metacentrum.perun.audit.events.AttributesManagerEvents.AllAttribute... | perun-core/src/main/java/cz/metacentrum/perun/core/blImpl/AttributesManagerBlImpl.java | package cz.metacentrum.perun.core.blImpl;
import cz.metacentrum.perun.audit.events.AttributesManagerEvents.AllAttributesRemovedForFacilityAndUser;
import cz.metacentrum.perun.audit.events.AttributesManagerEvents.AllAttributesRemovedForGroup;
import cz.metacentrum.perun.audit.events.AttributesManagerEvents.AllAttribute... | CORE: Optimized checkAttributeSyntax() in AttributesManagerBlImpl
- When we split attribute check to syntax and semantics, we copied
logic to check "requirenes" on attribute even for syntax checks.
By our new design, we should always check syntax, if attribute
value is not null. Some check methods conformed it, ... | perun-core/src/main/java/cz/metacentrum/perun/core/blImpl/AttributesManagerBlImpl.java | CORE: Optimized checkAttributeSyntax() in AttributesManagerBlImpl | |
Java | bsd-2-clause | 45d9f0b07af62b3bf2cba6568cee05d2a91046cc | 0 | scifio/scifio | //
// LociFunctions.java
//
/*
LOCI Plugins for ImageJ: a collection of ImageJ plugins including the
Bio-Formats Importer, Bio-Formats Exporter, Bio-Formats Macro Extensions,
Data Browser and Stack Slicer. Copyright (C) 2005-@year@ Melissa Linkert,
Curtis Rueden and Christopher Peterson.
This program is free software... | components/loci-plugins/src/loci/plugins/macro/LociFunctions.java | //
// LociFunctions.java
//
/*
LOCI Plugins for ImageJ: a collection of ImageJ plugins including the
Bio-Formats Importer, Bio-Formats Exporter, Bio-Formats Macro Extensions,
Data Browser and Stack Slicer. Copyright (C) 2005-@year@ Melissa Linkert,
Curtis Rueden and Christopher Peterson.
This program is free software... | Add macro commands for retrieving plane positions
| components/loci-plugins/src/loci/plugins/macro/LociFunctions.java | Add macro commands for retrieving plane positions | |
Java | bsd-2-clause | e7c299600f50c058e3471474898362ae59d77487 | 0 | chototsu/MikuMikuStudio,chototsu/MikuMikuStudio,chototsu/MikuMikuStudio,chototsu/MikuMikuStudio | /*
* Copyright (c) 2003-2009 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | src/com/jme/util/CloneImportExport.java | /*
* Copyright (c) 2003-2009 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | Proper handling when the source has no value for the requested key
git-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@4651 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
| src/com/jme/util/CloneImportExport.java | Proper handling when the source has no value for the requested key | |
Java | bsd-3-clause | 34865baf6fdf8a0a1f7f068e1be0b624bf9987a9 | 0 | mdeanda/ajaxproxy,mdeanda/ajaxproxy,mdeanda/ajaxproxy | package com.thedeanda.ajaxproxy.ui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Map;
import javax.swing.BorderFactory;
import javax.swing.DefaultListModel;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JEditorPane;
import javax.swing.JList;
... | src/com/thedeanda/ajaxproxy/ui/ResourceViewerPanel.java | package com.thedeanda.ajaxproxy.ui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Map;
import javax.swing.BorderFactory;
import javax.swing.DefaultListModel;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JEditorPane;
import javax.swing.JList;
... | format json
| src/com/thedeanda/ajaxproxy/ui/ResourceViewerPanel.java | format json | |
Java | mit | 1e73986c60e8d943c76e22e91e14d0b73e498b08 | 0 | lucko/LuckPerms | /*
* This file is part of LuckPerms, licensed under the MIT License.
*
* Copyright (c) lucko (Luck) <luck@lucko.me>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* ... | bukkit/src/main/java/me/lucko/luckperms/bukkit/vault/VaultPermissionHook.java | /*
* This file is part of LuckPerms, licensed under the MIT License.
*
* Copyright (c) lucko (Luck) <luck@lucko.me>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* ... | Allow world rewrite options to apply in (some) Vault lookups (#990)
| bukkit/src/main/java/me/lucko/luckperms/bukkit/vault/VaultPermissionHook.java | Allow world rewrite options to apply in (some) Vault lookups (#990) | |
Java | mit | 853a267488a1a32ca7e1b3f74d5d939b2c5e85b1 | 0 | dkzwm/SmoothRefreshLayout | package me.dkzwm.smoothrefreshlayout;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.os.SystemClock;
import android.support.annotation.IntDef;
import android.support.annotation.MainThread;
import android.support.annotation.NonNull;
impor... | library/src/main/java/me/dkzwm/smoothrefreshlayout/SmoothRefreshLayout.java | package me.dkzwm.smoothrefreshlayout;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.os.SystemClock;
import android.support.annotation.IntDef;
import android.support.annotation.MainThread;
import android.support.annotation.NonNull;
impor... | Fix content res Id set error .I made a sill misstake.
| library/src/main/java/me/dkzwm/smoothrefreshlayout/SmoothRefreshLayout.java | Fix content res Id set error .I made a sill misstake. | |
Java | mit | 9db738fba07521aed6387dea012a56e3882b1aca | 0 | fertur/fertur,manuel-fp/sisane-server,fertur/downland,fluted0g/ausiasquest,AlejandroBarrante/juegotecaangular,juliomiguel1/ausiasBlog,edups/openAusias-tedu,juliomiguel1/openAusias-ted,FerP/cuotaAfiliado,adrianRodriguez123/sisane-server,nesbarse/sisane-server,manuel-fp/sisane-server,ivangm4/ausiasYield2015,virtudesp/ges... | /*
* Copyright (C) July 2014 Rafael Aznar
*
* 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 2
* of the License, or (at your option) any later version.
*
* This program is ... | src/main/java/net/daw/connection/implementation/BoneConnectionPoolImpl.java | /*
* Copyright (C) July 2014 Rafael Aznar
*
* 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 2
* of the License, or (at your option) any later version.
*
* This program is ... | soporte openshift | src/main/java/net/daw/connection/implementation/BoneConnectionPoolImpl.java | soporte openshift | |
Java | mit | 95de64098b6aee845549fe1fe882fd326b816655 | 0 | Beachbot330/navxmxp,Beachbot330/navxmxp,kauailabs/navxmxp,aeastet/navxmxp,Beachbot330/navxmxp,kauailabs/navxmxp,kauailabs/navxmxp,kauailabs/navxmxp,aeastet/navxmxp,kauailabs/navxmxp,aeastet/navxmxp,aeastet/navxmxp,Beachbot330/navxmxp,aeastet/navxmxp,Beachbot330/navxmxp,aeastet/navxmxp,kauailabs/navxmxp,kauailabs/navxmx... | /* ============================================
NavX-MXP and NavX-Micro source code is placed under the MIT license
Copyright (c) 2015 Kauai Labs
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 Softwa... | android/navx_ftc/src/main/java/com/kauailabs/navx/ftc/navXPIDController.java | /* ============================================
NavX-MXP and NavX-Micro source code is placed under the MIT license
Copyright (c) 2015 Kauai Labs
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 Softwa... | Modified navXPIDController to properly update cached variables when disabled
Previously, when the PID controller was disabled and one of the methods
which would cause updated cached values (error, on target) to be reset
was invoked, those cached values would not be updated. After this fix,
these cached values are cor... | android/navx_ftc/src/main/java/com/kauailabs/navx/ftc/navXPIDController.java | Modified navXPIDController to properly update cached variables when disabled | |
Java | mit | de504929a3ffd879ae9a5db1ac20a996d0608f6d | 0 | sqlancer/sqlancer,sqlancer/sqlancer | package lama.sqlite3.queries;
import java.util.ArrayList;
import java.util.List;
import lama.Randomly;
import lama.sqlite3.SQLite3Provider.SQLite3GlobalState;
import lama.sqlite3.ast.SQLite3Constant;
import lama.sqlite3.ast.SQLite3Expression;
import lama.sqlite3.ast.SQLite3SelectStatement;
import lama.sqlite3.ast.SQL... | src/lama/sqlite3/queries/SQLite3RandomQuerySynthesizer.java | package lama.sqlite3.queries;
import java.util.ArrayList;
import java.util.List;
import lama.Randomly;
import lama.sqlite3.SQLite3Provider.SQLite3GlobalState;
import lama.sqlite3.ast.SQLite3Constant;
import lama.sqlite3.ast.SQLite3Expression;
import lama.sqlite3.ast.SQLite3SelectStatement;
import lama.sqlite3.ast.SQL... | Generate join clauses in the random query generator
| src/lama/sqlite3/queries/SQLite3RandomQuerySynthesizer.java | Generate join clauses in the random query generator | |
Java | mit | 3f4c04de42761c0f2a95c9178a10ee1c6fb2c4bf | 0 | NCI-Agency/anet,NCI-Agency/anet,NCI-Agency/anet,NCI-Agency/anet,NCI-Agency/anet | package mil.dds.anet.test.integration.db;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.fail;
import static org.junit.jupiter.api.Assumptions.assumeTrue;
import com.fasterxml.jackson.core.type.TypeReference;
import com.google.common.collect.ImmutableList;
imp... | src/test/java/mil/dds/anet/test/integration/db/FutureEngagementWorkerTest.java | package mil.dds.anet.test.integration.db;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.fail;
import static org.junit.jupiter.api.Assumptions.assumeTrue;
import com.google.common.collect.ImmutableList;
import io.dropwizard.testing.junit5.DropwizardAppExtensio... | NCI-Agency/anet#3304: Add test case for reproducible scenario
Prior to commit dc431a6e41a6cddaadbfee018c37c4e4ae8e9582, this test will fail.
| src/test/java/mil/dds/anet/test/integration/db/FutureEngagementWorkerTest.java | NCI-Agency/anet#3304: Add test case for reproducible scenario | |
Java | epl-1.0 | 047fc200e52d1df9237e64dfb63a84a18936096f | 0 | hansjoachim/fitnesse,amolenaar/fitnesse,rbevers/fitnesse,jdufner/fitnesse,amolenaar/fitnesse,amolenaar/fitnesse,rbevers/fitnesse,jdufner/fitnesse,rbevers/fitnesse,jdufner/fitnesse,hansjoachim/fitnesse,hansjoachim/fitnesse | // Copyright (C) 2003-2009 by Object Mentor, Inc. All rights reserved.
// Released under the terms of the CPL Common Public License version 1.0.
package fitnesse;
import java.io.FileInputStream;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import java.lang.reflect.... | src/fitnesse/ComponentFactory.java | // Copyright (C) 2003-2009 by Object Mentor, Inc. All rights reserved.
// Released under the terms of the CPL Common Public License version 1.0.
package fitnesse;
import java.io.FileInputStream;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import java.lang.reflect.... | parser missing provider in component factory
| src/fitnesse/ComponentFactory.java | parser missing provider in component factory | |
Java | agpl-3.0 | c56fa6d7804239bb41f5b7e7ac7a9a3e02ad05c8 | 0 | AAccount/dt_call_aclient,AAccount/dt_call_aclient,AAccount/dt_call_aclient,AAccount/dt_call_aclient,AAccount/dt_call_aclient,AAccount/dt_call_aclient | package dt.call.aclient.screens;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.graphics.drawable.ColorDrawable;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.Sen... | aclient/src/main/java/dt/call/aclient/screens/CallMain.java | package dt.call.aclient.screens;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.graphics.drawable.ColorDrawable;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.Sen... | Remove original 2017 echo cancellation attempt side effect.
| aclient/src/main/java/dt/call/aclient/screens/CallMain.java | Remove original 2017 echo cancellation attempt side effect. | |
Java | agpl-3.0 | e6c511c9bd1a7540b067698e864f4964b4ac4942 | 0 | akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow,akvo/akvo-flow | /*
* Copyright (C) 2010-2014 Stichting Akvo (Akvo Foundation)
*
* This file is part of Akvo FLOW.
*
* Akvo FLOW is free software: you can redistribute it and modify it under the terms of
* the GNU Affero General Public License (AGPL) as published by the Free Software Foundation,
* either version 3 of the Li... | GAE/src/org/waterforpeople/mapping/app/web/SurveyAssemblyServlet.java | /*
* Copyright (C) 2010-2014 Stichting Akvo (Akvo Foundation)
*
* This file is part of Akvo FLOW.
*
* Akvo FLOW is free software: you can redistribute it and modify it under the terms of
* the GNU Affero General Public License (AGPL) as published by the Free Software Foundation,
* either version 3 of the Li... | [#299] Add survey title to XML
* Escape title string
| GAE/src/org/waterforpeople/mapping/app/web/SurveyAssemblyServlet.java | [#299] Add survey title to XML | |
Java | lgpl-2.1 | f0e95d2dfae2ba481e7acb1689f5cd3a8a3f3164 | 0 | johnscancella/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,sewe/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs | /*
* FindBugs Eclipse Plug-in.
* Copyright (C) 2003 - 2004, Peter Friese
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) ... | eclipsePlugin/src/de/tobject/findbugs/actions/FindBugsAction.java | /*
* FindBugs Eclipse Plug-in.
* Copyright (C) 2003 - 2004, Peter Friese
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) ... | use an ILock, not an ISchedulingRule
git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@5525 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
| eclipsePlugin/src/de/tobject/findbugs/actions/FindBugsAction.java | use an ILock, not an ISchedulingRule | |
Java | lgpl-2.1 | 1da9db1ac02dadfac42b689784029da9eadf3f9b | 0 | qudansdl/winstone,qudansdl/winstone,geronimo-iia/winstone,geronimo-iia/winstone | /*
* Copyright 2003-2006 Rick Knowles <winstone-devel at lists sourceforge net>
* Distributed under the terms of either:
* - the common development and distribution license (CDDL), v1.0; or
* - the GNU Lesser General Public License, v2.1 or later
*/
package net.winstone.core;
import java.io.BufferedReader;
import... | winstone/src/main/java/net/winstone/core/WinstoneRequest.java | /*
* Copyright 2003-2006 Rick Knowles <winstone-devel at lists sourceforge net>
* Distributed under the terms of either:
* - the common development and distribution license (CDDL), v1.0; or
* - the GNU Lesser General Public License, v2.1 or later
*/
package net.winstone.core;
import java.io.BufferedReader;
import... | read more data | winstone/src/main/java/net/winstone/core/WinstoneRequest.java | read more data | |
Java | lgpl-2.1 | 61d144fb0c2893e245cebd0b5fd3f620ff7ea7ee | 0 | kenweezy/teiid,kenweezy/teiid,kenweezy/teiid,jagazee/teiid-8.7,jagazee/teiid-8.7 | /*
* JBoss, Home of Professional Open Source.
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership. Some portions may be licensed
* to Red Hat, Inc. under one or more contributor license agreements.
*
* This library is free software; you can redistribute it and... | test-integration/common/src/test/java/org/teiid/jdbc/TestLocalConnections.java | /*
* JBoss, Home of Professional Open Source.
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership. Some portions may be licensed
* to Red Hat, Inc. under one or more contributor license agreements.
*
* This library is free software; you can redistribute it and... | increasing timeout as nightly runs seem to run slowly | test-integration/common/src/test/java/org/teiid/jdbc/TestLocalConnections.java | increasing timeout as nightly runs seem to run slowly | |
Java | lgpl-2.1 | 1f9448ed939761c97d49e1ac8739061cd8183414 | 0 | ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror | /*
$Log$
Revision 1.8 1998/12/08 00:11:31 rimassa
Removed handmade parsing of message content; now updated
fromText() method is used from various AMS actions.
Revision 1.7 1998/11/15 23:11:52 rimassa
Added two public methods killContainer() and shutDownPlatform(), used
as GUI callbacks.
Added new A... | src/jade/domain/rma.java | /*
$Log$
Revision 1.7 1998/11/15 23:11:52 rimassa
Added two public methods killContainer() and shutDownPlatform(), used
as GUI callbacks.
Added new ACLMessage object to hold requests to AMS for
'kill-container' action.
Revision 1.6 1998/11/09 00:27:11 rimassa
Added 'RMA' as sender name in ACL messa... | Removed handmade parsing of message content; now updated
fromText() method is used from various AMS actions.
| src/jade/domain/rma.java | Removed handmade parsing of message content; now updated fromText() method is used from various AMS actions. | |
Java | apache-2.0 | ef4b1b8167261e3cfafd8071cf4ed13699ef918c | 0 | ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma | /*
* The Gemma project
*
* Copyright (c) 2006 University of British Columbia
*
* 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
*... | gemma-core/src/main/java/ubic/gemma/analysis/diff/OneWayAnovaAnalyzer.java | /*
* The Gemma project
*
* Copyright (c) 2006 University of British Columbia
*
* 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
*... | setting quantiation type
| gemma-core/src/main/java/ubic/gemma/analysis/diff/OneWayAnovaAnalyzer.java | setting quantiation type | |
Java | apache-2.0 | 29bbd5416fb70b7f881b7681a843b822d20227bd | 0 | google/ground-android,google/ground-android,google/ground-android | /*
* Copyright 2018 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | gnd/src/main/java/com/google/android/gnd/repository/FeatureRepository.java | /*
* Copyright 2018 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | Load mutations reactively from feature repository
| gnd/src/main/java/com/google/android/gnd/repository/FeatureRepository.java | Load mutations reactively from feature repository | |
Java | apache-2.0 | 2b6c44bb9049b50dd693280a26e991f77b52684b | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.slicer;
import com.intellij.analysis.AnalysisScope;
import com.intellij.codeInsight.Nullability;
import com.intellij.codeInspection.dataFlow.*;
import com.in... | java/java-impl/src/com/intellij/slicer/DataflowExceptionAnalysisProvider.java | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.slicer;
import com.intellij.analysis.AnalysisScope;
import com.intellij.codeInsight.Nullability;
import com.intellij.codeInspection.dataFlow.*;
import com.in... | fromNegativeArraySizeException: catch NumberFormatException
GitOrigin-RevId: 294a4580ac71c7b0100ad0d8f939c9178705602b | java/java-impl/src/com/intellij/slicer/DataflowExceptionAnalysisProvider.java | fromNegativeArraySizeException: catch NumberFormatException | |
Java | apache-2.0 | a7aaedeacce550bacc7cf37f92aac2ef59653d9e | 0 | jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics | /*
* Java Genetic Algorithm Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* 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/... | org.jenetics/src/test/java/org/jenetics/BitGeneTest.java | /*
* Java Genetic Algorithm Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* 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/... | Add version placeholder.
| org.jenetics/src/test/java/org/jenetics/BitGeneTest.java | Add version placeholder. | |
Java | apache-2.0 | 28312a71a057f88180325241f236f2225b9b2339 | 0 | binarywang/weixin-java-tools,ukid/weixin-java-tools,lulusayhi/weixin-java-tools,chejingchi/weixin-java-tools,SimonDolph/weixin-java-tools,hkssitcloud/weixin-java-tools,nesta97432/weixin-java-tools,colinger/weixin-java-tools,xiaojiu01/weixin-java-tools,ICANNOTENDURE/weixin-java-tools,chunwei/weixin-java-tools,8522/weixi... | package me.chanjar.weixin.cp.api;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonPrimitive;
import com.google.gson.internal.Streams;
import com.google.gson.reflect.TypeToken;
import com.google.gson.stream.JsonReader;
import me.chanjar... | weixin-java-cp/src/main/java/me/chanjar/weixin/cp/api/WxCpServiceImpl.java | package me.chanjar.weixin.cp.api;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonPrimitive;
import com.google.gson.internal.Streams;
import com.google.gson.reflect.TypeToken;
import com.google.gson.stream.JsonReader;
import me.chanjar... | issue #54 企业号oauth2获得用户信息url拼接错误
| weixin-java-cp/src/main/java/me/chanjar/weixin/cp/api/WxCpServiceImpl.java | issue #54 企业号oauth2获得用户信息url拼接错误 | |
Java | apache-2.0 | 7402449bbad3566bbc16f9b97b66ce4c1b86df03 | 0 | Tristan971/EasyFXML,Tristan971/EasyFXML | package moe.tristan.easyfxml.model.awt.integrations;
import org.springframework.stereotype.Component;
import moe.tristan.easyfxml.model.exception.ExceptionHandler;
import io.vavr.control.Try;
import java.awt.Desktop;
import java.net.URI;
import java.net.URL;
import java.util.Objects;
import java.util.function.Consume... | src/main/java/moe/tristan/easyfxml/model/awt/integrations/BrowserSupport.java | package moe.tristan.easyfxml.model.awt.integrations;
import org.springframework.stereotype.Component;
import moe.tristan.easyfxml.model.exception.ExceptionHandler;
import io.vavr.control.Try;
import java.awt.Desktop;
import java.net.URI;
import java.net.URL;
import java.util.Objects;
/**
* This class contains some ... | Clean up some Javadoc
| src/main/java/moe/tristan/easyfxml/model/awt/integrations/BrowserSupport.java | Clean up some Javadoc | |
Java | apache-2.0 | ea377e7f3fc1cc5691e873e8e1f5cf40669daf1b | 0 | YoKeyword/Fragmentation | package me.yokeyword.fragmentation;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
imp... | fragmentation/src/main/java/me/yokeyword/fragmentation/SupportActivity.java | package me.yokeyword.fragmentation;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
imp... | 使用boolean restoreInstanceState() 替换 onHandleSaveInstanceState() 作为SupportActivity是否在app重启后恢复Fragment的开关
| fragmentation/src/main/java/me/yokeyword/fragmentation/SupportActivity.java | 使用boolean restoreInstanceState() 替换 onHandleSaveInstanceState() 作为SupportActivity是否在app重启后恢复Fragment的开关 | |
Java | apache-2.0 | 828e302495e7a838ebc39f648daa6943b7e7652b | 0 | akihito104/UdonRoad | /*
* Copyright (c) 2016. Matsuda, Akihit (akihito104)
*
* 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 applic... | app/src/androidTest/java/com/freshdigitable/udonroad/TimelineInstTestBase.java | /*
* Copyright (c) 2016. Matsuda, Akihit (akihito104)
*
* 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 applic... | added to check realm instance is cleared after Activity is destroyed
| app/src/androidTest/java/com/freshdigitable/udonroad/TimelineInstTestBase.java | added to check realm instance is cleared after Activity is destroyed | |
Java | apache-2.0 | c7f6706bcab471ec4c90c5864be6157104c6e419 | 0 | electrum/airlift,mono-plane/airlift,daququ/airlift,airlift/airlift,erichwang/airlift,erichwang/airlift,proofpoint/platform,gwittel/platform,cberner/airlift,proofpoint/platform,johngmyers/airlift,zhenyuy-fb/airlift,martint/airlift,dain/airlift,airlift/airlift,martint/airlift,cberner/airlift,johngmyers/airlift,electrum/a... | package com.proofpoint.event.client;
import com.google.common.base.Preconditions;
import com.google.common.util.concurrent.Futures;
import com.google.inject.Inject;
import com.ning.http.client.AsyncHttpClient;
import com.ning.http.client.ListenableFuture;
import com.ning.http.client.Request;
import com.ning.http.clien... | event/src/main/java/com/proofpoint/event/client/HttpEventClient.java | package com.proofpoint.event.client;
import com.google.common.base.Preconditions;
import com.google.common.util.concurrent.Futures;
import com.google.inject.Inject;
import com.ning.http.client.AsyncHttpClient;
import com.ning.http.client.Request;
import com.ning.http.client.Request.EntityWriter;
import com.ning.http.c... | PLATFORM-65 : Fixed logging for asynchronous event posts | event/src/main/java/com/proofpoint/event/client/HttpEventClient.java | PLATFORM-65 : Fixed logging for asynchronous event posts | |
Java | apache-2.0 | a3c17e7272b2bdc8a3efb8a9d90110d4fb26fa94 | 0 | adrapereira/jena,kidaa/jena,jianglili007/jena,samaitra/jena,adrapereira/jena,CesarPantoja/jena,atsolakid/jena,jianglili007/jena,tr3vr/jena,kidaa/jena,samaitra/jena,tr3vr/jena,tr3vr/jena,jianglili007/jena,apache/jena,apache/jena,CesarPantoja/jena,CesarPantoja/jena,atsolakid/jena,jianglili007/jena,jianglili007/jena,samai... | /*
* 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 ... | jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/TestTransformQuads.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 ... | @ignore optimization tests that break when improvements made for more common cases (partial work on JENA-432)
git-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1467698 13f79535-47bb-0310-9956-ffa450edef68
| jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/TestTransformQuads.java | @ignore optimization tests that break when improvements made for more common cases (partial work on JENA-432) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.