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
7799793881b259779155ce08175c71adcc890f2f
0
openbaton/generic-vnfm,openbaton/generic-vnfm
package org.openbaton.vnfm.generic; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonObject; import org.apache.commons.codec.binary.Base64; import org.openbaton.catalogue.mano.common.Event; import org.openbaton.catalogue.mano.common.Ip; import org.openbaton.catalogue.mano.co...
src/main/java/org/openbaton/vnfm/generic/GenericVNFM.java
package org.openbaton.vnfm.generic; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonObject; import org.apache.commons.codec.binary.Base64; import org.openbaton.catalogue.mano.common.Event; import org.openbaton.catalogue.mano.common.Ip; import org.openbaton.catalogue.mano.co...
added some spaces
src/main/java/org/openbaton/vnfm/generic/GenericVNFM.java
added some spaces
Java
apache-2.0
2cec9982b5d63f3e7dd7b975af093bf5e31bb689
0
JamesTPF/spring-hateoas
/* * Copyright 2013-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
src/main/java/org/springframework/hateoas/MediaTypes.java
/* * Copyright 2013 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...
#247 - Added HAL_JSON_VALUE in MediaTypes. Original pull request: #329.
src/main/java/org/springframework/hateoas/MediaTypes.java
#247 - Added HAL_JSON_VALUE in MediaTypes.
Java
apache-2.0
af259469e4684e0955ef59cea867914cd01fef5f
0
uzh/katts,uzh/katts,uzh/katts,uzh/katts
package ch.uzh.ddis.katts.bolts.join; import java.lang.reflect.Constructor; import java.util.Date; import java.util.HashSet; import java.util.Map; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import backtype.storm.task.OutputCollector; import backtype.storm.task.TopologyContext; imp...
src/main/java/ch/uzh/ddis/katts/bolts/join/TemporalJoinBolt.java
package ch.uzh.ddis.katts.bolts.join; import java.lang.reflect.Constructor; import java.util.Date; import java.util.HashSet; import java.util.Map; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import backtype.storm.task.OutputCollector; import backtype.storm.task.TopologyContext; imp...
Remove debug output code.
src/main/java/ch/uzh/ddis/katts/bolts/join/TemporalJoinBolt.java
Remove debug output code.
Java
apache-2.0
4f6aa4391025f84ac6aad3c17549e9575c0c8795
0
mtenrero/vetManager,mtenrero/vetManager,mtenrero/vetManager,mtenrero/vetManager
package es.urjc.etsii.mtenrero; import es.urjc.etsii.mtenrero.ServicioInterno.MailerResponse; import org.springframework.http.ResponseEntity; import org.springframework.util.LinkedMultiValueMap; import org.springframework.util.MultiValueMap; import org.springframework.web.client.RestTemplate; import javax.net.ssl.SS...
src/main/java/es/urjc/etsii/mtenrero/Communication.java
package es.urjc.etsii.mtenrero; import es.urjc.etsii.mtenrero.ServicioInterno.MailerResponse; import org.springframework.http.ResponseEntity; import org.springframework.util.LinkedMultiValueMap; import org.springframework.util.MultiValueMap; import org.springframework.web.client.RestTemplate; import javax.net.ssl.SS...
Changed Communicator with Mailer Service to Load Balancer IP
src/main/java/es/urjc/etsii/mtenrero/Communication.java
Changed Communicator with Mailer Service to Load Balancer IP
Java
apache-2.0
8d22bd8af543ddcc4f8a1417cd238e7b79bb279e
0
izonder/intellij-community,clumsy/intellij-community,alphafoobar/intellij-community,youdonghai/intellij-community,vladmm/intellij-community,adedayo/intellij-community,nicolargo/intellij-community,xfournet/intellij-community,tmpgit/intellij-community,gnuhub/intellij-community,salguarnieri/intellij-community,ol-loginov/i...
/* * Copyright 2000-2009 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...
java/java-psi-api/src/com/intellij/psi/infos/MethodCandidateInfo.java
/* * Copyright 2000-2009 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...
EA-52505 - NPE: MethodCandidateInfo.getPertinentApplicabilityLevel
java/java-psi-api/src/com/intellij/psi/infos/MethodCandidateInfo.java
EA-52505 - NPE: MethodCandidateInfo.getPertinentApplicabilityLevel
Java
apache-2.0
c6ec523203169152bcece6b4f9684c33c0601ab1
0
alibaba/fastjson,alibaba/fastjson,alibaba/fastjson,alibaba/fastjson
/* * Copyright 1999-2017 Alibaba Group. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
src/main/java/com/alibaba/fastjson/parser/Feature.java
/* * Copyright 1999-2017 Alibaba Group. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
rename feature.
src/main/java/com/alibaba/fastjson/parser/Feature.java
rename feature.
Java
apache-2.0
eddc240a37e5c6da04c4039c5795e099f098f37d
0
raphw/byte-buddy,raphw/byte-buddy,DALDEI/byte-buddy,CodingFabian/byte-buddy,vic/byte-buddy,raphw/byte-buddy,mches/byte-buddy
package net.bytebuddy.dynamic.scaffold; import net.bytebuddy.description.method.MethodDescription; import net.bytebuddy.description.type.TypeDescription; import java.util.*; public interface MethodGraph extends MethodLookupEngine.Finding { interface Factory { MethodGraph make(TypeDescription typeDescri...
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/MethodGraph.java
package net.bytebuddy.dynamic.scaffold; import net.bytebuddy.description.method.MethodDescription; import net.bytebuddy.description.type.TypeDescription; import net.bytebuddy.description.type.generic.GenericTypeDescription; import java.util.*; public interface MethodGraph { MethodDescription locate(MethodDescri...
Added registry to method graph.
byte-buddy-dep/src/main/java/net/bytebuddy/dynamic/scaffold/MethodGraph.java
Added registry to method graph.
Java
bsd-2-clause
533c8e7d2f98185aaef0edbe36d86b26a3be4152
0
KnisterPeter/Smaller,KnisterPeter/Smaller,KnisterPeter/Smaller,KnisterPeter/Smaller
package de.matrixweb.smaller.osgi.http; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.io.PrintStream; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpSer...
server/osgi-http/src/main/java/de/matrixweb/smaller/osgi/http/Servlet.java
package de.matrixweb.smaller.osgi.http; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.io.PrintStream; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpSer...
Clean temp resources in case of io error
server/osgi-http/src/main/java/de/matrixweb/smaller/osgi/http/Servlet.java
Clean temp resources in case of io error
Java
bsd-2-clause
0cd5ed802fcbc0d7682186370a96da6f81a2e947
0
Ryszard-Trojnacki/nifty-gui,bgroenks96/nifty-gui,Ryszard-Trojnacki/nifty-gui,void256/nifty-gui,atomixnmc/nifty-gui,gouessej/nifty-gui,atomixnmc/nifty-gui,void256/nifty-gui,Teencrusher/nifty-gui,relu91/nifty-gui,Teencrusher/nifty-gui,bgroenks96/nifty-gui,mkaring/nifty-gui,xranby/nifty-gui
package de.lessvoid.nifty.renderer.lwjgl.input; import java.nio.IntBuffer; import java.util.ArrayList; import java.util.List; import org.lwjgl.BufferUtils; import org.lwjgl.input.Keyboard; import org.lwjgl.input.Mouse; import org.lwjgl.opengl.GL11; import de.lessvoid.nifty.NiftyInputConsumer; import de.l...
src/main/java/de/lessvoid/nifty/renderer/lwjgl/input/LwjglInputSystem.java
package de.lessvoid.nifty.renderer.lwjgl.input; import java.util.ArrayList; import java.util.List; import org.lwjgl.input.Keyboard; import org.lwjgl.input.Mouse; import org.lwjgl.opengl.Display; import de.lessvoid.nifty.NiftyInputConsumer; import de.lessvoid.nifty.input.keyboard.KeyboardInputEvent; import...
@public added a patch from Hayden to fix mouse coordinates when running LWJGL Nifty in an applet (mouse coordinates where calculated with desktop and not with window/viewport coordinates)
src/main/java/de/lessvoid/nifty/renderer/lwjgl/input/LwjglInputSystem.java
@public added a patch from Hayden to fix mouse coordinates when running LWJGL Nifty in an applet (mouse coordinates where calculated with desktop and not with window/viewport coordinates)
Java
bsd-3-clause
e1bef52e2110e5f7b92d4c0d2780c7d940fa6e42
0
Simsilica/SimEthereal
/* * $Id$ * * Copyright (c) 2015, Simsilica, LLC * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright ...
src/main/java/com/simsilica/ethereal/zone/StateCollector.java
/* * $Id$ * * Copyright (c) 2015, Simsilica, LLC * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright ...
Minor formatting changes. Added a couple more trace logs.
src/main/java/com/simsilica/ethereal/zone/StateCollector.java
Minor formatting changes. Added a couple more trace logs.
Java
bsd-3-clause
61808a7e6e20f99e26b33ae637d106e645633dcf
0
giorgos1987/jsonld-java,giorgos1987/jsonld-java,westei/jsonld-java,westei/jsonld-java,dyanarose/jsonld-java,jsonld-java/jsonld-java,dyanarose/jsonld-java
package com.github.jsonldjava.core; import static com.github.jsonldjava.core.JsonLdConsts.RDF_FIRST; import static com.github.jsonldjava.core.JsonLdConsts.RDF_LANGSTRING; import static com.github.jsonldjava.core.JsonLdConsts.RDF_NIL; import static com.github.jsonldjava.core.JsonLdConsts.RDF_REST; import static com.git...
core/src/main/java/com/github/jsonldjava/core/RDFDataset.java
package com.github.jsonldjava.core; import static com.github.jsonldjava.core.JsonLdConsts.RDF_FIRST; import static com.github.jsonldjava.core.JsonLdConsts.RDF_LANGSTRING; import static com.github.jsonldjava.core.JsonLdConsts.RDF_NIL; import static com.github.jsonldjava.core.JsonLdConsts.RDF_REST; import static com.git...
Sanity check only use native type for integer/double and regex
core/src/main/java/com/github/jsonldjava/core/RDFDataset.java
Sanity check only use native type for integer/double and regex
Java
bsd-3-clause
694cafb4ad1d959c192a4b47e413ff830a5fed8a
0
Masterdocs/masterdoc-maven-plugin,Masterdocs/masterdoc-maven-plugin,Masterdocs/masterdoc-maven-plugin
package fr.masterdocs.plugin; import com.github.jknack.handlebars.*; import com.github.jknack.handlebars.io.FileTemplateLoader; import com.google.common.base.Function; import com.google.common.collect.ImmutableSortedSet; import com.google.common.collect.Ordering; import com.googlecode.gentyref.GenericTypeReflector; im...
src/main/java/fr/masterdocs/plugin/MasterDocGenerator.java
package fr.masterdocs.plugin; import com.github.jknack.handlebars.*; import com.github.jknack.handlebars.io.FileTemplateLoader; import com.google.common.base.Function; import com.google.common.collect.ImmutableSortedSet; import com.google.common.collect.Ordering; import com.googlecode.gentyref.GenericTypeReflector; im...
#2 : Sort fields on entities
src/main/java/fr/masterdocs/plugin/MasterDocGenerator.java
#2 : Sort fields on entities
Java
bsd-3-clause
21ad37528e537a8e0f640b769c6a1804c2c7a272
0
ShiftMediaProject/libilbc,ShiftMediaProject/libilbc,TimothyGu/libilbc,TimothyGu/libilbc,TimothyGu/libilbc,ShiftMediaProject/libilbc,ShiftMediaProject/libilbc,ShiftMediaProject/libilbc,TimothyGu/libilbc,TimothyGu/libilbc
/* * libjingle * Copyright 2014 Google Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the fo...
talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java
/* * libjingle * Copyright 2014 Google Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the fo...
Ensure we set the right attrib for correct shader When using oesProgram, we still specify the yuvProgram for setting shader attributes. This should be changed to the correct shader program. BUG= R=glaznev@webrtc.org Review URL: https://webrtc-codereview.appspot.com/45379004 Cr-Commit-Position: 972c6d2dc6dd5efdad137...
talk/app/webrtc/java/android/org/webrtc/VideoRendererGui.java
Ensure we set the right attrib for correct shader
Java
mit
a60e6d2b7c41659dc2d9c09a65cd8c7968208bab
0
BridgeAPIs/CrossPermissionsBungee
package net.zyuiop.permissions.bungee; import net.md_5.bungee.api.connection.ProxiedPlayer; import net.md_5.bungee.api.plugin.Plugin; import net.md_5.bungee.config.Configuration; import net.md_5.bungee.config.ConfigurationProvider; import net.md_5.bungee.config.YamlConfiguration; import net.zyuiop.crosspermissions.api...
src/main/java/net/zyuiop/permissions/bungee/PermissionBungee.java
package net.zyuiop.permissions.bungee; import net.md_5.bungee.api.connection.ProxiedPlayer; import net.md_5.bungee.api.plugin.Plugin; import net.md_5.bungee.config.Configuration; import net.md_5.bungee.config.ConfigurationProvider; import net.md_5.bungee.config.YamlConfiguration; import net.zyuiop.crosspermissions.api...
Better support for no-auth
src/main/java/net/zyuiop/permissions/bungee/PermissionBungee.java
Better support for no-auth
Java
mit
fcc14919794a90b4682179e39836b233ec3a66d3
0
ramswaroop/Algorithms-and-Data-Structures-in-Java
package com.rampatra.blockchain; import java.nio.charset.StandardCharsets; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.ArrayList; import java.util.Date; import java.util.List; /** * @author rampatra * @since 2019-03-05 */ public class Blockchain { // TODO: P2...
src/main/java/com/rampatra/blockchain/Blockchain.java
package com.rampatra.blockchain; import java.nio.charset.StandardCharsets; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.Date; import java.util.List; /** * @author rampatra * @since 2019-03-05 */ public class Blockchain { // TODO: WIP private List<Block> b...
Very basic blockchain implementation in Java
src/main/java/com/rampatra/blockchain/Blockchain.java
Very basic blockchain implementation in Java
Java
mit
ebb6123bc92e5a7f091436b6512e4f6ac9faa939
0
dreamhead/moco,dreamhead/moco
package com.github.dreamhead.moco; import com.google.common.eventbus.Subscribe; public interface MocoMonitor { @Subscribe void onMessageArrived(Request request); @Subscribe void onException(Throwable t); @Subscribe void onMessageLeave(Response response); @Subscribe void onUnexpected...
moco-core/src/main/java/com/github/dreamhead/moco/MocoMonitor.java
package com.github.dreamhead.moco; import com.google.common.eventbus.Subscribe; public interface MocoMonitor { @Subscribe void onMessageArrived(final Request request); @Subscribe void onException(final Throwable t); @Subscribe void onMessageLeave(final Response response); @Subscribe ...
removed redundant final from moco monitor
moco-core/src/main/java/com/github/dreamhead/moco/MocoMonitor.java
removed redundant final from moco monitor
Java
mit
66029c98f9b3f583ac2de6427727340cfbd34155
0
JetBrains/ideavim,JetBrains/ideavim
package com.maddyhome.idea.vim; import com.intellij.notification.Notification; import com.intellij.notification.NotificationType; import com.intellij.notification.Notifications; import com.intellij.openapi.application.ApplicationNamesInfo; import com.intellij.openapi.application.PathManager; import com.intellij.openap...
src/com/maddyhome/idea/vim/VimKeyMapUtil.java
package com.maddyhome.idea.vim; import com.intellij.notification.Notification; import com.intellij.notification.NotificationType; import com.intellij.notification.Notifications; import com.intellij.openapi.application.ApplicationNamesInfo; import com.intellij.openapi.application.PathManager; import com.intellij.openap...
Cosmetics
src/com/maddyhome/idea/vim/VimKeyMapUtil.java
Cosmetics
Java
epl-1.0
df13eda1d5a4f2225921b5c4a01b7cede98dfbf7
0
hacktx/electron,hacktx/electron
package com.hacktx.electron.activities; import android.app.Dialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.K...
app/src/main/java/com/hacktx/electron/activities/MainActivity.java
package com.hacktx.electron.activities; import android.app.Dialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.K...
Show confirmation dialog only once
app/src/main/java/com/hacktx/electron/activities/MainActivity.java
Show confirmation dialog only once
Java
mpl-2.0
5ae44f4ff03a18fdfdb25a6f7feae22e9091ea53
0
JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core
/************************************************************************* * * $RCSfile: UnoDialog2.java,v $ * * $Revision: 1.6 $ * * last change: $Author: vg $ $Date: 2005-03-08 15:46:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * ...
wizards/com/sun/star/wizards/ui/UnoDialog2.java
/************************************************************************* * * $RCSfile: UnoDialog2.java,v $ * * $Revision: 1.5 $ * * last change: $Author: vg $ $Date: 2005-02-21 14:07:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * ...
INTEGRATION: CWS toolkit01 (1.4.50); FILE MERGED 2005/02/25 12:08:36 bc 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/23 17:38:47 bc 1.4.50.1: ##several changes in Webwizard
wizards/com/sun/star/wizards/ui/UnoDialog2.java
INTEGRATION: CWS toolkit01 (1.4.50); FILE MERGED 2005/02/25 12:08:36 bc 1.4.50.2: RESYNC: (1.4-1.5); FILE MERGED 2005/02/23 17:38:47 bc 1.4.50.1: ##several changes in Webwizard
Java
mpl-2.0
edd6e53a2d22acbe6d1bae06f3b29b865b84afe1
0
MatjazDev/Numerus,TheMatjaz/jNumerus
/* * Copyright (c) 2015, Matjaž <dev@matjaz.it> matjaz.it * * This Source Code Form is part of the project Numerus, a roman numerals * library for Java. The library and its source code may be found on: * https://github.com/MatjazDev/Numerus and http://matjaz.it/numerus * * This Source Code Form is subject to the...
src/main/java/it/matjaz/numerus/core/RomanNumeral.java
/* * Copyright (c) 2015, Matjaž <dev@matjaz.it> matjaz.it * * This Source Code Form is part of the project Numerus, a roman numerals * library for Java. The library and its source code may be found on: * https://github.com/MatjazDev/Numerus and http://matjaz.it/numerus * * This Source Code Form is subject to the...
Fix missing serialVersionUID in RomanNumeral
src/main/java/it/matjaz/numerus/core/RomanNumeral.java
Fix missing serialVersionUID in RomanNumeral
Java
lgpl-2.1
85c6f88f204d2260ec2c0bc053aa6cb264f3b599
0
exedio/copernica,exedio/copernica,exedio/copernica
/* * Copyright (C) 2004-2006 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...
runtime/src/com/exedio/cope/CompositeCondition.java
/* * Copyright (C) 2004-2006 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 local variable git-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@5702 e7d4fc99-c606-0410-b9bf-843393a9eab7
runtime/src/com/exedio/cope/CompositeCondition.java
rename local variable
Java
apache-2.0
e5ae092ba6f81f57206f7ec01caf77d630ab71f7
0
outskywind/myproject
package org.lotus.algorithm.strings; import org.junit.Test; import java.util.Arrays; /** * Created by quanchengyun on 2019/10/7. */ public class Strings { public static char[] str= {'a','b','c','d','e','f','g','h'}; private static char[] getStr(){ return Arrays.copyOf(str,str.le...
algorithm/src/main/java/org/lotus/algorithm/strings/Strings.java
package org.lotus.algorithm.strings; import org.junit.Test; import java.util.Arrays; /** * Created by quanchengyun on 2019/10/7. */ public class Strings { public static char[] str= {'a','b','c','d','e','f','g','h'}; private static char[] getStr(){ return Arrays.copyOf(str,str.le...
commit
algorithm/src/main/java/org/lotus/algorithm/strings/Strings.java
commit
Java
apache-2.0
577b05756b57ebe7bc360f1dc533b76b1048912a
0
hw-beijing/cocos2d,hw-beijing/cocos2d,owant/cocos2d,owant/cocos2d,owant/cocos2d,ZhouWeikuan/cocos2d,owant/cocos2d,owant/cocos2d,owant/cocos2d,ZhouWeikuan/cocos2d,hw-beijing/cocos2d,owant/cocos2d,ZhouWeikuan/cocos2d,ZhouWeikuan/cocos2d,ZhouWeikuan/cocos2d,ZhouWeikuan/cocos2d,hw-beijing/cocos2d,hw-beijing/cocos2d,owant/c...
package org.cocos2d.types; import java.io.IOException; /* * 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...
cocos2d-android/src/org/cocos2d/types/CGAffineTransform.java
package org.cocos2d.types; import java.io.IOException; /* * 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...
Bugfix to CGAffineTransform.multiply. Thanks opengenius!
cocos2d-android/src/org/cocos2d/types/CGAffineTransform.java
Bugfix to CGAffineTransform.multiply. Thanks opengenius!
Java
apache-2.0
d7802c76be7fb11b1bf7206b190af2904e59b463
0
santhosh-tekuri/jlibs,santhosh-tekuri/jlibs
/** * JLibs: Common Utilities for Java * Copyright (C) 2009 Santhosh Kumar T <santhosh.tekuri@gmail.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 ...
core/src/main/java/jlibs/core/nio/channels/InputChannel.java
/** * JLibs: Common Utilities for Java * Copyright (C) 2009 Santhosh Kumar T <santhosh.tekuri@gmail.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 ...
unread is made protected
core/src/main/java/jlibs/core/nio/channels/InputChannel.java
unread is made protected
Java
apache-2.0
3d887eef57f08a47133b9941e157ed4544b10b6f
0
remibantos/jeeshop,remibantos/jeeshop,remibantos/jeeshop,remibantos/jeeshop
package org.rembx.jeeshop.catalog; import java.util.Date; import java.util.List; /** * Created by remi on 20/05/14. */ public class Category { private Integer id; private String name; private String description; private List<Category> childCategories; private List<Product> childProducts; ...
src/main/java/org/rembx/jeeshop/catalog/Category.java
package org.rembx.jeeshop.catalog; import java.util.Date; import java.util.List; /** * Created by remi on 20/05/14. */ public class Category { private Integer id; private String name; private String description; private List<Category> childCategories; private List<Product> childProducts; ...
Init domain classes
src/main/java/org/rembx/jeeshop/catalog/Category.java
Init domain classes
Java
apache-2.0
c45474b65e737c1c2d30f8b489163381b2adeabc
0
venicegeo/pz-gateway,venicegeo/pz-gateway,venicegeo/pz-gateway
/** * Copyright 2016, RadiantBlue Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
src/main/java/gateway/controller/EventController.java
/** * Copyright 2016, RadiantBlue Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
Fix event reference
src/main/java/gateway/controller/EventController.java
Fix event reference
Java
apache-2.0
dcda1701bfdc78901a5183ec80863e361778720d
0
josephcsible/GravityBox
/* * Copyright (C) 2013 CyanKang Project * Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda) * * 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.or...
src/com/ceco/kitkat/gravitybox/TrafficMeter.java
/* * Copyright (C) 2013 CyanKang Project * Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda) * * 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.or...
TrafficMeter: double-check traffic stats On some old devices(like my poor MI-ONE Plus), the traffic stats used to stick on 0B/s forever. This patch does a workaround to this bug by checking traffic stats from /proc/net/dev when the Android interface returns zero. Revised by C3C0: - fixed identation (we use spaces ins...
src/com/ceco/kitkat/gravitybox/TrafficMeter.java
TrafficMeter: double-check traffic stats
Java
apache-2.0
8384a2ba8d4deccb847e64f5ae1eef0d75f5fc38
0
vamshikr/java-api,mirswamp/java-api
package edu.uiuc.ncsa.swamp.util; import org.apache.commons.lang.ArrayUtils; import org.apache.http.Header; import org.apache.http.HttpEntity; import org.apache.http.client.methods.HttpPost; import org.apache.http.util.EntityUtils; import java.util.HashSet; /** * Utilities used for debugging. * <p>Created by Jeff ...
src/main/java/edu/uiuc/ncsa/swamp/util/DebugUtil.java
package edu.uiuc.ncsa.swamp.util; import org.apache.commons.lang.ArrayUtils; import org.apache.http.Header; import org.apache.http.HttpEntity; import org.apache.http.client.methods.HttpPost; import org.apache.http.util.EntityUtils; import java.util.HashSet; /** * Utilities used for debugging. * <p>Created by Jeff ...
CWE 597 - Use of Wrong Operator in String Compare Using '==' or '!=' to compare strings only works if intern version is used on both sides. Use the equals() method instead. Found by Checkstyle, FindBugs, error-prone, and PMD in SWAMP.
src/main/java/edu/uiuc/ncsa/swamp/util/DebugUtil.java
CWE 597 - Use of Wrong Operator in String Compare
Java
apache-2.0
837b61c2d8852ca9875f8c7c2e435361f94fbb98
0
ripdajacker/commons-betwixt,ripdajacker/commons-betwixt,ripdajacker/commons-betwixt
/* * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//betwixt/src/test/org/apache/commons/betwixt/xmlunit/XmlTestCase.java,v 1.8 2003/07/02 19:55:02 rdonkin Exp $ * $Revision: 1.8 $ * $Date: 2003/07/02 19:55:02 $ * * ==============================================================...
src/test/org/apache/commons/betwixt/xmlunit/XmlTestCase.java
/* * $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//betwixt/src/test/org/apache/commons/betwixt/xmlunit/XmlTestCase.java,v 1.7 2003/07/01 21:39:31 rdonkin Exp $ * $Revision: 1.7 $ * $Date: 2003/07/01 21:39:31 $ * * ==============================================================...
Added separate test for xmlunit git-svn-id: e0a2df7b4ce4cc32c17d1b5ef795a6b05535dcc2@129144 13f79535-47bb-0310-9956-ffa450edef68
src/test/org/apache/commons/betwixt/xmlunit/XmlTestCase.java
Added separate test for xmlunit
Java
apache-2.0
36a5282c7d2379e0d8ba790638dcc7eaf67e619f
0
MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim
package verification.platu.logicAnalysis; import java.io.BufferedWriter; import java.io.FileWriter; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java.util.PriorityQueue; import java.util.Stack;...
gui/src/verification/platu/logicAnalysis/Analysis.java
package verification.platu.logicAnalysis; import java.io.BufferedWriter; import java.io.FileWriter; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java.util.PriorityQueue; import java.util.Stack;...
Changed fire method to reflect adding a couple new parameters to the method.
gui/src/verification/platu/logicAnalysis/Analysis.java
Changed fire method to reflect adding a couple new parameters to the method.
Java
apache-2.0
e78c134d1c0f61249b9fd7181c225577155892e2
0
aertoria/opennlp,Eagles2F/opennlp,jsubercaze/opennlp-tools-steroids,aertoria/opennlp,jsubercaze/opennlp-tools-steroids,aertoria/opennlp,jsubercaze/opennlp-tools-steroids,Eagles2F/opennlp,Eagles2F/opennlp
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
opennlp-tools/src/test/java/opennlp/tools/util/SpanTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
OPENNLP-298: fixed the SpanTest class to properly check the span indexes. git-svn-id: 924c1ce098d5c0cf43d98e06e1f2b659f3b417ce@1174507 13f79535-47bb-0310-9956-ffa450edef68
opennlp-tools/src/test/java/opennlp/tools/util/SpanTest.java
OPENNLP-298: fixed the SpanTest class to properly check the span indexes.
Java
apache-2.0
e9a1541d3cb497666e809158d80edcffbef86189
0
marco-dev/c-geo-opensource,S-Bartfast/cgeo,ThibaultR/cgeo,Huertix/cgeo,superspindel/cgeo,superspindel/cgeo,auricgoldfinger/cgeo,pstorch/cgeo,vishwakulkarni/cgeo,tobiasge/cgeo,lewurm/cgeo,schwabe/cgeo,SammysHP/cgeo,cgeo/cgeo,cgeo/cgeo,superspindel/cgeo,matej116/cgeo,schwabe/cgeo,lewurm/cgeo,samueltardieu/cgeo,cgeo/cgeo,...
package cgeo.geocaching.connector.gc; import java.util.regex.Pattern; /** * These patterns have been optimized for speed. Improve them only if you can prove * that *YOUR* pattern is faster. Use RegExRealPerformanceTest to show. * * For further information about patterns have a look at * http://download.oracle.co...
main/src/cgeo/geocaching/connector/gc/GCConstants.java
package cgeo.geocaching.connector.gc; import java.util.regex.Pattern; /** * These patterns have been optimized for speed. Improve them only if you can prove * that *YOUR* pattern is faster. Use RegExRealPerformanceTest to show. * * For further information about patterns have a look at * http://download.oracle.co...
Fix: Long description parsing
main/src/cgeo/geocaching/connector/gc/GCConstants.java
Fix: Long description parsing
Java
apache-2.0
d1644eebc3f5b85247a205836df5b41fc6dd88fc
0
edoliberty/sketches-core,pjain1/sketches-core,DataSketches/sketches-core
package com.yahoo.sketches.hll; import com.yahoo.sketches.Util; import com.yahoo.sketches.hash.MurmurHash3; @SuppressWarnings("cast") public class HllSketch { // derived using some formulas in Ting's paper (link?) private static final double HLL_REL_ERROR_NUMER = 1.04; public static HllSketchBuilder builder() ...
src/main/java/com/yahoo/sketches/hll/HllSketch.java
package com.yahoo.sketches.hll; import com.yahoo.sketches.Util; import com.yahoo.sketches.hash.MurmurHash3; @SuppressWarnings("cast") public class HllSketch { // derived using some formulas in Ting's paper (link?) private static final double HIP_REL_ERROR_NUMER = 0.836083874576235; public static HllSketchBuild...
Bug fix: HllSketch without HIP bounds calculations were way off. The HllSketch eps() method was using the HIP_REL_ERROR_NUMER = 0.836083874576235 constant instead of HLL_REL_ERROR_NUMER = 1.04. These are correctly used in Kevin's C code, but incorrect in Alex's HLL java code and everthing since. I am fixing it here ...
src/main/java/com/yahoo/sketches/hll/HllSketch.java
Bug fix: HllSketch without HIP bounds calculations were way off. The HllSketch eps() method was using the HIP_REL_ERROR_NUMER = 0.836083874576235 constant instead of HLL_REL_ERROR_NUMER = 1.04. These are correctly used in Kevin's C code, but incorrect in Alex's HLL java code and everthing since. I am fixing it here ...
Java
apache-2.0
f868e8a68cfac3fd6b36d31c7d58071ed12ddf35
0
danielsun1106/groovy-parser,danielsun1106/groovy-parser
/* * 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")...
src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.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")...
Refine the node position of path expression
src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java
Refine the node position of path expression
Java
apache-2.0
ad6732179291b8f14c70c5a2220762371206cc58
0
BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH
package de.naoth.rc.tools; import de.naoth.rc.RobotControl; import de.naoth.rc.RobotControlImpl; import de.naoth.rc.core.manager.ObjectListener; import de.naoth.rc.core.manager.SwingCommandExecutor; import de.naoth.rc.core.server.Command; import de.naoth.rc.core.server.ConnectionStatusEvent; import de.naoth.rc.core.se...
RobotControl/src/de/naoth/rc/tools/CommandRecorder.java
package de.naoth.rc.tools; import de.naoth.rc.RobotControl; import de.naoth.rc.RobotControlImpl; import de.naoth.rc.core.manager.ObjectListener; import de.naoth.rc.core.manager.SwingCommandExecutor; import de.naoth.rc.core.server.Command; import de.naoth.rc.core.server.ConnectionStatusEvent; import de.naoth.rc.core.se...
added description to input dialog, which characters are allowed and replace whitespaces with underscores before removing "invalid" chars
RobotControl/src/de/naoth/rc/tools/CommandRecorder.java
added description to input dialog, which characters are allowed and replace whitespaces with underscores before removing "invalid" chars
Java
bsd-3-clause
5b06adbc92044fdb2f73702ae79407282ded9281
0
f97one/android_Car-Kei-Bo
package net.formula97.andorid.car_kei_bo; import android.app.Activity; import android.content.Intent; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; //import android.view.Menu; //import android.view.MenuInflater; //import android.view.MenuItem; import android.text.SpannableStringBuilder; impo...
src/net/formula97/andorid/car_kei_bo/AddMyCar.java
package net.formula97.andorid.car_kei_bo; import android.app.Activity; import android.content.Intent; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; //import android.view.Menu; //import android.view.MenuInflater; //import android.view.MenuItem; import android.text.SpannableStringBuilder; impo...
コメントをJavadocコメントに準拠。 git-svn-id: 5cc0fdd97a60f6b20e357a0c972366e6570488ae@69 c8498cfa-7e64-e111-b453-021fc611399b
src/net/formula97/andorid/car_kei_bo/AddMyCar.java
コメントをJavadocコメントに準拠。
Java
bsd-3-clause
c538d9b5f82f4024dc005306a2a74672133befa5
0
versionone/VersionOne.Integration.Eclipse,versionone/VersionOne.Integration.Eclipse,versionone/VersionOne.Integration.Eclipse
package com.versionone.common.sdk; import java.math.BigDecimal; import java.text.NumberFormat; import java.util.ArrayList; import com.versionone.Oid; import com.versionone.apiclient.APIException; import com.versionone.apiclient.Asset; import com.versionone.apiclient.Attribute; import com.versionone.apiclient.IAttribu...
com.versionone.common/src/com/versionone/common/sdk/Workitem.java
package com.versionone.common.sdk; import java.math.BigDecimal; import java.text.NumberFormat; import java.util.ArrayList; import com.versionone.Oid; import com.versionone.apiclient.APIException; import com.versionone.apiclient.Asset; import com.versionone.apiclient.Attribute; import com.versionone.apiclient.IAttribu...
Workitem.setProperty refactored git-svn-id: 592068d3f7448375e6a51a56d75d72ced1077744@29202 542498e7-56f8-f544-a0f2-a85913ac812a
com.versionone.common/src/com/versionone/common/sdk/Workitem.java
Workitem.setProperty refactored
Java
bsd-3-clause
6dd59d9fc2308c80f64fa850e2b037fb760cc8fb
0
oci-pronghorn/GreenLightning,oci-pronghorn/GreenLightning,oci-pronghorn/GreenLightning
package ${package}; import static org.junit.Assert.assertTrue; import org.junit.AfterClass; import org.junit.BeforeClass; import org.junit.Test; import com.ociweb.gl.api.GreenRuntime; public class WebTest { static GreenRuntime runtime; static int port = 8050; static int telemetryPort = 8097; static String h...
src/main/resources/archetype-resources/src/test/java/WebTest.java
package ${package}; import static org.junit.Assert.assertTrue; import org.junit.AfterClass; import org.junit.BeforeClass; import org.junit.Test; import com.ociweb.gl.api.GreenRuntime; import com.ociweb.gl.api.Writable; import com.ociweb.gl.test.LoadTester; import com.ociweb.json.encode.JSONRenderer; import com.ociwe...
cleanup
src/main/resources/archetype-resources/src/test/java/WebTest.java
cleanup
Java
bsd-3-clause
628fa7e71d0a7ca3fc9da05a76b55d20689b4c10
0
compgen-io/ngsutilsj,compgen-io/ngsutilsj
package io.compgen.ngsutils.cli.vcf; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import org.apache.commons.math3.distribution.PoissonDistribution; import io.compgen.cmdline.annotation.Command; import io.compgen.cmdline.annotation.Exec; import io.compgen.cmdline.annotation.Option; impor...
src/java/io/compgen/ngsutils/cli/vcf/VCFBedCount.java
package io.compgen.ngsutils.cli.vcf; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import org.apache.commons.math3.distribution.PoissonDistribution; import io.compgen.cmdline.annotation.Command; import io.compgen.cmdline.annotation.Exec; import io.compgen.cmdline.annotation.Option; impor...
added extra header to vcf-bedcount
src/java/io/compgen/ngsutils/cli/vcf/VCFBedCount.java
added extra header to vcf-bedcount
Java
bsd-3-clause
37aeea1d57f30e9302c8d61f2d7e0b4df33221c0
0
rodel-talampas/dfs-datastores,jf87/dfs-datastores,embedcard/dfs-datastores,abolibibelot/dfs-datastores,spadala/dfs-datastores,nathanmarz/dfs-datastores,amazari/dfs-datastores,criteo-forks/dfs-datastores,ind9/dfs-datastores
package backtype.hadoop.pail; import backtype.hadoop.formats.RecordOutputStream; import backtype.support.Utils; import java.io.IOException; import java.util.HashMap; import java.util.Map; import org.apache.hadoop.fs.FileSystem; import org.apache.hadoop.io.BytesWritable; import org.apache.hadoop.io.Text; import org.apa...
src/jvm/backtype/hadoop/pail/PailOutputFormat.java
package backtype.hadoop.pail; import backtype.hadoop.formats.RecordOutputStream; import backtype.support.Utils; import java.io.IOException; import java.util.HashMap; import java.util.Map; import org.apache.hadoop.fs.FileSystem; import org.apache.hadoop.io.BytesWritable; import org.apache.hadoop.io.Text; import org.apa...
make pailoutputformat throw exception if paired with speculative execution incorrectly
src/jvm/backtype/hadoop/pail/PailOutputFormat.java
make pailoutputformat throw exception if paired with speculative execution incorrectly
Java
bsd-3-clause
f457bf296f05ad483ca1cdb580ff628fef79c4f6
0
LWJGL/lwjgl3,TheMrMilchmann/lwjgl3,LWJGL-CI/lwjgl3,bsmr-java/lwjgl3,code-disaster/lwjgl3,code-disaster/lwjgl3,bsmr-java/lwjgl3,bsmr-java/lwjgl3,code-disaster/lwjgl3,TheMrMilchmann/lwjgl3,LWJGL/lwjgl3,LWJGL-CI/lwjgl3,TheMrMilchmann/lwjgl3,bsmr-java/lwjgl3,LWJGL-CI/lwjgl3,LWJGL/lwjgl3,LWJGL-CI/lwjgl3,TheMrMilchmann/lwjgl...
/* * Copyright LWJGL. All rights reserved. * License terms: http://lwjgl.org/license.php */ package org.lwjgl.system; import org.lwjgl.BufferUtils; import org.lwjgl.PointerBuffer; import java.nio.*; import java.util.Arrays; import static org.lwjgl.system.Checks.*; import static org.lwjgl.system.MathUtil.*; import...
modules/core/src/main/java/org/lwjgl/system/MemoryStack.java
/* * Copyright LWJGL. All rights reserved. * License terms: http://lwjgl.org/license.php */ package org.lwjgl.system; import org.lwjgl.BufferUtils; import org.lwjgl.PointerBuffer; import java.nio.*; import java.util.Arrays; import static org.lwjgl.system.Checks.*; import static org.lwjgl.system.MathUtil.*; import...
More terminology fixes
modules/core/src/main/java/org/lwjgl/system/MemoryStack.java
More terminology fixes
Java
mpl-2.0
367a234490671384c51a03546e3f3b7c75082194
0
Wurst-Imperium/Wurst-MC-1.10
src/net/wurstclient/features/mods/TemplateToolMod.java
/* * Copyright 2014 - 2017 | Wurst-Imperium | All rights reserved. * * 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 net.wurstclient.features.mods; im...
Move TemplateToolMod
src/net/wurstclient/features/mods/TemplateToolMod.java
Move TemplateToolMod
Java
isc
7a06c439f03c86ecf229167471e1db6b45a0852a
0
yswang0927/simplemagic,j256/simplemagic,yswang0927/simplemagic,j256/simplemagic,yswang0927/simplemagic,yswang0927/simplemagic,j256/simplemagic,j256/simplemagic
package com.j256.simplemagic; import java.util.HashMap; import java.util.Map; /** * Enumerated type of the content if it is known by SimpleMagic matched from the mime-type. This information is _not_ * processed from the magic files. * * @author graywatson */ public enum ContentType { /** AIFF audio format */ ...
src/main/java/com/j256/simplemagic/ContentType.java
package com.j256.simplemagic; import java.util.HashMap; import java.util.Map; /** * Enumerated type of the content if it is known by SimpleMagic matched from the mime-type. This information is _not_ * processed from the magic files. * * @author graywatson */ public enum ContentType { /** AIFF audio format */ ...
Added shit-ton of mime-types and extensions.
src/main/java/com/j256/simplemagic/ContentType.java
Added shit-ton of mime-types and extensions.
Java
mit
65222be40c8048e945fc39f98da2486252caf669
0
flurgle/CameraKit-Android,gogopop/CameraKit-Android,wonderkiln/CameraKit-Android,wonderkiln/CameraKit-Android,wonderkiln/CameraKit-Android,wonderkiln/CameraKit-Android
package com.wonderkiln.camerakit; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.BitmapRegionDecoder; import android.graphics.Rect; import android.support.media.ExifInterface; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOEx...
camerakit/src/main/utils/com/wonderkiln/camerakit/PostProcessor.java
package com.wonderkiln.camerakit; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.BitmapRegionDecoder; import android.graphics.Rect; import android.support.media.ExifInterface; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOEx...
Don't encode bitmap just to check new width/height after exif processing
camerakit/src/main/utils/com/wonderkiln/camerakit/PostProcessor.java
Don't encode bitmap just to check new width/height after exif processing
Java
mit
5c1c19c492f243524a5750d339d6869e4566a5bf
0
mtolk/jbake,HuguesH/jbake,rajmahendra/jbake,Vad1mo/JBake,uli-heller/jbake,haumacher/jbake,haumacher/jbake,mohitkanwar/jbake,xuyanxiang/jbake,Vad1mo/JBake,uli-heller/jbake,mohitkanwar/jbake,ancho/jbake,leonac/jbake,ancho/jbake,xuyanxiang/jbake,leonac/jbake,rajmahendra/jbake,danielgrycman/jbake,mtolk/jbake,uli-heller/jba...
package org.jbake.launcher; import java.io.File; import org.kohsuke.args4j.Argument; import org.kohsuke.args4j.Option; public class LaunchOptions { @Argument(index = 0, usage = "source folder of site content (with templates and assets), if not supplied will default to current working directory", metaVar = "source_...
src/main/java/org/jbake/launcher/LaunchOptions.java
package org.jbake.launcher; import java.io.File; import org.kohsuke.args4j.Argument; import org.kohsuke.args4j.Option; public class LaunchOptions { @Argument(index = 0, usage = "source folder of site content (with templates and assets), if not supplied will default to current working directory", metaVar = "source_...
Removed port from usage text.
src/main/java/org/jbake/launcher/LaunchOptions.java
Removed port from usage text.
Java
mit
13eb1ca0a716de65e1da7ea1d64ceb7be0b88ed0
0
shunjikonishi/flectSql
package jp.co.flect.sql; import java.util.List; import java.util.ArrayList; import java.util.Map; import java.util.HashMap; import java.util.Date; import java.text.SimpleDateFormat; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.sql.Types; import j...
src/main/java/jp/co/flect/sql/SelectBuilder.java
package jp.co.flect.sql; import java.util.List; import java.util.ArrayList; import java.util.Map; import java.util.HashMap; import java.util.Date; import java.text.SimpleDateFormat; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.sql.Types; import j...
modify SQLBuilder#limit and offset
src/main/java/jp/co/flect/sql/SelectBuilder.java
modify SQLBuilder#limit and offset
Java
mit
088fa27bd3b5688ad15436856f902f9e0f9a2c70
0
xemime-lang/xemime,xemime-lang/xemime
package net.zero918nobita.Xemime; import java.io.BufferedReader; import java.io.FileReader; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashMap; import java.util.TreeMap; /** * エントリーポイント * @author Kodai Matsumoto */ public class Main { private static Parser parser; priva...
src/main/java/net/zero918nobita/Xemime/Main.java
package net.zero918nobita.Xemime; import java.io.BufferedReader; import java.io.FileReader; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashMap; import java.util.TreeMap; /** * エントリーポイント * @author Kodai Matsumoto */ public class Main { private static Parser parser; priva...
Fix the problem where program is not executed properly when it contains block
src/main/java/net/zero918nobita/Xemime/Main.java
Fix the problem where program is not executed properly when it contains block
Java
mit
8fcb89a3e26403cf8996d911a6a0c6198ff5852f
0
spacedog-io/spacedog-server,spacedog-io/spacedog-server,spacedog-io/spacedog-server
package io.spacedog.sdk; import java.util.Iterator; import java.util.List; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.node.ArrayNode; import com.fasterxml.jackson.databind.node.ObjectNode; import com.google.common.ba...
sdk/src/main/java/io/spacedog/sdk/DataEndpoint.java
package io.spacedog.sdk; import java.util.Iterator; import java.util.List; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.node.ArrayNode; import com.fasterxml.jackson.databind.node.ObjectNode; import com.google.common.ba...
Adds DataEndpoint.delete(String, String, boolean)
sdk/src/main/java/io/spacedog/sdk/DataEndpoint.java
Adds DataEndpoint.delete(String, String, boolean)
Java
mit
f1860591d2773142ffe6816287233f17981e29cf
0
usmansaleem/vert.x.blog,usmansaleem/vert.x.blog,usmansaleem/vert.x.blog
package info.usmans.blog.vertx; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import info.usmans.blog.model.BlogItem; import io.vertx.core.AbstractVerticle; import io.vertx.core.buffer.Buffer; import io.vertx.core.http.HttpClient; import io.vertx.core.http.HttpClientOptions; import io.vertx.co...
src/main/java/info/usmans/blog/vertx/ServerVerticle.java
package info.usmans.blog.vertx; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import info.usmans.blog.model.BlogItem; import io.vertx.core.AbstractVerticle; import io.vertx.core.buffer.Buffer; import io.vertx.core.http.HttpClient; import io.vertx.core.http.HttpClientOptions; import io.vertx.co...
Send information that we are successfully refreshed or not.
src/main/java/info/usmans/blog/vertx/ServerVerticle.java
Send information that we are successfully refreshed or not.
Java
mit
25f390adf0114a4a708d56eca6e1992d9bd368ba
0
TrinityTrihawks/2017
package main.java.org.usfirst.frc.team4215.robot; import edu.wpi.first.wpilibj.DigitalInput; import edu.wpi.cscore.AxisCamera; import edu.wpi.cscore.CvSink; import edu.wpi.cscore.CvSource; import edu.wpi.first.wpilibj.CameraServer; import java.util.ArrayList; import edu.wpi.first.wpilibj.IterativeRobot; import edu.wp...
src/main/java/org/usfirst/frc/team4215/robot/Robot.java
package main.java.org.usfirst.frc.team4215.robot; import edu.wpi.first.wpilibj.DigitalInput; import edu.wpi.cscore.AxisCamera; import edu.wpi.cscore.CvSink; import edu.wpi.cscore.CvSource; import edu.wpi.first.wpilibj.CameraServer; import java.util.ArrayList; import edu.wpi.first.wpilibj.IterativeRobot; import edu.wp...
Edited Robot
src/main/java/org/usfirst/frc/team4215/robot/Robot.java
Edited Robot
Java
agpl-3.0
c6aed12e7734f2bc4520216c3ed3b35bfa4f95aa
0
podd/podd-redesign,podd/podd-redesign,podd/podd-redesign,podd/podd-redesign
/** * */ package com.github.podd.utils; import org.openrdf.model.URI; import org.openrdf.model.ValueFactory; import org.openrdf.model.impl.ValueFactoryImpl; import org.openrdf.model.vocabulary.OWL; /** * Interface containing URI constants for the Ontologies needed in PODD. * * @author kutila * */ public int...
api/src/main/java/com/github/podd/utils/PoddRdfConstants.java
/** * */ package com.github.podd.utils; import org.openrdf.model.URI; import org.openrdf.model.ValueFactory; import org.openrdf.model.impl.ValueFactoryImpl; import org.openrdf.model.vocabulary.OWL; /** * Interface containing URI constants for the Ontologies needed in PODD. * * @author kutila * */ public int...
remove unused constants
api/src/main/java/com/github/podd/utils/PoddRdfConstants.java
remove unused constants
Java
lgpl-2.1
5514bd39c94718f50c02befdcdc5f49f608ea786
0
simon816/MinecraftForge,blay09/MinecraftForge,ThiagoGarciaAlves/MinecraftForge,bonii-xx/MinecraftForge,Vorquel/MinecraftForge,Zaggy1024/MinecraftForge,brubo1/MinecraftForge,RainWarrior/MinecraftForge,luacs1998/MinecraftForge,dmf444/MinecraftForge,karlthepagan/MinecraftForge,Ghostlyr/MinecraftForge,Theerapak/MinecraftFo...
package net.minecraftforge.common; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import java.util....
common/net/minecraftforge/common/ForgeChunkManager.java
package net.minecraftforge.common; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import java.util....
Add some accessors to teh ChunkLoader tickets.
common/net/minecraftforge/common/ForgeChunkManager.java
Add some accessors to teh ChunkLoader tickets.
Java
lgpl-2.1
38f08ceae15d857bc24b8ef605ec60912033aa9e
0
ontometrics/ontokettle,cwarden/kettle,juanmjacobs/kettle,juanmjacobs/kettle,cwarden/kettle,juanmjacobs/kettle,cwarden/kettle,ontometrics/ontokettle,ontometrics/ontokettle
/********************************************************************** ** ** ** This code belongs to the KETTLE project. ** ** ** ** Kettle, from version...
src/be/ibridge/kettle/job/entry/JobEntryInterface.java
/********************************************************************** ** ** ** This code belongs to the KETTLE project. ** ** ** ** Kettle, from version...
CRQ5006 git-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@2939 5fb7f6ec-07c1-534a-b4ca-9155e429e800
src/be/ibridge/kettle/job/entry/JobEntryInterface.java
CRQ5006
Java
apache-2.0
8f32d88a8d7a3a43226dbc536ee5d2f9af6142d1
0
spring-cloud-samples/spring-cloud-contract-samples,spring-cloud-samples/spring-cloud-contract-samples,spring-cloud-samples/spring-cloud-contract-samples,spring-cloud-samples/spring-cloud-contract-samples,spring-cloud-samples/spring-cloud-contract-samples
package com.example; //remove::start[] import javax.annotation.Nullable; import javax.net.ssl.SSLException; import com.github.tomakehurst.wiremock.core.WireMockConfiguration; import io.grpc.CallOptions; import io.grpc.Channel; import io.grpc.ClientCall; import io.grpc.ClientInterceptor; import io.grpc.Metadata; impo...
consumer_grpc/src/test/java/com/example/GrpcTests.java
package com.example; import javax.annotation.Nullable; import javax.net.ssl.SSLException; import com.github.tomakehurst.wiremock.core.WireMockConfiguration; import io.grpc.CallOptions; import io.grpc.Channel; import io.grpc.ClientCall; import io.grpc.ClientInterceptor; import io.grpc.Metadata; import io.grpc.MethodDe...
Fixing wrong comments
consumer_grpc/src/test/java/com/example/GrpcTests.java
Fixing wrong comments
Java
apache-2.0
2f7fd7202cd466638f112c4aca084ea62df5cfa9
0
chanikag/wso2-axis2,wso2/wso2-axis2,chanikag/wso2-axis2,chanikag/wso2-axis2,thusithathilina/wso2-axis2,jsdjayanga/wso2-axis2,chanakaudaya/wso2-axis2,wso2/wso2-axis2,thusithathilina/wso2-axis2,chanakaudaya/wso2-axis2,wso2/wso2-axis2,chanikag/wso2-axis2,callkalpa/wso2-axis2,jsdjayanga/wso2-axis2,thusithathilina/wso2-axis...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
modules/kernel/src/org/apache/axis2/util/Utils.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
Fixing the test failures for the ESBJAVA_4041 initial fix
modules/kernel/src/org/apache/axis2/util/Utils.java
Fixing the test failures for the ESBJAVA_4041 initial fix
Java
apache-2.0
7d8e6237d6378e59a3d0086386ad599b3fbcd1af
0
PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr
/** * 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...
lucene/src/java/org/apache/lucene/util/FixedBitSet.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...
LUCENE-3448: Make optimization for OpenBitSetIterator correctly exhaust iterator git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1204416 13f79535-47bb-0310-9956-ffa450edef68
lucene/src/java/org/apache/lucene/util/FixedBitSet.java
LUCENE-3448: Make optimization for OpenBitSetIterator correctly exhaust iterator
Java
apache-2.0
ee4f1a7d3b7ffe73d4d73d32add6d5850a39d1d7
0
realityforge/arez,realityforge/arez,realityforge/arez
package arez.test; import arez.AbstractArezTest; import arez.Arez; import arez.ArezContext; import arez.ArezObserverTestUtil; import arez.ArezTestUtil; import arez.ComputedValue; import arez.Disposable; import arez.Observable; import arez.Observer; import arez.ObserverErrorHandler; import arez.Procedure; import arez.S...
core/src/test/java/arez/test/ExternalApiTest.java
package arez.test; import arez.AbstractArezTest; import arez.Arez; import arez.ArezContext; import arez.ArezObserverTestUtil; import arez.ArezTestUtil; import arez.ComputedValue; import arez.Disposable; import arez.Observable; import arez.Observer; import arez.ObserverErrorHandler; import arez.Procedure; import arez.S...
Fix test
core/src/test/java/arez/test/ExternalApiTest.java
Fix test
Java
apache-2.0
6ed6f862937b53c8764a0c03e1e7b22699ec0da3
0
kkroid/OnechatSmack,qingsong-xu/Smack,opg7371/Smack,Flowdalic/Smack,Tibo-lg/Smack,vanitasvitae/smack-omemo,cjpx00008/Smack,hy9902/Smack,hy9902/Smack,TTalkIM/Smack,chuangWu/Smack,u20024804/Smack,esl/Smack,vanitasvitae/Smack,magnetsystems/message-smack,Tibo-lg/Smack,annovanvliet/Smack,vito-c/Smack,igorexax3mal/Smack,Tibo...
/** * $RCSfile$ * $Revision$ * $Date$ * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lice...
source/org/jivesoftware/smack/XMPPConnection.java
/** * $RCSfile$ * $Revision$ * $Date$ * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lice...
SMACK-405 Removed redundant code in XMPPConnection.shutdown() git-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@13687 b35dd754-fafc-0310-a699-88a17e54d16e
source/org/jivesoftware/smack/XMPPConnection.java
SMACK-405 Removed redundant code in XMPPConnection.shutdown()
Java
apache-2.0
34f61800a807370383df1cafd0d442d69325c648
0
tsmgeek/traccar,jssenyange/traccar,jssenyange/traccar,jon-stumpf/traccar,tananaev/traccar,vipien/traccar,jon-stumpf/traccar,vipien/traccar,ninioe/traccar,stalien/traccar_test,tananaev/traccar,tsmgeek/traccar,renaudallard/traccar,AnshulJain1985/Roadcast-Tracker,ninioe/traccar,jon-stumpf/traccar,orcoliver/traccar,joseant...
/* * Copyright 2013 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
src/org/traccar/protocol/GalileoProtocolDecoder.java
/* * Copyright 2013 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
Another Galileo protocol fix
src/org/traccar/protocol/GalileoProtocolDecoder.java
Another Galileo protocol fix
Java
apache-2.0
2f067d81190815679b5224c190bd9828fb0c853a
0
irfanah/jmeter,d0k1/jmeter,ThiagoGarciaAlves/jmeter,ubikloadpack/jmeter,kschroeder/jmeter,ra0077/jmeter,DoctorQ/jmeter,fj11/jmeter,etnetera/jmeter,ubikloadpack/jmeter,ubikloadpack/jmeter,ubikfsabbe/jmeter,hizhangqi/jmeter-1,kyroskoh/jmeter,ra0077/jmeter,max3163/jmeter,ra0077/jmeter,vherilier/jmeter,hizhangqi/jmeter-1,m...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
src/core/org/apache/jmeter/gui/util/JSyntaxTextArea.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
Add constructor parameter to disable undo git-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1531699 13f79535-47bb-0310-9956-ffa450edef68
src/core/org/apache/jmeter/gui/util/JSyntaxTextArea.java
Add constructor parameter to disable undo
Java
apache-2.0
b49e459fb62c75231ade9b2a280dcc9ca5fd83f8
0
hgl888/Pedometer,MilanNz/Pedometer,niyueming/Pedometer,dhootha/Pedometer,j4velin/Pedometer,hibernate2011/Pedometer,luinvacc/pedometer,ayyb1988/Pedometer
/* * Copyright 2013 Thomas Hoffmann * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
src/de/j4velin/pedometer/background/NewDayReceiver.java
/* * Copyright 2013 Thomas Hoffmann * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
ApplicationContext for broadcast & prevent for inserting -Interger.MIN_VALUE for yesterday
src/de/j4velin/pedometer/background/NewDayReceiver.java
ApplicationContext for broadcast & prevent for inserting -Interger.MIN_VALUE for yesterday
Java
apache-2.0
3514b398295eb9af5e449b472a88171cb62949f4
0
anton-johansson/svn-commit,anton-johansson/svn-commit
package com.antonjohansson.svncommit.svn; import static java.util.stream.Collectors.toList; import static org.apache.commons.io.IOUtils.readLines; import java.io.File; import java.util.Collection; import com.antonjohansson.svncommit.domain.SvnItem; import com.antonjohansson.svncommit.utils.Bash; /** * Provides uti...
src/main/java/com/antonjohansson/svncommit/svn/SVN.java
package com.antonjohansson.svncommit.svn; import static java.util.stream.Collectors.toList; import static org.apache.commons.io.IOUtils.readLines; import java.io.File; import java.util.Collection; import com.antonjohansson.svncommit.domain.SvnItem; import com.antonjohansson.svncommit.utils.Bash; /** * Provides uti...
Surround compare command with 's
src/main/java/com/antonjohansson/svncommit/svn/SVN.java
Surround compare command with 's
Java
apache-2.0
308dd6ecd4c9afe14acb362dd7ac4fb595a00837
0
WilliamKoza/JsonPath,jochenberger/JsonPath,lafaspot/JsonPath,WilliamKoza/JsonPath,hunterpayne/JsonPath,jochenberger/JsonPath,json-path/JsonPath,mgreenwood1001/JsonPath,NetNow/JsonPath,NetNow/JsonPath,json-path/JsonPath,jochenberger/JsonPath,jayway/JsonPath,hunterpayne/JsonPath,zline/JsonPath,json-path/JsonPath,trajano/...
package com.jayway.jsonpath.internal; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.Closeable; import java.io.IOException; import java.io.InputStream; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.ObjectStreamClass; import java.io.Outpu...
json-path/src/main/java/com/jayway/jsonpath/internal/Utils.java
package com.jayway.jsonpath.internal; import com.jayway.jsonpath.InvalidConversionException; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.Closeable; import java.io.IOException; import java.io.InputStream; import java.io.ObjectInputStream; import java.io.ObjectOutputStream;...
remove unused import, make Utils a real utility class (final and private c'tor)
json-path/src/main/java/com/jayway/jsonpath/internal/Utils.java
remove unused import, make Utils a real utility class (final and private c'tor)
Java
bsd-3-clause
c1d7f35c1c1fa8068737e2a944dff03a4fc2bf13
0
damiancarrillo/agave-framework,damiancarrillo/agave-framework
package co.cdev.agave; import java.text.DateFormatSymbols; import java.text.ParseException; import java.text.ParsePosition; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Locale; import java.util.TimeZone; /** * This class support a profile of the functionality ...
agave-core/src/main/java/co/cdev/agave/ISO8601DateFormat.java
package co.cdev.agave; import java.text.DateFormatSymbols; import java.text.ParseException; import java.text.ParsePosition; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Locale; import java.util.TimeZone; /** * This class support a profile of the functionality ...
Clarifying documentation
agave-core/src/main/java/co/cdev/agave/ISO8601DateFormat.java
Clarifying documentation
Java
bsd-3-clause
8d40005a577699b02816ed6f8c536d03b37aeb51
0
NCIP/cananolab,NCIP/cananolab,NCIP/cananolab
package gov.nih.nci.calab.service.common; import gov.nih.nci.calab.db.DataAccessProxy; import gov.nih.nci.calab.db.HibernateDataAccess; import gov.nih.nci.calab.db.IDataAccess; import gov.nih.nci.calab.domain.Aliquot; import gov.nih.nci.calab.domain.Instrument; import gov.nih.nci.calab.domain.MeasureUnit; import gov.n...
src/gov/nih/nci/calab/service/common/LookupService.java
package gov.nih.nci.calab.service.common; import gov.nih.nci.calab.db.DataAccessProxy; import gov.nih.nci.calab.db.HibernateDataAccess; import gov.nih.nci.calab.db.IDataAccess; import gov.nih.nci.calab.domain.Aliquot; import gov.nih.nci.calab.domain.Instrument; import gov.nih.nci.calab.domain.MeasureUnit; import gov.n...
added getDerivedDataCategoryMap SVN-Revision: 3371
src/gov/nih/nci/calab/service/common/LookupService.java
added getDerivedDataCategoryMap
Java
isc
e3f4cc251b18792c5387c9d0f2b86b2403728b74
0
TealCube/loot
/* * This file is part of Loot, licensed under the ISC License. * * Copyright (c) 2014 Richard Harrah * * Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, * provided that the above copyright notice and this permission notice appear in all copi...
src/main/java/info/faceland/loot/listeners/sockets/SocketsListener.java
/* * This file is part of Loot, licensed under the ISC License. * * Copyright (c) 2014 Richard Harrah * * Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, * provided that the above copyright notice and this permission notice appear in all copi...
blocking shift click in Socket Gem Transmuter
src/main/java/info/faceland/loot/listeners/sockets/SocketsListener.java
blocking shift click in Socket Gem Transmuter
Java
mit
0fda91f5f9e3f058b0e8ac82997815853ef7b54d
0
tstevens/storm-hdfs-spout
package com.github.tstevens.storm.hdfs.spout; import java.io.IOException; import java.net.URI; import java.util.Date; import java.util.Map; import java.util.Objects; import java.util.concurrent.TimeUnit; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hdfs.DFSInotifyEventInputStream; import org....
src/main/java/com/github/tstevens/storm/hdfs/spout/HdfsInotifySpout.java
package com.github.tstevens.storm.hdfs.spout; import java.io.IOException; import java.net.URI; import java.util.Date; import java.util.Map; import java.util.Objects; import java.util.concurrent.TimeUnit; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hdfs.DFSInotifyEventInputStream; import org....
Remove unnecessary this references
src/main/java/com/github/tstevens/storm/hdfs/spout/HdfsInotifySpout.java
Remove unnecessary this references
Java
mit
6d339a4102840b488d43ecc4df1fcbb054a82892
0
foromer4/netdepend
package com.picscout.netdepend.netdepend_graph; import java.security.spec.ECGenParameterSpec; import org.apache.log4j.Logger; import org.apache.xerces.dom.ElementDefinitionImpl; import org.bouncycastle.operator.InputExpanderProvider; import com.google.common.collect.Lists; import com.google.inject.AbstractModule; im...
netdepend_graph/src/main/java/com/picscout/netdepend/netdepend_graph/NetDependModule.java
package com.picscout.netdepend.netdepend_graph; import org.apache.log4j.Logger; import com.google.common.collect.Lists; import com.google.inject.AbstractModule; import com.google.inject.Key; import com.google.inject.Module; import com.google.inject.multibindings.MapBinderBinding; import com.google.inject.multibinding...
add comment
netdepend_graph/src/main/java/com/picscout/netdepend/netdepend_graph/NetDependModule.java
add comment
Java
mit
86acabf85c54c61f7f442f025199809d16bc5d6e
0
Eluinhost/pluginframework
package com.publicuhc.commands.routing; import com.google.inject.Inject; import com.google.inject.Injector; import com.google.inject.Provider; import com.publicuhc.commands.annotation.CommandMethod; import com.publicuhc.commands.annotation.RouteInfo; import com.publicuhc.commands.annotation.TabCompletion; import com.p...
src/main/java/com/publicuhc/commands/routing/DefaultRouter.java
package com.publicuhc.commands.routing; import com.google.inject.Inject; import com.google.inject.Injector; import com.google.inject.Provider; import com.publicuhc.commands.annotation.CommandMethod; import com.publicuhc.commands.annotation.RouteInfo; import com.publicuhc.commands.annotation.TabCompletion; import com.p...
remove parameter from routeinfo and add docs
src/main/java/com/publicuhc/commands/routing/DefaultRouter.java
remove parameter from routeinfo and add docs
Java
mit
48f9c9aaa05badfd460d839e7400f25fa96f093b
0
raphydaphy/Vitality
package com.raphydaphy.vitality.block; import java.util.List; import java.util.Random; import javax.annotation.Nullable; import com.raphydaphy.vitality.api.essence.Essence; import com.raphydaphy.vitality.api.essence.MiscEssence; import com.raphydaphy.vitality.registry.ModItems; import com.raphydaphy.vitality.util.Pa...
src/main/java/com/raphydaphy/vitality/block/BlockExtractionCrucible.java
package com.raphydaphy.vitality.block; import java.util.List; import java.util.Random; import javax.annotation.Nullable; import com.raphydaphy.vitality.api.essence.Essence; import com.raphydaphy.vitality.api.essence.MiscEssence; import com.raphydaphy.vitality.registry.ModItems; import com.raphydaphy.vitality.util.Pa...
tocched stuff
src/main/java/com/raphydaphy/vitality/block/BlockExtractionCrucible.java
tocched stuff
Java
mit
3cc8703b6d3c6fea32e123ae43c4cc4ead3ae4e2
0
tfiskgul/mux2fs,tfiskgul/mux2fs
/* MIT License Copyright (c) 2017 Carl-Frederik Hallberg 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, ...
core/src/test/java/se/tfiskgul/mux2fs/fs/mirror/MirrorFsTest.java
/* MIT License Copyright (c) 2017 Carl-Frederik Hallberg 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, ...
MirrorFs: Compacted negative open() tests.
core/src/test/java/se/tfiskgul/mux2fs/fs/mirror/MirrorFsTest.java
MirrorFs: Compacted negative open() tests.
Java
mit
10e7d58f5df2dad67c3a93abd9d82d89d99fa3d0
0
ganddev/breminale_android_mvvm,ganddev/breminale_android_mvvm
package de.ahlfeld.breminale.viewmodel; import android.content.Context; import android.databinding.ObservableBoolean; import android.databinding.ObservableField; import android.databinding.ObservableInt; import android.media.AudioManager; import android.media.MediaPlayer; import android.os.Handler; import android.util...
app/src/main/java/de/ahlfeld/breminale/viewmodel/SoundcloudViewModel.java
package de.ahlfeld.breminale.viewmodel; import android.content.Context; import android.databinding.ObservableBoolean; import android.databinding.ObservableField; import android.databinding.ObservableInt; import android.media.AudioManager; import android.media.MediaPlayer; import android.os.Handler; import android.util...
Soundcloud fragment is working
app/src/main/java/de/ahlfeld/breminale/viewmodel/SoundcloudViewModel.java
Soundcloud fragment is working
Java
mit
391d7c8eb73f5df965b9a52895fe895932f623bf
0
scoot-software/sms-server
/* * Author: Scott Ware <scoot.software@gmail.com> * Copyright (c) 2015 Scott Ware * * 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 lim...
src/main/java/com/scooter1556/sms/server/controller/StreamController.java
/* * Author: Scott Ware <scoot.software@gmail.com> * Copyright (c) 2015 Scott Ware * * 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 lim...
Streaming: Fix setting of direct play flag Signed-off-by: Scott Ware <236ca537f25019329d4c59ff2e5894dc25528a5c@gmail.com>
src/main/java/com/scooter1556/sms/server/controller/StreamController.java
Streaming: Fix setting of direct play flag
Java
mit
a6d5b822e27479dd84c2f104af495afef79a59c9
0
McJty/DeepResonance
package mcjty.deepresonance.blocks.pedestal; import mcjty.deepresonance.blocks.ModBlocks; import mcjty.deepresonance.blocks.collector.EnergyCollectorSetup; import mcjty.deepresonance.blocks.collector.EnergyCollectorTileEntity; import mcjty.deepresonance.blocks.crystals.ResonatingCrystalTileEntity; import mcjty.deepres...
src/main/java/mcjty/deepresonance/blocks/pedestal/PedestalTileEntity.java
package mcjty.deepresonance.blocks.pedestal; import mcjty.deepresonance.blocks.ModBlocks; import mcjty.deepresonance.blocks.collector.EnergyCollectorSetup; import mcjty.deepresonance.blocks.collector.EnergyCollectorTileEntity; import mcjty.deepresonance.blocks.crystals.ResonatingCrystalTileEntity; import mcjty.deepres...
Fix #260
src/main/java/mcjty/deepresonance/blocks/pedestal/PedestalTileEntity.java
Fix #260
Java
mit
eedb18a2c40cf8feeb509ccf93f3833b0c2e9188
0
Guerra24/Voxel
/* * This file is part of Voxel * * Copyright (C) 2016 Lux Vacuos * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
universal/src/test/java/net/luxvacuos/voxel/universal/tests/ChunkTest.java
/* * This file is part of Voxel * * Copyright (C) 2016 Lux Vacuos * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
Apparently Travis will fail a build because of this
universal/src/test/java/net/luxvacuos/voxel/universal/tests/ChunkTest.java
Apparently Travis will fail a build because of this
Java
epl-1.0
437089698812fc4c794d1f07ff59d9e9439d6fe6
0
debrief/limpet,debrief/limpet,debrief/limpet
package info.limpet.data2; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import info.limpet.ICommand; import info.limpet.IContext; import info.limpet.IOperation; import info.limpet.IStoreGroup; import info.limpet.IStoreItem; import...
info.limpet.test/src/info/limpet/data2/TestBistaticAngleCalculations.java
package info.limpet.data2; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import info.limpet.ICommand; import info.limpet.IContext; import info.limpet.IOperation; import info.limpet.IStoreGroup; import info.limpet.IStoreItem; import...
improve testing of calcs
info.limpet.test/src/info/limpet/data2/TestBistaticAngleCalculations.java
improve testing of calcs
Java
epl-1.0
f2e9391b3ee545a4158f4baee0bd8c70a7593b0f
0
RandallDW/Aruba_plugin,rgom/Pydev,rajul/Pydev,rgom/Pydev,rajul/Pydev,rajul/Pydev,RandallDW/Aruba_plugin,fabioz/Pydev,aptana/Pydev,rgom/Pydev,akurtakov/Pydev,RandallDW/Aruba_plugin,akurtakov/Pydev,rajul/Pydev,rgom/Pydev,rgom/Pydev,akurtakov/Pydev,rajul/Pydev,RandallDW/Aruba_plugin,fabioz/Pydev,akurtakov/Pydev,aptana/Pyd...
/* * Created on 07/09/2005 */ package com.python.pydev.analysis.additionalinfo; import org.eclipse.core.resources.IProject; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IStatus; import org.eclipse.core.runtime.Status; import org.eclipse.core.runtime.jobs.Job; import org.python.py...
com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/InterpreterObserver.java
/* * Created on 07/09/2005 */ package com.python.pydev.analysis.additionalinfo; import org.eclipse.core.resources.IProject; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IStatus; import org.eclipse.core.runtime.Status; import org.eclipse.core.runtime.jobs.Job; import org.python.py...
*** empty log message *** git-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@713 42a48d6c-1186-114d-bcb1-a7d39102e91d
com.python.pydev.analysis/src/com/python/pydev/analysis/additionalinfo/InterpreterObserver.java
*** empty log message ***
Java
agpl-3.0
7ced6b5177c698e8386d26ca9daddb4518186d09
0
UniversityOfHawaiiORS/kc,iu-uits-es/kc,mukadder/kc,iu-uits-es/kc,geothomasp/kcmit,geothomasp/kcmit,ColostateResearchServices/kc,jwillia/kc-old1,jwillia/kc-old1,ColostateResearchServices/kc,geothomasp/kcmit,mukadder/kc,UniversityOfHawaiiORS/kc,geothomasp/kcmit,kuali/kc,geothomasp/kcmit,UniversityOfHawaiiORS/kc,kuali/kc,...
/* * Copyright 2006-2008 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/ecl1.php * * Unless re...
src/test/java/org/kuali/kra/questionnaire/QuestionnaireServiceTest.java
/* * Copyright 2006-2008 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/ecl1.php * * Unless re...
kcirb-372
src/test/java/org/kuali/kra/questionnaire/QuestionnaireServiceTest.java
kcirb-372
Java
agpl-3.0
9221cd6d34f7dd4bcd4d309855e96dc363b0977c
0
Shinewave-RD/SOPViewer
package com.shinewave.sopviewer; import android.app.AlertDialog; import android.content.DialogInterface; import android.os.Handler; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; imp...
app/src/main/java/com/shinewave/sopviewer/PDFPlayActivity.java
package com.shinewave.sopviewer; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.os.Handler; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuIte...
play loop update
app/src/main/java/com/shinewave/sopviewer/PDFPlayActivity.java
play loop update
Java
lgpl-2.1
d9c53968c5874512be745074d37ffb059c29bfe7
0
retoo/pystructure,retoo/pystructure,retoo/pystructure,retoo/pystructure
package ch.hsr.ifs.pystructure.typeinference.inferencer.dispatcher; import java.util.HashMap; import java.util.Map; import org.python.pydev.parser.jython.SimpleNode; import org.python.pydev.parser.jython.ast.Attribute; import org.python.pydev.parser.jython.ast.BinOp; import org.python.pydev.parser.jython.ast....
src/ch/hsr/ifs/pystructure/typeinference/inferencer/dispatcher/PythonEvaluatorFactory.java
/******************************************************************************* * Copyright (c) 2005, 2007 IBM Corporation and others. * 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...
The PythonEvaluatorFactory was solely developed by us. Removed IBM copyright
src/ch/hsr/ifs/pystructure/typeinference/inferencer/dispatcher/PythonEvaluatorFactory.java
The PythonEvaluatorFactory was solely developed by us. Removed IBM copyright
Java
lgpl-2.1
0bdcbc6c0d34cac1eb28d42d26bc4aaf1cb750ff
0
zebrafishmine/intermine,justincc/intermine,tomck/intermine,justincc/intermine,justincc/intermine,justincc/intermine,kimrutherford/intermine,Arabidopsis-Information-Portal/intermine,JoeCarlson/intermine,joshkh/intermine,zebrafishmine/intermine,tomck/intermine,kimrutherford/intermine,Arabidopsis-Information-Portal/interm...
package org.flymine.dataconversion; /* * Copyright (C) 2002-2004 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser...
flymine/model/mage/src/java/org/flymine/dataconversion/MageDataTranslator.java
package org.flymine.dataconversion; /* * Copyright (C) 2002-2004 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser...
added 1-1 reference to both way
flymine/model/mage/src/java/org/flymine/dataconversion/MageDataTranslator.java
added 1-1 reference to both way
Java
lgpl-2.1
ef661fc4f7097e49eaf1885c6f1bfa27d6f1e094
0
aaronc/jfreechart,aaronc/jfreechart,aaronc/jfreechart
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2008, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreech...
source/org/jfree/chart/renderer/xy/XYBoxAndWhiskerRenderer.java
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2008, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreech...
Added @since tag. git-svn-id: ca96c60061366ac92493e2142a352bb838ea8caa@818 4df5dd95-b682-48b0-b31b-748e37b65e73
source/org/jfree/chart/renderer/xy/XYBoxAndWhiskerRenderer.java
Added @since tag.
Java
unlicense
b0b5d335ed37f9240ade53d8fa24cf749d626861
0
Samourai-Wallet/samourai-wallet-android
package com.samourai.wallet.payload; import android.content.Context; import android.content.SharedPreferences; import android.os.Build; import android.os.Environment; import android.preference.PreferenceManager; import android.widget.Toast; //import android.util.Log; import com.samourai.wallet.R; import com.samourai....
app/src/main/java/com/samourai/wallet/payload/PayloadUtil.java
package com.samourai.wallet.payload; import android.content.Context; import android.content.SharedPreferences; import android.os.Build; import android.os.Environment; import android.preference.PreferenceManager; import android.widget.Toast; //import android.util.Log; import com.samourai.wallet.R; import com.samourai....
PayloadUtil: reset BIP84 account on wipe
app/src/main/java/com/samourai/wallet/payload/PayloadUtil.java
PayloadUtil: reset BIP84 account on wipe
Java
apache-2.0
d0882c65e2e4d59a6e3315d43a078840815f6c1f
0
aldaris/wicket,selckin/wicket,mosoft521/wicket,topicusonderwijs/wicket,apache/wicket,bitstorm/wicket,freiheit-com/wicket,AlienQueen/wicket,AlienQueen/wicket,dashorst/wicket,klopfdreh/wicket,topicusonderwijs/wicket,klopfdreh/wicket,zwsong/wicket,Servoy/wicket,AlienQueen/wicket,topicusonderwijs/wicket,klopfdreh/wicket,as...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
wicket/src/main/java/wicket/Response.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 ...
Response may temporarily end up in the session (actually String response) so to be sure, make serializable git-svn-id: 6d6ade8e88b1292e17cba3559b7335a947e495e0@478035 13f79535-47bb-0310-9956-ffa450edef68
wicket/src/main/java/wicket/Response.java
Response may temporarily end up in the session (actually String response) so to be sure, make serializable
Java
apache-2.0
de8bc0bb9a7e0a1040d9cff7b8f4c26b81d3ac5b
0
Kloudtek/kryptotek-oss
/* * Copyright (c) 2015 Kloudtek Ltd */ package com.kloudtek.kryptotek.keystore; import com.kloudtek.kryptotek.*; import com.kloudtek.kryptotek.key.*; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import java.security.InvalidKeyException; /** * Created by yannick on 22/11/2...
core/src/main/java/com/kloudtek/kryptotek/keystore/AbstractKeyStore.java
/* * Copyright (c) 2015 Kloudtek Ltd */ package com.kloudtek.kryptotek.keystore; import com.kloudtek.kryptotek.*; import com.kloudtek.kryptotek.key.*; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import java.security.InvalidKeyException; /** * Created by yannick on 22/11/2...
Fixed bug in keystore (get key must be transactional)
core/src/main/java/com/kloudtek/kryptotek/keystore/AbstractKeyStore.java
Fixed bug in keystore (get key must be transactional)
Java
apache-2.0
466286da0d2c92d8e0f9544ba908cf6dd9658606
0
retomerz/intellij-community,ibinti/intellij-community,FHannes/intellij-community,FHannes/intellij-community,apixandru/intellij-community,mglukhikh/intellij-community,salguarnieri/intellij-community,vvv1559/intellij-community,FHannes/intellij-community,apixandru/intellij-community,hurricup/intellij-community,semonte/int...
/* * Copyright 2000-2011 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/platform-api/src/com/intellij/ui/components/JBLabel.java
/* * Copyright 2000-2011 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...
Make JBLabel copyable: fix layout
platform/platform-api/src/com/intellij/ui/components/JBLabel.java
Make JBLabel copyable: fix layout
Java
apache-2.0
2d797bb24d3aee9a502be106b35bf3a38f1b2bf5
0
FHannes/intellij-community,alphafoobar/intellij-community,da1z/intellij-community,xfournet/intellij-community,Lekanich/intellij-community,apixandru/intellij-community,consulo/consulo,supersven/intellij-community,tmpgit/intellij-community,fnouama/intellij-community,MER-GROUP/intellij-community,akosyakov/intellij-communi...
package com.intellij.testFramework; import com.intellij.codeHighlighting.HighlightDisplayLevel; import com.intellij.codeInsight.daemon.HighlightDisplayKey; import com.intellij.codeInspection.LocalInspectionTool; import com.intellij.codeInspection.ex.InspectionProfileImpl; import com.intellij.codeInspection.ex.Inspecti...
ExtendedApi/src/com/intellij/testFramework/LightIdeaTestCase.java
package com.intellij.testFramework; import com.intellij.codeHighlighting.HighlightDisplayLevel; import com.intellij.codeInsight.daemon.HighlightDisplayKey; import com.intellij.codeInspection.LocalInspectionTool; import com.intellij.codeInspection.ex.InspectionProfileImpl; import com.intellij.codeInspection.ex.Inspecti...
surround call to cleanupApplicationCaches() with try catch in order to not miss exceptions during setup
ExtendedApi/src/com/intellij/testFramework/LightIdeaTestCase.java
surround call to cleanupApplicationCaches() with try catch in order to not miss exceptions during setup
Java
apache-2.0
5b41a4af9ca843ac4506c4a94e8a1b3f5f90961c
0
netarchivesuite/heritrix3-wrapper,nclarkekb/heritrix3-wrapper
package org.netarchivesuite.heritrix3wrapper; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.RandomAccessFile; import java.io.Uns...
src/main/java/org/netarchivesuite/heritrix3wrapper/Heritrix3Wrapper.java
package org.netarchivesuite.heritrix3wrapper; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.RandomAccessFile; import java.io.Uns...
Seems I finally figured out how to get the latest httpclient to work with hostnameverfiers and trustmanagers.
src/main/java/org/netarchivesuite/heritrix3wrapper/Heritrix3Wrapper.java
Seems I finally figured out how to get the latest httpclient to work with hostnameverfiers and trustmanagers.
Java
apache-2.0
24fb3d3d5c81c6b1271745fdfe14175e0eac054e
0
mulesoft/mule-module-cors
/* * Copyright 2014 * * 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,...
src/main/java/org/mule/modules/cors/ValidateMessageProcessor.java
/* * Copyright 2014 * * 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,...
- Add proper logic to stop further processing of the event but still enable the process response method to add headers to the response.
src/main/java/org/mule/modules/cors/ValidateMessageProcessor.java
- Add proper logic to stop further processing of the event but still enable the process response method to add headers to the response.
Java
apache-2.0
ea519a81cda86a150946a4bfa0666f928aedd643
0
ipeirotis/mturk-tracker-gae,ipeirotis/mturk-tracker-gae,ipeirotis/mturk-tracker-gae
package com.tracker.servlet.task; import static com.tracker.ofy.OfyService.ofy; import java.io.IOException; import java.text.DateFormat; import java.util.Calendar; import java.util.Collections; import java.util.Date; import java.util.List; import java.util.logging.Logger; import javax.servlet.http.HttpServlet; impor...
src/main/java/com/tracker/servlet/task/ComputeActiveRequesters.java
package com.tracker.servlet.task; import static com.tracker.ofy.OfyService.ofy; import java.io.IOException; import java.text.DateFormat; import java.util.Calendar; import java.util.Collections; import java.util.Date; import java.util.List; import java.util.logging.Logger; import javax.servlet.http.HttpServlet; impor...
updated the query in active requesters computation
src/main/java/com/tracker/servlet/task/ComputeActiveRequesters.java
updated the query in active requesters computation
Java
apache-2.0
9831392b62aa0cc45a8f9d5a236075a819b13f56
0
michaelgallacher/intellij-community,FHannes/intellij-community,xfournet/intellij-community,xfournet/intellij-community,ibinti/intellij-community,apixandru/intellij-community,asedunov/intellij-community,signed/intellij-community,hurricup/intellij-community,mglukhikh/intellij-community,FHannes/intellij-community,idea4bsd...
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/platform-impl/src/com/intellij/openapi/project/FileContentQueue.java
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[cleanup] use myProceedWithLoadingLock only for waiting when content queue is full and for signalling to proceed with content loading
platform/platform-impl/src/com/intellij/openapi/project/FileContentQueue.java
[cleanup] use myProceedWithLoadingLock only for waiting when content queue is full and for signalling to proceed with content loading
Java
apache-2.0
92aba9f8d280d2f13ea9459e89591919a045a961
0
MovingBlocks/DestinationSol,MovingBlocks/DestinationSol
/* * Copyright 2018 MovingBlocks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
engine/src/main/java/org/destinationsol/assets/audio/OggMusicManager.java
/* * Copyright 2018 MovingBlocks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
refactored musicmanager
engine/src/main/java/org/destinationsol/assets/audio/OggMusicManager.java
refactored musicmanager
Java
apache-2.0
07e2a5fcfe2ce7deab4fc959626525203c797314
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.psi.impl; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.progress.ProgressManager; import com.intellij.openapi.util.Pair; import ...
java/java-psi-impl/src/com/intellij/psi/impl/PsiSuperMethodImplUtil.java
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.psi.impl; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.progress.ProgressManager; import com.intellij.openapi.util.Pair; import ...
don't iterate over differently-named methods when building method hierarchy (IDEA-222019) GitOrigin-RevId: c222318f742827528ab1013940d146b1fe6e1aa0
java/java-psi-impl/src/com/intellij/psi/impl/PsiSuperMethodImplUtil.java
don't iterate over differently-named methods when building method hierarchy (IDEA-222019)
Java
apache-2.0
11e46699a61e1b571ba0a89ef6cf0263afee0037
0
liningone/zstack,winger007/zstack,winger007/zstack,zstackio/zstack,camilesing/zstack,WangXijue/zstack,zsyzsyhao/zstack,zstackio/zstack,HeathHose/zstack,MatheMatrix/zstack,zxwing/zstack-1,Alvin-Lau/zstack,zstackorg/zstack,AlanJager/zstack,hhjuliet/zstack,HeathHose/zstack,MaJin1996/zstack,zxwing/zstack-1,MaJin1996/zstack...
package org.zstack.core.scheduler; import org.springframework.beans.factory.annotation.Autowired; import org.zstack.core.cloudbus.CloudBus; import org.zstack.core.db.DatabaseFacade; import org.zstack.core.errorcode.ErrorFacade; import org.zstack.header.apimediator.ApiMessageInterceptionException; import org.zstack.hea...
core/src/main/java/org/zstack/core/scheduler/SchedulerApiInterceptor.java
package org.zstack.core.scheduler; import org.springframework.beans.factory.annotation.Autowired; import org.zstack.core.cloudbus.CloudBus; import org.zstack.core.db.DatabaseFacade; import org.zstack.core.errorcode.ErrorFacade; import org.zstack.header.apimediator.ApiMessageInterceptionException; import org.zstack.hea...
more strict check for use simple scheduler for https://github.com/zxwing/premium/issues/777 Signed-off-by: Mei Lei <d1c6e4e75080176552ef8271b379adabccaa7551@gmail.com>
core/src/main/java/org/zstack/core/scheduler/SchedulerApiInterceptor.java
more strict check for use simple scheduler
Java
apache-2.0
805a13506068da57ddab0edb30f38016ae1f2a98
0
introp-software/sakai,willkara/sakai,ouit0408/sakai,OpenCollabZA/sakai,buckett/sakai-gitflow,kwedoff1/sakai,Fudan-University/sakai,liubo404/sakai,colczr/sakai,udayg/sakai,surya-janani/sakai,ktakacs/sakai,bkirschn/sakai,udayg/sakai,whumph/sakai,joserabal/sakai,ktakacs/sakai,clhedrick/sakai,clhedrick/sakai,clhedrick/saka...
import java.sql.*; import java.io.*; import java.lang.*; import java.util.*; /** * This class fix the sum of assessmentGrading and amke sure that GB scores is the same as * assessmentGrading. * * @author Daisy Flemming<daisyf@stanford.edu> */ public class FixGradingScore { public static void main(String args...
samigo/tool/src/sql/SAK-VIVIE/FixGradingScore.java
import java.sql.*; import java.io.*; import java.lang.*; import java.util.*; /** * This class removes any duplicate MC/Survey submitted answer so that only the last one stay in * the database. It will also recalculate the final score for an assessment and fix up * data in the gradebook, So that final score in both...
fix comment git-svn-id: 574bb14f304dbe16c01253ed6697ea749724087f@8961 66ffb92e-73f9-0310-93c1-f5514f145a0a
samigo/tool/src/sql/SAK-VIVIE/FixGradingScore.java
fix comment
Java
apache-2.0
5d8105c835aedeca5791a9ece27057e5b9d2049f
0
facebook/presto,mvp/presto,shixuan-fan/presto,shixuan-fan/presto,prestodb/presto,prestodb/presto,twitter-forks/presto,arhimondr/presto,ptkool/presto,twitter-forks/presto,arhimondr/presto,prestodb/presto,EvilMcJerkface/presto,prestodb/presto,shixuan-fan/presto,zzhao0/presto,zzhao0/presto,facebook/presto,ptkool/presto,pt...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
presto-orc/src/main/java/com/facebook/presto/orc/reader/SliceDirectSelectiveStreamReader.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
Fix slice reader check for presentStream
presto-orc/src/main/java/com/facebook/presto/orc/reader/SliceDirectSelectiveStreamReader.java
Fix slice reader check for presentStream
Java
apache-2.0
db79dac1792207149722902d7fb3026c72825fd9
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
/* * Copyright 2000-2017 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...
json/src/com/jetbrains/jsonSchema/UserDefinedJsonSchemaConfiguration.java
/* * Copyright 2000-2017 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...
EA-128232 - NA: JsonSchemaUserDefinedProviderFactory$MyProvider.isAvailable after the preceding fix, there's no need to check for schema-schema here anymore
json/src/com/jetbrains/jsonSchema/UserDefinedJsonSchemaConfiguration.java
EA-128232 - NA: JsonSchemaUserDefinedProviderFactory$MyProvider.isAvailable
Java
apache-2.0
b2140097d6fe2e49071e97fae996596df5bd0a65
0
smartnews/presto,hgschmie/presto,erichwang/presto,11xor6/presto,dain/presto,hgschmie/presto,losipiuk/presto,11xor6/presto,Praveen2112/presto,dain/presto,electrum/presto,martint/presto,dain/presto,electrum/presto,treasure-data/presto,martint/presto,electrum/presto,ebyhr/presto,erichwang/presto,treasure-data/presto,11xor...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
presto-kudu/src/main/java/io/prestosql/plugin/kudu/KuduClientSession.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
Remove return value from addConstraintPredicates method Handle none `TupleDomain` on the calling side.
presto-kudu/src/main/java/io/prestosql/plugin/kudu/KuduClientSession.java
Remove return value from addConstraintPredicates method
Java
apache-2.0
94bc0863f33ee93b903da07495d32446da2f40c4
0
pupnewfster/Lavasurvival,pupnewfster/Lavasurvival
package me.eddiep.minecraft.ls.game; import com.crossge.necessities.Commands.CmdHide; import com.crossge.necessities.RankManager.Rank; import me.eddiep.handles.ClassicPhysicsEvent; import me.eddiep.minecraft.ls.Lavasurvival; import me.eddiep.minecraft.ls.game.impl.Flood; import me.eddiep.minecraft.ls.game.impl.Rise; i...
Lavasurvival/src/main/java/me/eddiep/minecraft/ls/game/Gamemode.java
package me.eddiep.minecraft.ls.game; import com.crossge.necessities.Commands.CmdHide; import com.crossge.necessities.RankManager.Rank; import me.eddiep.handles.ClassicPhysicsEvent; import me.eddiep.minecraft.ls.Lavasurvival; import me.eddiep.minecraft.ls.game.impl.Flood; import me.eddiep.minecraft.ls.game.impl.Rise; i...
Fixed bug in Glicko
Lavasurvival/src/main/java/me/eddiep/minecraft/ls/game/Gamemode.java
Fixed bug in Glicko
Java
apache-2.0
1aed2258007bd855b56b409fa8a0fa1ca48606ac
0
StepicOrg/stepic-android,StepicOrg/stepik-android,StepicOrg/stepik-android,StepicOrg/stepic-android,StepicOrg/stepik-android,StepicOrg/stepic-android
package org.stepic.droid.preferences; import android.content.Context; import android.content.SharedPreferences; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.reflect.TypeToken; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import org.st...
app/src/main/java/org/stepic/droid/preferences/SharedPreferenceHelper.java
package org.stepic.droid.preferences; import android.content.Context; import android.content.SharedPreferences; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.reflect.TypeToken; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import org.st...
track streak notifications enabled property
app/src/main/java/org/stepic/droid/preferences/SharedPreferenceHelper.java
track streak notifications enabled property