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 | 09aade9323a09ea6141f12b95e9f3dac16b477db | 0 | haku/Onosendai,haku/Onosendai | package com.vaguehope.onosendai.model;
import android.content.Context;
import android.database.Cursor;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.CursorAdapter;
import com.vaguehope.onosendai.config.InlineMediaStyle;
import com.vaguehope.onosenda... | src/main/java/com/vaguehope/onosendai/model/TweetListCursorAdapter.java | package com.vaguehope.onosendai.model;
import android.content.Context;
import android.database.Cursor;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.CursorAdapter;
import com.vaguehope.onosendai.config.InlineMediaStyle;
import com.vaguehope.onosenda... | Do not show quoted tweet for a filtered tweet.
| src/main/java/com/vaguehope/onosendai/model/TweetListCursorAdapter.java | Do not show quoted tweet for a filtered tweet. | |
Java | apache-2.0 | 003e9ae2c330da318090d02b229569ec5518ed51 | 0 | MrRaindrop/incubator-weex,erha19/incubator-weex,cxfeng1/incubator-weex,MrRaindrop/incubator-weex,KalicyZhou/incubator-weex,MrRaindrop/incubator-weex,miomin/incubator-weex,KalicyZhou/incubator-weex,leoward/incubator-weex,Hanks10100/incubator-weex,MrRaindrop/incubator-weex,dianwodaMobile/DWeex,dianwodaMobile/DWeex,Hanks1... | /**
*
* Apache License
* Version 2.0, January 2004
* http://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and condi... | android/sdk/src/main/java/com/taobao/weex/ui/view/WXCircleViewPager.java | /**
*
* Apache License
* Version 2.0, January 2004
* http://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and condi... | * [android] disable auto scroll on not infinite
| android/sdk/src/main/java/com/taobao/weex/ui/view/WXCircleViewPager.java | * [android] disable auto scroll on not infinite | |
Java | apache-2.0 | 60650f1bb64eaa0e196365fec762488113254ad8 | 0 | mikosik/smooth-build,mikosik/smooth-build | package org.smoothbuild.io.fs.base;
import static com.google.common.truth.Truth.assertThat;
import static org.junit.jupiter.api.Assertions.fail;
import static org.smoothbuild.io.fs.base.Path.path;
import static org.smoothbuild.io.fs.base.RecursivePathsIterator.recursivePathsIterator;
import static org.smoothbuild.test... | src/main/test/org/smoothbuild/io/fs/base/RecursivePathsIteratorTest.java | package org.smoothbuild.io.fs.base;
import static org.hamcrest.Matchers.containsInAnyOrder;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.fail;
import static org.smoothbuild.io.fs.base.Path.path;
import static org.smoothbuild.io.fs.base.RecursiveP... | refactored RecursivePathsIteratorTest to use Truth framework
| src/main/test/org/smoothbuild/io/fs/base/RecursivePathsIteratorTest.java | refactored RecursivePathsIteratorTest to use Truth framework | |
Java | apache-2.0 | 61cdca636c49cc2d5edfeaa5d14e40f0cf8b24d8 | 0 | yeastrc/proxl-web-app,yeastrc/proxl-web-app,yeastrc/proxl-web-app | package org.yeastrc.proxl.import_xml_to_db.db;
import java.sql.Connection;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.dbcp.BasicDataSource;
import org.apache.commons.lang3.StringUtils;
import org.apache.log4j.Logger;
import org.yeastrc.xlink.db.DBConnectionFactory;
import org.yeastrc.xl... | src/org/yeastrc/proxl/import_xml_to_db/db/ImportDBConnectionFactory.java | package org.yeastrc.proxl.import_xml_to_db.db;
import java.sql.Connection;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.dbcp.BasicDataSource;
import org.apache.commons.lang3.StringUtils;
import org.apache.log4j.Logger;
import org.yeastrc.xlink.db.DBConnectionFactory;
import org.yeastrc.xl... | Updates for Insert Connection to commit and return it to pool after each block | src/org/yeastrc/proxl/import_xml_to_db/db/ImportDBConnectionFactory.java | Updates for Insert Connection to commit and return it to pool after each block | |
Java | apache-2.0 | d212430af336da3c8bc32fcd90268168df0d42b9 | 0 | SpineEventEngine/gae-java,SpineEventEngine/gae-java | /*
* Copyright 2015, 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... | gcd/src/main/java/org/spine3/server/storage/datastore/package-info.java | /*
* Copyright 2015, 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... | Correct javadoc.
| gcd/src/main/java/org/spine3/server/storage/datastore/package-info.java | Correct javadoc. | |
Java | apache-2.0 | ec4f5afbc6d18dbdc87330c545aa92c91dfcef1c | 0 | md5555/android_packages_services_Telephony | /*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | src/com/android/phone/OutgoingCallBroadcaster.java | /*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | am 069a51d6: am a7eadfa5: am 468aefd4: am 829b26ee: Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4
* commit '069a51d65c2295cd1677f8bec79a82365ce8a9e7':
Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4
| src/com/android/phone/OutgoingCallBroadcaster.java | am 069a51d6: am a7eadfa5: am 468aefd4: am 829b26ee: Fix issue #11965706: Calls using IntentChooser are now Broken in 4.3 and 4.4 | |
Java | apache-2.0 | b04cce1638f6a79217e7258a47cbd90f0c9b86f4 | 0 | smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | plugin/trino-singlestore/src/main/java/io/trino/plugin/singlestore/SingleStoreClient.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... | Improve singlestore timestamp precision mapping
| plugin/trino-singlestore/src/main/java/io/trino/plugin/singlestore/SingleStoreClient.java | Improve singlestore timestamp precision mapping | |
Java | apache-2.0 | 2763d7615b18b3c1decf6e1afb6c7d541f1ec686 | 0 | gradle/gradle,blindpirate/gradle,blindpirate/gradle,gradle/gradle,gradle/gradle,gradle/gradle,gradle/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,gradle/gradle,blindpira... | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/executer/AbstractGradleExecuter.java | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Remove code to disable VFS via system property
| subprojects/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/executer/AbstractGradleExecuter.java | Remove code to disable VFS via system property | |
Java | apache-2.0 | a569803a232869d835335282745f412f2b1166fa | 0 | apache/incubator-shardingsphere,apache/incubator-shardingsphere,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | sharding-core/sharding-core-parser/sharding-core-parser-common/src/main/java/org/apache/shardingsphere/core/parsing/antlr/rule/registry/ParsingRuleRegistry.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | check style
| sharding-core/sharding-core-parser/sharding-core-parser-common/src/main/java/org/apache/shardingsphere/core/parsing/antlr/rule/registry/ParsingRuleRegistry.java | check style | |
Java | apache-2.0 | 41198df721bd78044786961919f0504ab18044c0 | 0 | GoogleCloudPlatform/java-docs-samples,GoogleCloudPlatform/java-docs-samples,GoogleCloudPlatform/java-docs-samples,GoogleCloudPlatform/java-docs-samples,GoogleCloudPlatform/java-docs-samples,GoogleCloudPlatform/java-docs-samples | /*
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | compute/cloud-client/src/main/java/compute/StartInstance.java | /*
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | docs(compute-samples): fixed region tag location (#6302)
| compute/cloud-client/src/main/java/compute/StartInstance.java | docs(compute-samples): fixed region tag location (#6302) | |
Java | apache-2.0 | 5deb0a0c97e3fc6c3d159dc904485321ee168133 | 0 | kaustavha/sigar,kaustavha/sigar,formicary/sigar,racker/sigar,cit-lab/sigar,boundary/sigar,monicasarbu/sigar,OlegYch/sigar,cit-lab/sigar,cit-lab/sigar,boundary/sigar,lsjeng/sigar,cit-lab/sigar,lsjeng/sigar,OlegYch/sigar,racker/sigar,boundary/sigar,ruleless/sigar,scouter-project/sigar,formicary/sigar,boundary/sigar,ChunP... | /*
* Copyright (C) [2004, 2005, 2006, 2007], Hyperic, Inc.
* This file is part of SIGAR.
*
* SIGAR is free software; you can redistribute it and/or modify
* it under the terms version 2 of the GNU General Public License as
* published by the Free Software Foundation. This program is distributed
* in the ... | bindings/java/src/org/hyperic/sigar/jmx/SigarRegistry.java | /*
* Copyright (C) [2004, 2005, 2006, 2007], Hyperic, Inc.
* This file is part of SIGAR.
*
* SIGAR is free software; you can redistribute it and/or modify
* it under the terms version 2 of the GNU General Public License as
* published by the Free Software Foundation. This program is distributed
* in the ... | add NetInfo MBean
| bindings/java/src/org/hyperic/sigar/jmx/SigarRegistry.java | add NetInfo MBean | |
Java | bsd-2-clause | c40616048388553d71a435bd5b498c3c2ea8e9d0 | 0 | TehSAUCE/imagej,biovoxxel/imagej,biovoxxel/imagej,TehSAUCE/imagej,TehSAUCE/imagej,biovoxxel/imagej | //
// SaltAndPepper.java
//
/*
ImageJ software for multidimensional image processing and analysis.
Copyright (c) 2010, ImageJDev.org.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributio... | core/core-plugins/src/main/java/imagej/core/plugins/imglib/SaltAndPepper.java | //
// SaltAndPepper.java
//
/*
ImageJ software for multidimensional image processing and analysis.
Copyright (c) 2010, ImageJDev.org.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributio... | improve use of Position class
This used to be revision r3410.
| core/core-plugins/src/main/java/imagej/core/plugins/imglib/SaltAndPepper.java | improve use of Position class | |
Java | bsd-2-clause | 20d2ac8ecf56e4cdeb23819f284d6cbf88f7f87a | 0 | wono/LoS,wono/LoS | src/objects/Pocketable.java | package objects;
/** Objects that can be picked up and "pocketed". */
public abstract class Pocketable extends Interactable {
/** Inventory item key this item is assigned to. */
public char shortcutKey;
// public ItemType type;
public Pocketable(String n, String desc, char shrtct) {
super(n, desc);
sho... | Delete Pocketable.java | src/objects/Pocketable.java | Delete Pocketable.java | ||
Java | bsd-2-clause | 91ecefe1a548e1c1ab40af484ff4de2f0a2360a7 | 0 | saalfeldlab/template-building,saalfeldlab/template-building,saalfeldlab/template-building,saalfeldlab/template-building,saalfeldlab/template-building | package net.imglib2.realtransform;
import java.io.File;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
import org.janelia.saalfeldl... | src/main/java/net/imglib2/realtransform/TransformToDeformationField.java | package net.imglib2.realtransform;
import java.io.File;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
import org.janelia.saalfeldl... | fix parallel transform2dfield computation
| src/main/java/net/imglib2/realtransform/TransformToDeformationField.java | fix parallel transform2dfield computation | |
Java | bsd-3-clause | e83dcdad1ef2d86ed2e0aa399420e582ba1540dc | 0 | erwin1/MyDevoxxGluon,abhinayagarwal/MyDevoxxGluon,tiainen/MyDevoxxGluon,devoxx/MyDevoxxGluon | /*
* Copyright (c) 2016, 2018 Gluon Software
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
* following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of... | DevoxxClientMobile/src/main/java/com/devoxx/util/DevoxxNotifications.java | /*
* Copyright (c) 2016, 2018 Gluon Software
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
* following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of... | #96 Fix to perform notification actions
| DevoxxClientMobile/src/main/java/com/devoxx/util/DevoxxNotifications.java | #96 Fix to perform notification actions | |
Java | mit | dd21f85304adca0bf157e00d5e1304fa32cbe220 | 0 | fclairamb/tc65lib,fclairamb/tc65lib | package org.javacint.settings;
import com.siemens.icm.io.file.FileConnection;
import java.io.*;
import java.util.*;
import javax.microedition.io.Connector;
import org.javacint.common.Strings;
import org.javacint.logging.Logger;
/**
* Settings management class
*
* @author Florent Clairambault / www.webingenia.com
... | tc65lib/src/org/javacint/settings/Settings.java | package org.javacint.settings;
import com.siemens.icm.io.file.FileConnection;
import java.io.*;
import java.util.*;
import javax.microedition.io.Connector;
import org.javacint.common.Strings;
import org.javacint.logging.Logger;
/**
* Settings management class
*
* @author Florent Clairambault / www.webingenia.com
... | Fixing settings management. | tc65lib/src/org/javacint/settings/Settings.java | Fixing settings management. | |
Java | mit | 34011cabb15456afde5d39329a031f1b51c1de94 | 0 | CS2103JAN2017-T11-B2/main,CS2103JAN2017-T11-B2/main | package seedu.todolist.testutil;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Objects;
import seedu.todolist.logic.commands.AddCommand;
import seedu.todolist.model.tag.UniqueTagList;
import seedu.todolist.model.todo.Name;
import seedu.todolist.model.todo.Read... | src/test/java/seedu/todolist/testutil/TestTodo.java | package seedu.todolist.testutil;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Objects;
import seedu.todolist.commons.util.CollectionUtil;
import seedu.todolist.logic.commands.AddCommand;
import seedu.todolist.model.tag.UniqueTagList;
import seedu.todolist.mod... | Remove unused import
| src/test/java/seedu/todolist/testutil/TestTodo.java | Remove unused import | |
Java | mit | 8759e14c61683cbb3f8dfcd197aa8256aff016c5 | 0 | OrangeFlare/FredBoat-CreamyMemers,OrangeFlare/FredBoat-CreamyMemers,napstr/FredBoat,Frederikam/FredBoat,Frederikam/FredBoat,Frederikam/FredBoat,Frederikam/FredBoat,napstr/FredBoat | /*
* MIT License
*
* Copyright (c) 2017 Frederik Ar. Mikkelsen
*
* 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,... | FredBoat/src/main/java/fredboat/perms/PermsUtil.java | /*
* MIT License
*
* Copyright (c) 2017 Frederik Ar. Mikkelsen
*
* 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,... | Fixed IllegalArgumentException
| FredBoat/src/main/java/fredboat/perms/PermsUtil.java | Fixed IllegalArgumentException | |
Java | mit | 3ac2e177c3b29071d5fd3c61281990d758404f9c | 0 | DMDirc/DMDirc,greboid/DMDirc,ShaneMcC/DMDirc-Client,ShaneMcC/DMDirc-Client,ShaneMcC/DMDirc-Client,greboid/DMDirc,DMDirc/DMDirc,ShaneMcC/DMDirc-Client,DMDirc/DMDirc,greboid/DMDirc,csmith/DMDirc,greboid/DMDirc,csmith/DMDirc,DMDirc/DMDirc,csmith/DMDirc,csmith/DMDirc | /*
* Copyright (c) 2006-2011 DMDirc Developers
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | src/com/dmdirc/plugins/PluginInfo.java | /*
* Copyright (c) 2006-2011 DMDirc Developers
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, mer... | Add support for IdentityManager to be injected into plugins.
Change-Id: Ib71ce92ce324a364b6e95f20e7ab107d44c71481
Reviewed-on: http://gerrit.dmdirc.com/2239
Automatic-Compile: DMDirc Build Manager
Reviewed-by: Chris Smith <711c73f64afdce07b7e38039a96d2224209e9a6c@dmdirc.com>
| src/com/dmdirc/plugins/PluginInfo.java | Add support for IdentityManager to be injected into plugins. | |
Java | mit | bd228787aa310932ce39788c0327ae75481fa32f | 0 | aviolette/foodtrucklocator,aviolette/foodtrucklocator,aviolette/foodtrucklocator,aviolette/foodtrucklocator | package foodtruck.server.job;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.commo... | src/main/java/foodtruck/server/job/RecacheServlet.java | package foodtruck.server.job;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.common.base.Strings;
import com.google.inject.Inject;
import com.googl... | Allow specification of a date on the recache servlet
| src/main/java/foodtruck/server/job/RecacheServlet.java | Allow specification of a date on the recache servlet | |
Java | mit | 1514affb86d439f7976440fab9526dd32b3d88e1 | 0 | nh0815/jrgb | package ui;
import rgb.*;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.swing.filechooser.*;
/**
* Created by nick on 10/22/15.
*/
public... | src/ui/RGBWindow.java | package ui;
import rgb.InvertRGBStrategy;
import rgb.SepiaRGBStrategy;
import rgb.VanillaRGBStrategy;
import javax.imageio.ImageIO;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
impor... | Add buttons for single channel filters
| src/ui/RGBWindow.java | Add buttons for single channel filters | |
Java | mit | 8a9f3acf98ec67a6682a9fbd8ceacde625063497 | 0 | javadev/underscore-java,javadev/underscore-java | /*
* The MIT License (MIT)
*
* Copyright 2015-2018 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | src/test/java/com/github/underscore/FunctionsTest.java | /*
* The MIT License (MIT)
*
* Copyright 2015-2018 Valentyn Kolesnikov
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | Fix unit test improts.
| src/test/java/com/github/underscore/FunctionsTest.java | Fix unit test improts. | |
Java | mit | 7300a85bb29bdc7408bc0c68663411744934d29c | 0 | pballart/Memorize4me | package com.best.memorize4me.db;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.best.memorize4me.db.table.SearchItemPhoto;
import com.best.memorize4me.db.table.Category;
import com.best.memorize4me.db.table.SearchItem;
import... | app/src/main/java/com/best/memorize4me/db/DbHelper.java | package com.best.memorize4me.db;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import com.best.memorize4me.db.table.SearchItemPhoto;
import com.best.memorize4me.db.table.Category;
import com.best.memorize4me.db.table.SearchItem;
import... | Database fix
| app/src/main/java/com/best/memorize4me/db/DbHelper.java | Database fix | |
Java | mit | 30ec6cac78d9d8875e959c4aa6771cb9c631053e | 0 | denkers/graphi | //=========================================
// Kyle Russell
// AUT University 2015
// https://github.com/denkers/graphi
//=========================================
package com.graphi.display;
import cern.colt.matrix.impl.SparseDoubleMatrix2D;
import static com.graphi.display.Window.HEIGHT;
import static com.graphi... | src/com/graphi/display/LayoutPanel.java | //=========================================
// Kyle Russell
// AUT University 2015
// https://github.com/denkers/graphi
//=========================================
package com.graphi.display;
import cern.colt.matrix.impl.SparseDoubleMatrix2D;
import static com.graphi.display.Window.HEIGHT;
import static com.graphi... | Updated ControlPanel layout
| src/com/graphi/display/LayoutPanel.java | Updated ControlPanel layout | |
Java | mit | e6af8de17ff69c81a3ba431897fa081617228533 | 0 | seqcode/seqcode-core,seqcode/seqcode-core,seqcode/seqcode-core,seqcode/seqcode-core | package edu.psu.compbio.seqcode.projects.akshay.chexmix.datasets;
import java.io.*;
import java.util.*;
import edu.psu.compbio.seqcode.projects.akshay.chexmix.analysis.LoadTags;
import edu.psu.compbio.seqcode.projects.akshay.chexmix.utils.*;
public class BindingLocation {
/**
* seqpos and seqneg are Seq (edu.ps... | src/edu/psu/compbio/seqcode/projects/akshay/chexmix/datasets/BindingLocation.java | package edu.psu.compbio.seqcode.projects.akshay.chexmix.datasets;
import java.io.*;
import java.util.*;
import edu.psu.compbio.seqcode.projects.akshay.chexmix.analysis.LoadTags;
import edu.psu.compbio.seqcode.projects.akshay.chexmix.utils.*;
public class BindingLocation {
/**
* seqpos and seqneg are Seq (edu.ps... | debugging | src/edu/psu/compbio/seqcode/projects/akshay/chexmix/datasets/BindingLocation.java | debugging | |
Java | mit | f3611055a7d1a273bff88a0dc3c4681771c8eb95 | 0 | jbosboom/streamjit,jbosboom/streamjit | package edu.mit.streamjit.impl.distributed;
import com.google.common.collect.ImmutableList;
import edu.mit.streamjit.impl.blob.AbstractReadOnlyBuffer;
import edu.mit.streamjit.impl.blob.Buffer;
import edu.mit.streamjit.impl.common.AbstractDrainer;
import edu.mit.streamjit.impl.distributed.common.TCPConnection.TCPConn... | src/edu/mit/streamjit/impl/distributed/HeadChannel.java | package edu.mit.streamjit.impl.distributed;
import com.google.common.collect.ImmutableList;
import edu.mit.streamjit.impl.blob.AbstractReadOnlyBuffer;
import edu.mit.streamjit.impl.blob.Buffer;
import edu.mit.streamjit.impl.common.AbstractDrainer;
import edu.mit.streamjit.impl.distributed.common.TCPConnection.TCPConn... | Print message added
| src/edu/mit/streamjit/impl/distributed/HeadChannel.java | Print message added | |
Java | lgpl-2.1 | 9d6f6f379fb282df0339fd584c6a40a151dd26ba | 0 | deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3 | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
- Department of Geography, University of Bonn -
and
- lat/lon GmbH -
This library is free software; you can redistribute it and/or modify it und... | deegree-core/deegree-core-metadata/src/main/java/org/deegree/metadata/persistence/iso/parsing/inspectation/FIInspector.java | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
- Department of Geography, University of Bonn -
and
- lat/lon GmbH -
This library is free software; you can redistribute it and/or modify it und... | cleanup, trim file identifiers
| deegree-core/deegree-core-metadata/src/main/java/org/deegree/metadata/persistence/iso/parsing/inspectation/FIInspector.java | cleanup, trim file identifiers | |
Java | lgpl-2.1 | 31677ef823fc0a11001f391a497173ba55b4f274 | 0 | zanata/zanata-platform,zanata/zanata-platform,zanata/zanata-platform,zanata/zanata-platform,zanata/zanata-platform,zanata/zanata-platform,zanata/zanata-platform | package org.fedorahosted.flies.gwt.model;
import java.io.Serializable;
public class TransMemory implements Serializable{
private static final long serialVersionUID = -7381018377520206564L;
private String source;
private String memory;
private String sourceComment;
// TODO we should probably include transunit ... | flies-gwt-api/src/main/java/org/fedorahosted/flies/gwt/model/TransMemory.java | package org.fedorahosted.flies.gwt.model;
import java.io.Serializable;
public class TransMemory implements Serializable{
private static final long serialVersionUID = -7381018377520206564L;
private String source;
private String memory;
private String sourceComment;
// TODO we should probably include transunit ... | - Added setter and getter for remainining data in TransMemory object.
| flies-gwt-api/src/main/java/org/fedorahosted/flies/gwt/model/TransMemory.java | - Added setter and getter for remainining data in TransMemory object. | |
Java | lgpl-2.1 | 04b852df702c83c692735b35145e8d4caceda0b6 | 0 | geotools/geotools,geotools/geotools,geotools/geotools,geotools/geotools | /*
* GeoTools - The Open Source Java GIS Toolkit
* http://geotools.org
*
* (C) 2002-2011, Open Source Geospatial Foundation (OSGeo)
*
* 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 ... | modules/library/jdbc/src/main/java/org/geotools/jdbc/JDBCJoiningFeatureReader.java | /*
* GeoTools - The Open Source Java GIS Toolkit
* http://geotools.org
*
* (C) 2002-2011, Open Source Geospatial Foundation (OSGeo)
*
* 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 ... | [GEOT-4204] Intermittent JDBCJoinTest failures
| modules/library/jdbc/src/main/java/org/geotools/jdbc/JDBCJoiningFeatureReader.java | [GEOT-4204] Intermittent JDBCJoinTest failures | |
Java | unlicense | c3ba0e6c6c05e38fc68a3ce49eeedc4012f4f8bb | 0 | ZatmanUfro/UfroTrack |
package Ventanas;
import Archivos.GestorArchivo;
import Procesos.HorarioAlumno;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import javax.swing.*;
import javax.swing.filechooser.FileFilter;
import javax.swing.filechooser.FileNameExtensionFilter;
import javax.swing.file... | src/Ventanas/Inicio.java |
package Ventanas;
import Procesos.HorarioAlumno;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
public class Inicio extends JFrame implements ActionListener {
private String [][] tablaNombre;
private String [][] tablaCodigo;
private JLabel l... | Update Inicio.java | src/Ventanas/Inicio.java | Update Inicio.java | |
Java | apache-2.0 | 50738ae16e9e873912b5a85d4c928734cdd685f2 | 0 | wenmangbo/BroadleafCommerce,rawbenny/BroadleafCommerce,sitexa/BroadleafCommerce,arshadalisoomro/BroadleafCommerce,caosg/BroadleafCommerce,sitexa/BroadleafCommerce,cengizhanozcan/BroadleafCommerce,gengzhengtao/BroadleafCommerce,wenmangbo/BroadleafCommerce,macielbombonato/BroadleafCommerce,passion1014/metaworks_framework... | /*
* #%L
* BroadleafCommerce Framework
* %%
* Copyright (C) 2009 - 2013 Broadleaf Commerce
* %%
* 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/licens... | core/broadleaf-framework/src/main/java/org/broadleafcommerce/core/search/service/solr/SolrIndexServiceImpl.java | /*
* #%L
* BroadleafCommerce Framework
* %%
* Copyright (C) 2009 - 2013 Broadleaf Commerce
* %%
* 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/licens... | #1229 - Continue to invoke the old Solr document deletion method in case someone has overridden it
| core/broadleaf-framework/src/main/java/org/broadleafcommerce/core/search/service/solr/SolrIndexServiceImpl.java | #1229 - Continue to invoke the old Solr document deletion method in case someone has overridden it | |
Java | apache-2.0 | 31c64437037fb0f7c790fe1adafba509db85ce7c | 0 | irfanah/jmeter,liwangbest/jmeter,ubikfsabbe/jmeter,kyroskoh/jmeter,ThiagoGarciaAlves/jmeter,DoctorQ/jmeter,liwangbest/jmeter,hemikak/jmeter,DoctorQ/jmeter,ra0077/jmeter,thomsonreuters/jmeter,etnetera/jmeter,fj11/jmeter,max3163/jmeter,ubikfsabbe/jmeter,ubikloadpack/jmeter,etnetera/jmeter,tuanhq/jmeter,hemikak/jmeter,tua... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/core/org/apache/jmeter/save/CSVSaveService.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Javadoc correction
git-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1384550 13f79535-47bb-0310-9956-ffa450edef68
| src/core/org/apache/jmeter/save/CSVSaveService.java | Javadoc correction | |
Java | apache-2.0 | bacf4520c7ba45e142e07a37efae7724cb60287a | 0 | OHDSI/WebAPI,OHDSI/WebAPI,OHDSI/WebAPI | package org.ohdsi.webapi.versioning.repository;
import org.ohdsi.webapi.versioning.domain.Version;
import org.ohdsi.webapi.versioning.domain.VersionBase;
import org.ohdsi.webapi.versioning.domain.VersionPK;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Que... | src/main/java/org/ohdsi/webapi/versioning/repository/VersionRepository.java | package org.ohdsi.webapi.versioning.repository;
import org.ohdsi.webapi.versioning.domain.Version;
import org.ohdsi.webapi.versioning.domain.VersionBase;
import org.ohdsi.webapi.versioning.domain.VersionPK;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Que... | fixed empty version history in case when author of asset was anonymous (#1930)
Co-authored-by: Sergey Suvorov <9ba2a7f8f031f259bf86693d087d8fbc67492497@odysseusinc.com> | src/main/java/org/ohdsi/webapi/versioning/repository/VersionRepository.java | fixed empty version history in case when author of asset was anonymous (#1930) | |
Java | apache-2.0 | 328b6cb52df0dc38e6aea9372f53c8926a7189b0 | 0 | basho/riak-java-client,basho/riak-java-client | /*
* Copyright 2014 Basho Technologies 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 ... | src/test/java/com/basho/riak/client/api/commands/itest/ITestFetchValue.java | /*
* Copyright 2014 Basho Technologies 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 ... | Add test for KVResponseBase:getLocation()
| src/test/java/com/basho/riak/client/api/commands/itest/ITestFetchValue.java | Add test for KVResponseBase:getLocation() | |
Java | apache-2.0 | 38f0e7bb3ea75f3504315b264e6fda0ebd661e97 | 0 | b2ihealthcare/snow-owl,IHTSDO/snow-owl,IHTSDO/snow-owl,b2ihealthcare/snow-owl,IHTSDO/snow-owl,IHTSDO/snow-owl,b2ihealthcare/snow-owl,b2ihealthcare/snow-owl | /*
* Copyright 2011-2016 B2i Healthcare Pte Ltd, http://b2i.sg
*
* 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... | core/com.b2international.snowowl.server.console/src/com/b2international/snowowl/server/console/MaintenanceCommandProvider.java | /*
* Copyright 2011-2016 B2i Healthcare Pte Ltd, http://b2i.sg
*
* 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... | [console] add --version command to return the server version | core/com.b2international.snowowl.server.console/src/com/b2international/snowowl/server/console/MaintenanceCommandProvider.java | [console] add --version command to return the server version | |
Java | apache-2.0 | 435eacdf8abbfff1da8e897abf288e9ec27f7361 | 0 | j-coll/opencga,javild/opencga,kalyanreddyemani/opencga,j-coll/opencga,roalva1/opencga,roalva1/opencga,kalyanreddyemani/opencga,kalyanreddyemani/opencga,javild/opencga,opencb/opencga,roalva1/opencga,j-coll/opencga,kalyanreddyemani/opencga,javild/opencga,roalva1/opencga,j-coll/opencga,roalva1/opencga,opencb/opencga,kalya... | package org.opencb.opencga.storage.core.variant.stats;
import com.fasterxml.jackson.core.JsonFactory;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ObjectWriter;
import org.opencb.biodata.models.variant.Variant;
import org.opencb... | opencga-storage/opencga-storage-core/src/main/java/org/opencb/opencga/storage/core/variant/stats/VariantStatisticsManager.java | package org.opencb.opencga.storage.core.variant.stats;
import com.fasterxml.jackson.core.JsonFactory;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ObjectWriter;
import org.opencb.biodata.models.variant.Variant;
import org.opencb... | Statistics query by study and file ID to improve index usage #137
| opencga-storage/opencga-storage-core/src/main/java/org/opencb/opencga/storage/core/variant/stats/VariantStatisticsManager.java | Statistics query by study and file ID to improve index usage #137 | |
Java | apache-2.0 | 4dfb4502a6633d8ca50f1d466f80816f1e905550 | 0 | EsupPortail/esup-smsu,EsupPortail/esup-smsu,EsupPortail/esup-smsu | package org.esupportail.smsu.business;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.esupportail.commons.services.logging.Logger;
import org.esupportail.commons.services.logging.LoggerImpl;
import org.esupportail.smsu.dao.DaoService;
import org... | src/main/java/org/esupportail/smsu/business/RoleManager.java | package org.esupportail.smsu.business;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.esupportail.commons.services.logging.Logger;
import org.esupportail.commons.services.logging.LoggerImpl;
import org.esupportail.smsu.dao.DaoService;
import org... | RoleManager: filter obsolete Fonctions when creating UIRole
| src/main/java/org/esupportail/smsu/business/RoleManager.java | RoleManager: filter obsolete Fonctions when creating UIRole | |
Java | apache-2.0 | f7ce3c1e5f1f083b045f92c3b08d4307aad5e47b | 0 | statsbiblioteket/summa,statsbiblioteket/summa,statsbiblioteket/summa,statsbiblioteket/summa | /*
* 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
* dis... | Core/src/test/java/dk/statsbiblioteket/summa/search/PagingSearchNodeTest.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
* dis... | Testing: More (non-passing) unit tests for PagingSearchNode | Core/src/test/java/dk/statsbiblioteket/summa/search/PagingSearchNodeTest.java | Testing: More (non-passing) unit tests for PagingSearchNode | |
Java | apache-2.0 | 55a6d53fb58fef5e264a5fbe31663c2b7d93e49c | 0 | phax/ph-oton,phax/ph-oton,phax/ph-oton | /*
* Copyright (C) 2014-2021 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | ph-oton-html/src/main/java/com/helger/html/hc/html/forms/AbstractHCInput.java | /*
* Copyright (C) 2014-2021 Philip Helger (www.helger.com)
* philip[at]helger[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | May set a null type | ph-oton-html/src/main/java/com/helger/html/hc/html/forms/AbstractHCInput.java | May set a null type | |
Java | apache-2.0 | 542c0f5cd8581f2a1d9debb0a2b01f47199e9814 | 0 | MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim | package verification.platu.stategraph;
import java.io.*;
import java.util.*;
import lpn.parser.LhpnFile;
import lpn.parser.Transition;
import verification.platu.TimingAnalysis.TimingState;
import verification.platu.common.PlatuObj;
import verification.platu.lpn.DualHashMap;
import verification.platu.lpn.LPN;
import ... | gui/src/verification/platu/stategraph/State.java | package verification.platu.stategraph;
import java.io.*;
import java.util.*;
import lpn.parser.LhpnFile;
import lpn.parser.Transition;
import verification.platu.common.PlatuObj;
import verification.platu.lpn.DualHashMap;
import verification.platu.lpn.LPN;
import verification.platu.lpn.LpnTranList;
import verificatio... | Added 'TimingState timeExtension' member variable with a getter and setter.
| gui/src/verification/platu/stategraph/State.java | Added 'TimingState timeExtension' member variable with a getter and setter. | |
Java | apache-2.0 | da293606eaafeafd9e28b62b4403e1a44af9aca9 | 0 | gregwhitaker/async-showdown | package com.github.gregwhitaker.asyncshowdown;
import io.undertow.server.HttpHandler;
import io.undertow.server.HttpServerExchange;
import java.util.Arrays;
import java.util.Deque;
import java.util.LinkedList;
import java.util.Map;
import java.util.Random;
import java.util.concurrent.Callable;
public class HelloHand... | undertow/src/main/java/com/github/gregwhitaker/asyncshowdown/HelloHandler.java | package com.github.gregwhitaker.asyncshowdown;
import io.undertow.server.HttpHandler;
import io.undertow.server.HttpServerExchange;
import java.util.Arrays;
import java.util.Deque;
import java.util.LinkedList;
import java.util.Map;
import java.util.Random;
import java.util.concurrent.Callable;
public class HelloHand... | Added call to end exchange
| undertow/src/main/java/com/github/gregwhitaker/asyncshowdown/HelloHandler.java | Added call to end exchange | |
Java | apache-2.0 | be63fa8a20803614c13e83ced1d2ca88b7bdd661 | 0 | ruspl-afed/dbeaver,liuyuanyuan/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,ruspl-afed/dbeaver | /*
* Copyright (C) 2013 Denis Forveille titou10.titou10@gmail.com
* Copyright (C) 2010-2013 Serge Rieder serge@jkiss.org
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eithe... | plugins/org.jkiss.dbeaver.db2/src/org/jkiss/dbeaver/ext/db2/model/DB2Index.java | /*
* Copyright (C) 2013 Denis Forveille titou10.titou10@gmail.com
* Copyright (C) 2010-2013 Serge Rieder serge@jkiss.org
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eithe... | DB2: Various display improvements | plugins/org.jkiss.dbeaver.db2/src/org/jkiss/dbeaver/ext/db2/model/DB2Index.java | DB2: Various display improvements | |
Java | apache-2.0 | f66c44f76a4030e3fd252f037bd7f49fd42cdc2b | 0 | efsavage/ajah | /*
* Copyright 2011-2014 Eric F. Savage, code@efsavage.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | ajah-geo/src/main/java/com/ajah/geo/iso/ISOCountry.java | /*
* Copyright 2011-2014 Eric F. Savage, code@efsavage.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | Add continents
| ajah-geo/src/main/java/com/ajah/geo/iso/ISOCountry.java | Add continents | |
Java | apache-2.0 | 40c8eb7dba94d1e144bf57cfd59ea43031109ddf | 0 | x-meta/x-meta | /*
* Copyright 2007-2008 The X-Meta.org.
*
* Licensed to the X-Meta under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The X-Meta licenses this file to You under the Apache License, Version 2.0
... | org.xmeta.engine/src/main/java/org/xmeta/util/UtilString.java | /*
* Copyright 2007-2008 The X-Meta.org.
*
* Licensed to the X-Meta under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The X-Meta licenses this file to You under the Apache License, Version 2.0
... | 修改了UtilString中异常OgnlException改为Exception,隔断更多异常 | org.xmeta.engine/src/main/java/org/xmeta/util/UtilString.java | 修改了UtilString中异常OgnlException改为Exception,隔断更多异常 | |
Java | apache-2.0 | 256af8c7d6fa3f9522264cc4fe59098f8f2c7026 | 0 | fhieber/incubator-joshua,thammegowda/incubator-joshua,thammegowda/incubator-joshua,fhieber/incubator-joshua,gwenniger/joshua,lukeorland/joshua,thammegowda/incubator-joshua,gwenniger/joshua,lukeorland/joshua,fhieber/incubator-joshua,lukeorland/joshua,lukeorland/joshua,thammegowda/incubator-joshua,thammegowda/incubator-j... | package joshua.ui.tree_visualizer;
import javax.swing.*;
import javax.swing.event.*;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Scanner;
import java.util.LinkedList;
import java.awt.*;
import java.awt.event.*;
public class DerivationBrowser {
private static JFrame chooserFrame;
... | src/joshua/ui/tree_visualizer/DerivationBrowser.java | package joshua.ui.tree_visualizer;
import javax.swing.*;
import javax.swing.event.*;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Scanner;
import java.util.LinkedList;
import java.awt.*;
import java.awt.event.*;
public class DerivationBrowser {
private static JFrame frame;
private ... | Updating the derivation-tree browser.
git-svn-id: 113d22c177a5f4646d60eedc1d71f196641d30ff@890 0ae5e6b2-d358-4f09-a895-f82f13dd62a4
| src/joshua/ui/tree_visualizer/DerivationBrowser.java | Updating the derivation-tree browser. | |
Java | apache-2.0 | abf0cacd2bd994ea995e4f3c190d1864c2e2cb9b | 0 | samuel22gj/OtterLibrary,samuel22gj/OtterLibrary | package com.otter.otterlibrary;
import android.annotation.TargetApi;
import android.content.Context;
import android.os.Build;
import android.util.DisplayMetrics;
import android.view.Display;
import android.view.WindowManager;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
/**
*... | otterlibrary/src/main/java/com/otter/otterlibrary/OScreen.java | package com.otter.otterlibrary;
import android.annotation.TargetApi;
import android.content.Context;
import android.os.Build;
import android.util.DisplayMetrics;
import android.view.Display;
import android.view.WindowManager;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
/**
*... | [Screen] Modify getRotation() javadoc
| otterlibrary/src/main/java/com/otter/otterlibrary/OScreen.java | [Screen] Modify getRotation() javadoc | |
Java | apache-2.0 | 60561fcb08ee73f4eea0624a02737371e034ec67 | 0 | michael-rapp/AndroidMaterialPreferences | package de.mrapp.android.preference;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Build;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.View;
im... | src/de/mrapp/android/preference/EditTextPreference.java | package de.mrapp.android.preference;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Build;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.View;
im... | Changed SavedState constructor.
| src/de/mrapp/android/preference/EditTextPreference.java | Changed SavedState constructor. | |
Java | bsd-2-clause | 2eda68cb1df5facc231494ff4b70282fa27a42f2 | 0 | scifio/scifio | //
// TiffReader.java
//
/*
LOCI Bio-Formats package for reading and converting biological file formats.
Copyright (C) 2005-@year@ Melissa Linkert, Curtis Rueden, Chris Allan,
Eric Kjellman and Brian Loranger.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Library G... | loci/formats/in/TiffReader.java | //
// TiffReader.java
//
/*
LOCI Bio-Formats package for reading and converting biological file formats.
Copyright (C) 2005-@year@ Melissa Linkert, Curtis Rueden, Chris Allan,
Eric Kjellman and Brian Loranger.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Library G... | Remove loci.formats.ome dependencies from TiffReader.
| loci/formats/in/TiffReader.java | Remove loci.formats.ome dependencies from TiffReader. | |
Java | bsd-2-clause | ddfb0be1588593027019b82fc4317a62517070dc | 0 | chototsu/MikuMikuStudio,chototsu/MikuMikuStudio,chototsu/MikuMikuStudio,chototsu/MikuMikuStudio | /*
* Copyright (c) 2008 SRA International, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this lis... | src/com/jme/renderer/jogl/JOGLContextCapabilities.java | /*
* Copyright (c) 2008 SRA International, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this lis... | Fix for "GLException when swapping buffers with the JOGL renderer"
git-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@4488 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
| src/com/jme/renderer/jogl/JOGLContextCapabilities.java | Fix for "GLException when swapping buffers with the JOGL renderer" | |
Java | bsd-2-clause | f61cfef8a4ebbf59b4a0b78fb887f472558d7a50 | 0 | jwoehr/ublu,jwoehr/ublu,jwoehr/ublu,jwoehr/ublu,jwoehr/ublu | /*
* Copyright (c) 2015, Absolute Performance, Inc. http://www.absolute-performance.com
* Copyright (c) 2016, Jack J. Woehr jwoehr@softwoehr.com
* SoftWoehr LLC PO Box 51, Golden CO 80402-0051 http://www.softwoehr.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
... | src/ublu/command/CmdJobLog.java | /*
* Copyright (c) 2015, Absolute Performance, Inc. http://www.absolute-performance.com
* Copyright (c) 2016, Jack J. Woehr jwoehr@softwoehr.com
* SoftWoehr LLC PO Box 51, Golden CO 80402-0051 http://www.softwoehr.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
... | more on joblog | src/ublu/command/CmdJobLog.java | more on joblog | |
Java | bsd-3-clause | 57c3a5b13c2e98f6549ce05b83330ee561bf3ce3 | 0 | interdroid/ibis-ipl,interdroid/ibis-ipl,interdroid/ibis-ipl | package ibis.rmi;
import ibis.ipl.Ibis;
import ibis.ipl.IbisIdentifier;
import ibis.ipl.PortType;
import ibis.ipl.ReceivePort;
import ibis.ipl.ReceivePortIdentifier;
import ibis.ipl.SendPort;
import ibis.ipl.IbisException;
import ibis.ipl.WriteMessage;
import ibis.ipl.ReadMessage;
import ibis.ipl.StaticProperties;
imp... | src/ibis/rmi/RTS.java | package ibis.rmi;
import ibis.ipl.Ibis;
import ibis.ipl.IbisIdentifier;
import ibis.ipl.PortType;
import ibis.ipl.ReceivePort;
import ibis.ipl.ReceivePortIdentifier;
import ibis.ipl.SendPort;
import ibis.ipl.IbisException;
import ibis.ipl.WriteMessage;
import ibis.ipl.ReadMessage;
import ibis.ipl.StaticProperties;
imp... | Made name unique
git-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@803 aaf88347-d911-0410-b711-e54d386773bb
| src/ibis/rmi/RTS.java | Made name unique | |
Java | bsd-3-clause | d0bf199b1ddaef50b66acc519908c7f68c3c3f50 | 0 | Clunker5/tregmine-2.0,Clunker5/tregmine-2.0 | package info.tregmine.commands;
import info.tregmine.Tregmine;
import info.tregmine.api.GenericPlayer;
import info.tregmine.api.Rank;
import info.tregmine.database.DAOException;
import info.tregmine.database.IContext;
import info.tregmine.database.IPlayerDAO;
import net.md_5.bungee.api.chat.TextComponent;
import org.b... | src/main/java/info/tregmine/commands/ActionCommand.java | package info.tregmine.commands;
import info.tregmine.Tregmine;
import info.tregmine.api.GenericPlayer;
import info.tregmine.api.Rank;
import info.tregmine.database.DAOException;
import info.tregmine.database.IContext;
import info.tregmine.database.IPlayerDAO;
import net.md_5.bungee.api.chat.TextComponent;
import org.b... | Optimized color codes
| src/main/java/info/tregmine/commands/ActionCommand.java | Optimized color codes | |
Java | mit | c7376eaded929e66931029641430ead2836e7350 | 0 | Nunnery/MythicDrops | package net.nunnerycode.bukkit.mythicdrops.items;
import net.nunnerycode.bukkit.mythicdrops.MythicDropsPlugin;
import net.nunnerycode.bukkit.mythicdrops.api.enchantments.MythicEnchantment;
import net.nunnerycode.bukkit.mythicdrops.api.items.ItemGenerationReason;
import net.nunnerycode.bukkit.mythicdrops.api.items.Myth... | MythicDrops/src/main/java/net/nunnerycode/bukkit/mythicdrops/items/MythicDropBuilder.java | package net.nunnerycode.bukkit.mythicdrops.items;
import net.nunnerycode.bukkit.mythicdrops.MythicDropsPlugin;
import net.nunnerycode.bukkit.mythicdrops.api.enchantments.MythicEnchantment;
import net.nunnerycode.bukkit.mythicdrops.api.items.ItemGenerationReason;
import net.nunnerycode.bukkit.mythicdrops.api.items.Myth... | hopefully a fix for no material lore working
| MythicDrops/src/main/java/net/nunnerycode/bukkit/mythicdrops/items/MythicDropBuilder.java | hopefully a fix for no material lore working | |
Java | mit | 8efd20fa7cbc21c58ecd342e25e3c0e2de2afb2b | 0 | gems-uff/oceano,gems-uff/oceano,gems-uff/oceano,gems-uff/oceano,gems-uff/oceano,gems-uff/oceano | core/src/main/java/br/uff/ic/oceano/core/control/ConfigCtrl.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.uff.ic.oceano.core.control;
import br.uff.ic.oceano.core.tools.maven.MavenUtil;
/**
*
* @author daniel heráclio
*/
public class ConfigCtrl {
}
| Removed unused class.
| core/src/main/java/br/uff/ic/oceano/core/control/ConfigCtrl.java | Removed unused class. | ||
Java | mit | 3ed7491d5b1272177b4a47fad2ddcffd084cbd9e | 0 | Codeforces/inmemo | package com.codeforces.inmemo;
import org.apache.commons.lang.ObjectUtils;
import org.apache.log4j.Logger;
import org.jacuzzi.core.Jacuzzi;
import org.jacuzzi.core.Row;
import org.jacuzzi.core.TypeOracle;
import javax.sql.DataSource;
import java.util.*;
/**
* @author MikeMirzayanov (mirzayanovmr@gmail.com)
*/
clas... | src/main/java/com/codeforces/inmemo/TableUpdater.java | package com.codeforces.inmemo;
import org.apache.commons.lang.ObjectUtils;
import org.apache.log4j.Logger;
import org.jacuzzi.core.Jacuzzi;
import org.jacuzzi.core.Row;
import org.jacuzzi.core.TypeOracle;
import javax.sql.DataSource;
import java.util.*;
/**
* @author MikeMirzayanov (mirzayanovmr@gmail.com)
*/
clas... | - log messages about row updates now will appear iff at least 10 rows were updated. | src/main/java/com/codeforces/inmemo/TableUpdater.java | - log messages about row updates now will appear iff at least 10 rows were updated. | |
Java | mit | 0bf11fbdcdcfc486985c9f4d01a0c9c79275ec74 | 0 | lucmoreau/OpenProvenanceModel | package org.openprovenance.model;
import java.util.List;
import java.util.HashMap;
import java.util.LinkedList;
import java.io.File;
import java.io.PrintStream;
import java.io.FileOutputStream;
import java.io.OutputStream;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.Unmarshaller;
import javax.xml.bind.JAXB... | opm/src/main/java/org/openprovenance/model/OPMToDot.java | package org.openprovenance.model;
import java.util.List;
import java.util.HashMap;
import java.util.LinkedList;
import java.io.File;
import java.io.PrintStream;
import java.io.FileOutputStream;
import java.io.OutputStream;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.Unmarshaller;
import javax.xml.bind.JAXB... |
git-svn-id: https://provenance.ecs.soton.ac.uk/contrib-svn/trunk/opm@242 eaacffd3-9a98-4465-91bf-87518ec83039
| opm/src/main/java/org/openprovenance/model/OPMToDot.java | ||
Java | mit | 71867ca6675f0bb08dca42067fd1a8b817844382 | 0 | infsci2560sp16/full-stack-web-project-zhonghz,infsci2560sp16/full-stack-web-project-zhonghz,infsci2560sp16/full-stack-web-project-zhonghz,infsci2560sp16/full-stack-web-project-zhonghz | import com.google.gson.Gson;
import org.json.JSONObject;
import java.sql.*;
import java.util.*;
import java.util.Date;
import java.text.SimpleDateFormat;
import java.net.URI;
import java.net.URISyntaxException;
import static spark.Spark.*;
import spark.template.freemarker.FreeMarkerEngine;
import spark.ModelAndView;
... | src/main/java/Main.java | import com.google.gson.Gson;
import org.json.JSONObject;
import java.sql.*;
import java.util.*;
import java.util.Date;
import java.text.SimpleDateFormat;
import java.net.URI;
import java.net.URISyntaxException;
import static spark.Spark.*;
import spark.template.freemarker.FreeMarkerEngine;
import spark.ModelAndView;
... | Update XML
| src/main/java/Main.java | Update XML | |
Java | mit | 2cb5877a7487cd9252d2f94946119f14deb80e6e | 0 | seqcode/seqcode-core,seqcode/seqcode-core,seqcode/seqcode-core,seqcode/seqcode-core | package org.seqcode.motifs;
public class ConsensusSequenceScoreProfile {
private ConsensusSequence consensus;
private int[] forward, reverse;
public ConsensusSequenceScoreProfile(ConsensusSequence c, int[] f, int[] r) {
consensus = c;
if(f.length != r.length) { throw new IllegalArgumentException(); }
forwar... | src/org/seqcode/motifs/ConsensusSequenceScoreProfile.java | package org.seqcode.motifs;
public class ConsensusSequenceScoreProfile {
private ConsensusSequence consensus;
private int[] forward, reverse;
public ConsensusSequenceScoreProfile(ConsensusSequence c, int[] f, int[] r) {
consensus = c;
if(f.length != r.length) { throw new IllegalArgumentException(); }
forwar... | Bug fix to ConsensusMetaMaker | src/org/seqcode/motifs/ConsensusSequenceScoreProfile.java | Bug fix to ConsensusMetaMaker | |
Java | mit | eea2bd55a2a6d1486f6ec1d13bfdb201ddb9feb5 | 0 | henfredemars/dbproject,henfredemars/dbproject,henfredemars/dbproject,henfredemars/dbproject | package henfredemars;
import java.util.Calendar;
//Interface to the DataSample data structure
public interface DataSampleInterface {
public void setStationId(String station);
public void setTemperature(double tempInF);
public void setHumidity(double relativeHumidity);
public void setWindSpeed(double windSpeedIn... | HourlyDataParser/src/henfredemars/DataSampleInterface.java | package henfredemars;
import java.util.Calendar;
//Interface to the DataSample data structure
public interface DataSampleInterface {
public void setStationId(String station);
public void setTemperature(double tempInF);
public void setHumidity(double relativeHumidity);
public void setWindSpeed(double windSpeedIn... | Update DataSampleInterface.java
Correct typo | HourlyDataParser/src/henfredemars/DataSampleInterface.java | Update DataSampleInterface.java | |
Java | agpl-3.0 | 46f4c46380cb8ddb77777e107111b4e005a012e8 | 0 | KinshipSoftware/KinOathKinshipArchiver,PeterWithers/temp-to-delete1,KinshipSoftware/KinOathKinshipArchiver,PeterWithers/temp-to-delete1 | package nl.mpi.kinnate.kindata;
import javax.xml.bind.annotation.XmlAttribute;
import nl.mpi.kinnate.uniqueidentifiers.UniqueIdentifier;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlTransient;
/**
* Document : EntityRelation
* Created on : Mar 25, 2011, 6:18:44 PM
* Author ... | desktop/src/main/java/nl/mpi/kinnate/kindata/EntityRelation.java | package nl.mpi.kinnate.kindata;
import javax.xml.bind.annotation.XmlAttribute;
import nl.mpi.kinnate.uniqueidentifiers.UniqueIdentifier;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlTransient;
/**
* Document : EntityRelation
* Created on : Mar 25, 2011, 6:18:44 PM
* Author ... | Updated some sample diagrams to reflect recent changes.
Updated the line rendering to reflect recent changes.
Replaced the entity relation comparator code.
| desktop/src/main/java/nl/mpi/kinnate/kindata/EntityRelation.java | Updated some sample diagrams to reflect recent changes. Updated the line rendering to reflect recent changes. Replaced the entity relation comparator code. | |
Java | agpl-3.0 | 349700d29a8b73b6ab0c0a8faa715976c872f8ca | 0 | neo4j-contrib/neo4j-meta-model | package org.neo4j.neometa.structure;
import org.neo4j.api.core.NeoService;
import org.neo4j.api.core.Node;
import org.neo4j.api.core.Relationship;
import org.neo4j.api.core.RelationshipType;
import org.neo4j.api.core.Transaction;
import org.neo4j.util.NeoUtil;
/**
* A super class for basically all meta structure obj... | src/main/java/org/neo4j/neometa/structure/MetaStructureObject.java | package org.neo4j.neometa.structure;
import org.neo4j.api.core.NeoService;
import org.neo4j.api.core.Node;
import org.neo4j.api.core.Relationship;
import org.neo4j.api.core.RelationshipType;
import org.neo4j.api.core.Transaction;
import org.neo4j.util.NeoUtil;
/**
* A super class for basically all meta structure obj... | Made the node "name" property key public so that it may be used by others
| src/main/java/org/neo4j/neometa/structure/MetaStructureObject.java | Made the node "name" property key public so that it may be used by others | |
Java | lgpl-2.1 | 5861a4fc7ae2634843e7583b268b74b669a35b1e | 0 | exedio/copernica,exedio/copernica,exedio/copernica | /*
* Copyright (C) 2004-2005 exedio GmbH (www.exedio.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 Foundation; either
* version 2.1 of the License, or (at your option) any later versi... | lib/testmodelsrc/com/exedio/cope/testmodel/EmptyItem.java | /*
* Copyright (C) 2004-2005 exedio GmbH (www.exedio.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 Foundation; either
* version 2.1 of the License, or (at your option) any later versi... | test name collision
git-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@2810 e7d4fc99-c606-0410-b9bf-843393a9eab7
| lib/testmodelsrc/com/exedio/cope/testmodel/EmptyItem.java | test name collision | |
Java | apache-2.0 | 86a92debf83ef9836821391af9b59141d147cd4f | 0 | apache/directory-fortress-commander,apache/directory-fortress-commander | /*
* 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
* "Lic... | src/main/java/org/apache/directory/fortress/web/control/SecureIndicatingAjaxButton.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
* "Lic... | info msg when button can't be shown
| src/main/java/org/apache/directory/fortress/web/control/SecureIndicatingAjaxButton.java | info msg when button can't be shown | |
Java | apache-2.0 | 93201959b8aa6b660b6bfd8793b841f139d12414 | 0 | apache/solr,apache/solr,apache/solr,apache/solr,apache/solr | package org.apache.solr.search;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version ... | solr/core/src/test/org/apache/solr/search/QueryEqualityTest.java | package org.apache.solr.search;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version ... | SOLR-4785: add gbowyer's tests to unbreak build
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1481977 13f79535-47bb-0310-9956-ffa450edef68
| solr/core/src/test/org/apache/solr/search/QueryEqualityTest.java | SOLR-4785: add gbowyer's tests to unbreak build | |
Java | apache-2.0 | 444e20b62b45b172d5882714a91e455f2d47d4f3 | 0 | wreckJ/intellij-community,diorcety/intellij-community,asedunov/intellij-community,akosyakov/intellij-community,ahb0327/intellij-community,gnuhub/intellij-community,orekyuu/intellij-community,allotria/intellij-community,holmes/intellij-community,tmpgit/intellij-community,semonte/intellij-community,ftomassetti/intellij-c... | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/remote-servers/agent-rt/src/com/intellij/remoteServer/agent/util/log/LogPipe.java | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | Clouds - refactor logs
| platform/remote-servers/agent-rt/src/com/intellij/remoteServer/agent/util/log/LogPipe.java | Clouds - refactor logs | |
Java | apache-2.0 | a52a5b31bfde42fd414f2d280981adfbe6a654e6 | 0 | youdonghai/intellij-community,da1z/intellij-community,akosyakov/intellij-community,jagguli/intellij-community,adedayo/intellij-community,holmes/intellij-community,ol-loginov/intellij-community,muntasirsyed/intellij-community,ahb0327/intellij-community,jagguli/intellij-community,michaelgallacher/intellij-community,SerCe... | /*
* Copyright 2003-2007 Dave Griffith, Bas Leijdekkers
*
* 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 applicab... | plugins/InspectionGadgets/src/com/siyeh/ig/junit/SimplifiableJUnitAssertionInspection.java | /*
* Copyright 2003-2007 Dave Griffith, Bas Leijdekkers
*
* 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 applicab... | cleanup | plugins/InspectionGadgets/src/com/siyeh/ig/junit/SimplifiableJUnitAssertionInspection.java | cleanup | |
Java | apache-2.0 | 5a2ed8f10403c1b6a2af0dfd9ac5e3a35a5fcd5b | 0 | visp-streaming/topologyParser | package ac.at.tuwien.infosys.visp.topologyParser.antlr.listener;
import ac.at.tuwien.infosys.visp.common.operators.Operator;
import ac.at.tuwien.infosys.visp.common.operators.ProcessingOperator;
import ac.at.tuwien.infosys.visp.common.operators.Sink;
import ac.at.tuwien.infosys.visp.common.operators.Split;
import ac.a... | src/main/java/ac/at/tuwien/infosys/visp/topologyParser/antlr/listener/TopologyListener.java | package ac.at.tuwien.infosys.visp.topologyParser.antlr.listener;
import ac.at.tuwien.infosys.visp.common.operators.Operator;
import ac.at.tuwien.infosys.visp.common.operators.ProcessingOperator;
import ac.at.tuwien.infosys.visp.common.operators.Sink;
import ac.at.tuwien.infosys.visp.common.operators.Split;
import ac.a... | split and join nodes are now treated correctly
Since this concept is not known in FLUX, each connection to a split or a join node is transformed into a direct connection from the upstream to the downstream node | src/main/java/ac/at/tuwien/infosys/visp/topologyParser/antlr/listener/TopologyListener.java | split and join nodes are now treated correctly | |
Java | apache-2.0 | 6e8766d54c4d8be93c8616a68d567854bc81cdd4 | 0 | Donnerbart/hazelcast-simulator,pveentjer/hazelcast-simulator,fengshao0907/hazelcast-simulator,Danny-Hazelcast/hazelcast-stabilizer,fengshao0907/hazelcast-simulator,jerrinot/hazelcast-stabilizer,eminn/hazelcast-simulator,hazelcast/hazelcast-simulator,hazelcast/hazelcast-simulator,hasancelik/hazelcast-stabilizer,Danny-Ha... | /*
* Copyright (c) 2008-2015, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | utils/src/main/java/com/hazelcast/simulator/utils/AssertTask.java | /*
* Copyright (c) 2008-2015, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | Made AssertTask an interface.
| utils/src/main/java/com/hazelcast/simulator/utils/AssertTask.java | Made AssertTask an interface. | |
Java | apache-2.0 | a29918e0e83427fd598d1518d23933dd7e1ffb8a | 0 | iservport/helianto,iservport/helianto | /* Copyright 2005 I Serv Consultoria Empresarial Ltda.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | helianto-core/src/main/java/org/helianto/core/domain/Identity.java | /* Copyright 2005 I Serv Consultoria Empresarial Ltda.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | Refactored identityType update method. | helianto-core/src/main/java/org/helianto/core/domain/Identity.java | Refactored identityType update method. | |
Java | apache-2.0 | 959b022ee24a435629acd27192ed607409d8cef7 | 0 | k9mail/k-9,cketti/k-9,cketti/k-9,cketti/k-9,k9mail/k-9,k9mail/k-9,cketti/k-9 | package com.fsck.k9.view;
import android.content.Context;
import android.content.pm.PackageManager;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import timber.log.Timber;
import android.view.KeyEvent;
import android.webkit.WebSettings;
import... | app/ui/src/main/java/com/fsck/k9/view/MessageWebView.java | package com.fsck.k9.view;
import android.content.Context;
import android.content.pm.PackageManager;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import timber.log.Timber;
import android.view.KeyEvent;
import android.webkit.WebSettings;
import... | Enabling Web cache unconditionally
| app/ui/src/main/java/com/fsck/k9/view/MessageWebView.java | Enabling Web cache unconditionally | |
Java | apache-2.0 | 044856d87b39a0ffb581ad946968da4598198f15 | 0 | bmaupin/android-sms-plus | /*
* Copyright (C) 2007-2008 Esmertec AG.
* Copyright (C) 2007-2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | src/com/android/mms/ui/ClassZeroActivity.java | /*
* Copyright (C) 2007-2008 Esmertec AG.
* Copyright (C) 2007-2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... | Cancel button on the notification dialog, when
Displaymode00 message is recieved is not proper.
Whenever the string in the notification is small,
the Cancel button is getting cut and the second
half is displayed below.
| src/com/android/mms/ui/ClassZeroActivity.java | Cancel button on the notification dialog, when Displaymode00 message is recieved is not proper. | |
Java | apache-2.0 | 6f15f161462bb3559fd2dc9e5e0125ac3d71d138 | 0 | jsendnsca/jsendnsca | /*
* 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... | src/main/java/com/googlecode/jsendnsca/encryption/Encryption.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... | Blowfish Encryptor
fixed typo
| src/main/java/com/googlecode/jsendnsca/encryption/Encryption.java | Blowfish Encryptor | |
Java | apache-2.0 | 2451c2c532e70766f8f1a045a1e3573dfebb8688 | 0 | mahak/hbase,Apache9/hbase,Apache9/hbase,francisliu/hbase,ndimiduk/hbase,ChinmaySKulkarni/hbase,ndimiduk/hbase,Apache9/hbase,ndimiduk/hbase,Apache9/hbase,francisliu/hbase,ndimiduk/hbase,francisliu/hbase,Apache9/hbase,ChinmaySKulkarni/hbase,ChinmaySKulkarni/hbase,apurtell/hbase,ChinmaySKulkarni/hbase,mahak/hbase,francisl... | /**
* 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... | hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.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... | HBASE-23231 Addendum remove redundant metrics.clear in ReplicationSource
This is only a problem on master which was introduced when we merge sync replication feature branch back
| hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java | HBASE-23231 Addendum remove redundant metrics.clear in ReplicationSource | |
Java | apache-2.0 | deb384f82664eeb64fbf0bfc0c96cf9decf4af1f | 0 | svn2github/openid4java,LeifWarner/openid4java,janrain/openid4java,LeifWarner/openid4java,janrain/openid4java | /*
* Copyright 2006-2008 Sxip Identity Corporation
*/
package org.openid4java.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.html.dom.HTMLDocumentImpl;
import org.openid4java.OpenIDException;
import org.openid4java.discovery.yadis.YadisException;
import ... | src/org/openid4java/util/CyberNekoDOMYadisHtmlParser.java | /*
* Copyright 2006-2008 Sxip Identity Corporation
*/
package org.openid4java.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.html.dom.HTMLDocumentImpl;
import org.openid4java.OpenIDException;
import org.openid4java.discovery.yadis.YadisException;
import ... | Updated YadisHtmlParser - missed in a previous commit.
git-svn-id: 04d5f425e1afaf15ebdf27760bf69bd4e651a03a@549 0ddc078c-3e21-0410-a0b4-493e83258d60
| src/org/openid4java/util/CyberNekoDOMYadisHtmlParser.java | Updated YadisHtmlParser - missed in a previous commit. | |
Java | apache-2.0 | e774b22d7e6aa3774e1a76389fa56cdbf15e9a7c | 0 | apache/commons-jexl,apache/commons-jexl,apache/commons-jexl | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/test/java/org/apache/commons/jexl/ArithmeticTest.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Add some coercion tests
git-svn-id: 4652571f3dffef9654f8145d6bccf468f90ae391@814694 13f79535-47bb-0310-9956-ffa450edef68
| src/test/java/org/apache/commons/jexl/ArithmeticTest.java | Add some coercion tests | |
Java | apache-2.0 | a2a26f8c7a92ffabd6e2183a440fefe70491c590 | 0 | henrichg/PhoneProfilesPlus | package sk.henrichg.phoneprofilesplus;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Handler;
import android.os.PowerManager;
/**
* Handles broadcasts related to SIM card state changes.
* <p>
* Possible states that are received here are:
... | phoneProfilesPlus/src/main/java/sk/henrichg/phoneprofilesplus/SimStateChangedBroadcastReceiver.java | package sk.henrichg.phoneprofilesplus;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Handler;
import android.os.PowerManager;
/**
* Handles broadcasts related to SIM card state changes.
* <p>
* Possible states that are received here are:
... | Reregister mobile cells scanner on sim state change.
| phoneProfilesPlus/src/main/java/sk/henrichg/phoneprofilesplus/SimStateChangedBroadcastReceiver.java | Reregister mobile cells scanner on sim state change. | |
Java | apache-2.0 | 9d04efe84a6f3ae8f0227ba99c66d9a389ce5e50 | 0 | Pardus-Engerek/engerek,rpudil/midpoint,rpudil/midpoint,Pardus-Engerek/engerek,gureronder/midpoint,rpudil/midpoint,PetrGasparik/midpoint,gureronder/midpoint,gureronder/midpoint,arnost-starosta/midpoint,Pardus-Engerek/engerek,gureronder/midpoint,arnost-starosta/midpoint,arnost-starosta/midpoint,Pardus-Engerek/engerek,Pet... | /*
* Copyright (c) 2010-2013 Evolveum
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java | /*
* Copyright (c) 2010-2013 Evolveum
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | fixing MID-1863 (listing resource accounts with associations)..
| provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java | fixing MID-1863 (listing resource accounts with associations).. | |
Java | bsd-3-clause | f8251c3443fbf4960c8fbb3c1ee85d8be3ff6f66 | 0 | jMonkeyEngine/jmonkeyengine,zzuegg/jmonkeyengine,zzuegg/jmonkeyengine,zzuegg/jmonkeyengine,jMonkeyEngine/jmonkeyengine,jMonkeyEngine/jmonkeyengine,zzuegg/jmonkeyengine,jMonkeyEngine/jmonkeyengine | /*
* Copyright (c) 2009-2022 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-core/src/main/java/com/jme3/texture/FrameBuffer.java | /*
* Copyright (c) 2009-2021 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 ... | FrameBuffer: rename a private field for clarity | jme3-core/src/main/java/com/jme3/texture/FrameBuffer.java | FrameBuffer: rename a private field for clarity | |
Java | mit | 52cfa5578376779ec5395aee553206d45a6b5c87 | 0 | cloudaddy/cloudaddys-project,cloudaddy/cloudaddys-project | package edu.neu.cloudaddy.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import... | src/main/java/edu/neu/cloudaddy/config/AppConfig.java | package edu.neu.cloudaddy.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;
import org.springframework.jdbc.datasource.DriverManagerD... | add appconfig
| src/main/java/edu/neu/cloudaddy/config/AppConfig.java | add appconfig | |
Java | mit | 5e53f5acd058a3783871823dbead8256a2877df9 | 0 | awesome-raccoons/gqt | import javafx.scene.control.TextField;
/**
* Created by Johannes on 15.10.2015.
*/
public class NumberTextField extends TextField {
public NumberTextField(final int defaultValue) {
this.setText(Integer.toString(defaultValue));
}
@Override
public final void replaceText(final int start,
... | src/main/java/NumberTextField.java | import javafx.scene.control.TextField;
/**
* Created by Johannes on 15.10.2015.
*/
public class NumberTextField extends TextField {
public NumberTextField(final int defaultValue) {
this.setText(Integer.toString(defaultValue));
}
@Override
public final void replaceText(final int start,
... | frigg2
| src/main/java/NumberTextField.java | frigg2 | |
Java | mit | 35e0686301a1700a39f92d3f05de2c6fd09637a2 | 0 | UCSD/now-mobile,UCSD/campus-mobile,UCSD/now-mobile,UCSD/campus-mobile,UCSD/now-mobile,UCSD/campus-mobile,UCSD/campus-mobile,UCSD/campus-mobile,UCSD/campus-mobile | package edu.ucsd;
import android.app.Application;
import android.util.Log;
import com.facebook.react.ReactApplication;
import com.learnium.RNDeviceInfo.RNDeviceInfo;
import com.psykar.cookiemanager.CookieManagerPackage;
import com.oblador.vectoricons.VectorIconsPackage;
import com.joshblour.reactnativepermissions.Rea... | android/app/src/main/java/edu/ucsd/MainApplication.java | package edu.ucsd;
import android.app.Application;
import android.util.Log;
import com.facebook.react.ReactApplication;
<<<<<<< HEAD
import com.learnium.RNDeviceInfo.RNDeviceInfo;
=======
import com.psykar.cookiemanager.CookieManagerPackage;
>>>>>>> v5.1-hotfix
import com.oblador.vectoricons.VectorIconsPackage;
import... | Resolve MainApplication.java
| android/app/src/main/java/edu/ucsd/MainApplication.java | Resolve MainApplication.java | |
Java | mit | 8553d9791075598b6bbc7a0b06226aebf35b5f89 | 0 | BloomBooks/BloomReader,BloomBooks/BloomReader | package org.sil.bloom.reader;
import android.app.Activity;
import android.os.AsyncTask;
import android.os.Environment;
import android.util.Log;
import java.io.File;
import static org.sil.bloom.reader.IOUtilities.BLOOM_BUNDLE_FILE_EXTENSION;
import static org.sil.bloom.reader.IOUtilities.BLOOMD_FILE_EXTENSION;
publ... | app/src/main/java/org/sil/bloom/reader/BookFinderTask.java | package org.sil.bloom.reader;
import android.app.Activity;
import android.os.AsyncTask;
import android.os.Environment;
import android.util.Log;
import java.io.File;
import static org.sil.bloom.reader.IOUtilities.BLOOM_BUNDLE_FILE_EXTENSION;
import static org.sil.bloom.reader.IOUtilities.BLOOMD_FILE_EXTENSION;
publ... | Fix NullPointerException exposed in Play Console
| app/src/main/java/org/sil/bloom/reader/BookFinderTask.java | Fix NullPointerException exposed in Play Console | |
Java | mit | 4f0cd643307894825c2b48233d74903e5631160b | 0 | jbosboom/streamjit,jbosboom/streamjit | package edu.mit.streamjit.impl.compiler.types;
import static com.google.common.base.Preconditions.*;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Iterables;
import edu.mit.streamjit.impl.compiler.Klass;
import edu.mit.streamjit.impl.compiler.Module;
import edu.mit.streamjit.util.Ref... | src/edu/mit/streamjit/impl/compiler/types/TypeFactory.java | package edu.mit.streamjit.impl.compiler.types;
import static com.google.common.base.Preconditions.*;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Iterables;
import edu.mit.streamjit.impl.compiler.Klass;
import edu.mit.streamjit.impl.compiler.Module;
import edu.mit.streamjit.util.Ref... | TypeFactory: don't instantiate abstract classes
| src/edu/mit/streamjit/impl/compiler/types/TypeFactory.java | TypeFactory: don't instantiate abstract classes | |
Java | mit | 6a236142bff417168da870fd8622454ad52b88ca | 0 | AstromechZA/HoughCircleDetection | package org.uct.cs.hough;
import org.uct.cs.hough.display.PopUp;
import org.uct.cs.hough.processors.*;
import org.uct.cs.hough.reader.ImageLoader;
import org.uct.cs.hough.reader.ShortImageBuffer;
import org.uct.cs.hough.util.Circle;
import org.uct.cs.hough.util.CircleAdder;
import org.uct.cs.hough.util.Constants;
impo... | src/org/uct/cs/hough/CliDriver.java | package org.uct.cs.hough;
import org.uct.cs.hough.display.PopUp;
import org.uct.cs.hough.processors.*;
import org.uct.cs.hough.reader.ImageLoader;
import org.uct.cs.hough.reader.ShortImageBuffer;
import org.uct.cs.hough.util.Circle;
import org.uct.cs.hough.util.CircleAdder;
import org.uct.cs.hough.util.Constants;
impo... | Moved to trywithresource
| src/org/uct/cs/hough/CliDriver.java | Moved to trywithresource | |
Java | mit | f8936375547c79573786ca58c4022de10f3f811e | 0 | ohtuprojekti/OKKoPa,ohtuprojekti/OKKoPa | package fi.helsinki.cs.okkopa;
import com.google.zxing.NotFoundException;
import fi.helsinki.cs.okkopa.mail.read.EmailRead;
import fi.helsinki.cs.okkopa.mail.read.MailRead;
import fi.helsinki.cs.okkopa.mail.send.OKKoPaAuthenticatedMessage;
import fi.helsinki.cs.okkopa.mail.send.OKKoPaMessage;
import fi.helsinki.cs.okk... | src/main/java/fi/helsinki/cs/okkopa/OkkopaRunner.java | package fi.helsinki.cs.okkopa;
import com.google.zxing.NotFoundException;
import fi.helsinki.cs.okkopa.mail.read.EmailRead;
import fi.helsinki.cs.okkopa.mail.read.MailRead;
import fi.helsinki.cs.okkopa.mail.send.OKKoPaAuthenticatedMessage;
import fi.helsinki.cs.okkopa.mail.send.OKKoPaMessage;
import fi.helsinki.cs.okk... | Nothing big.
| src/main/java/fi/helsinki/cs/okkopa/OkkopaRunner.java | Nothing big. | |
Java | mit | 519d957d6b87ca158a933e5a5c1b238d491b56b0 | 0 | hsbp/burnstation3 | package org.hsbp.burnstation3;
import android.app.Activity;
import android.os.Bundle;
import android.os.AsyncTask;
import android.widget.*;
import java.util.*;
import java.net.*;
import java.io.*;
import org.apache.commons.io.IOUtils;
import org.json.*;
public class Main extends Activity
{
public final static Str... | src/org/hsbp/burnstation3/Main.java | package org.hsbp.burnstation3;
import android.app.Activity;
import android.os.Bundle;
import android.os.AsyncTask;
import android.widget.*;
import java.util.*;
import java.net.*;
import java.io.*;
import org.apache.commons.io.IOUtils;
import org.json.*;
public class Main extends Activity
{
public static final Str... | Main: store ID in album map
| src/org/hsbp/burnstation3/Main.java | Main: store ID in album map | |
Java | mit | 1f1fdc53da89f787a3d4008e5cb37ea784503f85 | 0 | mercadopago/px-android,mercadopago/px-android,mercadopago/px-android | package com.mercadopago;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.view.MotionEventCompat;
import andr... | sdk/src/main/java/com/mercadopago/GuessingCardActivity.java | package com.mercadopago;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.PorterDuff;
import android.graphics.drawable.Drawable;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.view.MotionEventCompat;
import andr... | added enter key listener in card form
| sdk/src/main/java/com/mercadopago/GuessingCardActivity.java | added enter key listener in card form | |
Java | mit | 159a6992f82f53912d4e4a206a952f0bf27ef716 | 0 | RudiaMoon/objectify-appengine,asolfre/objectify-appengine,naveen514/objectify-appengine,google-code-export/objectify-appengine,qickrooms/objectify-appengine,objectify/objectify,zenmeso/objectify-appengine | /*
*/
package com.googlecode.objectify.test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.logging.Logger;
import org.testng.annotations.Test;
import com.google.appengine.api.datastore.ReadPolicy.Consistency;
import com.googlec... | src/test/java/com/googlecode/objectify/test/BasicTests.java | /*
*/
package com.googlecode.objectify.test;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.logging.Logger;
import org.testng.annotations.Test;
import com.google.appengine.api.datastore.ReadPolicy.Consistency;
import com.googlec... | Added simple fetch-by-id test
| src/test/java/com/googlecode/objectify/test/BasicTests.java | Added simple fetch-by-id test | |
Java | mit | 6823c2f5c9ab828cfef69daecf8a81977affe514 | 0 | nunull/QuickStarter,nunull/QuickStarter,nunull/QuickStarter,nunull/QuickStarter | package de.dqi11.quickStarter.controller;
import java.awt.HeadlessException;
import java.net.ConnectException;
import java.util.LinkedList;
import java.util.Observable;
import java.util.Observer;
import de.dqi11.quickStarter.gui.MainWindow;
import de.dqi11.quickStarter.gui.Taskbar;
import de.dqi11.quickStarter.module... | src/de/dqi11/quickStarter/controller/MainController.java | package de.dqi11.quickStarter.controller;
import java.awt.HeadlessException;
import java.net.ConnectException;
import java.util.LinkedList;
import java.util.Observable;
import java.util.Observer;
import de.dqi11.quickStarter.gui.MainWindow;
import de.dqi11.quickStarter.gui.Taskbar;
import de.dqi11.quickStarter.module... | Updates MainController
| src/de/dqi11/quickStarter/controller/MainController.java | Updates MainController | |
Java | mpl-2.0 | 7f9ca0af2a388c5bb1ddb268b38b12c564f53046 | 0 | GuadaG/TP-java | package uiDesktop;
import java.awt.EventQueue;
import negocio.*;
import entidades.*;
import javax.swing.AbstractButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.JEditorPane;
import javax.swing.JButton;
impo... | TP1/src/uiDesktop/ABMCPersonaje.java | package uiDesktop;
import java.awt.EventQueue;
import negocio.*;
import entidades.*;
import javax.swing.AbstractButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.JEditorPane;
import javax.swing.JButton;
impo... | cambio en la interfaz, fijense si lo quieren dejar asi o cambiarle algo | TP1/src/uiDesktop/ABMCPersonaje.java | cambio en la interfaz, fijense si lo quieren dejar asi o cambiarle algo | |
Java | agpl-3.0 | 2ad7929a0469ac6ea63dc17aca0f4ec7e21ebad2 | 0 | deepstupid/sphinx5 | /*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electronic Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution... | edu/cmu/sphinx/decoder/BatchDecoder.java | /*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electronic Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution... | Further trimmed BatchDecoder. This is probably the simplest it can get...
git-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@1552 94700074-3cef-4d97-a70e-9c8c206c02f5
| edu/cmu/sphinx/decoder/BatchDecoder.java | Further trimmed BatchDecoder. This is probably the simplest it can get... | |
Java | lgpl-2.1 | ecb068549793237945b44b8d64fc80c6ef37b983 | 0 | palominolabs/jmagick,palominolabs/jmagick,palominolabs/jmagick | package magicktest;
import java.io.*;
import java.util.*;
import javax.swing.*;
import magick.*;
/**
* Utility class intended for testing purposes.
* <p>Title: </p>
*
* <p>Description: </p>
*
* <p>Copyright: Copyright (c) 2008</p>
*
* <p>Company: </p>
*
* @author Jacob Nordfalk
*/
public class MagickTes... | test/magicktest/MagickTesttools.java | package magicktest;
import java.io.*;
import java.util.*;
import javax.swing.*;
import magick.*;
/**
* Utility class intended for testing purposes.
* <p>Title: </p>
*
* <p>Description: </p>
*
* <p>Copyright: Copyright (c) 2008</p>
*
* <p>Company: </p>
*
* @author Jacob Nordfalk
*/
public class MagickTes... | bugfix in test tools
git-svn-id: f6afc215dea6e63ef165b95e096da332c371cba2@39 00265e9a-a446-0410-a409-fb6d3c48c71e
| test/magicktest/MagickTesttools.java | bugfix in test tools | |
Java | lgpl-2.1 | f06f023d175b70cfb6de977674d2d458cf81359a | 0 | lcahlander/exist,opax/exist,jensopetersen/exist,adamretter/exist,joewiz/exist,patczar/exist,jessealama/exist,patczar/exist,patczar/exist,hungerburg/exist,kohsah/exist,opax/exist,ljo/exist,hungerburg/exist,wolfgangmm/exist,MjAbuz/exist,RemiKoutcherawy/exist,wshager/exist,zwobit/exist,lcahlander/exist,dizzzz/exist,hunger... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-06 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free S... | src/org/exist/memtree/NodeImpl.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-06 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free S... | Fixed: XQuery update extensions did now insert the wrong content. This was introduced by changes made yesterday.
svn path=/trunk/eXist-1.0/; revision=2728
| src/org/exist/memtree/NodeImpl.java | Fixed: XQuery update extensions did now insert the wrong content. This was introduced by changes made yesterday. | |
Java | lgpl-2.1 | 825b76f4d35215b281be92f279bbb79ed8a42b19 | 0 | CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine | /*
* jETeL/Clover - Java based ETL application framework.
* Created on Mar 26, 2003
* Copyright (C) 2003, 2002 David Pavlis, Wes Maciorowski
*
* 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 F... | cloveretl.engine/src/test/org/jetel/AllTests.java | /*
* jETeL/Clover - Java based ETL application framework.
* Created on Mar 26, 2003
* Copyright (C) 2003, 2002 David Pavlis, Wes Maciorowski
*
* 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 F... | no message
git-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@43 a09ad3ba-1a0f-0410-b1b9-c67202f10d70
| cloveretl.engine/src/test/org/jetel/AllTests.java | no message | |
Java | lgpl-2.1 | ad345bdeaefaa872127bf8ed2ca88c83cf0b3f0b | 0 | adamallo/beast-mcmc,maxbiostat/beast-mcmc,beast-dev/beast-mcmc,maxbiostat/beast-mcmc,4ment/beast-mcmc,4ment/beast-mcmc,4ment/beast-mcmc,adamallo/beast-mcmc,4ment/beast-mcmc,beast-dev/beast-mcmc,maxbiostat/beast-mcmc,maxbiostat/beast-mcmc,adamallo/beast-mcmc,4ment/beast-mcmc,beast-dev/beast-mcmc,maxbiostat/beast-mcmc,ma... | /*
* BeastMain.java
*
* Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard
*
* This file is part of BEAST.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership and licensing.
*
* BEAST is free software; you can redistribute it and/or ... | src/dr/app/beast/BeastMain.java | /*
* BeastMain.java
*
* Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard
*
* This file is part of BEAST.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership and licensing.
*
* BEAST is free software; you can redistribute it and/or ... | Long option was being typecast to an Integer option
| src/dr/app/beast/BeastMain.java | Long option was being typecast to an Integer option | |
Java | apache-2.0 | 9ae5b3e033afa7c8f2992e8228b529db03f40dad | 0 | gradle/gradle,robinverduijn/gradle,gradle/gradle,blindpirate/gradle,lsmaira/gradle,lsmaira/gradle,robinverduijn/gradle,gstevey/gradle,robinverduijn/gradle,blindpirate/gradle,gstevey/gradle,gradle/gradle,robinverduijn/gradle,robinverduijn/gradle,lsmaira/gradle,robinverduijn/gradle,gradle/gradle,gradle/gradle,blindpirate... | /*
* Copyright 2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | src/main/groovy/org/gradle/api/DependencyManager.java | /*
* Copyright 2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Make pom individually customizable for install and deploy.
git-svn-id: 3c1f16eda3ef44bc7d9581ddf719321a2000da74@1074 004c2c75-fc45-0410-b1a2-da8352e2331b
| src/main/groovy/org/gradle/api/DependencyManager.java | Make pom individually customizable for install and deploy. | |
Java | apache-2.0 | b97b67dcf0ca2eded809581471b9185e0b1b6638 | 0 | ImpactDevelopment/ClientAPI,ZeroMemes/ClientAPI | package clientapi.util.entity;
import net.minecraft.entity.Entity;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import java.util.stream.Collectors;
/**
* {@code EntityFilter} implementation that can have multiple child entity filters.
*
* @author Brady
... | src/main/java/clientapi/util/entity/EntityFilter.java | package clientapi.util.entity;
import net.minecraft.entity.Entity;
import java.util.*;
import java.util.stream.Collectors;
import java.util.stream.Stream;
/**
* {@code EntityFilter} implementation that can have multiple child entity filters.
*
* @author Brady
* @since 11/7/2017 12:14 PM
*/
public final class En... | Optimize Imports
| src/main/java/clientapi/util/entity/EntityFilter.java | Optimize Imports | |
Java | apache-2.0 | ffbefd3a1c13fdcd1d90a8677971193b2506c1d4 | 0 | miracleman1984/vryazanov | package tracker.start;
import tracker.models.Item;
import tracker.models.Task;
import java.util.HashMap;
/**
* Menu class includes menu and responces for each part of it.
*
* @author Vitaly Ryazanov miracleman@mail.ru
* @version 1
* @since 18.02.2017
*/
public class Menu {
/**
* Store menu chapters.
... | chapter_002/Tracker/src/main/java/tracker/start/Menu.java | package tracker.start;
import tracker.models.Item;
import tracker.models.Task;
/**
* Menu class includes menu and responces for each part of it.
*
* @author Vitaly Ryazanov miracleman@mail.ru
* @version 1
* @since 18.02.2017
*/
public class Menu {
/**
* Store menu chapters.
*/
private static f... | 5.1 ended
| chapter_002/Tracker/src/main/java/tracker/start/Menu.java | 5.1 ended | |
Java | apache-2.0 | afb7c7da80698b5002c196448434d81a0fa2b7ba | 0 | Valkryst/Schillsaver | package controller;
import com.valkryst.VMVC.SceneManager;
import com.valkryst.VMVC.Settings;
import com.valkryst.VMVC.controller.Controller;
import javafx.event.Event;
import javafx.event.EventHandler;
import javafx.scene.control.Alert;
import javafx.scene.control.ButtonType;
import javafx.stage.FileChooser;
import j... | src/controller/SettingsController.java | package controller;
import com.valkryst.VMVC.SceneManager;
import com.valkryst.VMVC.Settings;
import com.valkryst.VMVC.controller.Controller;
import javafx.event.Event;
import javafx.event.EventHandler;
import javafx.scene.control.Alert;
import javafx.scene.control.ButtonType;
import javafx.stage.FileChooser;
import j... | Fixes null pointer error.
| src/controller/SettingsController.java | Fixes null pointer error. | |
Java | apache-2.0 | ad422c9ae70b175c246e60407b3dfe9d876db134 | 0 | gin-fizz/pollistics,gin-fizz/pollistics,gin-fizz/pollistics | package com.pollistics.models;
import java.util.HashMap;
import java.util.Objects;
import org.bson.types.ObjectId;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
@Document(collection="polls")
public class Poll {
@Id
private ObjectId id;
private St... | src/main/java/com/pollistics/models/Poll.java | package com.pollistics.models;
import java.util.HashMap;
import org.bson.types.ObjectId;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
@Document(collection="polls")
public class Poll {
@Id
private ObjectId id;
private String name;
private Has... | Override equals
| src/main/java/com/pollistics/models/Poll.java | Override equals |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.