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 | 840d20c9ebfb8b0d47c069d85235e577cf563288 | 0 | AxonFramework/AxonFramework,krosenvold/AxonFramework | /*
* Copyright (c) 2018. AxonIQ
* 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 ... | src/test/java/io/axoniq/axonhub/client/GenericDispatchInterceptorsTest.java | /*
* Copyright (c) 2018. AxonIQ
* 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 ... | Added Dispatch and Handler Interceptor support
| src/test/java/io/axoniq/axonhub/client/GenericDispatchInterceptorsTest.java | Added Dispatch and Handler Interceptor support | |
Java | apache-2.0 | dcd43981fa976bb3f06bd858c5440bb270c22234 | 0 | maddingo/sojo,maddingo/sojo | /*
* Copyright 2002-2005 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 requi... | src/test/java/test/net/sf/sojo/interchange/xmlrpc/XmlRpcSerializerTest.java | /*
* Copyright 2002-2005 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 requi... | char serialization
| src/test/java/test/net/sf/sojo/interchange/xmlrpc/XmlRpcSerializerTest.java | char serialization | |
Java | apache-2.0 | ed9ffc435ebc1e919ccfd814e537329bd738fedb | 0 | ovenbits/QuickActionView | package com.ovenbits.quickactionview;
import android.app.Activity;
import android.content.Context;
import android.content.res.ColorStateList;
import android.graphics.PixelFormat;
import android.graphics.Point;
import android.graphics.PointF;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
... | quickactionview/src/main/java/com/ovenbits/quickactionview/QAV.java | package com.ovenbits.quickactionview;
import android.app.Activity;
import android.content.Context;
import android.content.res.ColorStateList;
import android.graphics.PixelFormat;
import android.graphics.Point;
import android.graphics.PointF;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
... | Require a context instead of an activity for the QuickActionView.
| quickactionview/src/main/java/com/ovenbits/quickactionview/QAV.java | Require a context instead of an activity for the QuickActionView. | |
Java | apache-2.0 | 68076c6b7d2e08f94b65dc39351efd331425f04f | 0 | folio-org/okapi,folio-org/okapi | package org.folio.okapi.util;
// Docker Module. Using the Docker HTTP API.
// We don't do local unix sockets. The dockerd must unfortunately be listening on localhost.
// https://docs.docker.com/engine/reference/commandline/dockerd/#bind-docker-to-another-hostport-or-a-unix-socket
import io.vertx.core.AsyncResult;
imp... | okapi-core/src/main/java/org/folio/okapi/util/DockerModuleHandle.java | package org.folio.okapi.util;
// Docker Module. Using the Docker HTTP API.
// We don't do local unix sockets. The dockerd must unfortunately be listening on localhost.
// https://docs.docker.com/engine/reference/commandline/dockerd/#bind-docker-to-another-hostport-or-a-unix-socket
import io.vertx.core.AsyncResult;
imp... | Include version in Docker Engine API OKAPI-690 (#734)
| okapi-core/src/main/java/org/folio/okapi/util/DockerModuleHandle.java | Include version in Docker Engine API OKAPI-690 (#734) | |
Java | apache-2.0 | 3e84f81b2b6f2da392f2027980860a7cd2777565 | 0 | inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service | /*
* Copyright 2012 Shared Learning Collaborative, 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | sli/api/src/main/java/org/slc/sli/api/translator/URITranslator.java | /*
* Copyright 2012 Shared Learning Collaborative, 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [DE2088] added support for 404 during URITranslation
| sli/api/src/main/java/org/slc/sli/api/translator/URITranslator.java | [DE2088] added support for 404 during URITranslation | |
Java | apache-2.0 | 0c88f6af20d50705319a0966e2880500097f28ac | 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.tool/src/main/java/org/jenetics/tool/trial/Gnuplot.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/... | Improve console output.
| org.jenetics.tool/src/main/java/org/jenetics/tool/trial/Gnuplot.java | Improve console output. | |
Java | apache-2.0 | 577aad1b49e85dbbd842e2cf1fdce458741163fd | 0 | legendmohe/LEHomeMobile_android | /*
* 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... | app/src/main/java/my/home/lehome/asynctask/LoadProfileHeaderBgAsyncTask.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... | Update LoadProfileHeaderBgAsyncTask.java
fix bitmap mem leak | app/src/main/java/my/home/lehome/asynctask/LoadProfileHeaderBgAsyncTask.java | Update LoadProfileHeaderBgAsyncTask.java | |
Java | apache-2.0 | 0eaa788b2a0a2d4ab2d158b0597637ac0d1bdecf | 0 | Br3nda/plow,Br3nda/plow,chadmv/plow,chadmv/plow,Br3nda/plow,chadmv/plow,chadmv/plow,Br3nda/plow,chadmv/plow,chadmv/plow,chadmv/plow,Br3nda/plow | package com.breakersoft.plow.dao.pgsql;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.UUID;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.stereotype.Repository;
import com.breakersoft.plow.Cluster;
import com.breakersoft.plow.Node;
import com.breakersoft.plow.... | server/src/main/java/com/breakersoft/plow/dao/pgsql/QuotaDaoImpl.java | package com.breakersoft.plow.dao.pgsql;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.UUID;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.stereotype.Repository;
import com.breakersoft.plow.Cluster;
import com.breakersoft.plow.Node;
import com.breakersoft.plow.... | Fixes issue where querying the quota by proc was not working.
| server/src/main/java/com/breakersoft/plow/dao/pgsql/QuotaDaoImpl.java | Fixes issue where querying the quota by proc was not working. | |
Java | apache-2.0 | 9e943f5fe1fe08ef534e5c4aab06f3e65a4e9b89 | 0 | hpmtissera/wso2-rampart,pulasthi7/wso2-rampart,wso2/wso2-rampart,hpmtissera/wso2-rampart,pulasthi7/wso2-rampart,wso2/wso2-rampart | /*
* Copyright 2004,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | modules/rampart-trust/src/main/java/org/apache/rahas/client/STSClient.java | /*
* Copyright 2004,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Adding debug logs for the fix for IDENTITY-3007
| modules/rampart-trust/src/main/java/org/apache/rahas/client/STSClient.java | Adding debug logs for the fix for IDENTITY-3007 | |
Java | apache-2.0 | 8148eb5ce9e13f19c6ee220365d71ff57a5c1966 | 0 | bertilmuth/requirementsascode | package org.requirementsascode;
import java.util.Objects;
import java.util.Optional;
import java.util.function.Consumer;
import java.util.function.Predicate;
import org.requirementsascode.exception.ElementAlreadyInModel;
import org.requirementsascode.predicate.After;
import org.requirementsascode.predicate.ReactWhile... | requirementsascodecore/src/main/java/org/requirementsascode/StepSystemPart.java | package org.requirementsascode;
import java.util.Objects;
import java.util.Optional;
import java.util.function.Consumer;
import java.util.function.Predicate;
import org.requirementsascode.exception.ElementAlreadyInModel;
import org.requirementsascode.predicate.After;
import org.requirementsascode.predicate.ReactWhile... | Extract includeFlowAfterStep predicate
| requirementsascodecore/src/main/java/org/requirementsascode/StepSystemPart.java | Extract includeFlowAfterStep predicate | |
Java | bsd-3-clause | 931fb3f2844308f13cafc37775cfc3ce241e3bd9 | 0 | phr00t/jmonkeyengine,phr00t/jmonkeyengine,d235j/jmonkeyengine,d235j/jmonkeyengine,d235j/jmonkeyengine,phr00t/jmonkeyengine,phr00t/jmonkeyengine,d235j/jmonkeyengine,d235j/jmonkeyengine,d235j/jmonkeyengine | /*
* Copyright (c) 2009-2012 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 ... | jme3-bullet/src/common/java/com/jme3/bullet/control/RigidBodyControl.java | /*
* Copyright (c) 2009-2012 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 ... | added line to return whether control was added
| jme3-bullet/src/common/java/com/jme3/bullet/control/RigidBodyControl.java | added line to return whether control was added | |
Java | bsd-3-clause | 47f4d017f246417e504afffffac1ca320aef2da9 | 0 | devilry/devilry-prototype1,devilry/devilry-prototype1 | package org.devilry.clientapi;
import java.util.LinkedList;
import java.util.List;
import javax.naming.NamingException;
import org.devilry.core.daointerfaces.AssignmentNodeCommon;
import org.devilry.core.daointerfaces.DeliveryCandidateCommon;
import org.devilry.core.daointerfaces.DeliveryCommon;
public class Studen... | source/clientapi/src/main/java/org/devilry/clientapi/StudentDelivery.java | package org.devilry.clientapi;
import javax.naming.NamingException;
import org.devilry.core.daointerfaces.DeliveryCandidateCommon;
import org.devilry.core.daointerfaces.DeliveryCommon;
public class StudentDelivery extends AbstractDelivery {
DeliveryCommon delivery;
long deliveryId;
StudentDelivery(long deliver... | Moved getDeliveryCandidates from abstract super class to this
| source/clientapi/src/main/java/org/devilry/clientapi/StudentDelivery.java | Moved getDeliveryCandidates from abstract super class to this | |
Java | bsd-3-clause | 133c072b84d55715bed6ff4eb658b7e1519a28b8 | 0 | bernaferrari/bottomsheet,Flipboard/bottomsheet | package com.flipboard.bottomsheet;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.animation.TimeInterpolator;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Color;
import android.... | bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java | package com.flipboard.bottomsheet;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.ObjectAnimator;
import android.animation.TimeInterpolator;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Color;
import android.... | Fix scrolling issue by taking x&y scrollposition into account (#133)
fixes #132 by taking x&y scrollposition into account
| bottomsheet/src/main/java/com/flipboard/bottomsheet/BottomSheetLayout.java | Fix scrolling issue by taking x&y scrollposition into account (#133) | |
Java | bsd-3-clause | 3ea64c0eaa9f2cb29603fd4745826662e1e99617 | 0 | ndexbio/ndex-common | package org.ndexbio.common.models.dao.orientdb;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import java.util.TreeSet;
import java.util.UUID;
import java.util.logging.Logger;
import jav... | src/main/java/org/ndexbio/common/models/dao/orientdb/NetworkDAO.java | package org.ndexbio.common.models.dao.orientdb;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import java.util.TreeSet;
import java.util.UUID;
import java.util.logging.Logger;
import jav... | return empty provenanceEntity if none found
| src/main/java/org/ndexbio/common/models/dao/orientdb/NetworkDAO.java | return empty provenanceEntity if none found | |
Java | mit | 9fb7e6ba73900603167332402f38135692e588da | 0 | elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin | package com.elmakers.mine.bukkit.tasks;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Map;
import java.util... | Magic/src/main/java/com/elmakers/mine/bukkit/tasks/ConfigurationLoadTask.java | package com.elmakers.mine.bukkit.tasks;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Map;
import java.util... | Allow examples to override, rather than append to, help topics
| Magic/src/main/java/com/elmakers/mine/bukkit/tasks/ConfigurationLoadTask.java | Allow examples to override, rather than append to, help topics | |
Java | mit | 4a2889fa67703bfb63c050ee4c9991f9da953e3d | 0 | CMPUT301F17T18/WSFMN | package com.wsfmn.habitcontroller;
import android.support.annotation.Nullable;
import android.util.Log;
import com.wsfmn.habit.Habit;
import com.wsfmn.habit.HabitEvent;
import com.wsfmn.habit.HabitHistory;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ExecutionException;
/**
* Crea... | app/src/main/java/com/wsfmn/habitcontroller/HabitHistoryController.java | package com.wsfmn.habitcontroller;
import android.support.annotation.Nullable;
import android.util.Log;
import com.wsfmn.habit.Habit;
import com.wsfmn.habit.HabitEvent;
import com.wsfmn.habit.HabitHistory;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ExecutionException;
/**
* Crea... | update
| app/src/main/java/com/wsfmn/habitcontroller/HabitHistoryController.java | update | |
Java | mit | a9c473c17ed9b0d9ebb0a824f6798edb002fdae5 | 0 | jozefizso/teamcity-fogbugz-notifier | package teamcity;
import com.intellij.openapi.diagnostic.Logger;
import jetbrains.buildServer.serverSide.BuildServerAdapter;
import jetbrains.buildServer.serverSide.SBuildFeatureDescriptor;
import jetbrains.buildServer.serverSide.SBuildServer;
import jetbrains.buildServer.serverSide.SRunningBuild;
import org.jetbrains... | teamcity-fogbugz-notifier-server/src/main/java/teamcity/FogBugzNotifier.java | package teamcity;
import jetbrains.buildServer.serverSide.BuildServerAdapter;
import jetbrains.buildServer.serverSide.SBuildServer;
import jetbrains.buildServer.serverSide.SRunningBuild;
import org.jetbrains.annotations.NotNull;
import javax.annotation.PostConstruct;
public class FogBugzNotifier extends BuildServerA... | Prototype for build finished listener that will process the FogBugz Notifier build feature and call FogBugz API.
| teamcity-fogbugz-notifier-server/src/main/java/teamcity/FogBugzNotifier.java | Prototype for build finished listener that will process the FogBugz Notifier build feature and call FogBugz API. | |
Java | mit | 517780a5504175a67703555408bf30334663be71 | 0 | FAForever/faf-java-api,FAForever/faf-java-api,micheljung/faf-java-api,micheljung/faf-java-api,FAForever/faf-java-api | package com.faforever.api.leaderboard;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.Repository;
import org.springframework.data.repository.query.Param;
import java.util.List;
public interface Ladder1v1LeaderboardRepository extends Repository<Ladder1v1LeaderboardEnt... | src/main/java/com/faforever/api/leaderboard/Ladder1v1LeaderboardRepository.java | package com.faforever.api.leaderboard;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.Repository;
import org.springframework.data.repository.query.Param;
import java.util.List;
public interface Ladder1v1LeaderboardRepository extends Repository<Ladder1v1LeaderboardEnt... | Don't return people with no games in leaderboard
Fixes #130
| src/main/java/com/faforever/api/leaderboard/Ladder1v1LeaderboardRepository.java | Don't return people with no games in leaderboard | |
Java | mit | 470e6e6f2b698dc1beb209f82a4bc8e33c3429bc | 0 | objectify/objectify | package com.googlecode.objectify;
import com.google.appengine.api.datastore.AsyncDatastoreService;
import com.google.appengine.api.datastore.DatastoreService.KeyRangeState;
import com.google.appengine.api.datastore.DatastoreServiceConfig;
import com.google.appengine.api.datastore.DatastoreServiceFactory;
import ... | src/main/java/com/googlecode/objectify/ObjectifyFactory.java | package com.googlecode.objectify;
import com.google.appengine.api.datastore.AsyncDatastoreService;
import com.google.appengine.api.datastore.DatastoreService.KeyRangeState;
import com.google.appengine.api.datastore.DatastoreServiceConfig;
import com.google.appengine.api.datastore.DatastoreServiceFactory;
import ... | Remove obsolete comment about memcache namespace
| src/main/java/com/googlecode/objectify/ObjectifyFactory.java | Remove obsolete comment about memcache namespace | |
Java | mit | 652138076b65f2be64d7c2f8b24291f71be87e0a | 0 | Permafrost/TundraTN.java,Permafrost/TundraTN.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2015 Lachlan Dowding
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to u... | src/main/java/permafrost/tundra/tn/document/BizDocContentHelper.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2015 Lachlan Dowding
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to u... | Add BizDocContentHelper.parse for parsing a BizDocEnvelope content part
| src/main/java/permafrost/tundra/tn/document/BizDocContentHelper.java | Add BizDocContentHelper.parse for parsing a BizDocEnvelope content part | |
Java | epl-1.0 | c212adef79a3a05c0cd0a418754eb107200138c1 | 0 | Techjar/ForgeEssentials,liachmodded/ForgeEssentials,aschmois/ForgeEssentialsMain,ForgeEssentials/ForgeEssentialsMain,planetguy32/ForgeEssentials,CityOfLearning/ForgeEssentials | /**
* This software is provided under the terms of the Minecraft Forge Public
* License v1.0.
*/
package com.ForgeEssentials.core.config;
import static com.ForgeEssentials.core.config.Property.Type.BOOLEAN;
import static com.ForgeEssentials.core.config.Property.Type.INTEGER;
import static com.ForgeEssenti... | src/common/com/ForgeEssentials/core/config/Configuration.java | /**
* This software is provided under the terms of the Minecraft Forge Public
* License v1.0.
*/
package com.ForgeEssentials.core.config;
import static com.ForgeEssentials.core.config.Property.Type.BOOLEAN;
import static com.ForgeEssentials.core.config.Property.Type.INTEGER;
import static com.ForgeEssenti... | more stupid github...
| src/common/com/ForgeEssentials/core/config/Configuration.java | more stupid github... | |
Java | agpl-3.0 | 8f418c0690ea60d17b311c8b8936b0109cd1f2ef | 0 | podd/podd-redesign,podd/podd-redesign,podd/podd-redesign,podd/podd-redesign | /**
* PODD is an OWL ontology database used for scientific project management
*
* Copyright (C) 2009-2013 The University Of Queensland
*
* This program is free software: you can redistribute it and/or modify it under the terms of the
* GNU Affero General Public License as published by the Free Software Foundation... | webapp/lib/src/main/java/com/github/podd/resources/RestletPoddClientImpl.java | /**
* PODD is an OWL ontology database used for scientific project management
*
* Copyright (C) 2009-2013 The University Of Queensland
*
* This program is free software: you can redistribute it and/or modify it under the terms of the
* GNU Affero General Public License as published by the Free Software Foundation... | Fix parsing errors with treatment
| webapp/lib/src/main/java/com/github/podd/resources/RestletPoddClientImpl.java | Fix parsing errors with treatment | |
Java | lgpl-2.1 | fe5fa00296c9771c826806cea1ecf4e1496934ad | 0 | windauer/exist,windauer/exist,windauer/exist,wolfgangmm/exist,dizzzz/exist,kohsah/exist,eXist-db/exist,RemiKoutcherawy/exist,RemiKoutcherawy/exist,zwobit/exist,MjAbuz/exist,lcahlander/exist,lcahlander/exist,dizzzz/exist,zwobit/exist,kohsah/exist,opax/exist,dizzzz/exist,wolfgangmm/exist,olvidalo/exist,shabanovd/exist,ol... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2000-04, Wolfgang M. Meier (wolfgang@exist-db.org)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public License
* as published by the Free Software Foundation; either version... | src/org/exist/xquery/LocationStep.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2000-04, Wolfgang M. Meier (wolfgang@exist-db.org)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public License
* as published by the Free Software Foundation; either version... | Added profiling message
svn path=/trunk/eXist-1.0/; revision=2400
| src/org/exist/xquery/LocationStep.java | Added profiling message | |
Java | lgpl-2.1 | adf96750613e0f7de1e1b9aa228c3e6d47b0370f | 0 | cwarden/kettle,cwarden/kettle,juanmjacobs/kettle,cwarden/kettle,juanmjacobs/kettle,juanmjacobs/kettle | /**********************************************************************
** **
** This code belongs to the KETTLE project. **
** **
** Kettle, from version 2.2... | src/org/pentaho/di/job/entries/zipfile/JobEntryZipFile.java | /**********************************************************************
** **
** This code belongs to the KETTLE project. **
** **
** Kettle, from version 2.2... | Fix import bug, thanks MC
git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3953 5fb7f6ec-07c1-534a-b4ca-9155e429e800
| src/org/pentaho/di/job/entries/zipfile/JobEntryZipFile.java | Fix import bug, thanks MC | |
Java | lgpl-2.1 | 770ed7697914ad5c98091677e67630dad613aaad | 0 | kimrutherford/intermine,joshkh/intermine,JoeCarlson/intermine,kimrutherford/intermine,kimrutherford/intermine,Arabidopsis-Information-Portal/intermine,justincc/intermine,kimrutherford/intermine,elsiklab/intermine,JoeCarlson/intermine,zebrafishmine/intermine,JoeCarlson/intermine,justincc/intermine,elsiklab/intermine,Ara... | package org.intermine.web.struts;
/*
* Copyright (C) 2002-2014 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser.h... | intermine/web/main/src/org/intermine/web/struts/InitialiserPlugin.java | package org.intermine.web.struts;
/*
* Copyright (C) 2002-2014 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser.h... | restore 30fc1ae089409c62c30443e6988287658f96f840
| intermine/web/main/src/org/intermine/web/struts/InitialiserPlugin.java | restore 30fc1ae089409c62c30443e6988287658f96f840 | |
Java | lgpl-2.1 | 0155277db0b87d3f21af7da3f682efa29c264f7f | 0 | julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine | package org.intermine.bio.web.struts;
/*
* Copyright (C) 2002-2011 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/less... | bio/webapp/src/org/intermine/bio/web/struts/GalaxyExportOptionsController.java | package org.intermine.bio.web.struts;
/*
* Copyright (C) 2002-2011 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/less... | Updated imports
Former-commit-id: 18bb8475994b572e1ca9ba5ef184e334dde37461 | bio/webapp/src/org/intermine/bio/web/struts/GalaxyExportOptionsController.java | Updated imports | |
Java | lgpl-2.1 | 2d8319b9d812d44fa4c319936d46bdfd8f8776af | 0 | julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine | package org.flymine.dataconversion;
/*
* Copyright (C) 2002-2004 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser... | flymine/model/mage/src/java/org/flymine/dataconversion/MageDataTranslator.java | package org.flymine.dataconversion;
/*
* Copyright (C) 2002-2004 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/lesser... | updated prefetch to use constants
Former-commit-id: 51893b33a34fe88eedcafe680faea2dfed5b4d20 | flymine/model/mage/src/java/org/flymine/dataconversion/MageDataTranslator.java | updated prefetch to use constants | |
Java | apache-2.0 | c3d7d74175b958f612e55911dd7ab86fc0a0ba33 | 0 | carl-mastrangelo/grpc-java,grpc/grpc-java,ejona86/grpc-java,stanley-cheung/grpc-java,grpc/grpc-java,dapengzhang0/grpc-java,grpc/grpc-java,ejona86/grpc-java,dapengzhang0/grpc-java,carl-mastrangelo/grpc-java,grpc/grpc-java,carl-mastrangelo/grpc-java,carl-mastrangelo/grpc-java,ejona86/grpc-java,dapengzhang0/grpc-java,stan... | /*
* Copyright 2015 The gRPC 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 applicable law or agree... | interop-testing/src/test/java/io/grpc/testing/integration/CascadingTest.java | /*
* Copyright 2015 The gRPC 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 applicable law or agree... | interop-testing: fix race in CascadingTest
ServerCall.close() is meant to only be accessed from a single thread, but in the test it is accessed from the callbacks of several client calls. Synchronize access to sate TSAN. | interop-testing/src/test/java/io/grpc/testing/integration/CascadingTest.java | interop-testing: fix race in CascadingTest | |
Java | apache-2.0 | 431dadf1ffe3e0a9d9e8ddab3e69cf2e98c541ad | 0 | amidst/toolbox,amidst/toolbox | /*
*
*
* 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"); ... | core-dynamic/src/main/java/eu/amidst/dynamic/inference/DynamicMAPInference.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"); ... | Updated experiments in Dynamic MAP
| core-dynamic/src/main/java/eu/amidst/dynamic/inference/DynamicMAPInference.java | Updated experiments in Dynamic MAP | |
Java | apache-2.0 | e172c0a1e4235a456b59ef36fd3c07b702d363b5 | 0 | camunda/camunda-engine-dmn,langfr/camunda-engine-dmn | /* 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 ... | engine/src/main/java/org/camunda/bpm/dmn/engine/impl/DmnDecisionOutputImpl.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 ... | fix(dmn-engine): remove illegal methods
related to CAM-4651 | engine/src/main/java/org/camunda/bpm/dmn/engine/impl/DmnDecisionOutputImpl.java | fix(dmn-engine): remove illegal methods | |
Java | apache-2.0 | c75447fe3256b27e51a83ba3e19db0d145c98e71 | 0 | opensim-org/opensim-gui,opensim-org/opensim-gui,opensim-org/opensim-gui,opensim-org/opensim-gui | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.opensim.threejs;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedH... | Gui/opensim/view/src/org/opensim/threejs/ModelVisualizationJson.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.opensim.threejs;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedH... | Handle mix of Moving, Wrapping, ConditionalPathPoints when creating visuals, also update "computed" path points with every frame.
| Gui/opensim/view/src/org/opensim/threejs/ModelVisualizationJson.java | Handle mix of Moving, Wrapping, ConditionalPathPoints when creating visuals, also update "computed" path points with every frame. | |
Java | apache-2.0 | 2cc8f365560b3b9f8941a383f942572b9a36e063 | 0 | seata/seata,seata/seata,seata/seata,seata/seata,seata/seata | /*
* Copyright 1999-2019 Seata.io Group.
*
* 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 l... | core/src/main/java/io/seata/core/store/db/LockStoreDataBaseDAO.java | /*
* Copyright 1999-2019 Seata.io Group.
*
* 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 l... | bugfix: Lock is not acquired when multiple branches have cross locks#1247 (#1338)
| core/src/main/java/io/seata/core/store/db/LockStoreDataBaseDAO.java | bugfix: Lock is not acquired when multiple branches have cross locks#1247 (#1338) | |
Java | apache-2.0 | 5559ca4345643122480034ddf0a2a8c6429c4360 | 0 | igniterealtime/Openfire,igniterealtime/Openfire,speedy01/Openfire,akrherz/Openfire,speedy01/Openfire,speedy01/Openfire,guusdk/Openfire,GregDThomas/Openfire,akrherz/Openfire,igniterealtime/Openfire,GregDThomas/Openfire,igniterealtime/Openfire,speedy01/Openfire,guusdk/Openfire,speedy01/Openfire,igniterealtime/Openfire,Gr... | /*
* Copyright (C) 2005-2008 Jive Software. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | xmppserver/src/main/java/org/jivesoftware/openfire/update/UpdateManager.java | /*
* Copyright (C) 2005-2008 Jive Software. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | OF-1699 revisited; don't repeat yourself! Use the shared code to send admin messages
| xmppserver/src/main/java/org/jivesoftware/openfire/update/UpdateManager.java | OF-1699 revisited; don't repeat yourself! Use the shared code to send admin messages | |
Java | apache-2.0 | b1a43214c62ff685a1ff9faf9de61f2bde0e1dee | 0 | squanchy-dev/squanchy-android,squanchy-dev/squanchy-android,squanchy-dev/squanchy-android | package net.squanchy.schedule.view;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.TextView;
import net.squanchy.R;
import net.squanchy.eventdetails.widget.ExperienceLevelIconView;
import net.squanchy.schedule.domain.view.Event;
import net.squanchy.support.widget.CardLayout;
... | app/src/main/java/net/squanchy/schedule/view/EventItemView.java | package net.squanchy.schedule.view;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.TextView;
import java.util.Arrays;
import java.util.List;
import java.util.Locale;
import net.squanchy.R;
import net.squanchy.eventdetails.widget.ExperienceLevelIconView;
import net.squanchy.sc... | Bind event itemview
| app/src/main/java/net/squanchy/schedule/view/EventItemView.java | Bind event itemview | |
Java | apache-2.0 | c8474910fd3ab64e6c326d4e64246966a8cc9178 | 0 | RHoKAustralia/melb-fgis-java,RHoKAustralia/melb-fgis-java,RHoKAustralia/melb-fgis-java,RHoKAustralia/melb-fgis-java | package fgis.server.support.geojson;
import java.util.Map;
import java.util.Map.Entry;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import javax.json.JsonValue;
import javax.json.stream.JsonGenerator;
import org.geolatte.geom.Envelope;
import org.geolatte.geom.Geometry;
import org.geolatte.geom.L... | server/src/main/java/fgis/server/support/geojson/GeoJsonWriter.java | package fgis.server.support.geojson;
import java.util.Map;
import java.util.Map.Entry;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import javax.json.JsonValue;
import javax.json.stream.JsonGenerator;
import org.geolatte.geom.Envelope;
import org.geolatte.geom.Geometry;
import org.geolatte.geom.L... | Fix cast error
| server/src/main/java/fgis/server/support/geojson/GeoJsonWriter.java | Fix cast error | |
Java | apache-2.0 | 5ca2fab0f64c12d8f2b65b3436892fd5cde3ea9a | 0 | nihao0818/fse-F14-SA3-SSNoC-Java-REST | package edu.cmu.sv.ws.ssnoc.test;
import edu.cmu.sv.ws.ssnoc.data.SQL;
import edu.cmu.sv.ws.ssnoc.data.dao.UserDAOImpl;
import edu.cmu.sv.ws.ssnoc.data.po.UserPO;
import edu.cmu.sv.ws.ssnoc.data.util.DBUtils;
import edu.cmu.sv.ws.ssnoc.rest.SocialNetworkAnalysis;
import edu.cmu.sv.ws.ssnoc.dto.ExchangeInfo;
import ed... | src/it/java/edu/cmu/sv/ws/ssnoc/test/SocialNetworkAnalysisTest.java | package edu.cmu.sv.ws.ssnoc.test;
import edu.cmu.sv.ws.ssnoc.data.SQL;
import edu.cmu.sv.ws.ssnoc.data.dao.UserDAOImpl;
import edu.cmu.sv.ws.ssnoc.data.po.UserPO;
import edu.cmu.sv.ws.ssnoc.data.util.DBUtils;
import edu.cmu.sv.ws.ssnoc.rest.SocialNetworkAnalysis;
import edu.cmu.sv.ws.ssnoc.dto.ExchangeInfo;
import ed... | SNAtest rollback
| src/it/java/edu/cmu/sv/ws/ssnoc/test/SocialNetworkAnalysisTest.java | SNAtest rollback | |
Java | apache-2.0 | 7e17e8de28c3b748ccf5841f7aa7283ac7cc7fd6 | 0 | xujun10110/crawljax,robertzas/crawljax,saltlab/crawljax-graphdb,bigplus/crawljax,ntatsumi/crawljax,fivejjs/crawljax,robertzas/crawljax,fivejjs/crawljax,crawljax/crawljax,adini121/crawljax,cschroed-usgs/crawljax,xujun10110/crawljax,aminmf/crawljax,ntatsumi/crawljax,bigplus/crawljax,robertzas/crawljax,cschroed-usgs/crawl... | package com.crawljax.core.configuration;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.crawljax.browser.EmbeddedBrowser.BrowserType;
import com.crawljax.condition.eventablecondition.Eventabl... | src/main/java/com/crawljax/core/configuration/CrawljaxConfigurationReader.java | package com.crawljax.core.configuration;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.crawljax.browser.EmbeddedBrowser.BrowserType;
import com.crawljax.condition.eventablecondition.Eventabl... | Allow points, hashes and spaces in html attribute values. Fix #7.
| src/main/java/com/crawljax/core/configuration/CrawljaxConfigurationReader.java | Allow points, hashes and spaces in html attribute values. Fix #7. | |
Java | apache-2.0 | ffcc173575eb0e8301251e7d2f6d3da05d36d1b3 | 0 | consulo/consulo-csharp,consulo/consulo-csharp,consulo/consulo-csharp | /*
* Copyright 2013-2014 must-be.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 applicable law or agreed to... | csharp-impl/src/org/mustbe/consulo/csharp/ide/highlight/check/impl/CS0029.java | /*
* Copyright 2013-2014 must-be.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 applicable law or agreed to... | dont show /
| csharp-impl/src/org/mustbe/consulo/csharp/ide/highlight/check/impl/CS0029.java | dont show / | |
Java | apache-2.0 | dda86d17e2eea7b05ed6d3dba67adaec57ff2325 | 0 | treasure-data/td-client-java,xerial/td-client-java | package com.treasure_data.client;
import java.util.List;
import java.util.Properties;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import com.treasure_data.auth.TreasureDataCredentials;
import com.treasure_data.model.AuthenticateRequest;
import com.treasure_data.model.AuthenticateResult;
... | src/test/java/com/treasure_data/client/TestHttpClientAdaptor00.java | package com.treasure_data.client;
import java.util.List;
import java.util.Properties;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import com.treasure_data.auth.TreasureDataCredentials;
import com.treasure_data.model.CreateDatabaseRequest;
import com.treasure_data.model.CreateDatabaseResu... | added test program for HttpClientAdaptor#authenticate(..)
| src/test/java/com/treasure_data/client/TestHttpClientAdaptor00.java | added test program for HttpClientAdaptor#authenticate(..) | |
Java | apache-2.0 | 16cdd01a3eb604c64f84be515f26033e93b34ef3 | 0 | realityforge/arez,realityforge/arez,realityforge/arez | package arez.processor;
import com.squareup.javapoet.AnnotationSpec;
import com.squareup.javapoet.ClassName;
import com.squareup.javapoet.CodeBlock;
import com.squareup.javapoet.FieldSpec;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.ParameterSpec;
import com.squareup.javapoet.ParameterizedTyp... | processor/src/main/java/arez/processor/ComponentDescriptor.java | package arez.processor;
import com.squareup.javapoet.AnnotationSpec;
import com.squareup.javapoet.ClassName;
import com.squareup.javapoet.CodeBlock;
import com.squareup.javapoet.FieldSpec;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.ParameterSpec;
import com.squareup.javapoet.ParameterizedTyp... | Reorder fields
| processor/src/main/java/arez/processor/ComponentDescriptor.java | Reorder fields | |
Java | bsd-2-clause | 324b4872da753a718214bbeb4059e13e1ed06d57 | 0 | fmeunier/wav2pzx | /*
* Copyright (c) 2016, Fredrick Meunier
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* list of cond... | src/test/java/xyz/meunier/wav2pzx/LoaderContextImplTest.java | /*
* Copyright (c) 2016, Fredrick Meunier
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this
* list of cond... | Implement tests for addBit() and resetBlock() | src/test/java/xyz/meunier/wav2pzx/LoaderContextImplTest.java | Implement tests for addBit() and resetBlock() | |
Java | bsd-3-clause | 7676814144d1650f3372a03d5813670f100af336 | 0 | onaio/OpenMapKit,AmericanRedCross/OpenMapKitAndroid,AmericanRedCross/OpenMapKitAndroid,onaio/OpenMapKit | /**
* Created by Nicholas Hallahan on 1/2/15.
* nhallahan@spatialdev.com
*/
package com.spatialdev.osm.model;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.Locale;
import java.util.Map;
import java.... | MapboxAndroidSDK/src/main/java/com/spatialdev/osm/model/OSMElement.java | /**
* Created by Nicholas Hallahan on 1/2/15.
* nhallahan@spatialdev.com
*/
package com.spatialdev.osm.model;
import java.io.IOException;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Set;
import com.spatialdev.osm.renderer.OSMPath;
import com.vividsolutions.jt... | Closes #112
| MapboxAndroidSDK/src/main/java/com/spatialdev/osm/model/OSMElement.java | Closes #112 | |
Java | mit | 351bc46ec6eb3f9b3641afeb44f5de6fb15ce47b | 0 | bcgit/bc-java,bcgit/bc-java,bcgit/bc-java | tls/src/main/jdk1.9/org/bouncycastle/jsse/provider/ProvSSLEngineCreator.java | package org.bouncycastle.jsse.provider;
class ProvSSLEngineCreator
{
static ProvSSLEngine create(ProvSSLContextSpi context, ContextData contextData)
{
return new ProvSSLEngine_9(context, contextData);
}
static ProvSSLEngine create(ProvSSLContextSpi context, ContextData contextData, String host... | Delete superfluous class | tls/src/main/jdk1.9/org/bouncycastle/jsse/provider/ProvSSLEngineCreator.java | Delete superfluous class | ||
Java | mit | 6ff3cd0fe1bbf9e16a3d352513c82c9f10d33ade | 0 | HenrikSamuelsson/Introduction_to_Java_Programming,HenrikSamuelsson/Introduction_to_Java_Programming | /**
* Exercise 5.3 from the book Introduction to Java Programming (10th).
* <p>
* Conversion from kilograms to pounds.
*
* @author Henrik Samuelsson, henrik.samuelsson(at)gmail.com
*/
public class Exercise_05_03 {
public static void main(String[] args) {
// print the heading of the table
String kilogram... | Chapter_05/Exercise_03/Exercise_05_03.java | /**
* Exercise 5.3 from the book Introduction to Java Programming (10th).
* <p>
* Conversion from kilograms to pounds.
*
* @author Henrik Samuelsson, henrik.samuelsson(at)gmail.com
*/
public class Exercise_05_03 {
public static void main(String[] args) {
System.out.println("Kilograms\tPounds");
for (int i ... | Edit of exercise 5.3.
| Chapter_05/Exercise_03/Exercise_05_03.java | Edit of exercise 5.3. | |
Java | mit | 769f1ccb6f69ed26e47c9247b30f68aae133888b | 0 | dcshock/forklift,dcshock/forklift | package forklift.datadog;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import forklift.consumer.MessageRunnable;
import forklift.consumer.ProcessStep;
import forklift.decorators.LifeCycle;
import io.micrometer.core.instrument.Counter;... | plugins/datadog/src/main/java/forklift/datadog/SimpleCollector.java | package forklift.datadog;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import forklift.consumer.MessageRunnable;
import forklift.consumer.ProcessStep;
import forklift.decorators.LifeCycle;
import io.micrometer.core.instrument.Counter;... | Cleaned up complexity using a composite key with a single map for timers. Using computeIfAbsent method on Map.
| plugins/datadog/src/main/java/forklift/datadog/SimpleCollector.java | Cleaned up complexity using a composite key with a single map for timers. Using computeIfAbsent method on Map. | |
Java | mit | 8514cb03fbaba37f57d13d91bc894d9e67b88198 | 0 | nulab/backlog4j | package com.nulabinc.backlog4j.http;
import com.nulabinc.backlog4j.AttachmentData;
import com.nulabinc.backlog4j.BacklogAPIException;
import com.nulabinc.backlog4j.BacklogException;
import com.nulabinc.backlog4j.api.option.GetParams;
import com.nulabinc.backlog4j.api.option.QueryParams;
import java.io.*;
import java.... | src/main/java/com/nulabinc/backlog4j/http/BacklogHttpClientImpl.java | package com.nulabinc.backlog4j.http;
import com.nulabinc.backlog4j.AttachmentData;
import com.nulabinc.backlog4j.BacklogAPIException;
import com.nulabinc.backlog4j.BacklogException;
import com.nulabinc.backlog4j.api.option.GetParams;
import com.nulabinc.backlog4j.api.option.QueryParams;
import java.io.*;
import java.... | use Stream who has UTF-8 encoding, when post file by Multipart
| src/main/java/com/nulabinc/backlog4j/http/BacklogHttpClientImpl.java | use Stream who has UTF-8 encoding, when post file by Multipart | |
Java | mit | 1cd5b6fa2b4133bb415b09ef03d227c7a08fdacd | 0 | jgiovaresco/jehan,jgiovaresco/jehan,jgiovaresco/jehan | package com.github.jehan.exception;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.Response;
/**
* Exception on Jobs operation.
*/
public class JobsException extends WebApplicationException
{
// ------------------------- constructors -------------------------
/**
* Constructor
*
* @par... | jehan-war/src/main/java/com/github/jehan/exception/JobsException.java | package com.github.jehan.exception;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.Response;
/**
* Exception on Jobs operation.
*/
public class JobsException extends WebApplicationException
{
// ------------------------- Membres private -------------------------
// ------------------------- C... | Comments removal
| jehan-war/src/main/java/com/github/jehan/exception/JobsException.java | Comments removal | |
Java | mit | 7fa9d9add4d5a13882cf0e7b6372080521ab8bf8 | 0 | tlaplus/tlaplus,lemmy/tlaplus,lemmy/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,tlaplus/tlaplus,tlaplus/tlaplus,lemmy/tlaplus | // Copyright (c) 2003 Compaq Corporation. All rights reserved.
// Last modified on Wed Jul 11 00:00:55 PDT 2001 by yuanyu
package util;
import java.io.EOFException;
import java.io.File;
import java.io.IOException;
import java.io.Serializable;
public final class InternTable implements Serializable {
private int cou... | tlatools/src/util/InternTable.java | // Copyright (c) 2003 Compaq Corporation. All rights reserved.
// Last modified on Wed Jul 11 00:00:55 PDT 2001 by yuanyu
package util;
import java.io.EOFException;
import java.io.File;
import java.io.IOException;
import java.io.Serializable;
public final class InternTable implements Serializable {
private int cou... |
git-svn-id: svn+ssh://svn.msr-inria.inria.fr/var/lib/svn/repository/tla/trunk/tla2-inria@12968 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c
| tlatools/src/util/InternTable.java | ||
Java | mit | 04c96fafca17cad87bea57c8a2352f79c8664e1a | 0 | lucasrcdias/viewpoint | package br.com.service;
import br.com.JwtUtils;
import br.com.exceptions.BusinessException;
import br.com.exceptions.UserNotFoundException;
import br.com.model.UserRepository;
import br.com.model.entity.User;
import com.fasterxml.jackson.core.JsonProcessingException;
import io.jsonwebtoken.Claims;
import org.... | viewpoint-api/viewpoint/src/main/java/br/com/service/UserService.java | package br.com.service;
import br.com.JwtUtils;
import br.com.exceptions.BusinessException;
import br.com.exceptions.UserNotFoundException;
import br.com.model.UserRepository;
import br.com.model.entity.User;
import com.fasterxml.jackson.core.JsonProcessingException;
import io.jsonwebtoken.Claims;
import org.... | diminuindo o tamanho da senha para ser enviada ao usuario
| viewpoint-api/viewpoint/src/main/java/br/com/service/UserService.java | diminuindo o tamanho da senha para ser enviada ao usuario | |
Java | epl-1.0 | e09044dafc5cb13bfb9a5d1b49bd7e4668caeef1 | 0 | TheTypoMaster/dukecon_appsgenerator,rytina/dukecon_appsgenerator,TheTypoMaster/dukecon_appsgenerator,TheTypoMaster/dukecon_appsgenerator,rytina/dukecon_appsgenerator,rytina/dukecon_appsgenerator,TheTypoMaster/dukecon_appsgenerator,rytina/dukecon_appsgenerator,rytina/dukecon_appsgenerator,rytina/dukecon_appsgenerator,Th... | package workflow;
import java.io.File;
import java.io.IOException;
import java.net.URISyntaxException;
import java.util.Collections;
import org.apache.commons.io.FileUtils;
import org.applause.lang.applauseDsl.ApplauseModel;
import org.applause.lang.applauseDsl.Application;
import org.eclipse.emf.common.util.URI;
imp... | DukeConAppsGenerator/src/workflow/DukeConAppsGenerator.java | package workflow;
import java.io.File;
import java.io.IOException;
import java.net.URISyntaxException;
import java.util.Collections;
import org.apache.commons.io.FileUtils;
import org.applause.lang.applauseDsl.ApplauseModel;
import org.applause.lang.applauseDsl.Application;
import org.eclipse.emf.common.util.URI;
imp... | Update DukeConAppsGenerator.java | DukeConAppsGenerator/src/workflow/DukeConAppsGenerator.java | Update DukeConAppsGenerator.java | |
Java | agpl-3.0 | 946d3975850fd42ec83fe399518fefdbe2d296bc | 0 | rtyler/rubygems-servlets,rtyler/rubygems-servlets,torquebox/rubygems-servlets,rtyler/rubygems-servlets,torquebox/rubygems-servlets,torquebox/rubygems-servlets | package de.saumya.mojo.rubygems;
import java.io.IOException;
import java.net.URL;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.sonatype.nexus.ruby.Directory;
import org.sonatype.ne... | src/main/java/de/saumya/mojo/rubygems/RubygemsServlet.java | package de.saumya.mojo.rubygems;
import java.io.IOException;
import java.net.URL;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.sonatype.nexus.ruby.Directory;
import org.sonatype.ne... | get upload via nexus gem working
| src/main/java/de/saumya/mojo/rubygems/RubygemsServlet.java | get upload via nexus gem working | |
Java | agpl-3.0 | cae71d26acf187d9ce02ecf6ec8ea2bf0d1f3aba | 0 | B3Partners/flamingo,B3Partners/flamingo,mvdstruijk/flamingo,mvdstruijk/flamingo,mvdstruijk/flamingo,flamingo-geocms/flamingo,B3Partners/flamingo,mvdstruijk/flamingo,B3Partners/flamingo,flamingo-geocms/flamingo,flamingo-geocms/flamingo,flamingo-geocms/flamingo | /*
* Copyright (C) 2016 B3Partners B.V.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is di... | viewer/src/main/java/nl/b3p/viewer/util/IPAuthenticationFilter.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package nl.b3p.viewer.util;
import java.io.IOException;
import java.security.Principal;
import java.util.Enumeration;
import java.util... | Filters works and doesn't do any redundant/useless database requests
| viewer/src/main/java/nl/b3p/viewer/util/IPAuthenticationFilter.java | Filters works and doesn't do any redundant/useless database requests | |
Java | agpl-3.0 | 43d885c4c3979dce90108a6070667eabc4a9d156 | 0 | sba1/simpledance | import org.eclipse.swt.widgets.Canvas;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Menu;
import org.eclipse.swt.widgets.MenuItem;
import org.eclipse.swt.widgets.ScrollBar;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ControlEvent;
import org.eclipse.swt.events.ControlListener;
... | source/Ballroom.java | import org.eclipse.swt.widgets.Canvas;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Menu;
import org.eclipse.swt.widgets.MenuItem;
import org.eclipse.swt.widgets.ScrollBar;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ControlEvent;
import org.eclipse.swt.events.ControlListener;
... | Moved foot drawing stuff into own method
| source/Ballroom.java | Moved foot drawing stuff into own method | |
Java | agpl-3.0 | 06ff189615591bebccbebcd40d42fb169aae8ef2 | 0 | rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat | package roart.controller;
import org.apache.commons.math3.util.Pair;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.*;
import org.springframework.boot.autoconfigure.*;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.servlet.config.annotation.Co... | core/src/main/java/roart/controller/ServiceController.java | package roart.controller;
import org.apache.commons.math3.util.Pair;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.*;
import org.springframework.boot.autoconfigure.*;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.servlet.config.annotation.Co... | This will return the new config.
| core/src/main/java/roart/controller/ServiceController.java | This will return the new config. | |
Java | lgpl-2.1 | 1b795c5c95a754afb235deb1f1724a6d4bb64e0d | 0 | CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine | /*
* jETeL/Clover - Java based ETL application framework.
* Copyright (C) 2002-04 David Pavlis <david_pavlis@hotmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundat... | cloveretl.component/src/org/jetel/component/DBExecute.java | /*
* jETeL/Clover - Java based ETL application framework.
* Copyright (C) 2002-04 David Pavlis <david_pavlis@hotmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundat... | added sqlStatementDelimiter param
git-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@1899 a09ad3ba-1a0f-0410-b1b9-c67202f10d70
| cloveretl.component/src/org/jetel/component/DBExecute.java | added sqlStatementDelimiter param | |
Java | lgpl-2.1 | 1ba2437ab028ed0848e89099295c720cdbd4a7cf | 0 | SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package net.sf.jaer.eventprocessing.filter;
import com.jogamp.opengl.GL;
import com.jogamp.opengl.GL2;
import com.jogamp.open... | src/net/sf/jaer/eventprocessing/filter/AccumulateAndResetFilter.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package net.sf.jaer.eventprocessing.filter;
import com.jogamp.opengl.GL;
import com.jogamp.opengl.GL2;
import com.jogamp.open... | handles time wrap and stored time interval now | src/net/sf/jaer/eventprocessing/filter/AccumulateAndResetFilter.java | handles time wrap and stored time interval now | |
Java | apache-2.0 | 483b04988e5dba5cc462be71643a80d3ba7a8acf | 0 | BrunoEberhard/minimal-j,BrunoEberhard/minimal-j,BrunoEberhard/minimal-j | package org.minimalj.backend.db;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.minimalj.model.Code;
im... | src/main/java/org/minimalj/backend/db/Table.java | package org.minimalj.backend.db;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.minimalj.model.Code;
im... | Table: remove unused search methods (use Criteria for searches) | src/main/java/org/minimalj/backend/db/Table.java | Table: remove unused search methods (use Criteria for searches) | |
Java | apache-2.0 | ceb0574094b187912faeb0f689ed6579efc88ee1 | 0 | devisnik/RxJava,zhongdj/RxJava,nurkiewicz/RxJava,zsxwing/RxJava,ruhkopf/RxJava,ashwary/RxJava,zsxwing/RxJava,frodoking/RxJava,hyleung/RxJava,onepavel/RxJava,HuangWenhuan0/RxJava,ronenhamias/RxJava,puniverse/RxJava,wrightm/RxJava,frodoking/RxJava,artem-zinnatullin/RxJava,reactivex/rxjava,srayhunter/RxJava,aditya-chaturv... | /**
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | rxjava-core/src/main/java/rx/Observable.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 applicable law or agreed t... | More precise marble diagram for the case when zip() takes an Observable that emits Observables
| rxjava-core/src/main/java/rx/Observable.java | More precise marble diagram for the case when zip() takes an Observable that emits Observables | |
Java | apache-2.0 | 827e5721462340d15fcc102eac56aa375643e610 | 0 | aduprat/james,aduprat/james,rouazana/james,rouazana/james,chibenwa/james,chibenwa/james,rouazana/james,aduprat/james,chibenwa/james,chibenwa/james,aduprat/james,rouazana/james | /***********************************************************************
* Copyright (c) 2006 The Apache Software Foundation. *
* All rights reserved. *
* ------------------------------------------------------------------- *
* Licensed under the Apache Lice... | src/java/org/apache/james/smtpserver/AddHeaderHandler.java | /***********************************************************************
* Copyright (c) 2006 The Apache Software Foundation. *
* All rights reserved. *
* ------------------------------------------------------------------- *
* Licensed under the Apache Lice... | -add the missing extend in AddHeaderHandler..
git-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@410485 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/james/smtpserver/AddHeaderHandler.java | -add the missing extend in AddHeaderHandler.. | |
Java | apache-2.0 | 9189f3f9bff5d687da60f5820b1d9909cc36e169 | 0 | uklance/tiny-ioc | package com.lazan.simpleioc;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.fail;
import java.io.BufferedReader;
import java.io.Reader;
import java.io.StringReader;
import java.util.Arrays;
import java.util.HashMap;
import java.util.LinkedHashSet... | src/test/java/com/lazan/simpleioc/ServiceRegistryTest.java | package com.lazan.simpleioc;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.fail;
import java.io.BufferedReader;
import java.io.Reader;
import java.io.StringReader;
import javax.inject.Inject;
import javax.inject.Named;
import org.junit.Test;
... | Test for getServiceIds() getServiceTypes() and getServices(Class)
| src/test/java/com/lazan/simpleioc/ServiceRegistryTest.java | Test for getServiceIds() getServiceTypes() and getServices(Class) | |
Java | apache-2.0 | 129ebc0da44b44f223a0f667e8d0dcedc71f060a | 0 | danberindei/JGroups,pruivo/JGroups,rpelisse/JGroups,dimbleby/JGroups,vjuranek/JGroups,slaskawi/JGroups,danberindei/JGroups,rpelisse/JGroups,vjuranek/JGroups,belaban/JGroups,tristantarrant/JGroups,ligzy/JGroups,TarantulaTechnology/JGroups,Sanne/JGroups,dimbleby/JGroups,pruivo/JGroups,deepnarsay/JGroups,ibrahimshbat/JGro... | package org.jgroups.protocols;
import org.jgroups.*;
import org.jgroups.blocks.LazyRemovalCache;
import org.jgroups.annotations.*;
import org.jgroups.conf.PropertyConverters;
import org.jgroups.stack.Protocol;
import org.jgroups.util.*;
import org.jgroups.util.ThreadFactory;
import org.jgroups.util.UUID;
import java... | src/org/jgroups/protocols/TP.java | package org.jgroups.protocols;
import org.jgroups.*;
import org.jgroups.blocks.LazyRemovalCache;
import org.jgroups.annotations.*;
import org.jgroups.conf.PropertyConverters;
import org.jgroups.stack.Protocol;
import org.jgroups.util.*;
import org.jgroups.util.ThreadFactory;
import org.jgroups.util.UUID;
import java... | catching exception in diag handler
| src/org/jgroups/protocols/TP.java | catching exception in diag handler | |
Java | apache-2.0 | 6f90e144603ee8e15fa98d4053806dbf13c3ee10 | 0 | jssenyange/traccar,jssenyange/traccar,jssenyange/traccar | package org.traccar.protocol;
import io.netty.handler.codec.http.HttpMethod;
import org.junit.Test;
import org.traccar.ProtocolTest;
public class DmtHttpProtocolDecoderTest extends ProtocolTest {
@Test
public void testDecode() throws Exception {
var decoder = new DmtHttpProtocolDecoder(null);
... | src/test/java/org/traccar/protocol/DmtHttpProtocolDecoderTest.java | package org.traccar.protocol;
import io.netty.handler.codec.http.HttpMethod;
import org.junit.Test;
import org.traccar.ProtocolTest;
public class DmtHttpProtocolDecoderTest extends ProtocolTest {
@Test
public void testDecode() throws Exception {
var decoder = new DmtHttpProtocolDecoder(null);
... | Add test case
| src/test/java/org/traccar/protocol/DmtHttpProtocolDecoderTest.java | Add test case | |
Java | apache-2.0 | 3b21d8ed64ab2dc7f080a4d8275055ffa1ab723b | 0 | apache/commons-bsf,apache/commons-bsf,apache/commons-bsf | /*
* 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 ... | bsf3/bsf-api/src/main/java/javax/script/SimpleBindings.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 ... | Restore put(Object, Object) removed in r799789 as needed for Java 1.4 compatibility
git-svn-id: 8fbff3d54bc076206107a52135e3fa53429945fe@800102 13f79535-47bb-0310-9956-ffa450edef68
| bsf3/bsf-api/src/main/java/javax/script/SimpleBindings.java | Restore put(Object, Object) removed in r799789 as needed for Java 1.4 compatibility | |
Java | apache-2.0 | f9a170c3e846fd3b74f13cc6eb7d97b64f427081 | 0 | fujion/fujion-framework,fujion/fujion-framework,fujion/fujion-framework,fujion/fujion-framework,fujion/fujion-framework | /*
* #%L
* fujion
* %%
* Copyright (C) 2020 Fujion Framework
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | fujion-common/src/main/java/org/fujion/common/MiscUtil.java | /*
* #%L
* fujion
* %%
* Copyright (C) 2020 Fujion Framework
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | Add a couple of methods to MiscUtil.
| fujion-common/src/main/java/org/fujion/common/MiscUtil.java | Add a couple of methods to MiscUtil. | |
Java | apache-2.0 | 85c55996229f67b013f6e076826a42d9d830baeb | 0 | schwabe/cgeo,S-Bartfast/cgeo,marco-dev/c-geo-opensource,schwabe/cgeo,auricgoldfinger/cgeo,yummy222/cgeo,Huertix/cgeo,samueltardieu/cgeo,vishwakulkarni/cgeo,cgeo/cgeo,lewurm/cgeo,superspindel/cgeo,auricgoldfinger/cgeo,samueltardieu/cgeo,SammysHP/cgeo,ThibaultR/cgeo,pstorch/cgeo,mucek4/cgeo,madankb/cgeo,matej116/cgeo,bro... | package cgeo.geocaching.gcvote;
import cgeo.geocaching.Geocache;
import cgeo.geocaching.network.Network;
import cgeo.geocaching.network.Parameters;
import cgeo.geocaching.settings.Settings;
import cgeo.geocaching.utils.LeastRecentlyUsedMap;
import cgeo.geocaching.utils.Log;
import cgeo.geocaching.utils.MatcherWrapper;... | main/src/cgeo/geocaching/gcvote/GCVote.java | package cgeo.geocaching.gcvote;
import cgeo.geocaching.Geocache;
import cgeo.geocaching.network.Network;
import cgeo.geocaching.network.Parameters;
import cgeo.geocaching.settings.Settings;
import cgeo.geocaching.utils.LeastRecentlyUsedMap;
import cgeo.geocaching.utils.Log;
import cgeo.geocaching.utils.MatcherWrapper;... | fix #3473: GCVote on non GC caches | main/src/cgeo/geocaching/gcvote/GCVote.java | fix #3473: GCVote on non GC caches | |
Java | apache-2.0 | 8ceecb9496dcd8b1e3e2e0717e3818719fe154fd | 0 | brandtg/helix,Teino1978-Corp/Teino1978-Corp-helix,dasahcc/helix,brandtg/helix,apache/helix,lei-xia/helix,fx19880617/helix,fx19880617/helix,dasahcc/helix,apache/helix,AyolaJayamaha/helix,kongweihan/helix,AyolaJayamaha/helix,lei-xia/helix,fx19880617/helix,jzmq/helix,apache/helix,Teino1978-Corp/Teino1978-Corp-helix,jzmq/h... | package com.linkedin.helix.tools;
import java.io.DataInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Arrays;
import java.util.List;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.CommandLineParser;
import org.apache.commons.cli.G... | helix-core/src/main/java/com/linkedin/helix/tools/ClusterSetup.java | package com.linkedin.helix.tools;
import java.io.DataInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.List;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.CommandLineParser;
import org.apache.commons.cli.GnuParser;
import org.apac... | DDS-2100: apache common.cli GnuParser() doesn't check the number of
arguments for each option. Added a check for that; otherwise
ClusterSetup() will throw ArrayOutoffBoundary exception.
| helix-core/src/main/java/com/linkedin/helix/tools/ClusterSetup.java | DDS-2100: apache common.cli GnuParser() doesn't check the number of arguments for each option. Added a check for that; otherwise ClusterSetup() will throw ArrayOutoffBoundary exception. | |
Java | apache-2.0 | b32ea954975b459109139647ce4b9d5d7d33df83 | 0 | oneliang/auto-dex | package com.oneliang.tools.autodex;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Serializable;
import j... | src/main/java/com/oneliang/tools/autodex/AutoDexUtil.java | package com.oneliang.tools.autodex;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.Serializable;
import j... | add casual support
| src/main/java/com/oneliang/tools/autodex/AutoDexUtil.java | add casual support | |
Java | apache-2.0 | 08f4465c61eb70556a8fec20702b3e4f650f9681 | 0 | mosimos/sr_data_generator,mosimos/sr_data_generator | /*
* Copyright 2015 Andreas Mosburger
*
* 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... | csparql_shim/src/main/java/csparql_shim/CsparqlShim.java | /*
* Copyright 2015 Andreas Mosburger
*
* 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... | changed errors from stdout to stderr
| csparql_shim/src/main/java/csparql_shim/CsparqlShim.java | changed errors from stdout to stderr | |
Java | apache-2.0 | d7cb53e1f777c79c0889108612187406b7bc6a58 | 0 | OlgaKuklina/GitJourney,OlgaKuklina/GitHubJourney | package com.oklab.gitjourney.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.Te... | app/src/main/java/com/oklab/gitjourney/adapters/FeedListAdapter.java | package com.oklab.gitjourney.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.oklab... | - fixed FeedListAdapter add() method to process empty feedDataEntryList
| app/src/main/java/com/oklab/gitjourney/adapters/FeedListAdapter.java | - fixed FeedListAdapter add() method to process empty feedDataEntryList | |
Java | apache-2.0 | cb11cd2c85011388f698363a9b54865b64749792 | 0 | mulesoft-labs/sabrix-connector | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this dis... | src/test/java/org/mule/modules/sabrix/SabrixTestDriver.java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSoft, Inc. All rights reserved. http://www.mulesoft.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this dis... | Fixing test driver
| src/test/java/org/mule/modules/sabrix/SabrixTestDriver.java | Fixing test driver | |
Java | apache-2.0 | d2f16045435cf5ba81566523e3612c9fd4754822 | 0 | operasoftware/operaprestodriver,operasoftware/operaprestodriver,operasoftware/operaprestodriver | /*
Copyright 2011 Opera Software ASA
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, soft... | src/com/opera/core/systems/runner/OperaRunnerSettings.java | /*
Copyright 2011 Opera Software ASA
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, soft... | Corrected version number
| src/com/opera/core/systems/runner/OperaRunnerSettings.java | Corrected version number | |
Java | apache-2.0 | 66d9b3aee8f98558e4d9d5c03a93b583995e375d | 0 | MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab | package org.myrobotlab.service;
import java.io.File;
import java.io.IOException;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import org.apache.commons.io.FilenameUtils;
import org.myrobotlab.framework.Platform;
import org.myr... | src/main/java/org/myrobotlab/service/InMoov2.java | package org.myrobotlab.service;
import java.io.File;
import java.io.IOException;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import org.apache.commons.io.FilenameUtils;
import org.myrobotlab.framework.Platform;
import org.myr... | restart mrl not necessary to show config
| src/main/java/org/myrobotlab/service/InMoov2.java | restart mrl not necessary to show config | |
Java | apache-2.0 | 30e17530dec1783b53f8a5fa63c57c120b5fd372 | 0 | apache/solr,apache/solr,apache/solr,apache/solr,apache/solr | package org.apache.lucene.util;
/*
* 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... | lucene/core/src/test/org/apache/lucene/util/TestMaxFailuresRule.java | package org.apache.lucene.util;
/*
* 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... | Ignoring until I figure out what the heck is happening.
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1355563 13f79535-47bb-0310-9956-ffa450edef68
| lucene/core/src/test/org/apache/lucene/util/TestMaxFailuresRule.java | Ignoring until I figure out what the heck is happening. | |
Java | apache-2.0 | 140dda87093dbae4b5a6bd5da4f6f05e3cf19082 | 0 | esteinberg/plantuml4idea,esteinberg/plantuml4idea,esteinberg/plantuml4idea | package org.plantuml.idea.toolwindow;
import com.intellij.openapi.Disposable;
import com.intellij.openapi.actionSystem.*;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.components.ServiceManager;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.fileEdi... | src/org/plantuml/idea/toolwindow/PlantUmlToolWindow.java | package org.plantuml.idea.toolwindow;
import com.intellij.openapi.Disposable;
import com.intellij.openapi.actionSystem.*;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.components.ServiceManager;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.fileEdi... | #257 log
| src/org/plantuml/idea/toolwindow/PlantUmlToolWindow.java | #257 log | |
Java | apache-2.0 | b7b7a499f692b43f5defdc9acaa0147f2526e567 | 0 | mbocek/atf | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | runner-cli/src/main/java/org/atf/runner/cli/TestRunner.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | improved code | runner-cli/src/main/java/org/atf/runner/cli/TestRunner.java | improved code | |
Java | apache-2.0 | 07e5c07a2258493e9aca9450f07e2a25183c1d03 | 0 | joshmgrant/selenium,HtmlUnit/selenium,SeleniumHQ/selenium,joshmgrant/selenium,joshmgrant/selenium,titusfortner/selenium,titusfortner/selenium,joshmgrant/selenium,valfirst/selenium,SeleniumHQ/selenium,valfirst/selenium,HtmlUnit/selenium,titusfortner/selenium,joshmgrant/selenium,titusfortner/selenium,HtmlUnit/selenium,jo... | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... | java/src/org/openqa/selenium/Platform.java | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... | [java] fix typo in macOS Monterrey to Monterey (#10295)
| java/src/org/openqa/selenium/Platform.java | [java] fix typo in macOS Monterrey to Monterey (#10295) | |
Java | bsd-3-clause | 4b7bb18b1fc17e8ca3c72cb38970a2e316604d5f | 0 | flutter/flutter-intellij,flutter/flutter-intellij,flutter/flutter-intellij,flutter/flutter-intellij,flutter/flutter-intellij | /*
* Copyright 2017 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
package io.flutter.actions;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.i... | src/io/flutter/actions/OpenEmulatorAction.java | /*
* Copyright 2017 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
package io.flutter.actions;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.i... | sort the open emulator actions (#1183)
* sort the open emulator actions
* revert rename
| src/io/flutter/actions/OpenEmulatorAction.java | sort the open emulator actions (#1183) | |
Java | bsd-3-clause | 5fc832ec1286fb9c55af23c047bd6c3360bbe183 | 0 | ivanhk/fastText_java,ivanhk/fastText_java,ivanhk/fastText_java,ivanhk/fastText_java | package fasttext.io;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.RandomAccessFile;
import java.io.UnsupportedEncodingException;
import java.nio.ByteBuffer;
import java.nio.CharBuffer;
import java.nio.channels.FileChannel;
import java.util.ArrayList;
import... | src/main/java/fasttext/io/MappedByteBufferLineReader.java | package fasttext.io;
import java.io.IOException;
import java.io.InputStream;
import java.io.RandomAccessFile;
import java.io.UnsupportedEncodingException;
import java.nio.ByteBuffer;
import java.nio.CharBuffer;
import java.nio.channels.FileChannel;
import java.util.ArrayList;
import java.util.List;
public class Mappe... | fix MappedByteBufferLineReader read from stream
| src/main/java/fasttext/io/MappedByteBufferLineReader.java | fix MappedByteBufferLineReader read from stream | |
Java | mit | 767fa22744adb8bd606bb0878eb10b9d7c909e16 | 0 | SpongePowered/SpongeAPI,kashike/SpongeAPI,boomboompower/SpongeAPI,SpongePowered/SpongeAPI,AlphaModder/SpongeAPI,kashike/SpongeAPI,DDoS/SpongeAPI,JBYoshi/SpongeAPI,modwizcode/SpongeAPI,SpongePowered/SpongeAPI,boomboompower/SpongeAPI,JBYoshi/SpongeAPI,AlphaModder/SpongeAPI,DDoS/SpongeAPI,modwizcode/SpongeAPI | /*
* This file is part of SpongeAPI, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Soft... | src/main/java/org/spongepowered/api/Server.java | /*
* This file is part of SpongeAPI, licensed under the MIT License (MIT).
*
* Copyright (c) SpongePowered <https://www.spongepowered.org>
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Soft... | Add getDefaultWorldName to Server.
Signed-off-by: Chris Sanders <becb1b07b5e7418402924748493938777e4ce438@outlook.com>
| src/main/java/org/spongepowered/api/Server.java | Add getDefaultWorldName to Server. | |
Java | mit | 7713e877f27cb0baccc23e1cd424bd2ca5d23e85 | 0 | ls1intum/ArTEMiS,ls1intum/ArTEMiS,ls1intum/ArTEMiS,ls1intum/ArTEMiS,ls1intum/ArTEMiS,ls1intum/ArTEMiS | package de.tum.in.www1.artemis.web.rest;
import static de.tum.in.www1.artemis.web.rest.util.ResponseUtil.forbidden;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.HashSet;
import java.util.List;
import java.util.Optional;
import java.util.Set;
import org.slf4j.Logger;
import org.slf4j.Logg... | src/main/java/de/tum/in/www1/artemis/web/rest/TextExerciseResource.java | package de.tum.in.www1.artemis.web.rest;
import static de.tum.in.www1.artemis.web.rest.util.ResponseUtil.forbidden;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.HashSet;
import java.util.List;
import java.util.Optional;
import java.util.Set;
import org.slf4j.Logger;
import org.slf4j.Logg... | do not automatically set assessment due date in text exercises in case it is not set
this is confusing without any notice and the date cannot really be removed afterwards
| src/main/java/de/tum/in/www1/artemis/web/rest/TextExerciseResource.java | do not automatically set assessment due date in text exercises in case it is not set | |
Java | mit | 5ada1de48dfdab747c4dcd1f3ba8c262bd9a5028 | 0 | evant/android-retrolambda-lombok,komalsukhani/deb-lombok.ast,komalsukhani/deb-lombok.ast,rzwitserloot/lombok.ast,evant/android-retrolambda-lombok,rzwitserloot/lombok.ast,rzwitserloot/lombok.ast,komalsukhani/deb-lombok.ast,evant/android-retrolambda-lombok | /*
* Copyright © 2010 Reinier Zwitserloot and Roel Spilker.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | src/main/lombok/ast/grammar/StatementsActions.java | /*
* Copyright © 2010 Reinier Zwitserloot and Roel Spilker.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... | 1 statement with multiple labels was being reversed (last label first and vice versa)
| src/main/lombok/ast/grammar/StatementsActions.java | 1 statement with multiple labels was being reversed (last label first and vice versa) | |
Java | mit | 89fecdd0257e7cd6c10035952c58bc0811dd242b | 0 | qamatic/mintleaf,qamatic/mintleaf,qamatic/mintleaf | package org.qamatic.mintleaf;
import org.junit.Test;
import org.qamatic.mintleaf.configuration.ArgPatternHandler;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import static junit.framework.TestCase.assertEquals;
import static junit.framework.TestCase.assertTrue;
/**
* Created by QAmatic Team on ... | core/src/test/java/org/qamatic/mintleaf/ParameterTests.java | package org.qamatic.mintleaf;
import org.junit.Test;
import org.qamatic.mintleaf.configuration.ArgPatternHandler;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import static junit.framework.TestCase.assertEquals;
import static junit.framework.TestCase.assertTrue;
/**
* Created by QAmatic Team on ... | antarg tests
| core/src/test/java/org/qamatic/mintleaf/ParameterTests.java | antarg tests | |
Java | mit | ef160bc3de0a633efc4c22802b209c1da8675c42 | 0 | markovandooren/jlo | package jlo.model.language;
import java.io.File;
import java.net.URL;
import jnome.workspace.JavaProjectConfig;
import org.rejuse.predicate.SafePredicate;
import chameleon.core.language.Language;
import chameleon.workspace.BootstrapProjectConfig.BaseLibraryConfiguration;
import chameleon.workspace.ConfigException;
... | src/jlo/model/language/JLoProjectConfig.java | package jlo.model.language;
import java.io.File;
import java.net.URL;
import jnome.workspace.JavaProjectConfig;
import org.rejuse.predicate.SafePredicate;
import chameleon.core.language.Language;
import chameleon.workspace.BootstrapProjectConfig.BaseLibraryConfiguration;
import chameleon.workspace.ConfigException;
... | added isBaseLoader()
| src/jlo/model/language/JLoProjectConfig.java | added isBaseLoader() | |
Java | mit | cfba39a33db8b1f96a5cbcbbfc870a435d742255 | 0 | emersoncloud/JRAW,Saketme/JRAW,thatJavaNerd/JRAW,thatJavaNerd/JRAW,emersoncloud/JRAW,hzsweers/JRAW,fbis251/JRAW,ccrama/JRAW,pokowaka/JRAW,fbis251/JRAW,fbis251/JRAW,ccrama/JRAW,thatJavaNerd/JRAW,hzsweers/JRAW,pokowaka/JRAW,ccrama/JRAW,hzsweers/JRAW,Saketme/JRAW,Saketme/JRAW | package net.dean.jraw;
import com.squareup.okhttp.Response;
import net.dean.jraw.http.*;
import net.dean.jraw.models.*;
import net.dean.jraw.models.meta.Model;
import net.dean.jraw.paginators.Paginators;
import net.dean.jraw.paginators.Sorting;
import net.dean.jraw.paginators.SubredditPaginator;
import org.codehaus.ja... | src/main/java/net/dean/jraw/RedditClient.java | package net.dean.jraw;
import com.squareup.okhttp.Response;
import net.dean.jraw.http.*;
import net.dean.jraw.models.*;
import net.dean.jraw.models.meta.Model;
import net.dean.jraw.paginators.Paginators;
import net.dean.jraw.paginators.Sorting;
import net.dean.jraw.paginators.SubredditPaginator;
import org.codehaus.ja... | rename getMoreThings to getMoreComments, remove deprecated method
| src/main/java/net/dean/jraw/RedditClient.java | rename getMoreThings to getMoreComments, remove deprecated method | |
Java | mit | b85a5b9b2e6c90bd61c538d92346dc353b1fb106 | 0 | otale/tale,otale/tale,otale/tale | package com.tale.controller.admin;
import com.blade.Environment;
import com.blade.ioc.annotation.Inject;
import com.blade.kit.JsonKit;
import com.blade.kit.StringKit;
import com.blade.mvc.Const;
import com.blade.mvc.WebContext;
import com.blade.mvc.annotation.*;
import com.blade.mvc.http.Request;
import com.blade.mvc.... | src/main/java/com/tale/controller/admin/AdminApiController.java | package com.tale.controller.admin;
import com.blade.Environment;
import com.blade.ioc.annotation.Inject;
import com.blade.kit.JsonKit;
import com.blade.kit.StringKit;
import com.blade.mvc.Const;
import com.blade.mvc.WebContext;
import com.blade.mvc.annotation.*;
import com.blade.mvc.http.Request;
import com.blade.mvc.... | Update AdminApiController.java | src/main/java/com/tale/controller/admin/AdminApiController.java | Update AdminApiController.java | |
Java | epl-1.0 | aeb12addd0a0ee546530060b84b90b91b96f0e95 | 0 | ibm-watson-iot/iot-java,ibm-messaging/iot-java,ibm-watson-iot/iot-java | /**
*****************************************************************************
* Copyright (c) 2016 IBM Corporation and other Contributors.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distrib... | src/main/java/com/ibm/iotf/client/gateway/GatewayClient.java | /**
*****************************************************************************
* Copyright (c) 2016 IBM Corporation and other Contributors.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distrib... | Update junit #12
| src/main/java/com/ibm/iotf/client/gateway/GatewayClient.java | Update junit #12 | |
Java | mpl-2.0 | cecc2a134c849785650de78f2da166ebbebfae08 | 0 | null-dev/EvenWurse,null-dev/EvenWurse | package xyz.nulldev.ew;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.FontRenderer;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.renderer.RenderGlobal;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.client.renderer.WorldRenderer;
impo... | Default_Modules/src/xyz/nulldev/ew/GLHelper.java | package xyz.nulldev.ew;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.FontRenderer;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.renderer.RenderGlobal;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.client.renderer.WorldRenderer;
impo... | Fix waypoint tag rendering bugging out original Minecraft 3d models.
| Default_Modules/src/xyz/nulldev/ew/GLHelper.java | Fix waypoint tag rendering bugging out original Minecraft 3d models. | |
Java | agpl-3.0 | 562f5475c56e90e6fb3e95ce09d487423a9282ea | 0 | opensourceBIM/BIMserver,opensourceBIM/BIMserver,opensourceBIM/BIMserver | package org.bimserver.client;
/******************************************************************************
* Copyright (C) 2009-2016 BIMserver.org
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free ... | BimServerClientLib/src/org/bimserver/client/ClientIfcModel.java | package org.bimserver.client;
/******************************************************************************
* Copyright (C) 2009-2016 BIMserver.org
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free ... | Changed read to readFully | BimServerClientLib/src/org/bimserver/client/ClientIfcModel.java | Changed read to readFully | |
Java | lgpl-2.1 | 14874b60eb362ae89731b31caf7e76db96829a4b | 0 | IDgis/geoportaal,IDgis/geoportaal,IDgis/geoportaal,IDgis/geoportaal | import static models.QAnyText.anyText;
import static models.QDocSubject.docSubject;
import static models.QDocument.document;
import static models.QDocumentSearch.documentSearch;
import static models.QMdType.mdType;
import static models.QMdTypeLabel.mdTypeLabel;
import static models.QSubject.subject;
import jav... | geoportaal-harvester/src/main/java/Main.java | import static models.QAnyText.anyText;
import static models.QDocSubject.docSubject;
import static models.QDocument.document;
import static models.QDocumentSearch.documentSearch;
import static models.QMdType.mdType;
import static models.QMdTypeLabel.mdTypeLabel;
import static models.QSubject.subject;
import jav... | Replaced backslash with forward slash in thumbnail url | geoportaal-harvester/src/main/java/Main.java | Replaced backslash with forward slash in thumbnail url | |
Java | lgpl-2.1 | 337f0240a611a0affca494d4c406b472f152036e | 0 | Zandorum/DimDoors,CannibalVox/DimDoors | package StevenDimDoors.mod_pocketDim;
import java.io.File;
import java.util.List;
import StevenDimDoors.mod_pocketDim.network.DimDoorsNetwork;
import StevenDimDoors.mod_pocketDim.schematic.BlockRotator;
import cpw.mods.fml.common.FMLCommonHandler;
import cpw.mods.fml.common.event.*;
import net.minecraft.block.Block;
... | src/main/java/StevenDimDoors/mod_pocketDim/mod_pocketDim.java | package StevenDimDoors.mod_pocketDim;
import java.io.File;
import java.util.List;
import StevenDimDoors.mod_pocketDim.network.DimDoorsNetwork;
import StevenDimDoors.mod_pocketDim.schematic.BlockRotator;
import cpw.mods.fml.common.FMLCommonHandler;
import cpw.mods.fml.common.event.*;
import net.minecraft.block.Block;
... | Added a few guard conditions to shutdown code.
In some cases (such as another mod crashing on startup or something), the
server shutdown even was getting called before anything was actually
initialize. In these cases, some uninitialized objects were having
cleanup methods called on them, when they were null. There a... | src/main/java/StevenDimDoors/mod_pocketDim/mod_pocketDim.java | Added a few guard conditions to shutdown code. | |
Java | lgpl-2.1 | 902fa7302c8c2316908273a14c0bd4f1ca60b5d6 | 0 | izishared/checkstyle,StetsiukRoman/checkstyle,sirdis/checkstyle,sharang108/checkstyle,checkstyle/checkstyle,universsky/checkstyle,rnveach/checkstyle,WonderCsabo/checkstyle,sharang108/checkstyle,mkordas/checkstyle,FeodorFitsner/checkstyle,ilanKeshet/checkstyle,ivanov-alex/checkstyle,WonderCsabo/checkstyle,jochenvdv/chec... | ////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2014 Oliver Burn
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Publ... | src/main/java/com/puppycrawl/tools/checkstyle/api/Utils.java | ////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2014 Oliver Burn
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Publ... | Use a thread-safe map implementation to keep the compiled patterns.
Note that the comment about Pattern itself not being thread-safe was
wrong, only the Matcher instances created from a Pattern are not
thread-safe, but that's in the responsibility of the caller. | src/main/java/com/puppycrawl/tools/checkstyle/api/Utils.java | Use a thread-safe map implementation to keep the compiled patterns. Note that the comment about Pattern itself not being thread-safe was wrong, only the Matcher instances created from a Pattern are not thread-safe, but that's in the responsibility of the caller. | |
Java | apache-2.0 | 1699e167dd7a90448b5e9c55d63a3ef985b94354 | 0 | nagazuka/GoedkoopTanken | /*
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 ... | src/com/nagazuka/mobile/android/goedkooptanken/PlacesListActivity.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 ... | ENH: Added direct link to Google Navigation | src/com/nagazuka/mobile/android/goedkooptanken/PlacesListActivity.java | ENH: Added direct link to Google Navigation | |
Java | apache-2.0 | a4c246ad48f654be6c1c2ed405ac37527cf1b2fd | 0 | Intevation/downloadclient,gdi-by/downloadclient,Intevation/downloadclient,Intevation/downloadclient,gdi-by/downloadclient,Intevation/downloadclient,gdi-by/downloadclient,gdi-by/downloadclient | /*
* DownloadClient Geodateninfrastruktur Bayern
*
* (c) 2016 GSt. GDI-BY (gdi.bayern.de)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | src/main/java/de/bayern/gdi/gui/Controller.java | /*
* DownloadClient Geodateninfrastruktur Bayern
*
* (c) 2016 GSt. GDI-BY (gdi.bayern.de)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | Simplified input validation.
| src/main/java/de/bayern/gdi/gui/Controller.java | Simplified input validation. | |
Java | apache-2.0 | 7c825b646dafc2d6040b46854b21ec4198db3f8b | 0 | mrgregfinch/powell.cellarium | package powell.cellarium;
import java.util.logging.Logger;
import java.io.*;
import powell.cellarium.block.BlockBlood;
import powell.cellarium.block.BlockBoilingBlood;
import powell.cellarium.block.BlockTearsOfChildren;
import powell.cellarium.block.BloodOre;
import powell.cellarium.block.BloodStone;
import... | cellarium/Cellarium.java | package powell.cellarium;
import java.util.logging.Logger;
import java.io.*;
import powell.cellarium.block.BlockBlood;
import powell.cellarium.block.BlockBoilingBlood;
import powell.cellarium.block.BlockTearsOfChildren;
import powell.cellarium.block.BloodOre;
import powell.cellarium.block.BloodStone;
import... | Updated Reaper Recipe
| cellarium/Cellarium.java | Updated Reaper Recipe | |
Java | apache-2.0 | 010e4c9601284a61fd44452e55a3eb846884214e | 0 | foam-framework/foam2,foam-framework/foam2,foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2,jacksonic/vjlofvhjfgm,jacksonic/vjlofvhjfgm | /**
* @license
* Copyright 2017 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.nanos.logger;
import foam.nanos.logger.FileLogger;
import foam.nanos.logger.StdoutLogger;
import foam.nanos.logger.Logger;
import foam.nanos.NanoService;
import java.util.ArrayList;
... | src/foam/nanos/logger/CompositeLogger.java | /**
* @license
* Copyright 2017 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.nanos.logger;
import foam.nanos.logger.FileLogger;
import foam.nanos.logger.StdoutLogger;
import foam.nanos.logger.Logger;
import foam.nanos.NanoService;
import java.util.ArrayList;
... | Added toString() to CompositeLogger.
| src/foam/nanos/logger/CompositeLogger.java | Added toString() to CompositeLogger. | |
Java | apache-2.0 | 42ca65d945faac2fc2c91c5a34c7477998623dcd | 0 | kostagiolasn/NucleosomePatternClassifier,kostagiolasn/NucleosomePatternClassifier,kostagiolasn/NucleosomePatternClassifier | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package representation;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author nikos
*/
publi... | src/representation/BaselineBagOfWords.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package representation;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author nikos
*/
publi... | Update BaselineBagOfWords.java | src/representation/BaselineBagOfWords.java | Update BaselineBagOfWords.java | |
Java | apache-2.0 | a33ddd0d4d3730740ad4fd08ef0570d772155375 | 0 | tmpgit/intellij-community,petteyg/intellij-community,supersven/intellij-community,vvv1559/intellij-community,lucafavatella/intellij-community,ThiagoGarciaAlves/intellij-community,fnouama/intellij-community,ol-loginov/intellij-community,TangHao1987/intellij-community,nicolargo/intellij-community,ibinti/intellij-communit... | package com.intellij.remote;
/**
* This class denotes the type of the source to obtain remote credentials.
*
* @author traff
*/
public enum RemoteConnectionType {
/**
* Currently selected SDK (e.g. <Project default>)
*/
DEFAULT_SDK,
/**
* Web deployment server
*/
DEPLOYMENT_SERVER,
/**
... | platform/platform-impl/src/com/intellij/remote/RemoteConnectionType.java | package com.intellij.remote;
/**
* @author traff
*/
public enum RemoteConnectionType {
DEFAULT_SDK, DEPLOYMENT_SERVER, REMOTE_SDK, CURRENT_VAGRANT, NONE;
public static RemoteConnectionType findByName(String name) {
try {
return valueOf(name);
}
catch (Exception e) {
return NONE;
}
... | Add javadoc for RemoteConnectionType.
| platform/platform-impl/src/com/intellij/remote/RemoteConnectionType.java | Add javadoc for RemoteConnectionType. | |
Java | apache-2.0 | c01fe83fe55d283448ec8c86829c1fc028029fe1 | 0 | SpineEventEngine/core-java,SpineEventEngine/core-java,SpineEventEngine/core-java | /*
* Copyright 2017, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | server/src/main/java/org/spine3/server/entity/Transaction.java | /*
* Copyright 2017, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | Improve the documentation of `Transaction` and also mark it `@Internal` to set the design intention.
| server/src/main/java/org/spine3/server/entity/Transaction.java | Improve the documentation of `Transaction` and also mark it `@Internal` to set the design intention. | |
Java | apache-2.0 | bcd67c15d59da3afaa2fd40880c2c53e8999e94c | 0 | Aeronica/mxTune | package aeronicamc.mods.mxtune.managers;
import aeronicamc.mods.mxtune.blocks.IMusicPlayer;
import aeronicamc.mods.mxtune.blocks.IPlacedInstrument;
import aeronicamc.mods.mxtune.caches.ModDataStore;
import aeronicamc.mods.mxtune.entity.MusicSourceEntity;
import aeronicamc.mods.mxtune.init.ModSoundEvents;
import aeroni... | src/main/java/aeronicamc/mods/mxtune/managers/PlayManager.java | package aeronicamc.mods.mxtune.managers;
import aeronicamc.mods.mxtune.blocks.IMusicPlayer;
import aeronicamc.mods.mxtune.blocks.IPlacedInstrument;
import aeronicamc.mods.mxtune.caches.ModDataStore;
import aeronicamc.mods.mxtune.entity.MusicSourceEntity;
import aeronicamc.mods.mxtune.init.ModSoundEvents;
import aeroni... | No need to explicitly send music to the listeners. Music will start for them if they are near the music source.
| src/main/java/aeronicamc/mods/mxtune/managers/PlayManager.java | No need to explicitly send music to the listeners. Music will start for them if they are near the music source. | |
Java | apache-2.0 | 0aaae0b0da5c1175992d4fc8068bae0f66d124e1 | 0 | i2p/i2p.itoopie,i2p/i2p.itoopie,i2p/i2p.itoopie,i2p/i2p.itoopie | package org.klomp.snark.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintWriter;
import java.text.Collator;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;... | apps/i2psnark/java/src/org/klomp/snark/web/I2PSnarkServlet.java | package org.klomp.snark.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintWriter;
import java.text.Collator;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;... | robt4
| apps/i2psnark/java/src/org/klomp/snark/web/I2PSnarkServlet.java | robt4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.