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
481243c175651c5de0741ab9390eb10f5b024d98
0
androidx/androidx,aosp-mirror/platform_frameworks_support,aosp-mirror/platform_frameworks_support,androidx/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,androidx/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,aosp-mirror/platform...
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
v4/java/android/support/v4/view/ViewPager.java
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Improve ViewPager accessibility and focus behavior. Change-Id: I2b0847f2a02c894b2d7de3ca978636347151a649
v4/java/android/support/v4/view/ViewPager.java
Improve ViewPager accessibility and focus behavior.
Java
apache-2.0
e18233db00511fa64a21ffd394fa1159cefcc0c7
0
infotexture/dita-ot,infotexture/dita-ot,infotexture/dita-ot,dita-ot/dita-ot,infotexture/dita-ot,infotexture/dita-ot,dita-ot/dita-ot,dita-ot/dita-ot,dita-ot/dita-ot,dita-ot/dita-ot
/* * This file is part of the DITA Open Toolkit project. * * Copyright 2011 Jarno Elovirta * * See the accompanying LICENSE file for applicable license. */ package org.dita.dost.util; import com.google.common.annotations.VisibleForTesting; import net.sf.saxon.expr.instruct.TerminationException; import net.sf.sax...
src/main/java/org/dita/dost/util/XMLUtils.java
/* * This file is part of the DITA Open Toolkit project. * * Copyright 2011 Jarno Elovirta * * See the accompanying LICENSE file for applicable license. */ package org.dita.dost.util; import com.google.common.annotations.VisibleForTesting; import net.sf.saxon.expr.instruct.TerminationException; import net.sf.sax...
Fix for #3959, guard against NPE Signed-off-by: Radu Coravu <f4e704595a33999620e346b5b1bbe52db92150c9@sync.ro> Signed-off-by: Jarno Elovirta <0f1ab0ac7dffd9db21aa539af2fd4bb04abc3ad4@elovirta.com>
src/main/java/org/dita/dost/util/XMLUtils.java
Fix for #3959, guard against NPE
Java
apache-2.0
4e00bb43fab75a2959bdf26e0878e2fccd7bd297
0
mikosik/smooth-build,mikosik/smooth-build
package org.smoothbuild.task.exec; import static org.smoothbuild.io.cache.CacheModule.RESULTS_DIR; import static org.smoothbuild.io.cache.CacheModule.VALUE_DB_DIR; import static org.smoothbuild.io.cache.hash.HashCodes.toPath; import static org.smoothbuild.io.fs.base.Path.path; import java.util.Map; import java.util.M...
src/java/org/smoothbuild/task/exec/ArtifactBuilder.java
package org.smoothbuild.task.exec; import static org.smoothbuild.io.cache.CacheModule.RESULTS_DIR; import static org.smoothbuild.io.cache.CacheModule.VALUE_DB_DIR; import static org.smoothbuild.io.cache.hash.HashCodes.toPath; import static org.smoothbuild.io.fs.base.Path.path; import java.util.Map; import java.util.M...
removed no longer needed null check
src/java/org/smoothbuild/task/exec/ArtifactBuilder.java
removed no longer needed null check
Java
apache-2.0
5fa1862022bff427c8c8bc246111296eec684fea
0
ChadKillingsworth/closure-compiler,monetate/closure-compiler,ChadKillingsworth/closure-compiler,monetate/closure-compiler,monetate/closure-compiler,google/closure-compiler,google/closure-compiler,ChadKillingsworth/closure-compiler,nawawi/closure-compiler,ChadKillingsworth/closure-compiler,google/closure-compiler,nawawi...
/* * Copyright 2004 The Closure Compiler Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
src/com/google/javascript/jscomp/ReplaceMessages.java
/* * Copyright 2004 The Closure Compiler Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
Small simplifications to ReplaceMessages PiperOrigin-RevId: 376067005
src/com/google/javascript/jscomp/ReplaceMessages.java
Small simplifications to ReplaceMessages
Java
apache-2.0
34cf7ac6b66c6dd5eee0bb5ecf76a1b5502ac4f4
0
OpenHFT/Chronicle-Core
/* * Copyright 2016-2020 chronicle.software * * https://chronicle.software * * 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 * * Un...
src/test/java/net/openhft/chronicle/core/JvmTest.java
/* * Copyright 2016-2020 chronicle.software * * https://chronicle.software * * 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 * * Un...
Added Jvm.getCpuClass() to detect different models of CPU #208
src/test/java/net/openhft/chronicle/core/JvmTest.java
Added Jvm.getCpuClass() to detect different models of CPU #208
Java
apache-2.0
3e4e2439b74d1c32e6d0051cc25ecc169cc19b90
0
nbossard/packlist,nbossard/packlist
/* * PackList is an open-source packing-list for Android * * Copyright (c) 2016 Nicolas Bossard and other contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://w...
app/src/main/groovy/com/nbossard/packlist/gui/TripDetailFragment.java
/* * PackList is an open-source packing-list for Android * * Copyright (c) 2016 Nicolas Bossard and other contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://w...
improving list scroll to new item position
app/src/main/groovy/com/nbossard/packlist/gui/TripDetailFragment.java
improving list scroll to new item position
Java
apache-2.0
6ed3dc5341a872a64c7d825a46088c8083833181
0
mattczyz/pig-test-runner
package pig.testing.exec; import java.io.File; import java.io.IOException; import java.nio.file.Paths; import java.util.ArrayList; import org.apache.commons.io.FileUtils; import org.apache.commons.io.FilenameUtils; import org.apache.hadoop.hive.cli.CliDriver; import org.apache.hadoop.hive.ql.metadata.HiveException; ...
src/test/java/pig/testing/exec/HiveExecutor.java
package pig.testing.exec; import java.io.File; import java.io.IOException; import java.nio.file.Paths; import java.util.ArrayList; import org.apache.commons.io.FileUtils; import org.apache.hadoop.hive.cli.CliDriver; import org.apache.hadoop.hive.ql.metadata.HiveException; public class HiveExecutor { public stati...
Normalized hive metastore paths
src/test/java/pig/testing/exec/HiveExecutor.java
Normalized hive metastore paths
Java
apache-2.0
b4f12f3b0717be819c694a1d98607b179ae98a87
0
kwin/jackrabbit-oak,joansmith/jackrabbit-oak,rombert/jackrabbit-oak,rombert/jackrabbit-oak,FlakyTestDetection/jackrabbit-oak,anchela/jackrabbit-oak,catholicon/jackrabbit-oak,joansmith/jackrabbit-oak,alexparvulescu/jackrabbit-oak,chetanmeh/jackrabbit-oak,davidegiannella/jackrabbit-oak,tripodsan/jackrabbit-oak,mduerig/ja...
/* * 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 ...
oak-core/src/main/java/org/apache/jackrabbit/oak/cache/CacheLIRS.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 ...
OAK-863 - Refactor caching in MongoMK; fix LIRS cache stats git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1501669 13f79535-47bb-0310-9956-ffa450edef68
oak-core/src/main/java/org/apache/jackrabbit/oak/cache/CacheLIRS.java
OAK-863 - Refactor caching in MongoMK; fix LIRS cache stats
Java
apache-2.0
9d33872a9359821185cdb584db6e34cbadf055a5
0
ChunPIG/sigar,ChunPIG/sigar,ruleless/sigar,ruleless/sigar,cit-lab/sigar,cit-lab/sigar,abhinavmishra14/sigar,ruleless/sigar,kaustavha/sigar,ruleless/sigar,abhinavmishra14/sigar,abhinavmishra14/sigar,hyperic/sigar,kaustavha/sigar,lsjeng/sigar,OlegYch/sigar,racker/sigar,boundary/sigar,boundary/sigar,couchbase/sigar,formic...
package net.hyperic.sigar; import java.io.BufferedReader; import java.io.IOException; import java.io.File; import java.io.FileReader; import java.util.Properties; import java.util.StringTokenizer; public class OperatingSystem { private static final String ETC = System.getProperty("sigar.etc.dir", "/etc"...
bindings/java/src/net/hyperic/sigar/OperatingSystem.java
package net.hyperic.sigar; import java.io.BufferedReader; import java.io.IOException; import java.io.File; import java.io.FileReader; import java.util.Properties; import java.util.StringTokenizer; public class OperatingSystem { private static final String ETC = System.getProperty("sigar.etc.dir", "/etc"...
VMware vendor
bindings/java/src/net/hyperic/sigar/OperatingSystem.java
VMware vendor
Java
apache-2.0
e3caa4c0755c5599e3e05a57ec59b371f145a820
0
candyam5522/eureka,candyam5522/eureka,candyam5522/eureka,jsons/eureka
package edu.emory.cci.aiw.cvrg.eureka.services.jdbc; import java.sql.Connection; import java.sql.Date; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.SQLException; import java.sql.Statement; import java.sql.Timestamp; import java.util.ArrayList; import java.util.List; import edu.emo...
eureka-services/src/main/java/edu/emory/cci/aiw/cvrg/eureka/services/jdbc/DataInserter.java
package edu.emory.cci.aiw.cvrg.eureka.services.jdbc; import java.sql.Connection; import java.sql.Date; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.SQLException; import java.sql.Statement; import java.sql.Timestamp; import java.util.ArrayList; import java.util.List; import edu.emo...
Made sure that JDBC connection is closed properly after truncating tables.
eureka-services/src/main/java/edu/emory/cci/aiw/cvrg/eureka/services/jdbc/DataInserter.java
Made sure that JDBC connection is closed properly after truncating tables.
Java
apache-2.0
fa33520cf725c8fcc0bb2322839110d1d14e0758
0
tobyweston/simple-excel
/* * Copyright (c) 2012-2013, bad robot (london) ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
src/main/java/bad/robot/excel/row/CopyRow.java
/* * Copyright (c) 2012-2013, bad robot (london) ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
mistake of calculating lastRow in copyMergeRegion
src/main/java/bad/robot/excel/row/CopyRow.java
mistake of calculating lastRow in copyMergeRegion
Java
apache-2.0
ec06a753956082f40199559389261e57fe789f3d
0
charlesxu90/my_leetcode,charlesxu90/my_leetcode
/*** * Returns the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack. * * Update (2014-11-02): * The signature of the function had been updated to return the index instead of the pointer. If you still see your function signature returns a char * or String, please click the...
ImplementstrStr.java
/*** * Returns the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack. * * Update (2014-11-02): * The signature of the function had been updated to return the index instead of the pointer. If you still see your function signature returns a char * or String, please click the...
add ImplementstrStr.java
ImplementstrStr.java
add ImplementstrStr.java
Java
apache-2.0
eaeb7c54b7540165b23d3182b7eb935aca8f8d65
0
bigbluebutton/red5-io,maritelle/red5-io,solomax/red5-io,bigbluebutton/red5-io,marcus-nl/red5-io
/* 7 * RED5 Open Source Flash Server - https://github.com/Red5/ * * Copyright 2006-2016 by respective authors (see below). 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 Li...
src/test/java/org/red5/io/AbstractIOTest.java
/* 7 * RED5 Open Source Flash Server - https://github.com/Red5/ * * Copyright 2006-2016 by respective authors (see below). 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 Li...
Minor mod to test
src/test/java/org/red5/io/AbstractIOTest.java
Minor mod to test
Java
apache-2.0
ed2d89b69f7a56c1f706642a13649bf2c5e86994
0
apache/directory-server,drankye/directory-server,darranl/directory-server,darranl/directory-server,apache/directory-server,lucastheisen/apache-directory-server,lucastheisen/apache-directory-server,drankye/directory-server
/** * JDBM LICENSE v1.00 * * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1. Redistributions of source code must retain copyright * statements and notices. Redist...
jdbm/src/main/java/jdbm/helper/Serialization.java
/** * JDBM LICENSE v1.00 * * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided * that the following conditions are met: * * 1. Redistributions of source code must retain copyright * statements and notices. Redist...
Removed undue System.out.println git-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@944811 13f79535-47bb-0310-9956-ffa450edef68
jdbm/src/main/java/jdbm/helper/Serialization.java
Removed undue System.out.println
Java
apache-2.0
8b98d89b612b648ec7813df2b0bc9b4501c57afc
0
gradle/gradle,gstevey/gradle,gstevey/gradle,robinverduijn/gradle,blindpirate/gradle,robinverduijn/gradle,lsmaira/gradle,gradle/gradle,gstevey/gradle,blindpirate/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,lsmaira/gradle,blindpirate/gradle,lsmaira/gradle,robinverduijn/gradle,lsmaira/gradle,gstevey/gradle,robin...
/* * Copyright 2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
subprojects/core/src/main/groovy/org/gradle/messaging/remote/internal/TcpIncomingConnector.java
/* * Copyright 2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
Don't accept remote connections
subprojects/core/src/main/groovy/org/gradle/messaging/remote/internal/TcpIncomingConnector.java
Don't accept remote connections
Java
apache-2.0
a39d415616cf78228c96b7931deefc3a86b019fa
0
Sage-Bionetworks/BridgePF,alxdarksage/BridgePF,alxdarksage/BridgePF,alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,DwayneJengSage/BridgePF
package org.sagebionetworks.bridge.dynamodb; import static com.google.common.base.Preconditions.checkNotNull; import java.util.List; import javax.annotation.Resource; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Component; import org.sagebionetworks.bridge.BridgeUt...
app/org/sagebionetworks/bridge/dynamodb/DynamoNotificationTopicDao.java
package org.sagebionetworks.bridge.dynamodb; import static com.google.common.base.Preconditions.checkNotNull; import static org.sagebionetworks.bridge.util.BridgeCollectors.toImmutableList; import java.util.List; import javax.annotation.Resource; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.s...
Changing to ImmutableList.
app/org/sagebionetworks/bridge/dynamodb/DynamoNotificationTopicDao.java
Changing to ImmutableList.
Java
apache-2.0
7e3c9a1f625bcb01ff3e01a3bf3a5bd15e35b1d3
0
jiahaoliuliu/PubNubAsChatSystem
package com.jiahaoliuliu.pubnubaschatsystem; import android.os.Bundle; import android.support.design.widget.CoordinatorLayout; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import com.pubnub.api.Callba...
app/src/main/java/com/jiahaoliuliu/pubnubaschatsystem/MainActivity.java
package com.jiahaoliuliu.pubnubaschatsystem; import android.os.Bundle; import android.support.design.widget.CoordinatorLayout; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.util.Log; import com.pubnub.api.Callba...
Improved the received message
app/src/main/java/com/jiahaoliuliu/pubnubaschatsystem/MainActivity.java
Improved the received message
Java
apache-2.0
dc63cbf1c0fc5a35fb7f8c305f3cd5edb1bac9e0
0
cy19890513/Leetcode-1,cy19890513/Leetcode-1
package com.fishercoder.solutions; import com.fishercoder.common.classes.TreeNode; /** * 687. Longest Univalue Path * * Given a binary tree, find the length of the longest path where each node in the path has the same value. * This path may or may not pass through the root. Note: The length of path between two ...
src/main/java/com/fishercoder/solutions/_687.java
package com.fishercoder.solutions; import com.fishercoder.common.classes.TreeNode; /** * 687. Longest Univalue Path * * Given a binary tree, find the length of the longest path where each node in the path has the same value. * This path may or may not pass through the root. Note: The length of path between two ...
[N-0] refactor 687
src/main/java/com/fishercoder/solutions/_687.java
[N-0] refactor 687
Java
apache-2.0
18832dd7fa1ebe792d8a31247a34976c2079dc80
0
erikdw/storm-mesos,mesos/storm,mesos/storm,erikdw/storm-mesos,erikdw/storm-mesos,mesos/storm
/** * 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...
storm/src/main/storm/mesos/MesosNimbus.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...
Conditionally perform logviewer sidecar creation depending on configuration.
storm/src/main/storm/mesos/MesosNimbus.java
Conditionally perform logviewer sidecar creation depending on configuration.
Java
apache-2.0
1601a19d6efb91994a76b2665025452422cf81b3
0
maduhu/head,maduhu/head,AArhin/head,maduhu/head,maduhu/head,AArhin/head,AArhin/head,AArhin/head,maduhu/head,AArhin/head
package org.mifos.test.acceptance.new_group_loan; import java.util.ArrayList; import java.util.List; import org.joda.time.DateTime; import org.junit.Assert; import org.mifos.test.acceptance.framework.MifosPage; import org.mifos.test.acceptance.framework.UiTestCaseBase; import org.mifos.test.acceptance.framework.loan....
acceptanceTests/src/test/java/org/mifos/test/acceptance/new_group_loan/ModifyingGroupLoanTest.java
package org.mifos.test.acceptance.new_group_loan; import java.util.ArrayList; import java.util.List; import org.joda.time.DateTime; import org.junit.Assert; import org.mifos.test.acceptance.framework.MifosPage; import org.mifos.test.acceptance.framework.UiTestCaseBase; import org.mifos.test.acceptance.framework.loan....
Extend test: MIFOS-5971 Modify parameters of Group Loan account
acceptanceTests/src/test/java/org/mifos/test/acceptance/new_group_loan/ModifyingGroupLoanTest.java
Extend test: MIFOS-5971 Modify parameters of Group Loan account
Java
apache-2.0
b58fc9ad713aa8ca68b0b38a87b235f4f8f96d6c
0
alibaba/fastjson,alibaba/fastjson,alibaba/fastjson,alibaba/fastjson
package com.alibaba.fastjson.serializer; import static com.alibaba.fastjson.util.ASMUtils.desc; import static com.alibaba.fastjson.util.ASMUtils.type; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.math.BigDeci...
src/main/java/com/alibaba/fastjson/serializer/ASMSerializerFactory.java
package com.alibaba.fastjson.serializer; import static com.alibaba.fastjson.util.ASMUtils.desc; import static com.alibaba.fastjson.util.ASMUtils.type; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.math.BigDeci...
bug fixed for byte code seriliazer generator
src/main/java/com/alibaba/fastjson/serializer/ASMSerializerFactory.java
bug fixed for byte code seriliazer generator
Java
apache-2.0
e0fa00a405259e527dda2876db2d5450eb58b13b
0
ummels/vavr,dx-pbuckley/vavr,dx-pbuckley/vavr,ummels/vavr,amygithub/vavr,amygithub/vavr
/* / \____ _ _ ____ ______ / \ ____ __ _______ * / / \/ \ / \/ \ / /\__\/ // \/ \ // /\__\ JΛVΛSLΛNG * _/ / /\ \ \/ / /\ \\__\\ \ // /\ \ /\\/ \ /__\ \ Copyright 2014-2016 Javaslang, http://javaslang.io * /___/\_/ \_/\____/\_/ \_/\__\/__/\__\_/ \_// \__/\_____/ ...
javaslang/src/test/java/javaslang/PredicatesTest.java
/* / \____ _ _ ____ ______ / \ ____ __ _______ * / / \/ \ / \/ \ / /\__\/ // \/ \ // /\__\ JΛVΛSLΛNG * _/ / /\ \ \/ / /\ \\__\\ \ // /\ \ /\\/ \ /__\ \ Copyright 2014-2016 Javaslang, http://javaslang.io * /___/\_/ \_/\____/\_/ \_/\__\/__/\__\_/ \_// \__/\_____/ ...
Simplified Predicates test. Thx @lukaseder
javaslang/src/test/java/javaslang/PredicatesTest.java
Simplified Predicates test. Thx @lukaseder
Java
apache-2.0
aa6cef62bd505791c1ffe7165d3df99fda50fafb
0
ChetnaChaudhari/logging-log4j2,codescale/logging-log4j2,jsnikhil/nj-logging-log4j2,apache/logging-log4j2,pisfly/logging-log4j2,codescale/logging-log4j2,lburgazzoli/logging-log4j2,lburgazzoli/apache-logging-log4j2,apache/logging-log4j2,pisfly/logging-log4j2,jsnikhil/nj-logging-log4j2,GFriedrich/logging-log4j2,lburgazzol...
/* * 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 n...
api/src/main/java/org/apache/logging/log4j/message/FormattedMessage.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 n...
Add more details to the javadoc git-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1364421 13f79535-47bb-0310-9956-ffa450edef68
api/src/main/java/org/apache/logging/log4j/message/FormattedMessage.java
Add more details to the javadoc
Java
bsd-2-clause
7bf2f3f327fcd75cf358f1d2ad261ae5614e3532
0
bogovicj/bigdataviewer-core,bigdataviewer/bigdataviewer-core,bogovicj/bigdataviewer-core,bigdataviewer/bigdataviewer-core
package viewer; import mpicbg.spim.data.SequenceDescription; import net.imglib2.RandomAccessible; import net.imglib2.RandomAccessibleInterval; import net.imglib2.RealRandomAccessible; import net.imglib2.interpolation.InterpolatorFactory; import net.imglib2.interpolation.randomaccess.NLinearInterpolatorFactory; import ...
src/main/java/viewer/AbstractSpimSource.java
package viewer; import mpicbg.spim.data.SequenceDescription; import net.imglib2.RandomAccessible; import net.imglib2.RandomAccessibleInterval; import net.imglib2.RealRandomAccessible; import net.imglib2.interpolation.InterpolatorFactory; import net.imglib2.interpolation.randomaccess.NLinearInterpolatorFactory; import ...
should be getInerpolatedSource() should be synchronized
src/main/java/viewer/AbstractSpimSource.java
should be getInerpolatedSource() should be synchronized
Java
bsd-3-clause
6d4dfc0fe05464d82f68cf25c23ce0c25f75b1da
0
FRC4946/CompBot
/* * This is the master autonomous class * Every other auto class inherits from this */ package org.usfirst.frc4946.autoMode; import edu.wpi.first.wpilibj.DriverStationLCD; import edu.wpi.first.wpilibj.Gyro; import edu.wpi.first.wpilibj.RobotDrive; import org.usfirst.frc4946.DistanceSensor; import org.usfirst.frc49...
src/org/usfirst/frc4946/autoMode/AutoMode.java
/* * This is the master autonomous class * Every other auto class inherits from this */ package org.usfirst.frc4946.autoMode; import edu.wpi.first.wpilibj.DriverStationLCD; import edu.wpi.first.wpilibj.Gyro; import edu.wpi.first.wpilibj.RobotDrive; import org.usfirst.frc4946.DistanceSensor; import org.usfirst.frc49...
Fixed the gyro being reset every iteration of the autonomous mode
src/org/usfirst/frc4946/autoMode/AutoMode.java
Fixed the gyro being reset every iteration of the autonomous mode
Java
bsd-3-clause
622207b76d8858a60da093c52ad30c773c8eb3f6
0
motech/MOTECH-Ghana,motech/MOTECH-Ghana
/** * MOTECH PLATFORM OPENSOURCE LICENSE AGREEMENT * * Copyright (c) 2010-11 The Trustees of Columbia University in the City of * New York and Grameen Foundation USA. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo...
motech-server-omod/src/main/java/org/motechproject/server/svc/impl/RegistrarBeanImpl.java
/** * MOTECH PLATFORM OPENSOURCE LICENSE AGREEMENT * * Copyright (c) 2010-11 The Trustees of Columbia University in the City of * New York and Grameen Foundation USA. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follo...
#136: Messages were scheduled based on date of birth for Other Patients when date of birth is less than 5 years earlier than current date <Luka>
motech-server-omod/src/main/java/org/motechproject/server/svc/impl/RegistrarBeanImpl.java
#136: Messages were scheduled based on date of birth for Other Patients when date of birth is less than 5 years earlier than current date <Luka>
Java
isc
3b7b0bdba2e781c0b67c8a34209d71f539892712
0
ryleykimmel/apollo,ryleykimmel/apollo,SJ19/apollo,apollo-rsps/apollo,apollo-rsps/apollo,apollo-rsps/apollo,Major-/apollo,garyttierney/apollo,LegendSky/apollo,LegendSky/apollo,garyttierney/apollo,Major-/apollo,SJ19/apollo
package org.apollo.net.session; import io.netty.channel.Channel; import io.netty.channel.ChannelFuture; import io.netty.channel.ChannelFutureListener; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.logging.Level; import java.util.logging.Logger; import org...
src/org/apollo/net/session/GameSession.java
package org.apollo.net.session; import io.netty.channel.Channel; import io.netty.channel.ChannelFuture; import io.netty.channel.ChannelFutureListener; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.logging.Level; import java.util.logging.Logger; import org...
Old-style poll, looks nicer, exceptions in lambda look funky.
src/org/apollo/net/session/GameSession.java
Old-style poll, looks nicer, exceptions in lambda look funky.
Java
mit
882595faf75d784b7a6d413ffabc379986164763
0
WegenenVerkeer/atomium
package be.wegenenverkeer.atomium.japi.client.rxhttpclient; import be.wegenenverkeer.atomium.japi.client.AtomiumClient; import be.wegenenverkeer.atomium.japi.client.AtomiumFeed; import be.wegenenverkeer.atomium.japi.client.PageFetcher; import be.wegenenverkeer.rxhttpclient.RxHttpClient; import java.util.ArrayList; im...
modules/client-java/src/main/java/be/wegenenverkeer/atomium/japi/client/rxhttpclient/RxHttpAtomiumClient.java
package be.wegenenverkeer.atomium.japi.client.rxhttpclient; import be.wegenenverkeer.atomium.japi.client.AtomiumClient; import be.wegenenverkeer.atomium.japi.client.AtomiumFeed; import be.wegenenverkeer.atomium.japi.client.PageFetcher; import be.wegenenverkeer.rxhttpclient.RxHttpClient; import be.wegenenverkeer.rxhttp...
builder not needed anymore
modules/client-java/src/main/java/be/wegenenverkeer/atomium/japi/client/rxhttpclient/RxHttpAtomiumClient.java
builder not needed anymore
Java
mit
b890d733c96260594cd36dd6079d6839ad271473
0
oleg-nenashev/ownership-plugin,jenkinsci/ownership-plugin,oleg-nenashev/ownership-plugin,jordancoll/ownership-plugin,jordancoll/ownership-plugin,synopsys-arc-oss/ownership-plugin,jenkinsci/ownership-plugin
/* * The MIT License * * Copyright 2013 Oleg Nenashev <nenashev@synopsys.com>, Synopsys Inc. * * 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 li...
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/OwnerNodeProperty.java
/* * The MIT License * * Copyright 2013 Oleg Nenashev <nenashev@synopsys.com>, Synopsys Inc. * * 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 li...
Avoid confusing node property shown on config screen
src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/OwnerNodeProperty.java
Avoid confusing node property shown on config screen
Java
mit
7798784de033db9ee40b8db41f84de8df885a96f
0
Baresse/corpmanager
package eve.corp.manager; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.servlet.mvc.method.annotation.AbstractJsonpResponseBodyAdvice; @SpringBootAp...
src/main/java/eve/corp/manager/Application.java
package eve.corp.manager; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class Application { public static void main(String[] args) { SpringApplication.run(Application.class, args); } }
Add JSONP support which is now included in Spring 4.1
src/main/java/eve/corp/manager/Application.java
Add JSONP support which is now included in Spring 4.1
Java
mit
ab6fd4b69e67796141045860af335eecf6f3cef6
0
InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service
package org.innovateuk.ifs.interview.transactional; import org.innovateuk.ifs.application.domain.Application; import org.innovateuk.ifs.application.repository.ApplicationRepository; import org.innovateuk.ifs.commons.service.ServiceResult; import org.innovateuk.ifs.interview.domain.InterviewAssignment; import org.innov...
ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/interview/transactional/InterviewAssignmentInviteServiceImpl.java
package org.innovateuk.ifs.interview.transactional; import org.innovateuk.ifs.application.domain.Application; import org.innovateuk.ifs.application.repository.ApplicationRepository; import org.innovateuk.ifs.commons.service.ServiceResult; import org.innovateuk.ifs.interview.domain.InterviewAssignment; import org.innov...
IFS-3256 fixed multiple invites being added for same applciation
ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/interview/transactional/InterviewAssignmentInviteServiceImpl.java
IFS-3256 fixed multiple invites being added for same applciation
Java
mit
b24372ec52ee72d417531fcc8a505656c90130c9
0
yuu-nkjm/JJPDatum
package org.nkjmlab.gis.datum; import java.text.NumberFormat; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; /** * 緯度経度を表現するクラス.緯度経度は,作成時に指定された単位と測地系で保存される.呼び出し時に指定した単位および座標系で取り出すことができる. * * * @author nkjm * */ public class LatLon { protected f...
src/main/java/org/nkjmlab/gis/datum/LatLon.java
package org.nkjmlab.gis.datum; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; /** * 緯度経度を表現するクラス.緯度経度は,作成時に指定された単位と測地系で保存される.呼び出し時に指定した単位および座標系で取り出すことができる. * * * @author nkjm * */ public class LatLon { protected final double lat; protected fina...
距離のメソッドを追加した.
src/main/java/org/nkjmlab/gis/datum/LatLon.java
距離のメソッドを追加した.
Java
mpl-2.0
d0fc06719b57d4a30f9e23f64ae4c3450e83ee6e
0
GistLabs/mechanize,GistLabs/mechanize
/** * Copyright (C) 2012 Gist Labs, LLC. (http://gistlabs.com) * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package com.gistlabs.mechanize.integration.test...
src/test/java/com/gistlabs/mechanize/integration/test/AmazonAddItemToCartAndUseASecondAgentToRemoveTheItemIT.java
/** * Copyright (C) 2012 Gist Labs, LLC. (http://gistlabs.com) * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package com.gistlabs.mechanize.integration.test...
Organized Imports
src/test/java/com/gistlabs/mechanize/integration/test/AmazonAddItemToCartAndUseASecondAgentToRemoveTheItemIT.java
Organized Imports
Java
agpl-3.0
1d2ef638dd16d57de8228d47ec1de4075ce87294
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
c449e8b6-2e60-11e5-9284-b827eb9e62be
hello.java
c44472aa-2e60-11e5-9284-b827eb9e62be
c449e8b6-2e60-11e5-9284-b827eb9e62be
hello.java
c449e8b6-2e60-11e5-9284-b827eb9e62be
Java
agpl-3.0
c3f03d6689d46d5230af67c426335824765866f3
0
Audiveris/audiveris,Audiveris/audiveris
//-----------------------------------------------------------------------// // // // E v a l u a t o r s P a n e l // // // // Copyright (C...
src/main/omr/glyph/ui/EvaluatorsPanel.java
//-----------------------------------------------------------------------// // // // E v a l u a t o r s P a n e l // // // // Copyright (C...
Refined shape assignment to differentiate global assignment and compound building
src/main/omr/glyph/ui/EvaluatorsPanel.java
Refined shape assignment to differentiate global assignment and compound building
Java
agpl-3.0
afae66671bed944848aec349424ea3eb851d6307
0
wfxiang08/sql-layer-1,relateiq/sql-layer,ngaut/sql-layer,qiuyesuifeng/sql-layer,shunwang/sql-layer-1,jaytaylor/sql-layer,wfxiang08/sql-layer-1,jaytaylor/sql-layer,shunwang/sql-layer-1,wfxiang08/sql-layer-1,qiuyesuifeng/sql-layer,relateiq/sql-layer,ngaut/sql-layer,shunwang/sql-layer-1,jaytaylor/sql-layer,ngaut/sql-layer...
/** * Copyright (C) 2011 Akiban Technologies Inc. * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * ...
src/main/java/com/akiban/sql/optimizer/plan/TableGroupJoinTree.java
/** * Copyright (C) 2011 Akiban Technologies Inc. * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * ...
Make the new tree Iterable.
src/main/java/com/akiban/sql/optimizer/plan/TableGroupJoinTree.java
Make the new tree Iterable.
Java
lgpl-2.1
f96d76d09136cd20743a538b2ed19b3c2d7b1591
0
xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-test/xwiki-platform-sharepage-test-docker/src/test/it/org/xwiki/sharepage/test/ui/SharePageIT.java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
[misc] Fix mistake in previous commit
xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-test/xwiki-platform-sharepage-test-docker/src/test/it/org/xwiki/sharepage/test/ui/SharePageIT.java
[misc] Fix mistake in previous commit
Java
lgpl-2.1
db026df89028bc5fb421f2c3ecfd84288a01e947
0
kaffe/kaffe,kaffe/kaffe,kaffe/kaffe,kaffe/kaffe,kaffe/kaffe
/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file. */ package java.io; import java.lang.String; public class StreamTokenizer { final public st...
libraries/javalib/java/io/StreamTokenizer.java
/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file. */ package java.io; import java.lang.String; public class StreamTokenizer { final public st...
Set sval to null when returning TT_EOL. Hopefully fixes kaffe-bug: 73
libraries/javalib/java/io/StreamTokenizer.java
Set sval to null when returning TT_EOL. Hopefully fixes kaffe-bug: 73
Java
apache-2.0
87ecbf4d18636d4e57d9ac65eba1e72a2b9c185c
0
Zappos/zappos-json
/* * Copyright 2015 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in t...
src/main/java/com/zappos/json/ZapposJson.java
/* * Copyright 2015 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in t...
rename
src/main/java/com/zappos/json/ZapposJson.java
rename
Java
apache-2.0
646a66672ce6c2ddd86e2a3d5b526c2d3736aab9
0
jpechane/debezium,debezium/debezium,jpechane/debezium,debezium/debezium,jpechane/debezium,debezium/debezium,jpechane/debezium,debezium/debezium
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.postgresql; import static io.debezium.connector.postgresql.TestHelper.PK_FIELD; import static io.debezium.connector.postgresql.TestH...
debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/RecordsStreamProducerIT.java
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.postgresql; import static io.debezium.connector.postgresql.TestHelper.PK_FIELD; import static io.debezium.connector.postgresql.TestH...
DBZ-644 Close unused replication connection
debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/RecordsStreamProducerIT.java
DBZ-644 Close unused replication connection
Java
apache-2.0
b534097d1c01b7b811763cbc07d3df0fbb660dcc
0
amzn/exoplayer-amazon-port,androidx/media,ened/ExoPlayer,ened/ExoPlayer,androidx/media,google/ExoPlayer,amzn/exoplayer-amazon-port,google/ExoPlayer,ened/ExoPlayer,google/ExoPlayer,amzn/exoplayer-amazon-port,androidx/media
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
library/core/src/main/java/com/google/android/exoplayer2/text/cea/Cea708Decoder.java
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
This pull request is for issue#1807. Refactoring the PR #8356 In this change - Handling the sequence number discontinuity in caption channel packet header. The processCurrentPacket returns if the packet length does not match with the currentIndex. That assumption is wrong. As per spec the the packet can end on recep...
library/core/src/main/java/com/google/android/exoplayer2/text/cea/Cea708Decoder.java
This pull request is for issue#1807. Refactoring the PR #8356
Java
apache-2.0
51e7de7e460ac558bdf660626e3a6caf17ae39e7
0
gluster/glusterfs-hadoop,gluster/glusterfs-hadoop,AsherBond/glusterfs-hadoop,AsherBond/glusterfs-hadoop
/** * * Copyright (c) 2011 Gluster, Inc. <http://www.gluster.com> * This file is part of GlusterFS. * * Licensed under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses...
src/test/java/org/gluster/test/TestGluster.java
/** * * Copyright (c) 2011 Gluster, Inc. <http://www.gluster.com> * This file is part of GlusterFS. * * 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...
remove extraneous cleanup, fix missing cleanup ]
src/test/java/org/gluster/test/TestGluster.java
remove extraneous cleanup, fix missing cleanup ]
Java
apache-2.0
73e671b6c61d746692fec4525e9777f3fdececcf
0
whumph/sakai,rodriguezdevera/sakai,wfuedu/sakai,Fudan-University/sakai,colczr/sakai,duke-compsci290-spring2016/sakai,duke-compsci290-spring2016/sakai,surya-janani/sakai,ktakacs/sakai,udayg/sakai,bkirschn/sakai,introp-software/sakai,wfuedu/sakai,OpenCollabZA/sakai,willkara/sakai,rodriguezdevera/sakai,buckett/sakai-gitfl...
/** * $Id: $ * $URL: $ * ************************************************************************** * Copyright (c) 2013 The Apereo 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...
content/content-cleanup/content-cleanup-impl/src/java/org/sakaiproject/content/CleanupDeletedContent.java
/** * $Id: $ * $URL: $ * ************************************************************************** * Copyright (c) 2013 The Apereo 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...
SAK-24426 - Updated property name to add content prefix git-svn-id: 5b1b1b0f989bbd918ddd0a77f47569c690fd24bc@130448 66ffb92e-73f9-0310-93c1-f5514f145a0a
content/content-cleanup/content-cleanup-impl/src/java/org/sakaiproject/content/CleanupDeletedContent.java
SAK-24426 - Updated property name to add content prefix
Java
apache-2.0
d232cec795c47e661488934a6f35185ed6aac033
0
apucher/pinot,apucher/pinot,fx19880617/pinot-1,linkedin/pinot,linkedin/pinot,linkedin/pinot,fx19880617/pinot-1,fx19880617/pinot-1,apucher/pinot,apucher/pinot,linkedin/pinot,fx19880617/pinot-1,fx19880617/pinot-1,linkedin/pinot,apucher/pinot
package com.linkedin.thirdeye.dashboard.resources; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import com.linkedin.thirdeye.anomalydetection.alertFilterAutotune.BaseAlertFilterAutoTune; import com.linkedin.thirdeye.detector.email.filter.BaseAlertFilte...
thirdeye/thirdeye-pinot/src/main/java/com/linkedin/thirdeye/dashboard/resources/DetectionJobResource.java
package com.linkedin.thirdeye.dashboard.resources; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import com.linkedin.thirdeye.anomalydetection.alertFilterAutotune.BaseAlertFilterAutoTune; import com.linkedin.thirdeye.detector.email.filter.BaseAlertFilte...
[TE] Extend Autotune Endpoint for Performance Tuning (#2232) * Extend autotune endpoint to take user customization as pattern, mttd. Implement api call for projected proformance and mttd * Fix not null parameters
thirdeye/thirdeye-pinot/src/main/java/com/linkedin/thirdeye/dashboard/resources/DetectionJobResource.java
[TE] Extend Autotune Endpoint for Performance Tuning (#2232)
Java
apache-2.0
367128cb076375be37358acf4a0a2951d362d494
0
KonkerLabs/konker-platform,KonkerLabs/konker-platform,KonkerLabs/konker-platform,KonkerLabs/konker-platform,KonkerLabs/konker-platform
package com.konkerlabs.platform.registry.web.converters.utils; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.config.BeanDefinition; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Component;...
konker.registry/src/main/java/com/konkerlabs/platform/registry/web/converters/utils/UserAvatarPathUtil.java
package com.konkerlabs.platform.registry.web.converters.utils; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.config.BeanDefinition; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Component;...
KRMVP-388 - fixed the bug on avatar.
konker.registry/src/main/java/com/konkerlabs/platform/registry/web/converters/utils/UserAvatarPathUtil.java
KRMVP-388 - fixed the bug on avatar.
Java
apache-2.0
c80d01b31cc422a7276961a6e93a13da9b8eb721
0
ChallenHB/droolsjbpm-tools,bbrodt/droolsjbpm-tools,pleacu/droolsjbpm-tools,etirelli/droolsjbpm-tools,etirelli/droolsjbpm-tools,mbiarnes/droolsjbpm-tools,ChallenHB/droolsjbpm-tools,mbiarnes/droolsjbpm-tools,pleacu/droolsjbpm-tools,droolsjbpm/droolsjbpm-tools,bbrodt/droolsjbpm-tools,droolsjbpm/droolsjbpm-tools,bbrodt/dro...
/* * Copyright 2010 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
drools-eclipse/org.drools.eclipse/src/main/java/org/drools/eclipse/editors/completion/CompletionContext.java
/* * Copyright 2010 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
JBIDE-11836: fixed remaining failing tests associated with latest parsing modifications
drools-eclipse/org.drools.eclipse/src/main/java/org/drools/eclipse/editors/completion/CompletionContext.java
JBIDE-11836: fixed remaining failing tests associated with latest parsing modifications
Java
apache-2.0
e1571c795d66bf017c1916b7984f95e4b3e93bb5
0
apache/ant-ivyde,alex-bl/ivyDEextension,alex-bl/ivyDEextension,apache/ant-ivyde
/* * 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...
org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/resolve/IvyResolveJob.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...
Add some sub task name git-svn-id: 804c0f3032317a396a1b8894d1ed8cc0b56e9f1c@992787 13f79535-47bb-0310-9956-ffa450edef68
org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/resolve/IvyResolveJob.java
Add some sub task name
Java
apache-2.0
c12d42ae8a705c43647e33a0a419195bec0b809d
0
sitespeedio/browsertime,sitespeedio/browsertime,tobli/browsertime,yesman82/browsertime,sitespeedio/browsertime,sitespeedio/browsertime
/******************************************************************************************************************************* * It's Browser Time! * * * Copyright (C) 2013 by Tobias Lidskog (https://twitter.com/tobiaslidskog) & Peter Hedenskog (http://peterhedenskog.com) * **********************************...
src/main/java/com/soulgalore/web/browsertime/datacollector/W3CTimingDataCollector.java
/******************************************************************************************************************************* * It's Browser Time! * * * Copyright (C) 2013 by Tobias Lidskog (https://twitter.com/tobiaslidskog) & Peter Hedenskog (http://peterhedenskog.com) * **********************************...
better comments
src/main/java/com/soulgalore/web/browsertime/datacollector/W3CTimingDataCollector.java
better comments
Java
apache-2.0
ed25276431087e83ff9ae1fc683963b1a0e4a1b6
0
pmoerenhout/camel,pax95/camel,pax95/camel,nikhilvibhav/camel,cunningt/camel,apache/camel,tadayosi/camel,adessaigne/camel,pmoerenhout/camel,pax95/camel,pmoerenhout/camel,DariusX/camel,gnodet/camel,christophd/camel,tadayosi/camel,nicolaferraro/camel,cunningt/camel,christophd/camel,zregvart/camel,zregvart/camel,gnodet/cam...
/* * 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 ...
core/camel-base/src/main/java/org/apache/camel/impl/converter/DefaultTypeConverter.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
CAMEL-14538: camel-core - Do not load type converters via package scanning by default
core/camel-base/src/main/java/org/apache/camel/impl/converter/DefaultTypeConverter.java
CAMEL-14538: camel-core - Do not load type converters via package scanning by default
Java
apache-2.0
0d947206fe849a0894717972aaf562522a025056
0
wso2-extensions/identity-inbound-provisioning-scim2
/* * Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
components/org.wso2.carbon.identity.scim2.common/src/main/java/org/wso2/carbon/identity/scim2/common/impl/SCIMUserManager.java
/* * Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
Fix returning internal server errors for client errors
components/org.wso2.carbon.identity.scim2.common/src/main/java/org/wso2/carbon/identity/scim2/common/impl/SCIMUserManager.java
Fix returning internal server errors for client errors
Java
apache-2.0
4cf950ccf83384b1105d3107311cf45b850d1d09
0
rcordovano/autopsy,esaunders/autopsy,rcordovano/autopsy,wschaeferB/autopsy,wschaeferB/autopsy,esaunders/autopsy,rcordovano/autopsy,wschaeferB/autopsy,esaunders/autopsy,rcordovano/autopsy,esaunders/autopsy,rcordovano/autopsy,esaunders/autopsy,rcordovano/autopsy,wschaeferB/autopsy,wschaeferB/autopsy
/* * Autopsy * * Copyright 2019 Basis Technology Corp. * Contact: carrier <at> sleuthkit <dot> org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lice...
Core/src/org/sleuthkit/autopsy/filequery/DiscoveryTopComponent.java
/* * Autopsy * * Copyright 2019 Basis Technology Corp. * Contact: carrier <at> sleuthkit <dot> org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/lice...
5657 move file discovery to front when opened
Core/src/org/sleuthkit/autopsy/filequery/DiscoveryTopComponent.java
5657 move file discovery to front when opened
Java
apache-2.0
fbf88278c2ad8d77a5e8dc439ca3ad516cc48868
0
nutzam/nutz,nutzam/nutz,nutzam/nutz,nutzam/nutz,nutzam/nutz
package org.nutz.dao.impl.sql.run; import java.sql.Connection; import java.sql.SQLException; import java.sql.Savepoint; import javax.sql.DataSource; import org.nutz.dao.ConnCallback; import org.nutz.dao.DaoException; import org.nutz.dao.DaoInterceptorChain; import org.nutz.dao.DatabaseMeta; import org.nutz.dao.impl....
src/org/nutz/dao/impl/sql/run/NutDaoRunner.java
package org.nutz.dao.impl.sql.run; import java.sql.Connection; import java.sql.SQLException; import java.sql.Savepoint; import javax.sql.DataSource; import org.nutz.dao.ConnCallback; import org.nutz.dao.DaoException; import org.nutz.dao.DaoInterceptorChain; import org.nutz.dao.DatabaseMeta; import org.nutz.dao.impl....
fix 读写分离不支持pg数据库的问题
src/org/nutz/dao/impl/sql/run/NutDaoRunner.java
fix 读写分离不支持pg数据库的问题
Java
apache-2.0
dd6a3fe48fb784b957b506c72d162c54c7249095
0
CELAR/celar-server,CELAR/celar-server,CELAR/celar-server
package tools; import static org.junit.Assert.*; import org.junit.FixMethodOrder; import org.junit.Ignore; import org.junit.Test; import org.junit.runners.MethodSorters; import java.util.Map.Entry; /** * * @author cmantas */ @FixMethodOrder(MethodSorters.NAME_ASCENDING) public class CSARParserTest { publi...
tosca-parser/src/test/java/tools/CSARParserTest.java
package tools; import static org.junit.Assert.*; import org.junit.FixMethodOrder; import org.junit.Ignore; import org.junit.Test; import org.junit.runners.MethodSorters; import java.util.Map.Entry; /** * * @author cmantas */ @FixMethodOrder(MethodSorters.NAME_ASCENDING) public class CSARParserTest { publi...
Update CSARParserTest.java
tosca-parser/src/test/java/tools/CSARParserTest.java
Update CSARParserTest.java
Java
apache-2.0
f43043362bc49f0edb65c92501bdf26bdb5a7405
0
d-tarasov/fga-widget
/* * Copyright 2012 Oxygen Development * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
src/com/devoxy/fgawidget/web/AdviceUpdater.java
/* * Copyright 2012 Oxygen Development * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
Re-implement html escaping without regex
src/com/devoxy/fgawidget/web/AdviceUpdater.java
Re-implement html escaping without regex
Java
apache-2.0
f078110b321bf054a73d74b5a3358540a4fff041
0
yiiu-co/yiiu,liygheart/jfinalbbs,yiiu-co/yiiu,liygheart/jfinalbbs,liygheart/jfinalbbs,liygheart/jfinalbbs,liygheart/jfinalbbs,liygheart/jfinalbbs,yiiu-co/yiiu,yiiu-co/yiiu,liygheart/jfinalbbs,yiiu-co/yiiu
package co.yiiu.config; import co.yiiu.web.interceptor.AdminInterceptor; import co.yiiu.web.interceptor.CommonInterceptor; import co.yiiu.web.interceptor.UserInterceptor; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Configuration; import org.springframewo...
src/main/java/co/yiiu/config/WebMvcConfig.java
package co.yiiu.config; import co.yiiu.web.interceptor.AdminInterceptor; import co.yiiu.web.interceptor.CommonInterceptor; import co.yiiu.web.interceptor.UserInterceptor; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Configuration; import org.springframewo...
修复静态文件映射bug
src/main/java/co/yiiu/config/WebMvcConfig.java
修复静态文件映射bug
Java
apache-2.0
81096c56a578c08acb631d91e6042a3dfc10d270
0
Neoskai/greycat,Neoskai/greycat,datathings/greycat,datathings/greycat,Neoskai/greycat,electricalwind/greycat,Neoskai/greycat,electricalwind/greycat,datathings/greycat,electricalwind/greycat,datathings/greycat,datathings/greycat,Neoskai/greycat,Neoskai/greycat,datathings/greycat,electricalwind/greycat,electricalwind/gre...
package org.mwdb.chunk.offheap; import org.mwdb.Constants; import org.mwdb.chunk.KChunkListener; import org.mwdb.chunk.KLongLongArrayMap; import org.mwdb.chunk.KLongLongArrayMapCallBack; import org.mwdb.utility.PrimitiveHelper; import org.mwdb.utility.Unsafe; /** * @ignore ts */ public class ArrayLongLongArrayMap i...
core/src/main/java/org/mwdb/chunk/offheap/ArrayLongLongArrayMap.java
package org.mwdb.chunk.offheap; import org.mwdb.Constants; import org.mwdb.chunk.KChunkListener; import org.mwdb.chunk.KLongLongArrayMap; import org.mwdb.chunk.KLongLongArrayMapCallBack; import org.mwdb.utility.PrimitiveHelper; import org.mwdb.utility.Unsafe; /** * @ignore ts */ public class ArrayLongLongArrayMap i...
* added (deep) clone methods
core/src/main/java/org/mwdb/chunk/offheap/ArrayLongLongArrayMap.java
* added (deep) clone methods
Java
bsd-3-clause
eb39eef63798a95a6274fd4e2967cd8ee8ddec85
0
QuickBlox/quickblox-android-sdk,QuickBlox/quickblox-android-sdk
package com.quickblox.sample.chat.ui.activity; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.v4.content.LocalBroadc...
sample-chat/src/main/java/com/quickblox/sample/chat/ui/activity/DialogsActivity.java
package com.quickblox.sample.chat.ui.activity; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.v4.content.LocalBroadc...
ANDSAMPLES-66. Fixed crash on logout.
sample-chat/src/main/java/com/quickblox/sample/chat/ui/activity/DialogsActivity.java
ANDSAMPLES-66. Fixed crash on logout.
Java
bsd-3-clause
31a4b68e883eefcf8877e3ac3dab164a1d659e2f
0
Foximus-Prime/2012-Rebound-Rumble-Robot
/*----------------------------------------------------------------------------*/ /* Copyright (c) FIRST 2008. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory...
src/org/foximus/prime/mainRobot.java
/*----------------------------------------------------------------------------*/ /* Copyright (c) FIRST 2008. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory...
Updates to main class. Auto calc power.
src/org/foximus/prime/mainRobot.java
Updates to main class. Auto calc power.
Java
mit
9d31087cca24e8d2cffb0a1d90dcc36308099c8e
0
eltonsalles/perfumaria,eltonsalles/perfumaria
/* * The MIT License * * Copyright 2017 fillipe.poliveira. * * 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 ...
perfumaria/src/main/java/br/senac/tads/pi3a/inputFilter/InputFilterFuncionario.java
/* * The MIT License * * Copyright 2017 fillipe.poliveira. * * 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 ...
Refatoração InputFilterFuncionario.java
perfumaria/src/main/java/br/senac/tads/pi3a/inputFilter/InputFilterFuncionario.java
Refatoração InputFilterFuncionario.java
Java
mit
401bc14fed7821ed50686a48d3119ac53e8a1146
0
WatchBeam/beam-client-java
package pro.beam.api.resource.chat.events.data; import com.google.common.base.Function; import com.google.common.base.Joiner; import com.google.common.collect.Iterators; import com.google.gson.annotations.SerializedName; import pro.beam.api.resource.chat.AbstractChatEvent; import java.util.List; public class Incomin...
src/main/java/pro/beam/api/resource/chat/events/data/IncomingMessageData.java
package pro.beam.api.resource.chat.events.data; import com.google.common.base.Function; import com.google.common.base.Joiner; import com.google.common.collect.Iterators; import com.google.gson.annotations.SerializedName; import pro.beam.api.resource.chat.AbstractChatEvent; import java.util.List; public class Incomin...
Support parsing of links on the IncomingMessageData class
src/main/java/pro/beam/api/resource/chat/events/data/IncomingMessageData.java
Support parsing of links on the IncomingMessageData class
Java
mit
001cec1c5d416aa04b913869ed6fdc77e3a21992
0
DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,TakayukiHoshi1984/DeviceConnect-Android,TakayukiHoshi1984/DeviceConnect-Android,TakayukiHoshi1984/DeviceConnect-Android,TakayukiHoshi1984/De...
package org.deviceconnect.android.deviceplugin.host.activity.recorder.camera; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Rect; import android.net.Uri; import androi...
dConnectDevicePlugin/dConnectDeviceHost/app/src/main/java/org/deviceconnect/android/deviceplugin/host/activity/recorder/camera/CameraMainFragment.java
package org.deviceconnect.android.deviceplugin.host.activity.recorder.camera; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Rect; import android.net.Uri; import androi...
録画中もカメラの切り替えができないように修正
dConnectDevicePlugin/dConnectDeviceHost/app/src/main/java/org/deviceconnect/android/deviceplugin/host/activity/recorder/camera/CameraMainFragment.java
録画中もカメラの切り替えができないように修正
Java
mit
444307cc9476a687f02e8f302b8e0bfc5ed262df
0
hpe-idol/haven-search-components,hpautonomy/haven-search-components,hpautonomy/haven-search-components,hpe-idol/haven-search-components
/* * Copyright 2015 Hewlett-Packard Development Company, L.P. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. */ package com.hp.autonomy.searchcomponents.idol.test; import com.hp.autonomy.searchcomponents.core.search.GetContentRequest; import com.h...
idol/src/test/java/com/hp/autonomy/searchcomponents/idol/test/IdolTestUtils.java
/* * Copyright 2015 Hewlett-Packard Development Company, L.P. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. */ package com.hp.autonomy.searchcomponents.idol.test; import com.hp.autonomy.searchcomponents.core.search.GetContentRequest; import com.h...
[FLIB-61] Allow setting IT database from system properties. This makes it easier to override when the local content's database names are different. [rev: alex.scown]
idol/src/test/java/com/hp/autonomy/searchcomponents/idol/test/IdolTestUtils.java
[FLIB-61] Allow setting IT database from system properties.
Java
mit
111505ba9e559f4056fb6936eb73e469afd6c03d
0
PG85/OpenTerrainGenerator
package com.pg85.otg.forge.gen; import java.nio.file.Paths; import java.util.BitSet; import java.util.Collections; import java.util.List; import java.util.Map; import java.util.Random; import java.util.function.Predicate; import java.util.function.Supplier; import java.util.stream.Collectors; import javax.annotation.N...
platforms/forge/src/main/java/com/pg85/otg/forge/gen/OTGNoiseChunkGenerator.java
package com.pg85.otg.forge.gen; import java.nio.file.Paths; import java.util.BitSet; import java.util.Collections; import java.util.List; import java.util.Map; import java.util.Random; import java.util.function.Predicate; import java.util.function.Supplier; import java.util.stream.Collectors; import javax.annotation.N...
1.16.5 - 0.0.11: Minor cleanup
platforms/forge/src/main/java/com/pg85/otg/forge/gen/OTGNoiseChunkGenerator.java
1.16.5 - 0.0.11: Minor cleanup
Java
mit
c26825021c00b07a831ac16b5875ab6005a24069
0
SpongePowered/SpongeCommon,SpongePowered/Sponge,SpongePowered/Sponge,SpongePowered/SpongeCommon,SpongePowered/Sponge
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
src/main/java/org/spongepowered/common/data/processor/value/entity/LastAttackerValueProcessor.java
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
Use convenient restore method instead
src/main/java/org/spongepowered/common/data/processor/value/entity/LastAttackerValueProcessor.java
Use convenient restore method instead
Java
agpl-3.0
4ef380f3bb45af6642f24e836080b34178d449c9
0
rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat
package roart; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.DocumentBuilder; import org.w3c.dom.Document; import org.w3c.dom.NodeList; import roart.model.Stock; import roart.model.HibernateUtil; import roart.model.Meta; import org.w3c.dom.Node; import org.w3c.dom.Element; import java.io....
input/src/main/java/roart/Main.java
package roart; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.DocumentBuilder; import org.w3c.dom.Document; import org.w3c.dom.NodeList; import roart.model.Stock; import roart.model.HibernateUtil; import roart.model.Meta; import org.w3c.dom.Node; import org.w3c.dom.Element; import java.io....
id was not unique
input/src/main/java/roart/Main.java
id was not unique
Java
agpl-3.0
4b8be927683f3bd1aea43747e76a049a15429333
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
2707e2f6-2e60-11e5-9284-b827eb9e62be
hello.java
27025a7a-2e60-11e5-9284-b827eb9e62be
2707e2f6-2e60-11e5-9284-b827eb9e62be
hello.java
2707e2f6-2e60-11e5-9284-b827eb9e62be
Java
lgpl-2.1
0c36f80712621c303b8bc230cdae9fd9bd1a4100
0
vaibhav345/lenskit,vijayvani/Lenskit,vaibhav345/lenskit,martinlaz/lenskit,amaliujia/lenskit,tajinder-txstate/lenskit,vijayvani/Lenskit,vaibhav345/lenskit,tajinder-txstate/lenskit,binweiwu/lenskit,binweiwu/lenskit,vaibhav345/lenskit,blankazucenalg/lenskit,aglne/lenskit,blankazucenalg/lenskit,aglne/lenskit,kluver/lenskit...
/* * LensKit, an open source recommender systems toolkit. * Copyright 2010-2013 Regents of the University of Minnesota and contributors * Work on LensKit has been funded by the National Science Foundation under * grants IIS 05-34939, 08-08692, 08-12148, and 10-17697. * * This program is free software; you can red...
lenskit-eval/src/main/java/org/grouplens/lenskit/eval/algorithm/ExternalAlgorithmInstance.java
/* * LensKit, an open source recommender systems toolkit. * Copyright 2010-2013 Regents of the University of Minnesota and contributors * Work on LensKit has been funded by the National Science Foundation under * grants IIS 05-34939, 08-08692, 08-12148, and 10-17697. * * This program is free software; you can red...
log missing output file
lenskit-eval/src/main/java/org/grouplens/lenskit/eval/algorithm/ExternalAlgorithmInstance.java
log missing output file
Java
apache-2.0
e9326c8b19c74a070b8ce8612af25b79dfb537ab
0
wtanaka/beam,joshualitt/incubator-beam,manuzhang/beam,staslev/incubator-beam,wangyum/beam,yk5/beam,charlesccychen/beam,apache/beam,chamikaramj/beam,vikkyrk/incubator-beam,rangadi/incubator-beam,jasonkuster/incubator-beam,lukecwik/incubator-beam,jbonofre/beam,jasonkuster/incubator-beam,manuzhang/incubator-beam,ravwojdyl...
/* * 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 ...
runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/WindowDoFnOperator.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 ...
This closes #929
runners/flink/runner/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/WindowDoFnOperator.java
This closes #929
Java
apache-2.0
c8de28c6670e81cbf045f439d3f2029d7e614754
0
quadrama/DramaNLP,quadrama/DramaNLP,quadrama/DramaNLP
package de.unistuttgart.quadrama.io.tei.textgrid; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import org.apache.uima.collection.CollectionReaderDescription; import org.apache.uima.fit.factory.AggregateBuilder; import org.apache.uima.fit.factory.AnalysisEngineFactory; impor...
de.unistuttgart.ims.drama.io.tei.textgrid/src/test/java/de/unistuttgart/quadrama/io/tei/textgrid/TestGDCReaderR0n20.java
package de.unistuttgart.quadrama.io.tei.textgrid; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import org.apache.uima.collection.CollectionReaderDescription; import org.apache.uima.fit.factory.AggregateBuilder; import org.apache.uima.fit.factory.AnalysisEngineFactory; impor...
Simplified unit test
de.unistuttgart.ims.drama.io.tei.textgrid/src/test/java/de/unistuttgart/quadrama/io/tei/textgrid/TestGDCReaderR0n20.java
Simplified unit test
Java
apache-2.0
b2998b2ce41a21d7553ef7d185768087bad512a3
0
Wechat-Group/WxJava,Wechat-Group/WxJava
package com.github.binarywang.wxpay.bean.ecommerce; import com.github.binarywang.wxpay.v3.SpecEncrypt; import com.google.gson.annotations.SerializedName; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * <pre> * 电商平台,可使用该接口,帮助其二级商户进件成为微信支付商户。 * 文档地址:https://pay.weixin.qq.com...
weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/ApplymentsRequest.java
package com.github.binarywang.wxpay.bean.ecommerce; import com.github.binarywang.wxpay.v3.SpecEncrypt; import com.google.gson.annotations.SerializedName; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * <pre> * 电商平台,可使用该接口,帮助其二级商户进件成为微信支付商户。 * 文档地址:https://pay.weixin.qq.com...
:bug: #2004 【微信支付】电商收付通二级商户进件接口部分请求字段加密
weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/ApplymentsRequest.java
:bug: #2004 【微信支付】电商收付通二级商户进件接口部分请求字段加密
Java
apache-2.0
f7138e8f095827a591104bbd43a7ebbabf94ce60
0
networknt/light-4j,networknt/undertow-server,networknt/light-java
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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 Licen...
client/src/main/java/com/networknt/client/Http2Client.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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 Licen...
fixes #671 change Http2Client createClientCallback debug to trace (#672)
client/src/main/java/com/networknt/client/Http2Client.java
fixes #671 change Http2Client createClientCallback debug to trace (#672)
Java
apache-2.0
e5c94aecef723109e35c332608ae68547a54e047
0
youdonghai/intellij-community,Lekanich/intellij-community,ftomassetti/intellij-community,gnuhub/intellij-community,Lekanich/intellij-community,nicolargo/intellij-community,jexp/idea2,FHannes/intellij-community,allotria/intellij-community,slisson/intellij-community,amith01994/intellij-community,ryano144/intellij-communi...
/* * Copyright (c) 2000-2006 JetBrains s.r.o. All Rights Reserved. */ package com.intellij.testFramework.fixtures.impl; import com.intellij.codeHighlighting.HighlightDisplayLevel; import com.intellij.codeInsight.TargetElementUtil; import com.intellij.codeInsight.completion.CodeCompletionHandler; import com.intellij...
source/com/intellij/testFramework/fixtures/impl/CodeInsightTestFixtureImpl.java
/* * Copyright (c) 2000-2006 JetBrains s.r.o. All Rights Reserved. */ package com.intellij.testFramework.fixtures.impl; import com.intellij.codeHighlighting.HighlightDisplayLevel; import com.intellij.codeInsight.TargetElementUtil; import com.intellij.codeInsight.completion.CodeCompletionHandler; import com.intellij...
performance
source/com/intellij/testFramework/fixtures/impl/CodeInsightTestFixtureImpl.java
performance
Java
apache-2.0
4c9625a16404cb66d31ca22ab6590543f4180c1b
0
armenak/DataDefender,armenak/DataDefender,armenak/DataAnonymizer
/* * Copyright 2015, Armenak Grigoryan, and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public ...
src/main/java/com/strider/datadefender/database/sqlbuilder/MSSQLSQLBuilder.java
/* * Copyright 2015, Armenak Grigoryan, and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public ...
Fixed imports (another typo) Sorry for some many typo.
src/main/java/com/strider/datadefender/database/sqlbuilder/MSSQLSQLBuilder.java
Fixed imports (another typo)
Java
apache-2.0
ea89aaad11800f3d19c7d7097f65ce27c2b646c2
0
KeepSafe/TapTargetView
/** * Copyright 2016 Keepsafe Software, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required b...
taptargetview/src/main/java/com/getkeepsafe/taptargetview/ToolbarTapTarget.java
/** * Copyright 2016 Keepsafe Software, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required b...
Fix syntax issue
taptargetview/src/main/java/com/getkeepsafe/taptargetview/ToolbarTapTarget.java
Fix syntax issue
Java
apache-2.0
be822e29ac76a721ac02993afabfcd306fc25c8d
0
subchen/jetbrick-all-1x
/** * Copyright 2013-2014 Guoqiang Chen, Shanghai, China. All rights reserved. * * Email: subchen@gmail.com * URL: http://subchen.github.io/ * * 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 Licen...
jetbrick-commons/src/main/java/jetbrick/reflect/ParameterInfo.java
/** * Copyright 2013-2014 Guoqiang Chen, Shanghai, China. All rights reserved. * * Email: subchen@gmail.com * URL: http://subchen.github.io/ * * 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 Licen...
Failed to get parameter name
jetbrick-commons/src/main/java/jetbrick/reflect/ParameterInfo.java
Failed to get parameter name
Java
apache-2.0
05789a410cfec2c10bad91decffb15f2e4b8da68
0
lasanthaS/carbon-dashboards,wso2/carbon-dashboards,lasanthaS/carbon-dashboards,lasanthaS/carbon-dashboards,wso2/carbon-dashboards
/* * Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
components/dashboards/org.wso2.carbon.dashboards.api/src/main/java/org/wso2/carbon/dashboards/api/internal/DashboardRestApiProvider.java
/* * Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
Refactor log
components/dashboards/org.wso2.carbon.dashboards.api/src/main/java/org/wso2/carbon/dashboards/api/internal/DashboardRestApiProvider.java
Refactor log
Java
apache-2.0
4f9b7b7c4a943e6aad433f046a518d92a5ae8036
0
apixandru/intellij-community,samthor/intellij-community,supersven/intellij-community,suncycheng/intellij-community,clumsy/intellij-community,salguarnieri/intellij-community,vladmm/intellij-community,allotria/intellij-community,vladmm/intellij-community,ivan-fedorov/intellij-community,kdwink/intellij-community,allotria/...
package com.jetbrains.python.psi.resolve; import com.intellij.openapi.extensions.Extensions; import com.intellij.openapi.module.Module; import com.intellij.openapi.module.ModuleUtil; import com.intellij.openapi.project.Project; import com.intellij.openapi.roots.*; import com.intellij.openapi.util.io.FileUtil; import c...
python/src/com/jetbrains/python/psi/resolve/ResolveImportUtil.java
package com.jetbrains.python.psi.resolve; import com.intellij.openapi.extensions.Extensions; import com.intellij.openapi.module.Module; import com.intellij.openapi.module.ModuleUtil; import com.intellij.openapi.project.Project; import com.intellij.openapi.roots.*; import com.intellij.openapi.util.io.FileUtil; import c...
Part of PY-870: autocompletion in from _ import
python/src/com/jetbrains/python/psi/resolve/ResolveImportUtil.java
Part of PY-870: autocompletion in from _ import
Java
apache-2.0
d8e204e0baed3c87b5fa141d4602a12c5c433793
0
tishan89/carbon-analytics,Niveathika92/carbon-analytics,wso2/carbon-analytics,tishan89/carbon-analytics,wso2/carbon-analytics,Niveathika92/carbon-analytics,minudika/carbon-analytics,minudika/carbon-analytics,tishan89/carbon-analytics,tishan89/carbon-analytics,wso2/carbon-analytics,minudika/carbon-analytics,minudika/car...
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
components/org.wso2.carbon.siddhi.editor.core/src/main/java/org/wso2/carbon/siddhi/editor/core/util/designview/designgenerator/DesignGenerator.java
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
Add null check for aggregation definition aggregateByAttribute
components/org.wso2.carbon.siddhi.editor.core/src/main/java/org/wso2/carbon/siddhi/editor/core/util/designview/designgenerator/DesignGenerator.java
Add null check for aggregation definition aggregateByAttribute
Java
apache-2.0
d02cc685db0a376255d4d5068139c7ecaa3bb90a
0
PramodSSImmaneni/apex-core,tweise/apex-core,PramodSSImmaneni/incubator-apex-core,simplifi-it/otterx,amberarrow/incubator-apex-core,PramodSSImmaneni/apex-core,deepak-narkhede/apex-core,MalharJenkins/incubator-apex-core,brightchen/apex-core,MalharJenkins/incubator-apex-core,sandeshh/incubator-apex-core,tushargosavi/apex-...
/** * Copyright (c) 2012-2012 Malhar, Inc. All rights reserved. */ package com.malhartech.dag; import com.malhartech.annotation.ModuleAnnotation; import com.malhartech.annotation.PortAnnotation; import com.malhartech.annotation.PortAnnotation.PortType; import com.malhartech.dag.AbstractInputModule; import com.malhar...
engine/src/test/java/com/malhartech/dag/TestGeneratorInputModule.java
/** * Copyright (c) 2012-2012 Malhar, Inc. All rights reserved. */ package com.malhartech.dag; import com.malhartech.annotation.ModuleAnnotation; import com.malhartech.annotation.PortAnnotation; import com.malhartech.annotation.PortAnnotation.PortType; import com.malhartech.dag.AbstractInputModule; import com.malhar...
Not sure if I got the logic right about 1000ms sleep.
engine/src/test/java/com/malhartech/dag/TestGeneratorInputModule.java
Not sure if I got the logic right about 1000ms sleep.
Java
apache-2.0
29803484af043deef8e6d099134fe9a016e863a8
0
VinnyQ/blueflood,chinmay-gupte/blueflood,VinnyQ/blueflood,izrik/blueflood,ChandraAddala/blueflood,goru97/blueflood,izrik/blueflood,menchauser/blueflood,menchauser/blueflood,ChandraAddala/blueflood,rackerlabs/blueflood,VinnyQ/blueflood,VinnyQ/blueflood,chinmay-gupte/blueflood,VinnyQ/blueflood,ChandraAddala/blueflood,gor...
/* * Copyright 2013 Rackspace * * 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 ...
blueflood-elasticsearch/src/main/java/com/rackspacecloud/blueflood/io/EventElasticSearchIO.java
/* * Copyright 2013 Rackspace * * 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 ...
making bulk requests
blueflood-elasticsearch/src/main/java/com/rackspacecloud/blueflood/io/EventElasticSearchIO.java
making bulk requests
Java
apache-2.0
630925f619a03cae8c9a54071228d0d4151a7826
0
venusdrogon/feilong-core,venusdrogon/feilong-core
/* * Copyright (C) 2008 feilong * * 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...
src/main/java/com/feilong/tools/jsonlib/JsonFormatConfig.java
/* * Copyright (C) 2008 feilong * * 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...
change JsonFormatConfig.setExcludes(String[]) param to Varargs change JsonFormatConfig.setIncludes(String[]) param to Varargs fix #154,fix #155
src/main/java/com/feilong/tools/jsonlib/JsonFormatConfig.java
change JsonFormatConfig.setExcludes(String[]) param to Varargs change JsonFormatConfig.setIncludes(String[]) param to Varargs
Java
apache-2.0
a5e643b4a25f7ab9cdc0beada42070e53f476e76
0
samiunn/incubator-tinkerpop,mpollmeier/tinkerpop3,RussellSpitzer/incubator-tinkerpop,Lab41/tinkerpop3,n-tran/incubator-tinkerpop,robertdale/tinkerpop,BrynCooke/incubator-tinkerpop,RedSeal-co/incubator-tinkerpop,krlohnes/tinkerpop,mike-tr-adamson/incubator-tinkerpop,PommeVerte/incubator-tinkerpop,RedSeal-co/incubator-ti...
package com.tinkerpop.gremlin.process.graph.filter; import com.tinkerpop.gremlin.LoadGraphWith; import com.tinkerpop.gremlin.process.AbstractGremlinProcessTest; import com.tinkerpop.gremlin.process.Traversal; import com.tinkerpop.gremlin.structure.Edge; import com.tinkerpop.gremlin.structure.Vertex; import org.junit.T...
gremlin-test/src/main/java/com/tinkerpop/gremlin/process/graph/filter/FilterTest.java
package com.tinkerpop.gremlin.process.graph.filter; import com.tinkerpop.gremlin.LoadGraphWith; import com.tinkerpop.gremlin.process.AbstractGremlinProcessTest; import com.tinkerpop.gremlin.process.Traversal; import com.tinkerpop.gremlin.structure.Vertex; import org.junit.Test; import java.util.HashSet; import java.u...
Add some filter tests to Gremlin Process for E.
gremlin-test/src/main/java/com/tinkerpop/gremlin/process/graph/filter/FilterTest.java
Add some filter tests to Gremlin Process for E.
Java
apache-2.0
7a475b8d232c2a37b7fb614f994959b1a62b6650
0
etirelli/jbpm-form-modeler,etirelli/jbpm-form-modeler,baldimir/jbpm-form-modeler,porcelli-forks/jbpm-form-modeler,droolsjbpm/jbpm-form-modeler,baldimir/jbpm-form-modeler,baldimir/jbpm-form-modeler,porcelli-forks/jbpm-form-modeler,etirelli/jbpm-form-modeler,mbiarnes/jbpm-form-modeler,droolsjbpm/jbpm-form-modeler,mbiarne...
/** * Copyright (C) 2012 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
jbpm-form-modeler-integrations/jbpm-form-modeler-bpmn-form-builder/src/main/java/org/jbpm/formModeler/designer/integration/impl/BPMNFormBuilderServiceImpl.java
/** * Copyright (C) 2012 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
Added default property value to object when the process variable has no type
jbpm-form-modeler-integrations/jbpm-form-modeler-bpmn-form-builder/src/main/java/org/jbpm/formModeler/designer/integration/impl/BPMNFormBuilderServiceImpl.java
Added default property value to object when the process variable has no type
Java
apache-2.0
5e4fec9ecac243bdbaa7d26fc9cf1843bd9d333c
0
DaanHoogland/cloudstack,GabrielBrascher/cloudstack,jcshen007/cloudstack,wido/cloudstack,DaanHoogland/cloudstack,jcshen007/cloudstack,jcshen007/cloudstack,jcshen007/cloudstack,resmo/cloudstack,wido/cloudstack,GabrielBrascher/cloudstack,wido/cloudstack,GabrielBrascher/cloudstack,DaanHoogland/cloudstack,jcshen007/cloudsta...
/* * 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 ...
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.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 ...
removed unused variables Signed-off-by: Laszlo Hornyak <b67b79795179d8ff38e8fa896b513991ab7f1811@gmail.com>
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/KVMStorageProcessor.java
removed unused variables
Java
apache-2.0
4a1f2ba8f8ab7e009f9eaebab78cc1bec39682b8
0
wisgood/hive,WANdisco/amplab-hive,asonipsl/hive,WANdisco/hive,WANdisco/hive,winningsix/hive,wisgood/hive,asonipsl/hive,WANdisco/hive,WANdisco/hive,wisgood/hive,asonipsl/hive,wisgood/hive,WANdisco/hive,winningsix/hive,wisgood/hive,WANdisco/amplab-hive,WANdisco/amplab-hive,winningsix/hive,WANdisco/amplab-hive,winningsix/...
/** * 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...
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.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...
HIVE-6760: Scalable dynamic partitioning should bail out properly for list bucketing (Prasanth J via Gunther Hagleitner) git-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1582600 13f79535-47bb-0310-9956-ffa450edef68
ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java
HIVE-6760: Scalable dynamic partitioning should bail out properly for list bucketing (Prasanth J via Gunther Hagleitner)
Java
apache-2.0
02c9bc09e86dd5e8dc65498c2e4d485bcd40559b
0
psakar/Resteasy,rankinc/Resteasy,awhitford/Resteasy,psakar/Resteasy,rankinc/Resteasy,rankinc/Resteasy,psakar/Resteasy,awhitford/Resteasy,awhitford/Resteasy,awhitford/Resteasy,rankinc/Resteasy,psakar/Resteasy,awhitford/Resteasy
package org.jboss.resteasy.examples.twitter; import java.util.Date; import java.util.List; import javax.ws.rs.FormParam; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.b...
jaxrs/examples/api-clients/src/main/java/org/jboss/resteasy/examples/twitter/TwitterClient.java
package org.jboss.resteasy.examples.twitter; import java.util.Date; import java.util.List; import javax.ws.rs.FormParam; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.b...
fix build git-svn-id: e4901c95dba1db2da44dfc7eaf6e785b47b9dfb3@868 2b1ed4c4-5db3-0410-90e4-80a7a6204c25
jaxrs/examples/api-clients/src/main/java/org/jboss/resteasy/examples/twitter/TwitterClient.java
fix build
Java
apache-2.0
620cb070515e04d3305710a0df973c0995724536
0
tomgibara/ticket
/* * Copyright 2015 Tom Gibara * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or agreed to in ...
src/test/java/com/tomgibara/ticket/TicketFactoryTest.java
/* * Copyright 2015 Tom Gibara * * 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 ...
Adds test case for combined secret data and origin.
src/test/java/com/tomgibara/ticket/TicketFactoryTest.java
Adds test case for combined secret data and origin.
Java
apache-2.0
2c2fa9a85bb8d2c7e95a7dbeb6dfcd3822ae916e
0
apache/tomcat,apache/tomcat,Nickname0806/Test_Q4,apache/tomcat,Nickname0806/Test_Q4,Nickname0806/Test_Q4,apache/tomcat,Nickname0806/Test_Q4,apache/tomcat
/* * 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...
test/org/apache/catalina/core/TestApplicationMapping.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...
Expand the tests to cover named dispatchers. git-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1738564 13f79535-47bb-0310-9956-ffa450edef68
test/org/apache/catalina/core/TestApplicationMapping.java
Expand the tests to cover named dispatchers.
Java
apache-2.0
51ae7ee512727ede4344a48ff1dc15f9c2af73ef
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
package org.apache.solr.cloud; /** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version...
solr/core/src/java/org/apache/solr/cloud/ZkController.java
package org.apache.solr.cloud; /** * 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...
add a retry git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1293346 13f79535-47bb-0310-9956-ffa450edef68
solr/core/src/java/org/apache/solr/cloud/ZkController.java
add a retry
Java
apache-2.0
c4746ea33f48fda55629fe75f435cbd72a97bad8
0
triceo/splitlog
package com.github.triceo.splitlog; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.util.concurrent.Callable; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Future; import java.util.c...
splitlog-core/src/test/java/com/github/triceo/splitlog/LogWriter.java
package com.github.triceo.splitlog; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.util.concurrent.Callable; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Future; import java.util.concurrent.TimeUnit; import org...
Never ever never allow parallel writes
splitlog-core/src/test/java/com/github/triceo/splitlog/LogWriter.java
Never ever never allow parallel writes
Java
apache-2.0
9aec5c5019cf9a058fa89ecab6475217b204bf27
0
jinxuan/logging-log4j2,apache/logging-log4j2,codescale/logging-log4j2,codescale/logging-log4j2,lburgazzoli/logging-log4j2,GFriedrich/logging-log4j2,renchunxiao/logging-log4j2,xnslong/logging-log4j2,ChetnaChaudhari/logging-log4j2,jsnikhil/nj-logging-log4j2,xnslong/logging-log4j2,apache/logging-log4j2,apache/logging-log4...
/* * 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 n...
log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/Interpolator.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 n...
Revert WIP that does not compile due to dep on the new class.
log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/Interpolator.java
Revert WIP that does not compile due to dep on the new class.
Java
apache-2.0
f712e205a9f880990cee26f0eecc3456d3bdd10f
0
eclub-sense/iot-cloud,eclub-sense/iot-cloud,eclub-sense/iot-cloud,eclub-sense/iot-cloud,eclub-sense/iot-cloud
package cz.esc.iot.cloudservice.persistance.dao.imp; import cz.esc.iot.cloudservice.persistance.dao.ZettaDriverDao; import cz.esc.iot.cloudservice.persistance.model.ZettaDriver; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import ja...
src/main/java/cz/esc/iot/cloudservice/persistance/dao/imp/ZettaDriverDaoImpl.java
package cz.esc.iot.cloudservice.persistance.dao.imp; import cz.esc.iot.cloudservice.persistance.dao.ZettaDriverDao; import cz.esc.iot.cloudservice.persistance.model.ZettaDriver; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import ja...
added read functionatily to ZettaDriverDaoImpl
src/main/java/cz/esc/iot/cloudservice/persistance/dao/imp/ZettaDriverDaoImpl.java
added read functionatily to ZettaDriverDaoImpl
Java
apache-2.0
244c35f7f8d7b8bfd5ddba4564a4f88b1b21bf3a
0
dalbelap/generator-jhipster,cbornet/generator-jhipster,sohibegit/generator-jhipster,nkolosnjaji/generator-jhipster,dimeros/generator-jhipster,hdurix/generator-jhipster,deepu105/generator-jhipster,rkohel/generator-jhipster,dynamicguy/generator-jhipster,sohibegit/generator-jhipster,rkohel/generator-jhipster,dalbelap/gene...
package <%=packageName%>.async; import java.util.concurrent.Callable; import java.util.concurrent.Future; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.DisposableBean; import org.springframework.beans.factory.InitializingBean; import org.springframework.core.task.As...
app/templates/src/main/java/package/async/_ExceptionHandlingAsyncTaskExecutor.java
package <%=packageName%>.async; import java.util.concurrent.Callable; import java.util.concurrent.Future; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.DisposableBean; import org.springframework.beans.factory.InitializingBean; import org.springframework.core.task.As...
fixed #2714
app/templates/src/main/java/package/async/_ExceptionHandlingAsyncTaskExecutor.java
fixed #2714
Java
apache-2.0
199bf9012d147159462c721f3a1023ad552542e9
0
GovernmentCommunicationsHeadquarters/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer,gchq/Gaffer,gchq/Gaffer,gchq/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer,gchq/Gaffer,GovernmentCommunicationsHeadquarters/Gaffer
/* * Copyright 2017 Crown Copyright * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
example/road-traffic/road-traffic-demo/src/test/java/uk/gov/gchq/gaffer/graph/GraphConfigTest.java
/* * Copyright 2017 Crown Copyright * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
gh-538 - fixed graph config test
example/road-traffic/road-traffic-demo/src/test/java/uk/gov/gchq/gaffer/graph/GraphConfigTest.java
gh-538 - fixed graph config test
Java
bsd-3-clause
14e56868011e2d6a78ec2de71e40670a6f0f6ae9
0
AlexejK/lombok-intellij-plugin,mplushnikov/lombok-intellij-plugin,mplushnikov/lombok-intellij-plugin,AlexejK/lombok-intellij-plugin
package de.plushnikov.intellij.plugin.processor.clazz; import com.intellij.psi.PsiAnnotation; import com.intellij.psi.PsiClass; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiField; import com.intellij.psi.PsiFile; import com.intellij.psi.PsiMethod; import com.intellij.psi.PsiModifier; import com.intel...
src/main/java/de/plushnikov/intellij/plugin/processor/clazz/UtilityClassProcessor.java
package de.plushnikov.intellij.plugin.processor.clazz; import com.intellij.psi.PsiAnnotation; import com.intellij.psi.PsiClass; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiField; import com.intellij.psi.PsiFile; import com.intellij.psi.PsiMethod; import com.intellij.psi.PsiModifier; import com.intel...
Fixed inner class check
src/main/java/de/plushnikov/intellij/plugin/processor/clazz/UtilityClassProcessor.java
Fixed inner class check
Java
mit
d4bbc9cf4dc4efe93d232dd73d8aadc5fd001e6c
0
aviolette/foodtrucklocator,aviolette/foodtrucklocator,aviolette/foodtrucklocator,aviolette/foodtrucklocator
package foodtruck.server.resources.json; import java.io.IOException; import java.io.OutputStream; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.MultivaluedMap; import javax.ws.rs.ext.Message...
src/main/java/foodtruck/server/resources/json/TruckWriter.java
package foodtruck.server.resources.json; import java.io.IOException; import java.io.OutputStream; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.MultivaluedMap; import javax.ws.rs.ext.Message...
Added rules for Greektown, wheeler mansion, and iit
src/main/java/foodtruck/server/resources/json/TruckWriter.java
Added rules for Greektown, wheeler mansion, and iit
Java
mit
1897bac87927d6c5e3f8d795a18283083af084f6
0
FIRST-4030/RobotTables
package org.ingrahamrobotics.robottables; import java.io.IOException; import org.ingrahamrobotics.robottables.api.RobotTablesClient; import org.ingrahamrobotics.robottables.network.IO; import org.ingrahamrobotics.robottables.network.Queue; import org.ingrahamrobotics.robottables.network.Queue.QueueEvents; public clas...
src/main/java/org/ingrahamrobotics/robottables/RobotTables.java
package org.ingrahamrobotics.robottables; import java.io.IOException; import org.ingrahamrobotics.robottables.api.RobotTablesClient; import org.ingrahamrobotics.robottables.network.IO; import org.ingrahamrobotics.robottables.network.Queue; import org.ingrahamrobotics.robottables.network.Queue.QueueEvents; public clas...
Throw IOException instead of catching it, so projects using the library can deal with the error as they need.
src/main/java/org/ingrahamrobotics/robottables/RobotTables.java
Throw IOException instead of catching it, so projects using the library can deal with the error as they need.
Java
agpl-3.0
f2c9c36bcbe129c36ad22b955e241815a2632992
0
retest/recheck,retest/recheck
package de.retest.recheck.report; import java.io.Serializable; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import java...
src/main/java/de/retest/recheck/report/ActionReplayResult.java
package de.retest.recheck.report; import java.io.Serializable; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import java...
Catch if difference is null and return no differences
src/main/java/de/retest/recheck/report/ActionReplayResult.java
Catch if difference is null and return no differences
Java
agpl-3.0
c188c7de469c1d9774594492abed96f2bcd00655
0
axelor/axelor-development-kit,axelor/axelor-development-kit,axelor/axelor-development-kit,axelor/axelor-development-kit
/* * Axelor Business Solutions * * Copyright (C) 2005-2019 Axelor (<http://axelor.com>). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distri...
axelor-core/src/main/java/com/axelor/meta/schema/views/GridView.java
/* * Axelor Business Solutions * * Copyright (C) 2005-2019 Axelor (<http://axelor.com>). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distri...
Fix if condition on help element of grid view not working Fixes RM-20658
axelor-core/src/main/java/com/axelor/meta/schema/views/GridView.java
Fix if condition on help element of grid view not working
Java
agpl-3.0
eb9cc2d604ee6ee70e3181018dd8348560815c0d
0
rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat,rroart/stockstat
package roart.component; import java.time.LocalDate; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import com.fasterxml.jackson.core.type.TypeReference; import com.fasterxml.jackson.databind.ObjectMapper; import roart.common.config.Conf...
iclij/iclij-core/src/main/java/roart/component/ComponentML.java
package roart.component; import java.time.LocalDate; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import com.fasterxml.jackson.core.type.TypeReference; import com.fasterxml.jackson.databind.ObjectMapper; import roart.common.config.Conf...
More details for save config/updatemap (I11).
iclij/iclij-core/src/main/java/roart/component/ComponentML.java
More details for save config/updatemap (I11).