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
74b7374b48466fdb6d55acd2dc4d4ab96e85a663
0
pstorch/cgeo,samueltardieu/cgeo,rsudev/c-geo-opensource,tobiasge/cgeo,S-Bartfast/cgeo,pstorch/cgeo,cgeo/cgeo,tobiasge/cgeo,matej116/cgeo,S-Bartfast/cgeo,cgeo/cgeo,Bananeweizen/cgeo,superspindel/cgeo,auricgoldfinger/cgeo,samueltardieu/cgeo,mucek4/cgeo,kumy/cgeo,auricgoldfinger/cgeo,S-Bartfast/cgeo,samueltardieu/cgeo,rsu...
package cgeo.geocaching.connector.gc; import static org.assertj.core.api.Assertions.assertThat; import cgeo.geocaching.SearchResult; import cgeo.geocaching.connector.ConnectorFactory; import cgeo.geocaching.connector.ConnectorFactoryTest; import cgeo.geocaching.connector.trackable.TravelBugConnector; import cgeo.geoc...
tests/src-android/cgeo/geocaching/connector/gc/GCConnectorTest.java
package cgeo.geocaching.connector.gc; import static org.assertj.core.api.Assertions.assertThat; import cgeo.geocaching.SearchResult; import cgeo.geocaching.connector.ConnectorFactory; import cgeo.geocaching.connector.ConnectorFactoryTest; import cgeo.geocaching.connector.trackable.TravelBugConnector; import cgeo.geoc...
add test for geocode restrictions
tests/src-android/cgeo/geocaching/connector/gc/GCConnectorTest.java
add test for geocode restrictions
Java
apache-2.0
4f4be0f911b41038626b91b0fb48c1ea41bde0e7
0
Drooids/Android-Jigsaw-Puzzle,julesbond007/Android-Jigsaw-Puzzle,prashant31191/Android-Jigsaw-Puzzle,RudraNilBasu/Android-Jigsaw-Puzzle,suxinde2009/Android-Jigsaw-Puzzle,julesbond007/Android-Jigsaw-Puzzle,sergio11/Android-Jigsaw-Puzzle
package com.jigdraw.draw.views; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Path; import android.graphics.PorterDuff; import android.graphics.PorterDuffXfermode; import android.graphics.Xfermode; import android.s...
app/src/main/java/com/jigdraw/draw/views/DrawingView.java
package com.jigdraw.draw.views; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Path; import android.graphics.PorterDuff; import android.graphics.PorterDuffXfermode; import android.graphics.Xfermode; import android.s...
clean up
app/src/main/java/com/jigdraw/draw/views/DrawingView.java
clean up
Java
apache-2.0
f738b9f86c101b9cd6f33b3413d77d49a818f22b
0
vidstige/jadb,vidstige/jadb
package se.vidstige.jadb.server; import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; // >set ANDROID_ADB_SERVER_PORT=15037 public abstract class SocketServer implements Runnable { private final int port; private ServerSocket socket; private Thread thread; private boolea...
src/se/vidstige/jadb/server/SocketServer.java
package se.vidstige.jadb.server; import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; // >set ANDROID_ADB_SERVER_PORT=15037 public abstract class SocketServer implements Runnable { private final int port; private ServerSocket socket; private Thread thread; private boolea...
adbserver: no client threads
src/se/vidstige/jadb/server/SocketServer.java
adbserver: no client threads
Java
bsd-3-clause
e8d5a98529d927a77bfbbdca6c607550b517d67e
0
bdezonia/zorbage,bdezonia/zorbage
/* * Zorbage: an algebraic data hierarchy for use in numeric processing. * * Copyright (C) 2016-2018 Barry DeZonia * * 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 ret...
src/test/java/nom/bdezonia/zorbage/type/data/int16/TestUnsignedInt16Group.java
/* * Zorbage: an algebraic data hierarchy for use in numeric processing. * * Copyright (C) 2016-2018 Barry DeZonia * * 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 ret...
Further refactoring: fix compilation errors in tests
src/test/java/nom/bdezonia/zorbage/type/data/int16/TestUnsignedInt16Group.java
Further refactoring: fix compilation errors in tests
Java
mit
d2eee20c73211a5d9b4e2e0cd6ead4add4554f16
0
lemmy/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,tlaplus/tlaplus,tlaplus/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,lemmy/tlaplus
package org.lamport.tla.toolbox.ui.view; import java.io.IOException; import java.net.URL; import org.eclipse.core.runtime.FileLocator; import org.eclipse.core.runtime.IPath; import org.eclipse.core.runtime.Path; import org.eclipse.swt.SWT; import org.eclipse.swt.SWTError; import org.eclipse.swt.browser.Brow...
org.lamport.tla.toolbox/src/org/lamport/tla/toolbox/ui/view/ToolboxWelcomeView.java
package org.lamport.tla.toolbox.ui.view; import java.io.IOException; import java.net.URL; import org.eclipse.core.runtime.FileLocator; import org.eclipse.core.runtime.IPath; import org.eclipse.core.runtime.Path; import org.eclipse.swt.SWT; import org.eclipse.swt.SWTError; import org.eclipse.swt.browser.Brow...
Changed line to pre-exisitng method. git-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@14401 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c
org.lamport.tla.toolbox/src/org/lamport/tla/toolbox/ui/view/ToolboxWelcomeView.java
Changed line to pre-exisitng method.
Java
mit
0371d12dbf397f6590d1a6345ce32ca2c484f30a
0
elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin
package com.elmakers.mine.bukkit.action.builtin; import com.elmakers.mine.bukkit.action.BaseSpellAction; import com.elmakers.mine.bukkit.api.action.CastContext; import com.elmakers.mine.bukkit.api.action.GUIAction; import com.elmakers.mine.bukkit.api.block.MaterialAndData; import com.elmakers.mine.bukkit.api.magic.Mag...
Magic/src/main/java/com/elmakers/mine/bukkit/action/builtin/SkillSelectorAction.java
package com.elmakers.mine.bukkit.action.builtin; import com.elmakers.mine.bukkit.action.BaseSpellAction; import com.elmakers.mine.bukkit.api.action.CastContext; import com.elmakers.mine.bukkit.api.action.GUIAction; import com.elmakers.mine.bukkit.api.block.MaterialAndData; import com.elmakers.mine.bukkit.api.magic.Mag...
Skill selector should assign active class to skill icons
Magic/src/main/java/com/elmakers/mine/bukkit/action/builtin/SkillSelectorAction.java
Skill selector should assign active class to skill icons
Java
mit
43e9296749710477bd41a59bd50b518daf560b15
0
scr/j8iterables
package com.github.scr.j8iterables; import com.github.scr.j8iterables.core.ConsumingIdentity; import com.github.scr.j8iterables.core.Ends; import com.github.scr.j8iterables.core.J8PrimitiveIterable; import com.github.scr.j8iterables.core.PeekIterator; import com.github.scr.j8iterables.core.StreamIterable; import com.g...
src/main/java/com/github/scr/j8iterables/J8Iterables.java
package com.github.scr.j8iterables; import com.github.scr.j8iterables.core.ConsumingIdentity; import com.github.scr.j8iterables.core.Ends; import com.github.scr.j8iterables.core.J8PrimitiveIterable; import com.github.scr.j8iterables.core.PeekIterator; import com.github.scr.j8iterables.core.StreamIterable; import com.g...
Avoid using FluentIterable.of with a single array value, as it is gone from newer Guava. (#21) Co-authored-by: Sheridan C Rawlins <1f21d5692312a6c45cae99966af87e204aa8762c@verizonmedia.com>
src/main/java/com/github/scr/j8iterables/J8Iterables.java
Avoid using FluentIterable.of with a single array value, as it is gone from newer Guava. (#21)
Java
mit
2b426f19ccf5ffbc46dad25c3f9f5e36085c6d65
0
SquidDev-CC/plethora,SquidDev-CC/plethora
package org.squiddev.plethora.integration.vanilla.method; import dan200.computercraft.api.lua.LuaException; import net.minecraft.block.BlockNote; import net.minecraft.util.EnumParticleTypes; import net.minecraft.util.Vec3; import net.minecraft.world.World; import net.minecraft.world.WorldServer; import net.minecraftfo...
src/main/java/org/squiddev/plethora/integration/vanilla/method/MethodsNoteblock.java
package org.squiddev.plethora.integration.vanilla.method; import dan200.computercraft.api.lua.LuaException; import net.minecraft.block.BlockNote; import net.minecraft.util.Vec3; import net.minecraftforge.fml.common.ObfuscationReflectionHelper; import org.squiddev.plethora.api.IWorldLocation; import org.squiddev.pletho...
Spawn note particle
src/main/java/org/squiddev/plethora/integration/vanilla/method/MethodsNoteblock.java
Spawn note particle
Java
mit
114546f538e001b7c5fc44add6e92868b2c7c2ce
0
v1v/jenkins,stephenc/jenkins,msrb/jenkins,vlajos/jenkins,liorhson/jenkins,ns163/jenkins,samatdav/jenkins,AustinKwang/jenkins,abayer/jenkins,vvv444/jenkins,gitaccountforprashant/gittest,jhoblitt/jenkins,aldaris/jenkins,MichaelPranovich/jenkins_sc,shahharsh/jenkins,amruthsoft9/Jenkis,synopsys-arc-oss/jenkins,NehemiahMi/j...
/* * The MIT License * * Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Stephen Connolly * * 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, i...
core/src/main/java/hudson/slaves/ComputerLauncher.java
/* * The MIT License * * Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Stephen Connolly * * 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, i...
doc improvement
core/src/main/java/hudson/slaves/ComputerLauncher.java
doc improvement
Java
mit
c27bf337a42325158f0bedb29bff380abad90c89
0
shortcutmedia/shortcut-deeplink-sdk-android,shortcutmedia/shortcut-android-sdk
package sc.shortcut.sdk.android.deeplinking; import android.net.Uri; import android.util.Log; import org.json.JSONException; import org.json.JSONObject; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import j...
DeepLinkingSDK/src/main/java/sc/shortcut/sdk/android/deeplinking/SCServerRequest.java
package sc.shortcut.sdk.android.deeplinking; import android.net.Uri; import android.util.Log; import org.json.JSONException; import org.json.JSONObject; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStreamWriter; import j...
style: renamed LOG_TAG constant to be consistent
DeepLinkingSDK/src/main/java/sc/shortcut/sdk/android/deeplinking/SCServerRequest.java
style: renamed LOG_TAG constant to be consistent
Java
mit
1c6bc830c939d4677f5a5c8df546d86b37ad1ab7
0
InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service
package org.innovateuk.ifs.authentication.validator; import org.innovateuk.ifs.commons.error.Error; import org.innovateuk.ifs.commons.service.ServiceResult; import org.innovateuk.ifs.organisation.domain.Organisation; import org.innovateuk.ifs.organisation.repository.OrganisationRepository; import org.innovateuk.ifs.us...
ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/authentication/validator/PasswordPolicyValidator.java
package org.innovateuk.ifs.authentication.validator; import org.innovateuk.ifs.commons.error.Error; import org.innovateuk.ifs.commons.service.ServiceResult; import org.innovateuk.ifs.organisation.domain.Organisation; import org.innovateuk.ifs.organisation.repository.OrganisationRepository; import org.innovateuk.ifs.us...
IFS-3513 fixing nullable
ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/authentication/validator/PasswordPolicyValidator.java
IFS-3513 fixing nullable
Java
mit
b1661be83f12439056db7b4d2244d8b47f707b74
0
adrielcafe/NMSAlphabetAndroidApp
package cafe.adriel.nmsalphabet.ui; import android.os.Bundle; import android.view.LayoutInflater; import android.view.MenuItem; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import butterknife.BindView; import butterknife.ButterKnife; im...
app/src/main/java/cafe/adriel/nmsalphabet/ui/TranslatorsActivity.java
package cafe.adriel.nmsalphabet.ui; import android.os.Bundle; import android.view.LayoutInflater; import android.view.MenuItem; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import butterknife.BindView; import butterknife.ButterKnife; im...
Fix TranslatorsActivity title
app/src/main/java/cafe/adriel/nmsalphabet/ui/TranslatorsActivity.java
Fix TranslatorsActivity title
Java
mit
73a80e873a2b3fe7203b7c00782363ab355afa6a
0
CS2103JAN2017-W14-B4/main,CS2103JAN2017-W14-B4/main
package seedu.ezdo.ui; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.HashMap; import javafx.fxml.FXML; import javafx.scene.control.Label; import javafx.scene.image.ImageView; import javafx.scene.layou...
src/main/java/seedu/ezdo/ui/TaskCard.java
package seedu.ezdo.ui; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.HashMap; import javafx.fxml.FXML; import javafx.scene.control.Label; import javafx.scene.image.ImageView; import javafx.scene.layou...
Remove printStackTraces
src/main/java/seedu/ezdo/ui/TaskCard.java
Remove printStackTraces
Java
mit
9893033e24e40fbb66e871549e00d71df0f49eaa
0
piotr-rusin/yule,piotr-rusin/yule,piotr-rusin/yule,piotr-rusin/yule
package com.github.piotr_rusin.yule.entity; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.PrePersist; import javax.persistence.Table; /** ...
src/main/java/com/github/piotr_rusin/yule/entity/Post.java
package com.github.piotr_rusin.yule.entity; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.PrePersist; import javax.persistence.Table; /** ...
Rename a table for storing post entities The table is being renamed from "Post" to "posts".
src/main/java/com/github/piotr_rusin/yule/entity/Post.java
Rename a table for storing post entities
Java
mit
b4ec1adaf1d8a6341168dd7e026e39e3aa3ec4f1
0
OpenCubicChunks/CubicChunks,OpenCubicChunks/CubicChunks
/* * This file is part of Cubic Chunks Mod, licensed under the MIT License (MIT). * * Copyright (c) 2015-2019 OpenCubicChunks * Copyright (c) 2015-2019 contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "So...
CubicChunksAPI/src/main/java/io/github/opencubicchunks/cubicchunks/api/worldgen/CubePrimer.java
/* * This file is part of Cubic Chunks Mod, licensed under the MIT License (MIT). * * Copyright (c) 2015-2019 OpenCubicChunks * Copyright (c) 2015-2019 contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "So...
Add factory method to create prefilled CubePrimer
CubicChunksAPI/src/main/java/io/github/opencubicchunks/cubicchunks/api/worldgen/CubePrimer.java
Add factory method to create prefilled CubePrimer
Java
mpl-2.0
1faebebbe605a414365f73957e5d7747e384dccd
0
zeromq/jeromq,fredoboulo/jeromq,c-rack/jeromq,zeromq/jeromq,trevorbernard/jeromq,trevorbernard/jeromq,fredoboulo/jeromq
/* Copyright (c) 2007-2014 Contributors as noted in the AUTHORS file This file is part of 0MQ. 0MQ 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 3 of the License, or ...
src/main/java/zmq/EncoderBase.java
/* Copyright (c) 2007-2014 Contributors as noted in the AUTHORS file This file is part of 0MQ. 0MQ 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 3 of the License, or ...
Use ByteBuffer to avoid copying when DirectByteBuffer or pos!=0 || limit != capacity
src/main/java/zmq/EncoderBase.java
Use ByteBuffer to avoid copying when DirectByteBuffer or pos!=0 || limit != capacity
Java
agpl-3.0
f62274b75354bf9630ef5cf34969004babdb7c1a
0
axelor/axelor-development-kit,axelor/axelor-development-kit,axelor/axelor-development-kit,axelor/axelor-development-kit
/* * Axelor Business Solutions * * Copyright (C) 2005-2018 Axelor (<http://axelor.com>). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distri...
axelor-core/src/main/java/com/axelor/rpc/Resource.java
/* * Axelor Business Solutions * * Copyright (C) 2005-2018 Axelor (<http://axelor.com>). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distri...
Always check permission condition after record is saved In case of record update, condition should be checked before save as well as after save. In case of record create, condition should be checked after save. If condition fails, current transaction will rollback. Closes RM-12557
axelor-core/src/main/java/com/axelor/rpc/Resource.java
Always check permission condition after record is saved
Java
lgpl-2.1
03b6849bd017447f31b89a3bfd0651ae7082554d
0
xwiki/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-tests/src/test/it/org/xwiki/test/ui/extension/ExtensionTest.java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
[misc] Update test.
xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-tests/src/test/it/org/xwiki/test/ui/extension/ExtensionTest.java
[misc] Update test.
Java
apache-2.0
0c7b5de6ce54bf0c20a0b83c68703db09ea3a2cb
0
kirillkrohmal/krohmal,kirillkrohmal/krohmal
package ru.job4j.storesql; import java.sql.*; import java.util.Collections; import java.util.List; public class StoreSQL implements AutoCloseable { private Config config; private Connection connect; public StoreSQL(Config config) { this.config = config; connect = config.init(); } ...
chapter_008/src/main/java/ru/job4j/storesql/StoreSQL.java
package ru.job4j.storesql; import java.sql.*; import java.util.Collections; import java.util.List; public class StoreSQL implements AutoCloseable { private Config config; private Connection connect; public StoreSQL(Config config) { this.config = config; connect = config.init(); } ...
Liquibase Интеграционные тесты. Proxy.[#196964]
chapter_008/src/main/java/ru/job4j/storesql/StoreSQL.java
Liquibase Интеграционные тесты. Proxy.[#196964]
Java
apache-2.0
a3123674e02a320dfbe149e81c089779789ae01e
0
LordAkkarin/BaseDefense
/* * Copyright (C) 2014 Evil-Co <http://wwww.evil-co.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 requi...
src/main/java/org/evilco/defense/common/tile/generic/DefenseStationTileEntity.java
/* * Copyright (C) 2014 Evil-Co <http://wwww.evil-co.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 requi...
Added support for most defense station related packets.
src/main/java/org/evilco/defense/common/tile/generic/DefenseStationTileEntity.java
Added support for most defense station related packets.
Java
apache-2.0
20baaa1a04585534219ab9a2b7a40ab0a47757f7
0
krosenvold/AxonFramework,AxonFramework/AxonFramework
/* * Copyright (c) 2018. AxonIQ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
src/main/java/io/axoniq/axonhub/client/boot/SubscriptionQueryAutoConfiguration.java
/* * Copyright (c) 2018. AxonIQ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
#11 Subscription Query - Work In Progress
src/main/java/io/axoniq/axonhub/client/boot/SubscriptionQueryAutoConfiguration.java
#11 Subscription Query - Work In Progress
Java
apache-2.0
cf3f36abed73b9a0602656d54fa1f90eacdb22bc
0
valfirst/selenium,titusfortner/selenium,joshmgrant/selenium,SeleniumHQ/selenium,SeleniumHQ/selenium,SeleniumHQ/selenium,valfirst/selenium,SeleniumHQ/selenium,valfirst/selenium,titusfortner/selenium,valfirst/selenium,SeleniumHQ/selenium,HtmlUnit/selenium,joshmgrant/selenium,HtmlUnit/selenium,HtmlUnit/selenium,joshmgrant...
// Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you m...
java/client/src/org/openqa/selenium/OutputType.java
// Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you m...
[java] Refactoring OutputType.FILE#save (#9309) Leveraging Java 7 Files class.
java/client/src/org/openqa/selenium/OutputType.java
[java] Refactoring OutputType.FILE#save (#9309)
Java
apache-2.0
bb0550ab95c817301cf1e435abfeaa6c246eb73b
0
jxblum/spring-boot,htynkn/spring-boot,michael-simons/spring-boot,drumonii/spring-boot,ptahchiev/spring-boot,ilayaperumalg/spring-boot,scottfrederick/spring-boot,vpavic/spring-boot,hello2009chen/spring-boot,drumonii/spring-boot,ptahchiev/spring-boot,vpavic/spring-boot,eddumelendez/spring-boot,michael-simons/spring-boot,...
/* * Copyright 2012-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
spring-boot-tools/spring-boot-loader/src/test/java/org/springframework/boot/loader/jar/JarURLConnectionTests.java
/* * Copyright 2012-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Polish
spring-boot-tools/spring-boot-loader/src/test/java/org/springframework/boot/loader/jar/JarURLConnectionTests.java
Polish
Java
apache-2.0
f5d4a7253ca029065195105ab5dceabd3dddbb5d
0
rawbenny/BroadleafCommerce,passion1014/metaworks_framework,TouK/BroadleafCommerce,macielbombonato/BroadleafCommerce,alextiannus/BroadleafCommerce,shopizer/BroadleafCommerce,cogitoboy/BroadleafCommerce,liqianggao/BroadleafCommerce,zhaorui1/BroadleafCommerce,cloudbearings/BroadleafCommerce,TouK/BroadleafCommerce,cogitobo...
/* * Copyright 2012 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...
core/broadleaf-framework-web/src/main/java/org/broadleafcommerce/core/web/processor/PriceTextDisplayProcessor.java
/* * Copyright 2012 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 Euro symbol from javadoc comment as it was potentially breaking the build
core/broadleaf-framework-web/src/main/java/org/broadleafcommerce/core/web/processor/PriceTextDisplayProcessor.java
Remove Euro symbol from javadoc comment as it was potentially breaking the build
Java
apache-2.0
129b171c11be823860f9621875be5d5fa2ae51fa
0
logic-ng/LogicNG
/////////////////////////////////////////////////////////////////////////// // __ _ _ ________ // // / / ____ ____ _(_)____/ | / / ____/ // // / / / __ \/ __ `/ / ___/ |/ / / __ // // ...
src/main/java/org/logicng/solvers/MiniSat.java
/////////////////////////////////////////////////////////////////////////// // __ _ _ ________ // // / / ____ ____ _(_)____/ | / / ____/ // // / / / __ \/ __ `/ / ___/ |/ / / __ // // ...
Huge performance boost for MiniSat model enumeration
src/main/java/org/logicng/solvers/MiniSat.java
Huge performance boost for MiniSat model enumeration
Java
apache-2.0
f9ca88209249dd711722a8758922d625d3ac755b
0
zerodengxinchao/ovirt-engine,zerodengxinchao/ovirt-engine,zerodengxinchao/ovirt-engine,yingyun001/ovirt-engine,walteryang47/ovirt-engine,yingyun001/ovirt-engine,zerodengxinchao/ovirt-engine,OpenUniversity/ovirt-engine,OpenUniversity/ovirt-engine,yapengsong/ovirt-engine,walteryang47/ovirt-engine,OpenUniversity/ovirt-eng...
package org.ovirt.engine.ui.uicommonweb.models.hosts; import java.util.ArrayList; import java.util.EnumMap; import java.util.List; import java.util.Map; import org.ovirt.engine.core.common.businessentities.VDS; import org.ovirt.engine.core.common.mode.ApplicationMode; import org.ovirt.engine.core.common.utils.ObjectU...
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostHardwareGeneralModel.java
package org.ovirt.engine.ui.uicommonweb.models.hosts; import java.util.ArrayList; import java.util.EnumMap; import java.util.List; import java.util.Map; import org.ovirt.engine.core.common.businessentities.VDS; import org.ovirt.engine.core.common.mode.ApplicationMode; import org.ovirt.engine.core.common.utils.ObjectU...
core: more accurate cores(threads) ui representation in case of 2 cores 2 sockets and cluster-count threads as cores, we want to show at the host general tab 2(4) which reads 2 cores which is actual 4 for scheduling. without that fixed it showed the overall count which was 2(8) Change-Id: I4a2c3563bfd667331a58bf558c...
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostHardwareGeneralModel.java
core: more accurate cores(threads) ui representation
Java
apache-2.0
aeae02a1ac7ef4071e890da9fb13dfb45fb5fc0f
0
asakusafw/asakusafw-compiler,asakusafw/asakusafw-compiler,ashigeru/asakusafw-compiler,ashigeru/asakusafw-compiler,ashigeru/asakusafw-compiler
/** * Copyright 2011-2016 Asakusa Framework Team. * * 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...
dag/runtime/runtime/src/main/java/com/asakusafw/dag/runtime/data/SpillListBuilder.java
/** * Copyright 2011-2016 Asakusa Framework Team. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
Fix trace log.
dag/runtime/runtime/src/main/java/com/asakusafw/dag/runtime/data/SpillListBuilder.java
Fix trace log.
Java
apache-2.0
9f7a0d1b453d67d23053d99bfe230f4ccaa51a88
0
elasticjob/elastic-job,elasticjob/elastic-job,elasticjob/elastic-job,elasticjob/elastic-job
/* * 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 ...
elasticjob-lite/elasticjob-lite-console/src/main/java/org/apache/shardingsphere/elasticjob/lite/console/security/UserAuthenticationService.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 ...
change console authorization encode from sha256 to md5 (#1156)
elasticjob-lite/elasticjob-lite-console/src/main/java/org/apache/shardingsphere/elasticjob/lite/console/security/UserAuthenticationService.java
change console authorization encode from sha256 to md5 (#1156)
Java
apache-2.0
ce388bf397abe3096487e319f8820aa873255ca1
0
unidev-polydata/polydata-storage-android
/** * Copyright (c) 2015,2016 Denis O <denis@universal-development.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
polydata-storage-android-assets/src/main/java/com/unidev/polydata/storage/AssetStorage.java
/** * Copyright (c) 2015,2016 Denis O <denis@universal-development.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
Poly storage loading through dto instance
polydata-storage-android-assets/src/main/java/com/unidev/polydata/storage/AssetStorage.java
Poly storage loading through dto instance
Java
apache-2.0
52c5c197c9af3b429dc66dc4fcfb289bb08dbc3a
0
cirg-up/cilib
/** * Copyright (C) 2003 - 2009 * Computational Intelligence Research Group (CIRG@UP) * Department of Computer Science * University of Pretoria * South Africa * * 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 Fr...
src/main/java/net/sourceforge/cilib/ec/Individual.java
/** * Copyright (C) 2003 - 2009 * Computational Intelligence Research Group (CIRG@UP) * Department of Computer Science * University of Pretoria * South Africa * * 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 Fr...
Remove redundant 'dimension' The dimension variable within the Inidividual was not needed. It has been removed to avoid unnecessary clutter. Signed-off-by: Gary Pampara <46654e9f53f0e5c1be5f3914582d375e0aa2156c@gmail.com>
src/main/java/net/sourceforge/cilib/ec/Individual.java
Remove redundant 'dimension'
Java
apache-2.0
8fb98dbfc9a40a0eafb6d18956540948df93a746
0
MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab
/* * * AdafruitMotorShield * * TODO - test with Steppers & Motors - switches on board - interface accepts motor control * */ package org.myrobotlab.service; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import org.myrobotlab.framework.MRLException; import org.myrobot...
src/org/myrobotlab/service/Adafruit16CServoDriver.java
/* * * AdafruitMotorShield * * TODO - test with Steppers & Motors - switches on board - interface accepts motor control * */ package org.myrobotlab.service; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import org.myrobotlab.framework.MRLException; import org.myrobot...
Minor change to avoid execting setPWMFreq multiple times
src/org/myrobotlab/service/Adafruit16CServoDriver.java
Minor change to avoid execting setPWMFreq multiple times
Java
apache-2.0
bebe7b46d004568c47b8857ba316c038a74b485e
0
mikosik/smooth-build,mikosik/smooth-build
package org.smoothbuild.lang; import static com.google.common.collect.ImmutableList.toImmutableList; import static java.lang.Math.max; import static java.util.Arrays.stream; import static org.smoothbuild.lang.base.define.TestingLocation.loc; import static org.smoothbuild.lang.base.define.TestingModulePath.modulePath; ...
src/testing/java/org/smoothbuild/lang/TestingLang.java
package org.smoothbuild.lang; import static com.google.common.collect.ImmutableList.toImmutableList; import static java.lang.Math.max; import static java.util.Arrays.stream; import static org.smoothbuild.lang.base.define.TestingLocation.loc; import static org.smoothbuild.lang.base.define.TestingModulePath.modulePath; ...
removed dead code
src/testing/java/org/smoothbuild/lang/TestingLang.java
removed dead code
Java
apache-2.0
637703cccec9b605e40b1ec58f7c0be01ab8706b
0
jondwillis/ElectricSleep
/* * Copyright (C) 2007 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 requir...
src/com/androsz/electricsleepbeta/alarmclock/SetAlarm.java
/* * Copyright (C) 2007 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 requir...
No longer modifying a checkbox on a non-UI thread.
src/com/androsz/electricsleepbeta/alarmclock/SetAlarm.java
No longer modifying a checkbox on a non-UI thread.
Java
apache-2.0
8e16312c638fa852da40d0ff4fe67e6e14c0ea8d
0
lsurvila/AnimatedExpandableListView
package com.idunnololz.widgets; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.graphics.Canvas; import android.graphics.drawable.Drawable; import android.util.AttributeSet; import android.util.Log; import android.util.SparseArray; import android.view.View; import and...
src/com/idunnololz/widgets/AnimatedExpandableListView.java
package com.idunnololz.widgets; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.graphics.Canvas; import android.graphics.drawable.Drawable; import android.util.AttributeSet; import android.util.Log; import android.util.SparseArray; import android.view.View; import and...
Crash fix. convertView sometimes attempts to reuse a view where it shouldn't
src/com/idunnololz/widgets/AnimatedExpandableListView.java
Crash fix. convertView sometimes attempts to reuse a view where it shouldn't
Java
apache-2.0
75b088bd34c4a61cc4fea68ce89860fec9a7a979
0
mathemage/h2o-3,spennihana/h2o-3,datachand/h2o-3,h2oai/h2o-dev,mathemage/h2o-3,pchmieli/h2o-3,YzPaul3/h2o-3,madmax983/h2o-3,michalkurka/h2o-3,madmax983/h2o-3,datachand/h2o-3,pchmieli/h2o-3,junwucs/h2o-3,h2oai/h2o-dev,michalkurka/h2o-3,jangorecki/h2o-3,h2oai/h2o-3,pchmieli/h2o-3,kyoren/https-github.com-h2oai-h2o-3,micha...
package water.currents; import java.util.ArrayList; import java.util.Arrays; import java.util.HashSet; import water.*; import water.fvec.Frame; import water.fvec.Vec; /** Execute a set of instructions in the context of an H2O cloud. * * An Env (environment) object is a classic stack of values used during * exec...
h2o-core/src/main/java/water/currents/Env.java
package water.currents; import java.util.ArrayList; import java.util.HashSet; import water.*; import water.fvec.Frame; import water.fvec.Vec; /** Execute a set of instructions in the context of an H2O cloud. * * An Env (environment) object is a classic stack of values used during * execution of an AST. The sta...
ideaj warning
h2o-core/src/main/java/water/currents/Env.java
ideaj warning
Java
apache-2.0
70e3b173520de99a0581df4defe67f4d16402485
0
fabric8io/fabric8-forge,fabric8io/fabric8-forge,fabric8io/fabric8-forge
/** * Copyright 2005-2015 Red Hat, Inc. * <p/> * Red Hat licenses this file to you under the Apache License, version * 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Un...
addons/camel/src/main/java/io/fabric8/forge/camel/commands/project/CamelAddEndpointCommand.java
/** * Copyright 2005-2015 Red Hat, Inc. * <p/> * Red Hat licenses this file to you under the Apache License, version * 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> * Un...
Camel catalog - No need for component filter on add endpoint.
addons/camel/src/main/java/io/fabric8/forge/camel/commands/project/CamelAddEndpointCommand.java
Camel catalog - No need for component filter on add endpoint.
Java
apache-2.0
b3a7888e8a78d8182bff48c6c7fbeb28491f4319
0
apache/camel,christophd/camel,onders86/camel,apache/camel,pax95/camel,kevinearls/camel,DariusX/camel,apache/camel,tdiesler/camel,cunningt/camel,tadayosi/camel,sverkera/camel,zregvart/camel,pmoerenhout/camel,cunningt/camel,CodeSmell/camel,tadayosi/camel,kevinearls/camel,apache/camel,gnodet/camel,kevinearls/camel,mcollov...
/** * 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...
components/camel-servlet/src/main/java/org/apache/camel/component/servlet/ServletComponent.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...
CAMEL-12785: ServletComponent ignores HttpBinding
components/camel-servlet/src/main/java/org/apache/camel/component/servlet/ServletComponent.java
CAMEL-12785: ServletComponent ignores HttpBinding
Java
bsd-3-clause
7f4dd34d322947992eea5b0591515b03dd736534
0
NCIP/cadsr-grid-dataservice,NCIP/cadsr-grid-dataservice
import gov.nih.nci.cagrid.cqlquery.CQLQuery; import gov.nih.nci.cagrid.data.client.DataServiceClient; import java.util.Iterator; import gov.nih.nci.cagrid.common.Utils; import gov.nih.nci.cagrid.cqlresultset.CQLQueryResults; import gov.nih.nci.cagrid.data.utilities.CQLQueryResultsIterator; import java.io.File; impo...
test/src/CadsrDataServiceTest.java
import gov.nih.nci.cagrid.cqlquery.CQLQuery; import gov.nih.nci.cagrid.data.client.DataServiceClient; import java.util.Iterator; import gov.nih.nci.cagrid.common.Utils; import gov.nih.nci.cagrid.cqlresultset.CQLQueryResults; import gov.nih.nci.cagrid.data.utilities.CQLQueryResultsIterator; import java.io.File; impo...
iterate over files SVN-Revision: 29
test/src/CadsrDataServiceTest.java
iterate over files
Java
mit
17a683ae8318ea47542aa2f31ba44584b1c547ca
0
hazendaz/oshi,dbwiddis/oshi,jmazzitelli/oshi,pilhuhn/oshi,kamenitxan/oshi,cqse/oshi
/** * Copyright (c) Daniel Doubrovkine, 2010 dblock[at]dblock[dot]org All Rights * Reserved Eclipse Public License (EPLv1) http://oshi.codeplex.com/license */ package oshi; import org.junit.Test; import static org.junit.Assert.*; import oshi.hardware.HardwareAbstractionLayer; import oshi.hardware.Memory; ...
src/test/java/oshi/SystemInfoTest.java
/** * Copyright (c) Daniel Doubrovkine, 2010 dblock[at]dblock[dot]org All Rights * Reserved Eclipse Public License (EPLv1) http://oshi.codeplex.com/license */ package oshi; import org.junit.Test; import static org.junit.Assert.*; import oshi.hardware.HardwareAbstractionLayer; import oshi.hardware.Memory; ...
no message
src/test/java/oshi/SystemInfoTest.java
no message
Java
mit
188d487405aab4e9c315aea820d5a403af3b006d
0
handschuh/Slight-backup
/** * Copyright (c) 2011 Stefan Handschuh * * 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, merge, p...
src/de/shandschuh/slightbackup/exporter/MessageExporter.java
/** * Copyright (c) 2011 Stefan Handschuh * * 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, merge, p...
Adds sorting to message exporter.
src/de/shandschuh/slightbackup/exporter/MessageExporter.java
Adds sorting to message exporter.
Java
mit
132ce97680aeb931e963a31a872506b6eb8ba672
0
IngSW-unipv/GoldRush
/* * Code used in the "Software Engineering" course. * * Copyright 2017 by Claudio Cusano (claudio.cusano@unipv.it) * Dept of Electrical, Computer and Biomedical Engineering, * University of Pavia. */ package goldrush; /** * * @author cl427490 */ public class ZobeerMohammad extends GoldDigger{ int day; ...
GoldRush/src/goldrush/ZobeerMohammad.java
/* * Code used in the "Software Engineering" course. * * Copyright 2017 by Claudio Cusano (claudio.cusano@unipv.it) * Dept of Electrical, Computer and Biomedical Engineering, * University of Pavia. */ package goldrush; /** * * @author cl427490 */ public class ZobeerMohammad extends GoldDigger{ int day; ...
finito di Mohammad Zubeer
GoldRush/src/goldrush/ZobeerMohammad.java
finito di Mohammad Zubeer
Java
mit
0fa8951b401e473d30f8a98d64a95a264fcaeb52
0
jbosboom/streamjit,jbosboom/streamjit
package edu.mit.streamjit.impl.distributed.node; import java.io.EOFException; import java.io.IOException; import edu.mit.streamjit.impl.distributed.common.Command; import edu.mit.streamjit.impl.distributed.common.Connection; import edu.mit.streamjit.impl.distributed.common.ConnectionFactory; import edu.mit.streamjit....
src/edu/mit/streamjit/impl/distributed/node/StreamNode.java
package edu.mit.streamjit.impl.distributed.node; import java.io.EOFException; import java.io.IOException; import edu.mit.streamjit.impl.distributed.common.Command; import edu.mit.streamjit.impl.distributed.common.Connection; import edu.mit.streamjit.impl.distributed.common.ConnectionFactory; import edu.mit.streamjit....
Static methods are called by referring the class
src/edu/mit/streamjit/impl/distributed/node/StreamNode.java
Static methods are called by referring the class
Java
mit
a1e2d98a09a205b7745b8094d79e9f1bfc6fde29
0
RTLSponge/SpongeCommon,DDoS/SpongeCommon,SpongePowered/SpongeCommon,modwizcode/SpongeCommon,kenzierocks/SpongeCommon,JBYoshi/SpongeCommon,ryantheleach/SpongeCommon,sanman00/SpongeCommon,Grinch/SpongeCommon,SpongePowered/Sponge,RTLSponge/SpongeCommon,SpongePowered/Sponge,sanman00/SpongeCommon,SpongePowered/Sponge,Grinch...
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
src/main/java/org/spongepowered/common/event/CauseTracker.java
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
Fix infinate capture when spawning entities on a spawn entity event Fixes SpongePowered/SpongeForge#620
src/main/java/org/spongepowered/common/event/CauseTracker.java
Fix infinate capture when spawning entities on a spawn entity event
Java
epl-1.0
89f53bba0bfd4e4d7ff58565a5cedfc8c06e0e0b
0
rohitmohan96/ceylon-ide-eclipse,rohitmohan96/ceylon-ide-eclipse
package com.redhat.ceylon.eclipse.core.debug; import java.util.Arrays; import org.eclipse.core.resources.IProject; import org.eclipse.core.runtime.CoreException; import org.eclipse.debug.core.DebugException; import org.eclipse.debug.core.model.IDebugElement; import org.eclipse.debug.core.model.IDebugTarget; import or...
plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/DebugUtils.java
package com.redhat.ceylon.eclipse.core.debug; import java.util.Arrays; import org.eclipse.core.resources.IProject; import org.eclipse.core.runtime.CoreException; import org.eclipse.debug.core.DebugException; import org.eclipse.debug.core.model.IDebugElement; import org.eclipse.debug.core.model.IDebugTarget; import or...
Enhanced Step filtering
plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/core/debug/DebugUtils.java
Enhanced Step filtering
Java
epl-1.0
97508c5f55126c09cd19f7b1693d77189404c879
0
css-iter/cs-studio,css-iter/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,css-i...
/******************************************************************************* * Copyright (c) 2010 Oak Ridge National Laboratory. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and i...
applications/plugins/org.csstudio.opibuilder/src/org/csstudio/opibuilder/visualparts/BorderFactory.java
/******************************************************************************* * Copyright (c) 2010 Oak Ridge National Laboratory. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and i...
BOY: use border color as the text color on Group Box Style Border.
applications/plugins/org.csstudio.opibuilder/src/org/csstudio/opibuilder/visualparts/BorderFactory.java
BOY: use border color as the text color on Group Box Style Border.
Java
mpl-2.0
6539a341065409704be161154bbd656413d1e949
0
PharmGKB/PharmCAT,PharmGKB/PharmCAT,PharmGKB/PharmCAT
package org.pharmgkb.pharmcat.haplotype; import java.util.ArrayList; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.annotation.Nonnull; import org.apache.commons.lang3.ObjectUtils; /** * Object to hold information about varaints from the tsv file. * * @author nate * */ public class...
src/main/java/org/pharmgkb/pharmcat/haplotype/Variant.java
package org.pharmgkb.pharmcat.haplotype; import java.util.ArrayList; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.annotation.Nonnull; import org.apache.commons.lang3.ObjectUtils; /** * Object to hold information about varaints from the tsv file. * * @author nate * */ public class...
Remove System.out.println.
src/main/java/org/pharmgkb/pharmcat/haplotype/Variant.java
Remove System.out.println.
Java
agpl-3.0
3b5f316b31dc8c66b44a57e098536158bffb0a1e
0
quikkian-ua-devops/kfs,UniversityOfHawaii/kfs,ua-eas/kfs,kkronenb/kfs,kuali/kfs,UniversityOfHawaii/kfs,ua-eas/kfs,kuali/kfs,kuali/kfs,ua-eas/kfs,bhutchinson/kfs,UniversityOfHawaii/kfs,smith750/kfs,quikkian-ua-devops/will-financials,quikkian-ua-devops/kfs,ua-eas/kfs-devops-automation-fork,kkronenb/kfs,kkronenb/kfs,quikk...
/* * Copyright 2011 The Kuali Foundation. * * Licensed under the Educational Community License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl2.php * * Unless required by app...
test/unit/src/org/kuali/kfs/sys/context/SpringConfigurationConsistencyCheckTest.java
/* * Copyright 2011 The Kuali Foundation. * * Licensed under the Educational Community License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl2.php * * Unless required by app...
Updated DAO portion of test to ignore FiscalYearMakerImpl
test/unit/src/org/kuali/kfs/sys/context/SpringConfigurationConsistencyCheckTest.java
Updated DAO portion of test to ignore FiscalYearMakerImpl
Java
agpl-3.0
b5eca452f2fff8aabc8fbb66163f07fb8a0c9d34
0
DemandCube/NeverwinterDP,DemandCube/NeverwinterDP,DemandCube/NeverwinterDP,DemandCube/NeverwinterDP,DemandCube/NeverwinterDP
package com.neverwinterdp.scribengin.dataflow.tracking; import java.util.List; import java.util.concurrent.BlockingQueue; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.TimeUnit; import org.slf4j.Logger; ...
scribengin/core/src/main/java/com/neverwinterdp/scribengin/dataflow/tracking/VMTMValidatorKafkaApp.java
package com.neverwinterdp.scribengin.dataflow.tracking; import java.util.List; import java.util.concurrent.BlockingQueue; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.TimeUnit; import org.slf4j.Logger; ...
enhance log and error catch for the kafka validator
scribengin/core/src/main/java/com/neverwinterdp/scribengin/dataflow/tracking/VMTMValidatorKafkaApp.java
enhance log and error catch for the kafka validator
Java
lgpl-2.1
4c7ff27dafa667f532e470b632155ea2f29a2d25
0
ShefronYudy/opentsdb,OpenTSDB/opentsdb,OpenTSDB/opentsdb,alienth/opentsdb,kidaa/opentsdb,sidhhu/opentsdb,OpenTSDB/opentsdb,ShefronYudy/opentsdb,andyflury/opentsdb,johann8384/opentsdb,MadDogTechnology/opentsdb,andyflury/opentsdb,MadDogTechnology/opentsdb,eswdd/opentsdb,eswdd/opentsdb,alienth/opentsdb,kidaa/opentsdb,MadD...
// This file is part of OpenTSDB. // Copyright (C) 2011 StumbleUpon, Inc. // // This program is free software: you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or (at your // option) an...
src/core/CompactionQueue.java
// This file is part of OpenTSDB. // Copyright (C) 2011 StumbleUpon, Inc. // // This program is free software: you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or (at your // option) an...
Limit the number of concurrent flushes that can happen. When the CompactionQueue contains, say, 1M rows, and flush() is called, the code was attempting to compact all these rows concurrently. This is unrealistic and can either kill HBase and/or run the TSD out of RAM. With this change, a single call to flush() can on...
src/core/CompactionQueue.java
Limit the number of concurrent flushes that can happen.
Java
lgpl-2.1
476d9a043288ce7f377e92059024e05607406362
0
lucee/Lucee,lucee/Lucee,jzuijlek/Lucee,lucee/Lucee,jzuijlek/Lucee,lucee/Lucee,jzuijlek/Lucee
/** * * Copyright (c) 2014, the Railo Company Ltd. All rights reserved. * * 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) ...
core/src/main/java/lucee/runtime/schedule/ScheduledTaskThread.java
/** * * Copyright (c) 2014, the Railo Company Ltd. All rights reserved. * * 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) ...
improve #120
core/src/main/java/lucee/runtime/schedule/ScheduledTaskThread.java
improve #120
Java
unlicense
5f1274bfced7f49c5972817807b7360e51bbc091
0
danieljohnson2/SnowballMadness,airwindows/SnowballMadness
package snowballmadness; import java.util.*; import com.google.common.base.*; import com.google.common.collect.Lists; import org.bukkit.*; import org.bukkit.entity.*; import org.bukkit.event.entity.*; import org.bukkit.inventory.*; import org.bukkit.inventory.meta.SkullMeta; import org.bukkit.plugin.Plugin...
SnowballMadness/src/snowballmadness/SnowballLogic.java
package snowballmadness; import java.util.*; import com.google.common.base.*; import com.google.common.collect.Lists; import org.bukkit.*; import org.bukkit.entity.*; import org.bukkit.event.entity.*; import org.bukkit.inventory.*; import org.bukkit.inventory.meta.SkullMeta; import org.bukkit.plugin.Plugin...
Using BukkitRunnable (much like the snowball replenish) I've got armored skeles and zombies. They are wearing the same armor you're wearing, including enchants, and they wield whatever weapon or thing is at the start of your hotbar. They have your helmet, or if there's no helmet and there's a block above the weapon the...
SnowballMadness/src/snowballmadness/SnowballLogic.java
Using BukkitRunnable (much like the snowball replenish) I've got armored skeles and zombies. They are wearing the same armor you're wearing, including enchants, and they wield whatever weapon or thing is at the start of your hotbar. They have your helmet, or if there's no helmet and there's a block above the weapon the...
Java
apache-2.0
a0b4c899507d34dcfaf6f0a959a05b201a80de3b
0
samaitra/jena,kamir/jena,samaitra/jena,adrapereira/jena,kamir/jena,tr3vr/jena,tr3vr/jena,adrapereira/jena,CesarPantoja/jena,samaitra/jena,apache/jena,apache/jena,kidaa/jena,tr3vr/jena,atsolakid/jena,CesarPantoja/jena,atsolakid/jena,adrapereira/jena,atsolakid/jena,kidaa/jena,atsolakid/jena,jianglili007/jena,samaitra/jen...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
jena-arq/src/main/java/com/hp/hpl/jena/sparql/SystemARQ.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 ...
sync on transactional is a no-op git-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1408129 13f79535-47bb-0310-9956-ffa450edef68
jena-arq/src/main/java/com/hp/hpl/jena/sparql/SystemARQ.java
sync on transactional is a no-op
Java
apache-2.0
8b66f35c00ea6347265b054c4a7f35230d60f9f0
0
iservport/helianto,iservport/helianto
package org.helianto.user.repository; import java.io.Serializable; import java.util.List; import org.helianto.core.data.FilterRepository; import org.helianto.core.domain.Entity; import org.helianto.user.domain.UserGroup; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.Q...
helianto-core/src/main/java/org/helianto/user/repository/UserGroupRepository.java
package org.helianto.user.repository; import java.io.Serializable; import java.util.List; import org.helianto.core.data.FilterRepository; import org.helianto.core.domain.Entity; import org.helianto.user.domain.UserGroup; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.Q...
Improved repository.
helianto-core/src/main/java/org/helianto/user/repository/UserGroupRepository.java
Improved repository.
Java
apache-2.0
7216ef9f7ea9f0c916f25b239935e216e371ca29
0
ASU-Capstone/uPortal-Forked,joansmith/uPortal,apetro/uPortal,GIP-RECIA/esco-portail,timlevett/uPortal,apetro/uPortal,EdiaEducationTechnology/uPortal,chasegawa/uPortal,chasegawa/uPortal,EsupPortail/esup-uportal,mgillian/uPortal,jl1955/uPortal5,Mines-Albi/esup-uportal,joansmith/uPortal,Jasig/SSP-Platform,ASU-Capstone/uPo...
/** * Copyright 2001 The JA-SIG Collaborative. All rights reserved. * * Redistribution and use in source and binary forms, with or withoutu * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this li...
source/org/jasig/portal/utils/XSLT.java
/** * Copyright 2001 The JA-SIG Collaborative. All rights reserved. * * Redistribution and use in source and binary forms, with or withoutu * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this li...
Added a transform() method that takes a StylesheetSet as an argument instead of the URI. git-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@4627 f5dbab47-78f9-eb45-b975-e544023573eb
source/org/jasig/portal/utils/XSLT.java
Added a transform() method that takes a StylesheetSet as an argument instead of the URI.
Java
apache-2.0
e69ce7a20d503a8cab45df113bae8069aeeb63c3
0
BankingBoys/amos-ss17-proj7,BankingBoys/amos-ss17-proj7
package de.fau.amos.virtualledger.server.api; import de.fau.amos.virtualledger.dtos.Contact; import de.fau.amos.virtualledger.server.auth.KeycloakUtilizer; import de.fau.amos.virtualledger.server.contacts.ContactsController; import de.fau.amos.virtualledger.server.contacts.UserNotFoundException; import de.fau.amos.vir...
server/src/main/java/de/fau/amos/virtualledger/server/api/ContactsApiEndpoint.java
package de.fau.amos.virtualledger.server.api; import de.fau.amos.virtualledger.dtos.Contact; import de.fau.amos.virtualledger.server.auth.KeycloakUtilizer; import de.fau.amos.virtualledger.server.contacts.ContactsController; import de.fau.amos.virtualledger.server.contacts.UserNotFoundException; import org.slf4j.Logge...
changed Rest Api body of Add to StringApiModel instead of String
server/src/main/java/de/fau/amos/virtualledger/server/api/ContactsApiEndpoint.java
changed Rest Api body of Add to StringApiModel instead of String
Java
apache-2.0
e3f469b5982557a761dd95bc14e6f404557c069b
0
mdogan/hazelcast,emre-aydin/hazelcast,tufangorel/hazelcast,dbrimley/hazelcast,mdogan/hazelcast,emrahkocaman/hazelcast,tkountis/hazelcast,mesutcelik/hazelcast,emre-aydin/hazelcast,tombujok/hazelcast,lmjacksoniii/hazelcast,mdogan/hazelcast,dbrimley/hazelcast,dbrimley/hazelcast,mesutcelik/hazelcast,Donnerbart/hazelcast,Do...
/* * Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
hazelcast/src/main/java/com/hazelcast/map/proxy/ObjectMapProxy.java
/* * Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
map small fix
hazelcast/src/main/java/com/hazelcast/map/proxy/ObjectMapProxy.java
map small fix
Java
apache-2.0
36b5ea29331c4da722b9b6e5c81624fd8dffdcc5
0
rswijesena/carbon-apimgt,tharindu1st/carbon-apimgt,praminda/carbon-apimgt,pubudu538/carbon-apimgt,sineth-neranjana/carbon-apimgt,dewmini/carbon-apimgt,harsha89/carbon-apimgt,thusithak/carbon-apimgt,pubudu538/carbon-apimgt,uvindra/carbon-apimgt,sanjeewa-malalgoda/carbon-apimgt,jaadds/carbon-apimgt,ChamNDeSilva/carbon-ap...
/* * Copyright (c) 2005-2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
components/apimgt/org.wso2.carbon.apimgt.api/src/main/java/org/wso2/carbon/apimgt/api/APIDefinition.java
/* * Copyright (c) 2005-2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
added getAPISwaggerDefinitionTimeStamps abstract method
components/apimgt/org.wso2.carbon.apimgt.api/src/main/java/org/wso2/carbon/apimgt/api/APIDefinition.java
added getAPISwaggerDefinitionTimeStamps abstract method
Java
bsd-2-clause
07ebc77202e824c47b692fde34c289708f72a4e1
0
henryx/yds
/* * Copyright (C) 2010 Enrico Bianchi (enrico.bianchi@ymail.com) * Project YDS * Description The Yggdrasill Document Search - A java based file indexer * License BSD (see LICENSE.BSD for details) */ package it.application.yds.fetch.streams; import it.application.yds.Main; import java.io.IOExceptio...
src/main/java/it/application/yds/fetch/streams/PdfStream.java
/* * Copyright (C) 2010 Enrico Bianchi (enrico.bianchi@ymail.com) * Project YDS * Description The Yggdrasill Document Search - A java based file indexer * License BSD (see LICENSE.BSD for details) */ package it.application.yds.fetch.streams; import it.application.yds.Main; import java.io.IOExceptio...
Fixed code
src/main/java/it/application/yds/fetch/streams/PdfStream.java
Fixed code
Java
bsd-3-clause
88da4c7055b999bc64e51fe2a8cf79a112d17e4f
0
ndexbio/ndex-rest,ndexbio/ndex-rest,ndexbio/ndex-rest,ndexbio/ndex-rest
/** * Copyright (c) 2013, 2016, The Regents of the University of California, The Cytoscape Consortium * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code m...
src/main/java/org/ndexbio/rest/services/NetworkServiceV2.java
/** * Copyright (c) 2013, 2016, The Regents of the University of California, The Cytoscape Consortium * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code m...
Resolves bug SRV2-193. statement was not committed in the setNetworkProperties funtion.
src/main/java/org/ndexbio/rest/services/NetworkServiceV2.java
Resolves bug SRV2-193. statement was not committed in the setNetworkProperties funtion.
Java
mit
2be33bb0a1cfcd905965e3b37c7a31f7bbd5ccf0
0
fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg
package ua.com.fielden.platform.entity.functional.master; import java.util.Set; import java.util.TreeSet; import java.util.stream.Collectors; import com.google.inject.Inject; import ua.com.fielden.platform.criteria.generator.impl.CriteriaReflector; import ua.com.fielden.platform.dao.DefaultEntityProducerWithContext;...
platform-pojo-bl/src/main/java/ua/com/fielden/platform/entity/functional/master/AcknowledgeWarningsProducer.java
package ua.com.fielden.platform.entity.functional.master; import java.util.Set; import java.util.stream.Collectors; import com.google.inject.Inject; import ua.com.fielden.platform.criteria.generator.impl.CriteriaReflector; import ua.com.fielden.platform.dao.DefaultEntityProducerWithContext; import ua.com.fielden.pla...
#599 Ensured representation of warnings in an alphabetic order by property title.
platform-pojo-bl/src/main/java/ua/com/fielden/platform/entity/functional/master/AcknowledgeWarningsProducer.java
#599 Ensured representation of warnings in an alphabetic order by property title.
Java
mit
bad4a44c95b202bd73caafe3909aa5dd18d64ef9
0
ParaPenguin/morphix,agilemobiledev/morphix
package me.hfox.morphix.mapping.field; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; import com.mongodb.DBRef; import me.hfox.morphix.Morphix; import me.hfox.morphix.MorphixDefaults; import me.hfox.morphix.annotation.NotSaved; import me.hfox.morphix.annotation.Reference; import me.hfox.morphix.annotat...
src/main/java/me/hfox/morphix/mapping/field/EntityMapper.java
package me.hfox.morphix.mapping.field; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; import com.mongodb.DBRef; import me.hfox.morphix.Morphix; import me.hfox.morphix.MorphixDefaults; import me.hfox.morphix.annotation.NotSaved; import me.hfox.morphix.annotation.Reference; import me.hfox.morphix.annotat...
Polymorphism should be disabled by default
src/main/java/me/hfox/morphix/mapping/field/EntityMapper.java
Polymorphism should be disabled by default
Java
mit
ffb0d6fa6a564c476d3d600ac51fad6ad6e52a48
0
cristid9/FunWeb,cristid9/FunWeb,cristid9/FunWeb
package serviceResources; import db.DBConnector; import serviceRepresentations.GameCharacter; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; public class CharacterDAO { private DBConnector dbConnector; public CharacterDAO(DBConnector d...
FWDBApi/src/main/java/serviceResources/CharacterDAO.java
package serviceResources; import db.DBConnector; import serviceRepresentations.GameCharacter; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; public class CharacterDAO { private DBConnector dbConnector; public CharacterDAO(DBConnector d...
Added remove method for CharacterDAO
FWDBApi/src/main/java/serviceResources/CharacterDAO.java
Added remove method for CharacterDAO
Java
mit
af54cb2db0b49a2251273160fd8ef79fc4dcf30b
0
EDACC/edacc_api
package edacc.api; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.math.BigInteger; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList...
src/edacc/api/API.java
package edacc.api; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.math.BigInteger; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList...
update
src/edacc/api/API.java
update
Java
mit
fc8dbee4c3ecb7ccf5ad4d66f55af60f36824b4d
0
ebirn/bitcoin-exchange
import at.outdated.bitcoin.exchange.api.currency.Currency; import at.outdated.bitcoin.exchange.api.market.TickerValue; import at.outdated.bitcoin.exchange.btce.BtcEApiClient; import org.junit.Assert; import org.junit.Test; /** * Created with IntelliJ IDEA. * User: ebirn * Date: 27.05.13 * Time: 00:00 * To change ...
btc-e/src/test/java/ClientTest.java
import at.outdated.bitcoin.exchange.api.currency.Currency; import at.outdated.bitcoin.exchange.api.market.TickerValue; import at.outdated.bitcoin.exchange.bitkonan.BtcEApiClient; import org.junit.Assert; import org.junit.Test; /** * Created with IntelliJ IDEA. * User: ebirn * Date: 27.05.13 * Time: 00:00 * To cha...
fix test
btc-e/src/test/java/ClientTest.java
fix test
Java
mit
f3a6921bc7600f3beed5c414c5b3505683ffd34e
0
nullbox/Data-and-Information-Visualization-Project
package big.marketing.data; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; /** * Class stores the information from a single network health message from a node * * @author jaakkju */ public class HealthMessage implements DBWritable { public static final int STATUS_GOOD = 1; public static final ...
src/big/marketing/data/HealthMessage.java
package big.marketing.data; import com.mongodb.BasicDBObject; import com.mongodb.DBObject; /** * Class stores the information from a single network health message from a node * * @author jaakkju */ public class HealthMessage implements DBWritable { public static final int STATUS_GOOD = 1; public static final ...
added some more fields to health message
src/big/marketing/data/HealthMessage.java
added some more fields to health message
Java
mit
aeef68eb325e8c043b9cc898d2fe4fb698a3f3e0
0
andreasdr/tdme,andreasdr/tdme,andreasdr/tdme
package net.drewke.tdme.gui; /** * GUI Panel * @author Andreas Drewke * @version $Id$ */ public final class GUIPanelNode extends GUILayoutNode { private String backgroundImage; private GUIColor backgroundColor; /** * Constructor * @param parent node * @param id * @param alignments * @param request...
src/net/drewke/tdme/gui/GUIPanelNode.java
package net.drewke.tdme.gui; /** * GUI Panel * @author Andreas Drewke * @version $Id$ */ public final class GUIPanelNode extends GUILayoutNode { private String backgroundImage; private GUIColor backgroundColor; /** * Constructor * @param parent node * @param id * @param alignments * @param request...
GUI::PanelNode::have texture coordinates in correct order beginning from top, left clock wise
src/net/drewke/tdme/gui/GUIPanelNode.java
GUI::PanelNode::have texture coordinates in correct order beginning from top, left clock wise
Java
mit
db2c4986dcc7069918f8f289a49b351586a74634
0
luigi1015/Interest-Calculator
package net.codehobby; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.JSpinner; import javax.swing.SpinnerNumberModel; import javax.swing.SwingUtilities;...
src/net/codehobby/InterestCalculatorGUI.java
package net.codehobby; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.JSpinner; import javax.swing.SpinnerNumberModel; import javax.swing.SwingUtilities;...
Created a label for the results.
src/net/codehobby/InterestCalculatorGUI.java
Created a label for the results.
Java
agpl-3.0
2b8805e1594ba9a50f8c903516ff12cfdaaa509b
0
yichaoS/cbioportal,bihealth/cbioportal,yichaoS/cbioportal,kalletlak/cbioportal,sheridancbio/cbioportal,d3b-center/pedcbioportal,angelicaochoa/cbioportal,yichaoS/cbioportal,bihealth/cbioportal,n1zea144/cbioportal,angelicaochoa/cbioportal,onursumer/cbioportal,cBioPortal/cbioportal,angelicaochoa/cbioportal,d3b-center/pedc...
/* * Copyright (c) 2015 Memorial Sloan-Kettering Cancer Center. * * This library is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS * FOR A PARTICULAR PURPOSE. The software and documentation provided hereunder * is on an "...
core/src/main/java/org/mskcc/cbio/portal/scripts/ImportGeneData.java
/* * Copyright (c) 2015 Memorial Sloan-Kettering Cancer Center. * * This library is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS * FOR A PARTICULAR PURPOSE. The software and documentation provided hereunder * is on an "...
only import human genes
core/src/main/java/org/mskcc/cbio/portal/scripts/ImportGeneData.java
only import human genes
Java
agpl-3.0
e7fd82c9060c7e0772a53938b9d47db3db6a7c06
0
spyrosg/VISION-Cloud-Monitoring,spyrosg/VISION-Cloud-Monitoring,spyrosg/VISION-Cloud-Monitoring,spyrosg/VISION-Cloud-Monitoring
package integration.tests; import static org.junit.Assert.assertEquals; import gr.ntua.vision.monitoring.VismoConfiguration; import gr.ntua.vision.monitoring.VismoVMInfo; import gr.ntua.vision.monitoring.dispatch.VismoEventDispatcher; import gr.ntua.vision.monitoring.events.MonitoringEvent; import gr.ntua.vision.monit...
vismo-core/src/test/java/integration/tests/VismoServiceTest.java
package integration.tests; import static org.junit.Assert.assertEquals; import gr.ntua.vision.monitoring.VismoConfiguration; import gr.ntua.vision.monitoring.VismoVMInfo; import gr.ntua.vision.monitoring.dispatch.VismoEventDispatcher; import gr.ntua.vision.monitoring.events.MonitoringEvent; import gr.ntua.vision.monit...
FIX: test was missing vismo group properties
vismo-core/src/test/java/integration/tests/VismoServiceTest.java
FIX: test was missing vismo group properties
Java
agpl-3.0
c7c7ea7b0b2f95973f1e109ab4ca42d92dd414d5
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
6e3209f4-2e60-11e5-9284-b827eb9e62be
hello.java
6e2a7aae-2e60-11e5-9284-b827eb9e62be
6e3209f4-2e60-11e5-9284-b827eb9e62be
hello.java
6e3209f4-2e60-11e5-9284-b827eb9e62be
Java
agpl-3.0
bc5ab16201ec3a10716d62e8c0150d203f6417c9
0
servernge/holocore,servernge/holocore,servernge/holocore
/*********************************************************************************** * Copyright (c) 2015 /// Project SWG /// www.projectswg.com * * * * ProjectSWG is the first NGE emulator for Star Wars Galaxies fou...
src/resources/objects/sound/SoundObject.java
/*********************************************************************************** * Copyright (c) 2015 /// Project SWG /// www.projectswg.com * * * * ProjectSWG is the first NGE emulator for Star Wars Galaxies fou...
Made SoundObject extend StaticObject
src/resources/objects/sound/SoundObject.java
Made SoundObject extend StaticObject
Java
apache-2.0
c7446cfbec0837bd9af88b3122e19a2aac8cdf59
0
dbrant/apps-android-wikipedia,wikimedia/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,wikimedia/apps-android-wikipedia,wikimedia/apps-android-wikipedia,dbrant/apps-android-wikipedia,wikimedia/apps-android-wikipedia
package org.wikipedia.savedpages; import android.content.Context; import android.content.Intent; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.app.JobIntentService; import android.text.TextUtils; import org.wikipedia.WikipediaApp; import org.wikipedia...
app/src/main/java/org/wikipedia/savedpages/SavedPageSyncService.java
package org.wikipedia.savedpages; import android.content.Context; import android.content.Intent; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.app.JobIntentService; import android.text.TextUtils; import org.wikipedia.WikipediaApp; import org.wikipedia...
Don't log 404 errors when saving pages. This has been causing an unnecessary influx of crash logs, and can be safely ignored. Change-Id: Ic68b26e908f60063166ea4867b21ff554c8128ad
app/src/main/java/org/wikipedia/savedpages/SavedPageSyncService.java
Don't log 404 errors when saving pages.
Java
apache-2.0
cfab2af77d0c5256ae861327ce8eecb1639d5d34
0
gchq/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer,gchq/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer,gchq/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer,gchq/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer
/* * Copyright 2016-2018 Crown Copyright * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
core/type/src/main/java/uk/gov/gchq/gaffer/types/FreqMap.java
/* * Copyright 2016-2018 Crown Copyright * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
add filtering methods
core/type/src/main/java/uk/gov/gchq/gaffer/types/FreqMap.java
add filtering methods
Java
apache-2.0
0d4192f356a773ebea4bfaaed381abe962fe532a
0
MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim
package graph; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Cursor; import java.awt.Dimension; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.GridLayout; import java.awt.Paint; im...
gui/src/graph/Graph.java
package graph; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Cursor; import java.awt.Dimension; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.GridLayout; import java.awt.Paint; im...
Working on bifurcation code.
gui/src/graph/Graph.java
Working on bifurcation code.
Java
apache-2.0
010a7a90eb80572439701117101c76f6d8bd0d08
0
jangorecki/h2o-3,mathemage/h2o-3,michalkurka/h2o-3,michalkurka/h2o-3,YzPaul3/h2o-3,mathemage/h2o-3,mathemage/h2o-3,YzPaul3/h2o-3,mathemage/h2o-3,spennihana/h2o-3,spennihana/h2o-3,h2oai/h2o-3,jangorecki/h2o-3,YzPaul3/h2o-3,YzPaul3/h2o-3,michalkurka/h2o-3,michalkurka/h2o-3,mathemage/h2o-3,spennihana/h2o-3,jangorecki/h2o-...
package hex.glm; import hex.*; import hex.deeplearning.DeepLearningModel.DeepLearningParameters.MissingValuesHandling; import hex.glm.ComputationState.GLMSubsetGinfo; import hex.glm.GLMModel.*; import hex.optimization.ADMM.L1Solver; import hex.optimization.L_BFGS; import hex.glm.GLMModel.GLMParameters.Family; import h...
h2o-algos/src/main/java/hex/glm/GLM.java
package hex.glm; import hex.*; import hex.deeplearning.DeepLearningModel.DeepLearningParameters.MissingValuesHandling; import hex.glm.ComputationState.GLMSubsetGinfo; import hex.glm.GLMModel.*; import hex.optimization.ADMM.L1Solver; import hex.optimization.L_BFGS; import hex.glm.GLMModel.GLMParameters.Family; import h...
Relaxed likelihood comparison in glm, can not expect exactly same float number because of switching between sparse / dense (numerically not the same due to the way standardization is applied), need epsilon tolerance.
h2o-algos/src/main/java/hex/glm/GLM.java
Relaxed likelihood comparison in glm, can not expect exactly same float number because of switching between sparse / dense (numerically not the same due to the way standardization is applied), need epsilon tolerance.
Java
apache-2.0
a157763459202ef51716e48a0790fcda0ced47b0
0
couchbase/couchbase-lite-java-core
/** * Copyright (c) 2016 Couchbase, 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 by appli...
src/main/java/com/couchbase/lite/store/SQLiteStore.java
/** * Copyright (c) 2016 Couchbase, 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 by appli...
Fixed #1319 - Auto-pruning failing on pull replication current logic can not handle in case pull with batch.
src/main/java/com/couchbase/lite/store/SQLiteStore.java
Fixed #1319 - Auto-pruning failing on pull replication
Java
apache-2.0
15998662170117967270d5ae79eaaf4be5269ab4
0
leadwire-apm/leadwire-javaagent,kieker-monitoring/kieker,kieker-monitoring/kieker,kieker-monitoring/kieker,HaStr/kieker,HaStr/kieker,HaStr/kieker,HaStr/kieker,leadwire-apm/leadwire-javaagent,HaStr/kieker,kieker-monitoring/kieker,kieker-monitoring/kieker
/*************************************************************************** * Copyright 2012 Kieker Project (http://kieker-monitoring.net) * * 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 a...
src/monitoring/kieker/monitoring/core/controller/IStateController.java
/*************************************************************************** * Copyright 2012 Kieker Project (http://kieker-monitoring.net) * * 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 a...
#706 improve documentation
src/monitoring/kieker/monitoring/core/controller/IStateController.java
#706 improve documentation
Java
apache-2.0
5b44b0c9edb16e79c581a121806547f8346e2128
0
zrccxyb62/hadoop,zrccxyb62/hadoop,zrccxyb62/hadoop,zrccxyb62/hadoop,zrccxyb62/hadoop,zrccxyb62/hadoop,zrccxyb62/hadoop
/** * 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...
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMContextImpl.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...
YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena (cherry picked from commit f3b8ff54ab08545d7093bf8861b44ec9912e8dc3)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/RMContextImpl.java
YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena
Java
apache-2.0
53be20f0c96e97ad9b491c21646fa23a0c05451e
0
petteyg/intellij-community,orekyuu/intellij-community,muntasirsyed/intellij-community,vvv1559/intellij-community,ivan-fedorov/intellij-community,holmes/intellij-community,mglukhikh/intellij-community,da1z/intellij-community,wreckJ/intellij-community,clumsy/intellij-community,ryano144/intellij-community,vvv1559/intellij...
package com.intellij.codeInsight.daemon.impl.quickfix; import com.intellij.codeInsight.CodeInsightUtil; import com.intellij.codeInsight.daemon.QuickFixBundle; import com.intellij.codeInsight.intention.impl.BaseIntentionAction; import com.intellij.codeInsight.template.Template; import com.intellij.codeInsight.template....
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/CreateFromUsageBaseFix.java
package com.intellij.codeInsight.daemon.impl.quickfix; import com.intellij.codeInsight.CodeInsightUtil; import com.intellij.codeInsight.daemon.QuickFixBundle; import com.intellij.codeInsight.intention.impl.BaseIntentionAction; import com.intellij.codeInsight.template.Template; import com.intellij.codeInsight.template....
more correct detection of static context (IDEADEV-20386)
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/CreateFromUsageBaseFix.java
more correct detection of static context (IDEADEV-20386)
Java
mit
afc28c958558034618b9ab01eadacc05096c8205
0
bitDecayGames/Jump
package com.bitdecay.jump.leveleditor.ui.menus; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogic.gdx.scenes.scene2d.Actor; import com....
jump-leveleditor/src/main/java/com/bitdecay/jump/leveleditor/ui/menus/EditorMenus.java
package com.bitdecay.jump.leveleditor.ui.menus; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogic.gdx.scenes.scene2d.Actor; import com....
Have a fixed size for all object/tile images in menus
jump-leveleditor/src/main/java/com/bitdecay/jump/leveleditor/ui/menus/EditorMenus.java
Have a fixed size for all object/tile images in menus
Java
mit
3b42e33044bf86b66a75df4a9fc87768df3a58e8
0
nickpascucci/CP365_2011,nickpascucci/CP365_2011,nickpascucci/CP365_2011
package boids; import java.awt.Color; import java.awt.Graphics; import java.awt.event.MouseEvent; import java.awt.event.MouseMotionListener; import java.util.ArrayList; import java.util.Random; import javax.swing.JComponent; /** * Provides a drawing surface for the boid flock. * * @author Matthew Pol...
src/boids/BoidCanvas.java
package boids; import java.awt.Color; import java.awt.Graphics; import java.awt.event.MouseEvent; import java.awt.event.MouseMotionListener; import java.util.ArrayList; import java.util.Random; import javax.swing.JComponent; /** * Provides a drawing surface for the boid flock. * * @author Matthew Pol...
Added the mouseMotionListener, so the boids follow the mouse.
src/boids/BoidCanvas.java
Added the mouseMotionListener, so the boids follow the mouse.
Java
mit
1b33b474366d6cae30adf3d98904ef16717eb884
0
dreamhead/moco,dreamhead/moco
package com.github.dreamhead.moco.parser.model; import com.github.dreamhead.moco.RestIdMatcher; import com.github.dreamhead.moco.RestSettingBuilder; import com.google.common.base.MoreObjects; import com.google.common.base.Strings; import static com.github.dreamhead.moco.parser.model.RestIds.asIdMatcher; public abstr...
moco-runner/src/main/java/com/github/dreamhead/moco/parser/model/RestSingleSetting.java
package com.github.dreamhead.moco.parser.model; import com.github.dreamhead.moco.RestIdMatcher; import com.github.dreamhead.moco.RestSettingBuilder; import com.google.common.base.MoreObjects; import com.google.common.base.Strings; import static com.github.dreamhead.moco.parser.model.RestIds.asIdMatcher; public abstr...
added missing final to rest single setting
moco-runner/src/main/java/com/github/dreamhead/moco/parser/model/RestSingleSetting.java
added missing final to rest single setting
Java
mit
8d0ef5ec67aa8b35323d8c889551cf3ad6513444
0
fiveham/Sudoku_Solver
package common.graph; import common.Universe; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import java.util.function.Consumer; import java.util.function.Function; import java.util.func...
src/common/graph/AbstractGraph.java
package common.graph; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import java.util.function.Consumer; import java.util.function.Function; import java.util.function.Supplier; import ja...
refactor findPath to use BackedSets for bulk operations
src/common/graph/AbstractGraph.java
refactor findPath to use BackedSets for bulk operations
Java
mit
093129817782e7a6e663722de3d14af00d0caeca
0
thejavamonk/hackerrankAlgorithms
package com.codeprep.diagonaldifference; import static java.util.stream.Collectors.toList; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.List; import java.util.stream.IntStream; import java.util.stream.Stream; class Result { ...
algorithms_warmup/src/com/codeprep/diagonaldifference/Solution.java
package com.codeprep.diagonaldifference; import java.util.Scanner; public class Solution { public static void main(String[] args) { Scanner in = new Scanner(System.in); int sizeOfMatrix = in.nextInt(); int a[][] = new int[sizeOfMatrix][sizeOfMatrix]; for(int a_i=0; a_i < ...
solution to diagonal difference problem
algorithms_warmup/src/com/codeprep/diagonaldifference/Solution.java
solution to diagonal difference problem
Java
epl-1.0
976002aab2cf460988a3369a9ae0373a354775c3
0
codenvy/codenvy,codenvy/codenvy,codenvy/codenvy,R-Brain/codenvy,R-Brain/codenvy,codenvy/codenvy,R-Brain/codenvy,codenvy/codenvy,R-Brain/codenvy,codenvy/codenvy,R-Brain/codenvy,R-Brain/codenvy
/* * CODENVY CONFIDENTIAL * __________________ * * [2012] - [2015] Codenvy, S.A. * All Rights Reserved. * * NOTICE: All information contained herein is, and remains * the property of Codenvy S.A. and its suppliers, * if any. The intellectual and technical concepts contained * herein are proprietary to Cod...
installation-manager-core/src/test/java/com/codenvy/im/agent/TestSecureShellAgent.java
/* * CODENVY CONFIDENTIAL * __________________ * * [2012] - [2015] Codenvy, S.A. * All Rights Reserved. * * NOTICE: All information contained herein is, and remains * the property of Codenvy S.A. and its suppliers, * if any. The intellectual and technical concepts contained * herein are proprietary to Cod...
study failing tests of SecureShellAgent on Jenkins
installation-manager-core/src/test/java/com/codenvy/im/agent/TestSecureShellAgent.java
study failing tests of SecureShellAgent on Jenkins
Java
agpl-3.0
12ec10bbbc32ab829b246f1593ca7c5b7fc4713a
0
imCodePartnerAB/imcms,imCodePartnerAB/imcms,imCodePartnerAB/imcms
package com.imcode.imcms.domain.service.api; import com.imcode.imcms.WebAppSpringTestConfig; import com.imcode.imcms.api.ValidationLink; import com.imcode.imcms.components.datainitializer.CommonContentDataInitializer; import com.imcode.imcms.components.datainitializer.DocumentDataInitializer; import com.imcode.imcms.c...
src/test/java/com/imcode/imcms/domain/service/api/DefaultLinkValidationServiceTest.java
package com.imcode.imcms.domain.service.api; import com.imcode.imcms.WebAppSpringTestConfig; import com.imcode.imcms.api.ValidationLink; import com.imcode.imcms.components.datainitializer.CommonContentDataInitializer; import com.imcode.imcms.components.datainitializer.DocumentDataInitializer; import com.imcode.imcms.c...
IMCMS-334 New design to super admin page: link validator tab - Clean up
src/test/java/com/imcode/imcms/domain/service/api/DefaultLinkValidationServiceTest.java
IMCMS-334 New design to super admin page: link validator tab - Clean up
Java
agpl-3.0
8c72739321fb04bc14b6a5f62a775fd750041b6a
0
Audiveris/audiveris,Audiveris/audiveris
//----------------------------------------------------------------------------// // // // S t i c k // // ...
src/main/omr/stick/Stick.java
//----------------------------------------------------------------------------// // // // S t i c k // // ...
Cleansing
src/main/omr/stick/Stick.java
Cleansing
Java
agpl-3.0
2c353bc85ffaaf596e223c0097e07351fa2ed7a6
0
tsdl2013/actor-platform,akingyin1987/actor-platform,KitoHo/actor-platform,darioajr/actor-platform,gale320/actor-platform,bunnyblue/actor-platform,chieryw/actor-platform,zomeelee/actor-platform,boneyao/actor-platform,Havi4/actor-platform,chenbk85/actor-platform,KitoHo/actor-platform,Ajunboys/actor-platform,stonegithubs/...
package im.actor.messenger.app.fragment.auth; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.MenuItem; import im.actor.messenger.R; import im...
actor-apps/app-android/src/main/java/im/actor/messenger/app/fragment/auth/AuthActivity.java
package im.actor.messenger.app.fragment.auth; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.MenuItem; import im.actor.messenger.R; import im...
fix(android): authState flow
actor-apps/app-android/src/main/java/im/actor/messenger/app/fragment/auth/AuthActivity.java
fix(android): authState flow
Java
agpl-3.0
55286c5b20aa017e9fb8d95d7ab6e607d603ec64
0
StratusLab/claudia,StratusLab/claudia,StratusLab/claudia,StratusLab/claudia
/* * Claudia Project * http://claudia.morfeo-project.org * * (C) Copyright 2010 Telefonica Investigacion y Desarrollo * S.A.Unipersonal (Telefonica I+D) * * See CREDITS file for info about members and contributors. * * This program is free software; you can redistribute it and/or modify * it under the terms o...
driver-one/src/main/java/com/telefonica/claudia/smi/provisioning/ONEProvisioningDriver.java
/* * Claudia Project * http://claudia.morfeo-project.org * * (C) Copyright 2010 Telefonica Investigacion y Desarrollo * S.A.Unipersonal (Telefonica I+D) * * See CREDITS file for info about members and contributors. * * This program is free software; you can redistribute it and/or modify * it under the terms o...
fix empty netcontext syntax
driver-one/src/main/java/com/telefonica/claudia/smi/provisioning/ONEProvisioningDriver.java
fix empty netcontext syntax
Java
agpl-3.0
ab64ae60eb3db9b417a331b39c839a98e73996df
0
Chikachi/DiscordIntegration,Chikachi/DiscordIntegration,Chikachi/ChikachiDiscord
/* * Copyright (C) 2017 Chikachi * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * This program is di...
src/main/java/chikachi/discord/listener/MinecraftListener.java
/* * Copyright (C) 2017 Chikachi * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * This program is di...
Added Player Death event listener
src/main/java/chikachi/discord/listener/MinecraftListener.java
Added Player Death event listener
Java
lgpl-2.1
6b5ab34944f2aa95cbbaf101efdf0357c3089ea6
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...
instrument/src/com/exedio/cope/instrument/JavaRepository.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...
rename copeClasses to copeTypeByShortClassName git-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@4181 e7d4fc99-c606-0410-b9bf-843393a9eab7
instrument/src/com/exedio/cope/instrument/JavaRepository.java
rename copeClasses to copeTypeByShortClassName
Java
lgpl-2.1
9e8bf7961353e611e369330246ac602b04855a60
0
anddann/soot,cfallin/soot,xph906/SootNew,cfallin/soot,mbenz89/soot,mbenz89/soot,anddann/soot,mbenz89/soot,cfallin/soot,xph906/SootNew,xph906/SootNew,plast-lab/soot,mbenz89/soot,xph906/SootNew,plast-lab/soot,plast-lab/soot,anddann/soot,anddann/soot,cfallin/soot
/* Soot - a J*va Optimization Framework * Copyright (C) 2010 Eric Bodden * * 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) a...
src/soot/jimple/toolkits/reflection/ReflectiveCallsInliner.java
/* Soot - a J*va Optimization Framework * Copyright (C) 2010 Eric Bodden * * 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) a...
cleaned up initialization code
src/soot/jimple/toolkits/reflection/ReflectiveCallsInliner.java
cleaned up initialization code
Java
lgpl-2.1
ceee6fa78ca8033df955385909d679a715a00064
0
meg0man/languagetool,janissl/languagetool,jimregan/languagetool,janissl/languagetool,lopescan/languagetool,languagetool-org/languagetool,janissl/languagetool,meg0man/languagetool,meg0man/languagetool,languagetool-org/languagetool,languagetool-org/languagetool,lopescan/languagetool,janissl/languagetool,lopescan/language...
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * 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 ...
trunk/JLanguageTool/src/test/de/danielnaber/languagetool/rules/patterns/PatternRuleTest.java
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * 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 ...
tweak regex warning
trunk/JLanguageTool/src/test/de/danielnaber/languagetool/rules/patterns/PatternRuleTest.java
tweak regex warning
Java
apache-2.0
7f643bfb9a43fb5fb29cb6e1ee2323dc5cdb427c
0
tombolaltd/cordova-plugin-inappbrowser,tombolaltd/cordova-plugin-inappbrowser,tombolaltd/cordova-plugin-inappbrowser
/* 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...
src/android/InAppBrowser.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...
Added action handler for IAB pointing at stubs
src/android/InAppBrowser.java
Added action handler for IAB pointing at stubs
Java
apache-2.0
e070ec34286d509da693321213aa9f7305a5bc5a
0
euler-projects/euler-common
package net.eulerframework.common.util; import java.io.UnsupportedEncodingException; import java.util.Arrays; import java.util.Random; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import net.sourceforge.pinyin4j.Pi...
src/main/java/net/eulerframework/common/util/StringUtils.java
package net.eulerframework.common.util; import java.io.UnsupportedEncodingException; import java.util.Arrays; import java.util.Random; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import net.sourceforge.pinyin4j.Pi...
common
src/main/java/net/eulerframework/common/util/StringUtils.java
common
Java
apache-2.0
159be7158389abd2d21c82f8824d43caf9c185ad
0
laborautonomo/jitsi,dkcreinoso/jitsi,ringdna/jitsi,procandi/jitsi,laborautonomo/jitsi,cobratbq/jitsi,jibaro/jitsi,level7systems/jitsi,procandi/jitsi,martin7890/jitsi,tuijldert/jitsi,jitsi/jitsi,marclaporte/jitsi,pplatek/jitsi,damencho/jitsi,procandi/jitsi,procandi/jitsi,bebo/jitsi,tuijldert/jitsi,ringdna/jitsi,gpolitis...
/* * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.protocol.jabber; import java.util.*; import net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.*; import n...
src/net/java/sip/communicator/impl/protocol/jabber/CallPeerMediaHandlerJabberImpl.java
/* * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.protocol.jabber; import java.util.*; import net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.*; import n...
Adds to Jingle support for placing calls off and on hold (still: only for Raw UDP)
src/net/java/sip/communicator/impl/protocol/jabber/CallPeerMediaHandlerJabberImpl.java
Adds to Jingle support for placing calls off and on hold (still: only for Raw UDP)
Java
apache-2.0
c88e21f991c43ce90a64b86e7cb9d943cd4813e0
0
takenit2far/FreeRDP_SSL,lmcro/FreeRDP,MartinHaimberger/FreeRDP,realjiangms/FreeRDP,mfleisz/FreeRDP,akallabeth/FreeRDP,oshogbo/FreeRDP,massuda-marcelo/FreeRDP,vworkspace/FreeRDP,erbth/FreeRDP,RolKau/FreeRDP,ondrejholy/FreeRDP,Testinos/Freerdp,BUGgs/FreeRDP,DavBfr/FreeRDP,eledoux/FreeRDP,mcnestrb/FreeRDP,kingland/FreeRDP...
/* Android Session Activity Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package com.fre...
client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionActivity.java
/* Android Session Activity Copyright 2013 Thincast Technologies GmbH, Author: Martin Fleisz This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package com.fre...
Now using compatibility menu.
client/Android/FreeRDPCore/src/com/freerdp/freerdpcore/presentation/SessionActivity.java
Now using compatibility menu.
Java
apache-2.0
527c0e1735fc7e6b98a4f621ae9a6bda56f125b1
0
bpvelloso/freenasmonitor,Sonelli/juicessh-performancemonitor,mseabold/juicessh-performancemonitor,youvegotmoxie/juicessh-performancemonitor,bobpattersonjr/juicessh-performancemonitor,TRex22/juicessh-performancemonitor,The1andONLYdave/juicessh-performancemonitor
package com.sonelli.juicessh.performancemonitor.activities; import android.content.ActivityNotFoundException; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.ActionBar; import android.support.v7.app.ActionBarActivity; import android.util.Log; import androi...
Plugin/src/main/java/com/sonelli/juicessh/performancemonitor/activities/MainActivity.java
package com.sonelli.juicessh.performancemonitor.activities; import android.content.ActivityNotFoundException; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.ActionBar; import android.support.v7.app.ActionBarActivity; import android.util.Log; import androi...
Updated to PluginClient v1.0.1
Plugin/src/main/java/com/sonelli/juicessh/performancemonitor/activities/MainActivity.java
Updated to PluginClient v1.0.1
Java
apache-2.0
bfd39299f6635b2639b954f92b2388a30c99977f
0
rabl-dev/cwac-cam2,idish/cwac-cam2-instant-camera,commonsguy/cwac-cam2
/*** Copyright (c) 2015 CommonsWare, 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 writing, s...
cam2/src/main/java/com/commonsware/cwac/cam2/CameraEngine.java
/*** Copyright (c) 2015 CommonsWare, 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 writing, s...
added SM-G920F workaround per issue #143
cam2/src/main/java/com/commonsware/cwac/cam2/CameraEngine.java
added SM-G920F workaround per issue #143
Java
apache-2.0
607e41860c533d7f198150b6572c6cb19246d0d3
0
caot/intellij-community,MER-GROUP/intellij-community,youdonghai/intellij-community,clumsy/intellij-community,slisson/intellij-community,dslomov/intellij-community,pwoodworth/intellij-community,petteyg/intellij-community,MER-GROUP/intellij-community,clumsy/intellij-community,alphafoobar/intellij-community,Distrotech/int...
/* * Copyright 2000-2014 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...
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/impl/PsiImplUtil.java
/* * Copyright 2000-2014 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...
resolve groovy method references to non-reflected methods (IDEA-138048 partial) preserve class-level substitutions
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/impl/PsiImplUtil.java
resolve groovy method references to non-reflected methods (IDEA-138048 partial)