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
99b5d6ed0a4042942db840cb8502db0b8f3aca38
0
Wisienkas/libgdx,Senth/libgdx,ttencate/libgdx,sarkanyi/libgdx,xranby/libgdx,SidneyXu/libgdx,josephknight/libgdx,djom20/libgdx,SidneyXu/libgdx,junkdog/libgdx,azakhary/libgdx,BlueRiverInteractive/libgdx,snovak/libgdx,noelsison2/libgdx,basherone/libgdxcn,katiepino/libgdx,libgdx/libgdx,stinsonga/libgdx,nrallakis/libgdx,del...
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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:...
backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidApplication.java
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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:...
[fixed] issue 782, AndroidApplication#debug logged via System.out. yeah, wtf?
backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidApplication.java
[fixed] issue 782, AndroidApplication#debug logged via System.out. yeah, wtf?
Java
apache-2.0
d85c86a5e59487b8fc9b9dd080937d8be25c6560
0
cesar021/av1_v1.2
import java.util.HashMap; import java.util.Map; import br.edu.infnet.Cor; import br.edu.infnet.Loja; import br.edu.infnet.Montadora; import br.edu.infnet.Tipo; import br.edu.infnet.TipoVeiculo; import br.edu.infnet.Veiculo; import br.edu.infnet.Cambio; public class Main { public static void main(String...
Main.java
import java.util.HashMap; import java.util.Map; import br.edu.infnet.Loja; import br.edu.infnet.Tipo; import br.edu.infnet.TipoVeiculo; import br.edu.infnet.Veiculo; import br.edu.infnet.enums.Cambio; import br.edu.infnet.enums.Cor; public class Main { public static void main(String[] args) { Syste...
Adicionado salvarEstoque
Main.java
Adicionado salvarEstoque
Java
apache-2.0
1f3ff300050394727ecdd22ea8aead1c43445c07
0
ekux44/LampShade,ekux44/HueMore
package com.kuxhausen.huemore; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.Binder; import android.os.IBinder; import android.os.PowerManager; import android.os.PowerManager.WakeLock; import android.support.v4.app.Notific...
app/src/com/kuxhausen/huemore/MoodExecuterService.java
package com.kuxhausen.huemore; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.Binder; import android.os.IBinder; import android.os.PowerManager; import android.os.PowerManager.WakeLock; import android.support.v4.app.Notific...
fixed service lifespan bug
app/src/com/kuxhausen/huemore/MoodExecuterService.java
fixed service lifespan bug
Java
apache-2.0
f532f04301dcba6bb7138ee8d1d2d676f02c6096
0
phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida
package ca.corefacility.bioinformatics.irida.service.export; import ca.corefacility.bioinformatics.irida.exceptions.NcbiXmlParseException; import ca.corefacility.bioinformatics.irida.exceptions.UploadException; import ca.corefacility.bioinformatics.irida.model.NcbiExportSubmission; import ca.corefacility.bioinformatic...
src/main/java/ca/corefacility/bioinformatics/irida/service/export/ExportUploadService.java
package ca.corefacility.bioinformatics.irida.service.export; import ca.corefacility.bioinformatics.irida.exceptions.NcbiXmlParseException; import ca.corefacility.bioinformatics.irida.exceptions.UploadException; import ca.corefacility.bioinformatics.irida.model.NcbiExportSubmission; import ca.corefacility.bioinformatic...
Added printing of data connection mode
src/main/java/ca/corefacility/bioinformatics/irida/service/export/ExportUploadService.java
Added printing of data connection mode
Java
apache-2.0
e8ffbe18fecc8961dfb486eccda12e373069a166
0
fhoeben/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,ilseh/hsac-fitnesse-fixtures,ilseh/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,ilseh/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,teunisnl/hsac-f...
package nl.hsac.fitnesse.fixture.slim.web; import nl.hsac.fitnesse.fixture.slim.SlimFixture; import nl.hsac.fitnesse.fixture.util.SeleniumHelper; import org.openqa.selenium.*; import org.openqa.selenium.support.ui.ExpectedCondition; import org.openqa.selenium.support.ui.FluentWait; import org.openqa.selenium.support.u...
src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java
package nl.hsac.fitnesse.fixture.slim.web; import nl.hsac.fitnesse.fixture.slim.SlimFixture; import nl.hsac.fitnesse.fixture.util.SeleniumHelper; import org.openqa.selenium.*; import org.openqa.selenium.support.ui.ExpectedCondition; import org.openqa.selenium.support.ui.FluentWait; import org.openqa.selenium.support.u...
more scrolling to ensure elements can be clicked, or text obtained. There does not seem to be a need to wait after scroll
src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java
more scrolling to ensure elements can be clicked, or text obtained. There does not seem to be a need to wait after scroll
Java
apache-2.0
807576d82a6430d79bd84b354635f76e5de99e76
0
jguerinet/MyMartlet-Android,jguerinet/MyMartlet,jguerinet/MyMartlet,jguerinet/MyMartlet,jguerinet/MyMartlet
/* * Copyright 2014-2016 Appvelopers * * 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...
app/src/main/java/ca/appvelopers/mcgillmobile/ui/MapActivity.java
/* * Copyright 2014-2016 Appvelopers * * 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...
Removed Hungarian notation from MapActivity.
app/src/main/java/ca/appvelopers/mcgillmobile/ui/MapActivity.java
Removed Hungarian notation from MapActivity.
Java
apache-2.0
7f6788af1a10688662034b33569b4bca89222605
0
gfyoung/elasticsearch,uschindler/elasticsearch,nknize/elasticsearch,HonzaKral/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,uschindler/elasticsearch,vroyer/elassandra,gingerwizard/elasticsearch,gfyoung/elasticsearch,strapdata/elassandra,HonzaKral/elasti...
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.integration; import java.io.IOException; import jav...
elasticsearch/x-pack/security/src/test/java/org/elasticsearch/integration/LicensingTests.java
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.integration; import java.io.IOException; import jav...
Fix line length Original commit: elastic/x-pack-elasticsearch@50e9ef0667108f4225922e62126a39bcb7b714de
elasticsearch/x-pack/security/src/test/java/org/elasticsearch/integration/LicensingTests.java
Fix line length
Java
apache-2.0
bb3d657db1d850d0390d25ecacfc11c528bbda03
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.vfs.newvfs.persistent; import com.intellij.ide.plugins.DynamicPluginsTestUtil; import com.intellij.openapi.Disposable; import com.intellij.openapi.ap...
platform/platform-tests/testSrc/com/intellij/openapi/vfs/newvfs/persistent/PersistentFsTest.java
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.vfs.newvfs.persistent; import com.intellij.ide.plugins.DynamicPluginsTestUtil; import com.intellij.openapi.Disposable; import com.intellij.openapi.ap...
extract util method assertEvents GitOrigin-RevId: 8ddb9cadd0bff58dd309dcd08cb66b6e90fa14e8
platform/platform-tests/testSrc/com/intellij/openapi/vfs/newvfs/persistent/PersistentFsTest.java
extract util method assertEvents
Java
apache-2.0
90a49e938883ac63f6e0716c113bf0b8f14eadb9
0
internetarchive/tnh,aaronbinns/tnh,aaronbinns/tnh,internetarchive/tnh
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
src/java/Search.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...
Added hasIndex() method.
src/java/Search.java
Added hasIndex() method.
Java
bsd-3-clause
9898a975d0b0173d0fb41606798d007f4236b682
0
Clashsoft/Dyvil,Clashsoft/Dyvil
package dyvil.tools.compiler.config; import dyvil.collection.List; import dyvil.collection.mutable.ArrayList; import dyvil.io.FileUtils; import dyvil.tools.compiler.DyvilCompiler; import dyvil.tools.compiler.ast.structure.Package; import dyvil.tools.compiler.lang.I18n; import dyvil.tools.compiler.library.Library; impo...
src/compiler/dyvil/tools/compiler/config/CompilerConfig.java
package dyvil.tools.compiler.config; import dyvil.collection.List; import dyvil.collection.mutable.ArrayList; import dyvil.tools.compiler.DyvilCompiler; import dyvil.tools.compiler.ast.structure.Package; import dyvil.tools.compiler.lang.I18n; import dyvil.tools.compiler.library.Library; import dyvil.tools.compiler.sou...
Update Compiler Exclusion Patterns comp: The `exclude` config entries can now use Ant-style filename patterns.
src/compiler/dyvil/tools/compiler/config/CompilerConfig.java
Update Compiler Exclusion Patterns
Java
mit
787b6f7a76848d794b79ca0ab7611a24959ea039
0
dakaraphi/eclipse-plugin-commander
package dakara.eclipse.plugin.kavi.picklist; import java.util.function.BiFunction; import org.eclipse.swt.dnd.Clipboard; import org.eclipse.swt.dnd.TextTransfer; import org.eclipse.swt.dnd.Transfer; import dakara.eclipse.plugin.command.settings.PersistedWorkingSet; /* * TODO - copy to clipboard commands *...
dakara.eclipse.plugin.command/src/dakara/eclipse/plugin/kavi/picklist/InternalCommandContextProviderFactory.java
package dakara.eclipse.plugin.kavi.picklist; import java.util.function.BiFunction; import org.eclipse.swt.dnd.Clipboard; import org.eclipse.swt.dnd.TextTransfer; import org.eclipse.swt.dnd.Transfer; import dakara.eclipse.plugin.command.settings.PersistedWorkingSet; /* * TODO - copy to clipboard commands *...
update comments
dakara.eclipse.plugin.command/src/dakara/eclipse/plugin/kavi/picklist/InternalCommandContextProviderFactory.java
update comments
Java
mit
98444adec6a94d68198b3a8b9a279dc4b8c62f86
0
Mihail-K/Murmur
/* * The MIT License (MIT) * * Copyright (c) 2014 Mihail K * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, cop...
src/io/cloudchaser/murmur/types/MurmurObject.java
/* * The MIT License (MIT) * * Copyright (c) 2014 Mihail K * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, cop...
Added conversion functions to murmur object.
src/io/cloudchaser/murmur/types/MurmurObject.java
Added conversion functions to murmur object.
Java
mit
747f301f0445ec86b17a0e489d6188a22f2b95c5
0
jesusaurus/jenkins-logstash-plugin,jenkinsci/logstash-plugin,hawky-4s-/logstash-plugin,jenkinsci/logstash-plugin,jesusaurus/jenkins-logstash-plugin,hawky-4s-/logstash-plugin
/* * The MIT License * * Copyright 2013 Hewlett-Packard Development Company, L.P. * * 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 th...
src/main/java/hudson/plugins/logstash/LogstashBuildWrapper.java
/* * The MIT License * * Copyright 2013 Hewlett-Packard Development Company, L.P. * * 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 th...
Any old exception should stop us
src/main/java/hudson/plugins/logstash/LogstashBuildWrapper.java
Any old exception should stop us
Java
agpl-3.0
3a1cc1eef555e140e1ba4f32bbe754e1247dd46e
0
KinshipSoftware/KinOathKinshipArchiver,PeterWithers/temp-to-delete1,PeterWithers/temp-to-delete1,KinshipSoftware/KinOathKinshipArchiver
package nl.mpi.kinnate.ui; import java.awt.BorderLayout; import java.awt.Color; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.io.File; import java.net.URI; import javax.swing.JPanel; import javax.swing.JScrollPane; ...
src/main/java/nl/mpi/kinnate/ui/KinTypeEgoSelectionTestPanel.java
package nl.mpi.kinnate.ui; import java.awt.BorderLayout; import java.awt.Color; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.io.File; import java.net.URI; import javax.swing.JPanel; import javax.swing.JScrollPane; ...
Changed the selected elements list to use the ID not the path and updated the way the imdi path is obtained to show the table. Improved the mouse actions used to select entities on the diagram. Prevented duplicate entity relations and prevented relations of hidden entities being shown on the graph.
src/main/java/nl/mpi/kinnate/ui/KinTypeEgoSelectionTestPanel.java
Changed the selected elements list to use the ID not the path and updated the way the imdi path is obtained to show the table. Improved the mouse actions used to select entities on the diagram. Prevented duplicate entity relations and prevented relations of hidden entities being shown on the graph.
Java
agpl-3.0
a3f9c198e124bbc4a83d766b81da89da94a53059
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
5995967c-2e61-11e5-9284-b827eb9e62be
hello.java
59902ca0-2e61-11e5-9284-b827eb9e62be
5995967c-2e61-11e5-9284-b827eb9e62be
hello.java
5995967c-2e61-11e5-9284-b827eb9e62be
Java
agpl-3.0
b0aa34b5c71b4b17e3af0717320effc5f5c106bf
0
Stanwar/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker
package am.userInterface.canvas2.layouts; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Point; import java.awt.Rectangle; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.MouseEvent; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator;...
AgreementMaker/src/am/userInterface/canvas2/layouts/LegacyLayout.java
package am.userInterface.canvas2.layouts; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Point; import java.awt.Rectangle; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.MouseEvent; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator;...
When displaying SingleMappingView, you must recalculate the bounds of the graphs.
AgreementMaker/src/am/userInterface/canvas2/layouts/LegacyLayout.java
When displaying SingleMappingView, you must recalculate the bounds of the graphs.
Java
apache-2.0
47bd7a63a7fa7df69a014208df88a53803d3606b
0
apache/incubator-taverna-engine,apache/incubator-taverna-engine
/******************************************************************************* * Copyright (C) 2007 The University of Manchester * * Modifications to the initial code base are copyright of their * respective authors, or their employers as appropriate. * * This program is free software; you can redistrib...
src/main/java/net/sf/taverna/t2/activities/stringconstant/StringConstantActivityHealthChecker.java
/******************************************************************************* * Copyright (C) 2007 The University of Manchester * * Modifications to the initial code base are copyright of their * respective authors, or their employers as appropriate. * * This program is free software; you can redistrib...
Modified health checkers to cope with DisabledActivity and new VisitReport as per T2-1238 and T2-1231 git-svn-id: 862cecc6b6024acb2a5742ea390146ac2ada5e04@10490 bf327186-88b3-11dd-a302-d386e5130c1c
src/main/java/net/sf/taverna/t2/activities/stringconstant/StringConstantActivityHealthChecker.java
Modified health checkers to cope with DisabledActivity and new VisitReport as per T2-1238 and T2-1231
Java
apache-2.0
5adcefa0c3b5ecabbd5c846c57fdc957ee9c4f3e
0
evanv/titan,thinkaurelius/titan,graben1437/titan,hortonworks/titan,samanalysis/titan,nvoron23/titan,wangbf/titan,kangkot/titan,xlcupid/titan,tomersagi/titan,mbrukman/titan,anuragkh/titan,nvoron23/titan,hortonworks/titan,anuragkh/titan,infochimps-forks/titan,elubow/titan,xlcupid/titan,elubow/titan,boorad/titan,tomersagi...
package com.thinkaurelius.titan.diskstorage.hazelcast; import java.util.Iterator; import javax.annotation.Nullable; import com.google.common.base.Predicate; import com.google.common.collect.Iterators; import com.hazelcast.core.HazelcastInstance; import com.hazelcast.core.IMap; import com.thinkaurelius.titan.disksto...
titan-hazelcast/src/main/java/com/thinkaurelius/titan/diskstorage/hazelcast/HazelcastCacheStore.java
package com.thinkaurelius.titan.diskstorage.hazelcast; import java.util.Iterator; import javax.annotation.Nullable; import com.google.common.base.Predicate; import com.google.common.collect.Iterators; import com.hazelcast.core.HazelcastInstance; import com.hazelcast.core.IMap; import com.thinkaurelius.titan.disksto...
reverted change in HazelcastCacheStore that caused tests to fail.
titan-hazelcast/src/main/java/com/thinkaurelius/titan/diskstorage/hazelcast/HazelcastCacheStore.java
reverted change in HazelcastCacheStore that caused tests to fail.
Java
apache-2.0
bd01bb57f0fddf1c84326f7ba14325eafc97948b
0
fubuki/elasticsearch,vorce/es-metrics,aparo/elasticsearch,vorce/es-metrics,aparo/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,aparo/elasticsearch,fubuki/elasticsearch,vorce/es-metrics,fubuki/elasticsearch,vorce/es-metrics,fubuki/elasticsearch,aparo/elasticsearch,vorce/es-metrics,aparo/ela...
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
src/test/java/org/elasticsearch/aliases/IndexAliasesTests.java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
[TEST] Added tests for alias filter that is valid json but not a valid filter
src/test/java/org/elasticsearch/aliases/IndexAliasesTests.java
[TEST] Added tests for alias filter that is valid json but not a valid filter
Java
apache-2.0
59c390541ac97a6a0e27682ac59018395e5ee3a6
0
httpcache4j/httpcache4j,httpcache4j/httpcache4j,codehaus/httpcache4j,codehaus/httpcache4j
/* * Copyright (c) 2009. The Codehaus. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
httpcache4j-storage-api/src/test/java/org/codehaus/httpcache4j/cache/ConcurrentCacheStorageAbstractTest.java
/* * Copyright (c) 2009. The Codehaus. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
- Added stack trace to be able to figure out why the test failed
httpcache4j-storage-api/src/test/java/org/codehaus/httpcache4j/cache/ConcurrentCacheStorageAbstractTest.java
- Added stack trace to be able to figure out why the test failed
Java
apache-2.0
352c9baaea46061d79eb2b318653ae137a6a130c
0
Leanplum/Leanplum-Android-SDK,Leanplum/Leanplum-Android-SDK,Leanplum/Leanplum-Android-SDK,Leanplum/Leanplum-Android-SDK
/* * Copyright 2013, Leanplum, Inc. All rights reserved. * * 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 unde...
AndroidSDKCore/src/main/java/com/leanplum/internal/Request.java
/* * Copyright 2013, Leanplum, Inc. All rights reserved. * * 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 unde...
better refactor
AndroidSDKCore/src/main/java/com/leanplum/internal/Request.java
better refactor
Java
apache-2.0
240a1abed481b80d28da269ac544e2b33fd36ee9
0
Arcnor/libgdx,Deftwun/libgdx,gdos/libgdx,KrisLee/libgdx,toloudis/libgdx,tell10glu/libgdx,FredGithub/libgdx,antag99/libgdx,ThiagoGarciaAlves/libgdx,nrallakis/libgdx,petugez/libgdx,jsjolund/libgdx,nave966/libgdx,BlueRiverInteractive/libgdx,Arcnor/libgdx,tommyettinger/libgdx,stickyd/libgdx,haedri/libgdx-1,saqsun/libgdx,Es...
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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.apach...
extensions/gdx-pay/gdx-pay-android-ouya/src/com/badlogic/gdx/pay/android/ouya/PurchaseManagerAndroidOUYA.java
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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.apach...
GdxPay: bugfix (refactoring wasn't quite done yet...).
extensions/gdx-pay/gdx-pay-android-ouya/src/com/badlogic/gdx/pay/android/ouya/PurchaseManagerAndroidOUYA.java
GdxPay: bugfix (refactoring wasn't quite done yet...).
Java
apache-2.0
214945a1781081d69d94c81b3a52b5737897fb32
0
Teradata/kylo,Teradata/kylo,Teradata/kylo,Teradata/kylo,Teradata/kylo
package com.thinkbiganalytics.kylo.catalog.file; import com.thinkbiganalytics.kylo.catalog.ConnectorPluginManager; /*- * #%L * kylo-catalog-core * %% * Copyright (C) 2017 - 2018 ThinkBig Analytics, a Teradata Company * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this ...
services/catalog-service/catalog-core/src/main/java/com/thinkbiganalytics/kylo/catalog/file/PathValidator.java
package com.thinkbiganalytics.kylo.catalog.file; import com.thinkbiganalytics.kylo.catalog.ConnectorPluginManager; /*- * #%L * kylo-catalog-core * %% * Copyright (C) 2017 - 2018 ThinkBig Analytics, a Teradata Company * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this ...
fix bug using pluginId when testing for valid path on a new datasource
services/catalog-service/catalog-core/src/main/java/com/thinkbiganalytics/kylo/catalog/file/PathValidator.java
fix bug using pluginId when testing for valid path on a new datasource
Java
apache-2.0
eed678adc8310f9a10b599b7e6375f236d954c3b
0
jollygeorge/camel,dmvolod/camel,atoulme/camel,snadakuduru/camel,FingolfinTEK/camel,dpocock/camel,cunningt/camel,snurmine/camel,punkhorn/camel-upstream,bdecoste/camel,objectiser/camel,isururanawaka/camel,DariusX/camel,coderczp/camel,askannon/camel,tarilabs/camel,gnodet/camel,pkletsko/camel,logzio/camel,acartapanis/camel...
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
components/camel-servletlistener/src/main/java/org/apache/camel/component/servletlistener/CamelServletContextListener.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-7711: camel-servletlistener - Store created CamelContext on ServletContext attribute
components/camel-servletlistener/src/main/java/org/apache/camel/component/servletlistener/CamelServletContextListener.java
CAMEL-7711: camel-servletlistener - Store created CamelContext on ServletContext attribute
Java
apache-2.0
0dd03ae48c6c385c152dd8f530b0c31a8f6e8f7d
0
datanucleus/tests,datanucleus/tests,datanucleus/tests,datanucleus/tests,datanucleus/tests
/********************************************************************** Copyright (c) 2004 Andy Jefferson and others. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at h...
jdo/general/src/test/org/datanucleus/tests/types/ArrayTest.java
/********************************************************************** Copyright (c) 2004 Andy Jefferson and others. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at h...
Fix test to not use an element in multiple ways
jdo/general/src/test/org/datanucleus/tests/types/ArrayTest.java
Fix test to not use an element in multiple ways
Java
apache-2.0
48493e8883a9432f22899478c072d00a91ee4054
0
milanperera/product-mdm,dilee/product-mdm,Malintha/product-emm,madhawap/product-emm,milanperera/product-mdm,madhawap/product-emm,wso2/product-mdm,madhawap/product-emm,wso2/product-mdm,dilee/product-mdm,wso2/product-mdm,dilee/product-mdm,dilee/product-mdm,Kamidu/product-mdm,milanperera/product-mdm,Malintha/product-emm,K...
/* * Copyright (c) 2014, 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/li...
modules/mobile-agents/android/client/client/src/main/java/org/wso2/emm/agent/services/location/impl/LocationServiceImpl.java
/* * Copyright (c) 2014, 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/li...
EMM-1768: Removing provider enabled checks before subscribing for location updates
modules/mobile-agents/android/client/client/src/main/java/org/wso2/emm/agent/services/location/impl/LocationServiceImpl.java
EMM-1768: Removing provider enabled checks before subscribing for location updates
Java
apache-2.0
d85eb8a4bb4a713ebd806fc444083a6de5c5c5ea
0
real-logic/Aeron,real-logic/Aeron,mikeb01/Aeron,mikeb01/Aeron,real-logic/Aeron,EvilMcJerkface/Aeron,EvilMcJerkface/Aeron,mikeb01/Aeron,real-logic/Aeron,mikeb01/Aeron,galderz/Aeron,galderz/Aeron,galderz/Aeron,EvilMcJerkface/Aeron,EvilMcJerkface/Aeron,galderz/Aeron
/* * Copyright 2014-2018 Real Logic 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 applicable law or agree...
aeron-cluster/src/main/java/io/aeron/cluster/SequencerAgent.java
/* * Copyright 2014-2018 Real Logic 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 applicable law or agree...
[Java] Simplify for extraction.
aeron-cluster/src/main/java/io/aeron/cluster/SequencerAgent.java
[Java] Simplify for extraction.
Java
apache-2.0
2327a639e8c00831c1c15be86dc9b413c45bfffe
0
flbrino/pentaho-kettle,ivanpogodin/pentaho-kettle,pavel-sakun/pentaho-kettle,stevewillcock/pentaho-kettle,matthewtckr/pentaho-kettle,GauravAshara/pentaho-kettle,ddiroma/pentaho-kettle,TatsianaKasiankova/pentaho-kettle,AliaksandrShuhayeu/pentaho-kettle,graimundo/pentaho-kettle,bmorrise/pentaho-kettle,mattyb149/pentaho-k...
/* Copyright (c) 2007 Pentaho Corporation. All rights reserved. * This software was developed by Pentaho Corporation and is provided under the terms * of the GNU Lesser General Public License, Version 2.1. You may not use * this file except in compliance with the license. If you need a copy of the license, * ...
src-ui/org/pentaho/di/ui/trans/steps/zipfile/ZipFileDialog.java
/* Copyright (c) 2007 Pentaho Corporation. All rights reserved. * This software was developed by Pentaho Corporation and is provided under the terms * of the GNU Lesser General Public License, Version 2.1. You may not use * this file except in compliance with the license. If you need a copy of the license, * ...
code compile fix git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@15806 5fb7f6ec-07c1-534a-b4ca-9155e429e800
src-ui/org/pentaho/di/ui/trans/steps/zipfile/ZipFileDialog.java
code compile fix
Java
apache-2.0
2e3e43e1ac3bcbee3e507691060ab31573c81066
0
client-side/throttle
/* * Copyright (C) 2012 The Guava Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
src/test/java/engineering/clientside/throttle/ThrottleTest.java
/* * Copyright (C) 2012 The Guava Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
Fix testInterruptUnchecked
src/test/java/engineering/clientside/throttle/ThrottleTest.java
Fix testInterruptUnchecked
Java
apache-2.0
ba21813fc749e53a9a914a0da02beaee47f371dd
0
lexs/webimageloader
package com.webimageloader.loader; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.net.URLStreamHandler; import java.util.Collections; import java.util.Iterator; import java.util.Map; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; im...
webimageloader/src/com/webimageloader/loader/NetworkLoader.java
package com.webimageloader.loader; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.net.URLStreamHandler; import java.util.Collections; import java.util.Iterator; import java.util.Map; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; im...
Set default expiration if missing
webimageloader/src/com/webimageloader/loader/NetworkLoader.java
Set default expiration if missing
Java
apache-2.0
956320c4790863325c6090ccf93c83940e75cdc9
0
Im-dex/intellij-scala,JetBrains/intellij-scala,triplequote/intellij-scala,igrocki/intellij-scala,whorbowicz/intellij-scala,jeantil/intellij-scala,katejim/intellij-scala,jastice/intellij-scala,triplequote/intellij-scala,ilinum/intellij-scala,ilinum/intellij-scala,loskutov/intellij-scala,JetBrains/intellij-scala,jeantil/...
package org.jetbrains.plugins.scala.debugger; import com.intellij.debugger.NoDataException; import com.intellij.debugger.PositionManager; import com.intellij.debugger.SourcePosition; import com.intellij.debugger.engine.CompoundPositionManager; import com.intellij.debugger.engine.DebugProcess; import com.intellij.debug...
src/org/jetbrains/plugins/scala/debugger/ScalaPositionManager.java
package org.jetbrains.plugins.scala.debugger; import com.intellij.debugger.NoDataException; import com.intellij.debugger.PositionManager; import com.intellij.debugger.SourcePosition; import com.intellij.debugger.engine.CompoundPositionManager; import com.intellij.debugger.engine.DebugProcess; import com.intellij.debug...
Breakpoints in third party jars now appear in the linked source, not in the decompiled class.
src/org/jetbrains/plugins/scala/debugger/ScalaPositionManager.java
Breakpoints in third party jars now appear in the linked source, not in the decompiled class.
Java
bsd-3-clause
2f09ac5c3ed704990660c81f6b694f396058bb48
0
krzyk/rultor,joansmith/rultor,linlihai/rultor,maurezen/rultor,linlihai/rultor,dalifreire/rultor,joansmith/rultor,krzyk/rultor,krzyk/rultor,joansmith/rultor,joansmith/rultor,dalifreire/rultor,dalifreire/rultor,pecko/rultor,pecko/rultor,maurezen/rultor,maurezen/rultor,dalifreire/rultor,maurezen/rultor,pecko/rultor,dalifr...
/** * Copyright (c) 2009-2013, rultor.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditio...
rultor-base/src/main/java/com/rultor/guard/github/Approval.java
/** * Copyright (c) 2009-2013, rultor.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditio...
INFO level for Approval
rultor-base/src/main/java/com/rultor/guard/github/Approval.java
INFO level for Approval
Java
mit
29936be6e34a30ea17169b1cb5b12166eda3f082
0
JavaNetworking/JavaNetworking
package com.javanetworking; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net.ProtocolException; import java.net.URL; import java.net.URLConnection; import java.util.List; import java.util.Map; /** Wrapper class for a {@link URLCon...
library/src/main/java/com/javanetworking/URLRequest.java
package com.javanetworking; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net.ProtocolException; import java.net.URL; import java.net.URLConnection; import java.util.List; import java.util.Map; /** Wrapper class for a {@link URLCon...
Added comment to URLRequest
library/src/main/java/com/javanetworking/URLRequest.java
Added comment to URLRequest
Java
mit
791f853cd788a59d8dd78f1464742e88133e0072
0
axel-halin/Thesis-JHipster,axel-halin/Thesis-JHipster,axel-halin/Thesis-JHipster,axel-halin/Thesis-JHipster,axel-halin/Thesis-JHipster
package oracle; import csv.CSVUtils; import selenium.SeleniumTest; import java.io.File; import java.io.FileNotFoundException; import java.io.IOException; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.apache.log4j.Logger; import org.eclipse.xtext.util.Files; import org.junit.Test; import c...
FML-brute/src/oracle/Oracle.java
package oracle; import csv.CSVUtils; import selenium.SeleniumTest; import java.io.File; import java.io.FileNotFoundException; import java.io.IOException; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.apache.log4j.Logger; import org.eclipse.xtext.util.Files; import org.junit.Test; import c...
Add var buildTimeWithDocker
FML-brute/src/oracle/Oracle.java
Add var buildTimeWithDocker
Java
mit
6cb2d25cabec82380091381bdb6aee6238c72fb8
0
takenspc/validator,takenspc/validator,takenspc/validator,validator/validator,validator/validator,takenspc/validator,validator/validator,takenspc/validator,validator/validator,validator/validator
/* * Copyright (c) 2005, 2006 Henri Sivonen * Copyright (c) 2007-2018 Mozilla Foundation * * 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 limit...
src/nu/validator/servlet/VerifierServletTransaction.java
/* * Copyright (c) 2005, 2006 Henri Sivonen * Copyright (c) 2007-2018 Mozilla Foundation * * 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 limit...
Prevent NPE caused by previous commit
src/nu/validator/servlet/VerifierServletTransaction.java
Prevent NPE caused by previous commit
Java
mit
f825ed0769485fa8c446caf86f1dcf255ca40dc3
0
astdb/Misc,astdb/TB_ShortProbs,astdb/Misc,astdb/Misc,astdb/TB_ShortProbs,astdb/Misc,astdb/Misc,astdb/Misc,astdb/TB_ShortProbs
// find the contiguous subarray with the max total of elements, given an array of ints import java.util.*; public class ContigSubArrayTotal { public static void main(String[] args) { int[] input = {-2,1,-3,4,-1,2,1,-5,4}; // expect [4,-1,2,1] System.out.println(Arrays.toString(maxSubArray(in...
ContigSubArrayTotal.java
// find the contiguous subarray with the max total of elements, given an array of ints import java.util.*; public class ContigSubArrayTotal { public static void main(String[] args) { int[] input = {-2,1,-3,4,-1,2,1,-5,4}; // expect [4,-1,2,1] System.out.println(Arrays.toString(maxSubArray(in...
Bugfix (=+ instead of += - typography, kids)
ContigSubArrayTotal.java
Bugfix (=+ instead of += - typography, kids)
Java
mit
e0cabc0192ea9dc872a25c3423216d9b9b8d3a30
0
ljshj/actor-platform,ljshj/actor-platform,ljshj/actor-platform,ljshj/actor-platform,ljshj/actor-platform,ljshj/actor-platform,ljshj/actor-platform
/* * Copyright (C) 2015 Actor LLC. <https://actor.im> */ package im.actor.runtime.js.websocket; import com.google.gwt.core.client.JavaScriptObject; import com.google.gwt.typedarrays.shared.ArrayBuffer; import com.google.gwt.typedarrays.shared.TypedArrays; import com.google.gwt.typedarrays.shared.Uint8Array; import...
actor-sdk/sdk-core/runtime/runtime-js/src/main/java/im/actor/runtime/js/websocket/WebSocketConnection.java
/* * Copyright (C) 2015 Actor LLC. <https://actor.im> */ package im.actor.runtime.js.websocket; import com.google.gwt.core.client.JavaScriptObject; import com.google.gwt.typedarrays.shared.ArrayBuffer; import com.google.gwt.typedarrays.shared.TypedArrays; import com.google.gwt.typedarrays.shared.Uint8Array; import...
fix(js): Passing explicitly what kind of ws is supported in WebSocket's constructor
actor-sdk/sdk-core/runtime/runtime-js/src/main/java/im/actor/runtime/js/websocket/WebSocketConnection.java
fix(js): Passing explicitly what kind of ws is supported in WebSocket's constructor
Java
epl-1.0
29809b070941a7ee27c6594ad175fe34b4656965
0
edgarmueller/emfstore-rest
/******************************************************************************* * Copyright (c) 2008-2011 Chair for Applied Software Engineering, * Technische Universitaet Muenchen. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License...
tests/org.eclipse.emf.emfstore.server.test/src/org/eclipse/emf/emfstore/server/test/ServerInterfaceTest.java
/******************************************************************************* * Copyright (c) 2008-2011 Chair for Applied Software Engineering, * Technische Universitaet Muenchen. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License...
debugged test case
tests/org.eclipse.emf.emfstore.server.test/src/org/eclipse/emf/emfstore/server/test/ServerInterfaceTest.java
debugged test case
Java
epl-1.0
01f1f32e6f3f12d4e1cd7a8cf9b54d33dd0ef69f
0
ollie314/che-plugins,ollie314/che-plugins,codenvy/che-plugins,ollie314/che-plugins,codenvy/che-plugins,ollie314/che-plugins,codenvy/che-plugins
/******************************************************************************* * Copyright (c) 2012-2015 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
plugin-sdk/che-plugin-sdk-env-local/src/main/java/org/eclipse/che/env/local/server/SingleEnvironmentFilter.java
/******************************************************************************* * Copyright (c) 2012-2015 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
Fix build: catching UnauthorizedException
plugin-sdk/che-plugin-sdk-env-local/src/main/java/org/eclipse/che/env/local/server/SingleEnvironmentFilter.java
Fix build: catching UnauthorizedException
Java
mpl-2.0
24f7dad069f60730a0f1d8a863b821ffabd56124
0
maurya/openmrs-module-dhisreport,maurya/openmrs-module-dhisreport,maurya/openmrs-module-dhisreport,maurya/openmrs-module-dhisreport
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.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://license.openmrs.org * * Software distributed under the License is distributed on an "AS IS" ...
api/src/main/java/org/openmrs/module/dhisreport/api/impl/DHIS2ReportingServiceImpl.java
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.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://license.openmrs.org * * Software distributed under the License is distributed on an "AS IS" ...
implemented evaluate report definition
api/src/main/java/org/openmrs/module/dhisreport/api/impl/DHIS2ReportingServiceImpl.java
implemented evaluate report definition
Java
agpl-3.0
5ef70ce99fd6e5503e6d8f0aeda64dada7ffdd6f
0
geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-server,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-client-gwt2,geomajas/geomajas-project-server,geomajas/geomajas-project-server,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-client-gwt2
/* * This is part of Geomajas, a GIS framework, http://www.geomajas.org/. * * Copyright 2008-2011 Geosparc nv, http://www.geosparc.com/, Belgium. * * The program is available in open source according to the GNU Affero * General Public License. All contributions in this program are covered * by the Geomajas Contr...
plugin/geomajas-plugin-caching/caching/src/test/java/org/geomajas/plugin/caching/step/GetFeaturesInvalidateUpdateTest.java
/* * This is part of Geomajas, a GIS framework, http://www.geomajas.org/. * * Copyright 2008-2011 Geosparc nv, http://www.geosparc.com/, Belgium. * * The program is available in open source according to the GNU Affero * General Public License. All contributions in this program are covered * by the Geomajas Contr...
GBE-144: removed duplicate clone method
plugin/geomajas-plugin-caching/caching/src/test/java/org/geomajas/plugin/caching/step/GetFeaturesInvalidateUpdateTest.java
GBE-144: removed duplicate clone method
Java
agpl-3.0
20ae9279b3f66665b8e99104f761dd17148d8652
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
fcff0d02-2e61-11e5-9284-b827eb9e62be
hello.java
fcf98102-2e61-11e5-9284-b827eb9e62be
fcff0d02-2e61-11e5-9284-b827eb9e62be
hello.java
fcff0d02-2e61-11e5-9284-b827eb9e62be
Java
agpl-3.0
0bdb8325cf64f67337ae1125e7e91aefe4f8c06c
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
ee8524ba-2e60-11e5-9284-b827eb9e62be
hello.java
ee7fbed0-2e60-11e5-9284-b827eb9e62be
ee8524ba-2e60-11e5-9284-b827eb9e62be
hello.java
ee8524ba-2e60-11e5-9284-b827eb9e62be
Java
agpl-3.0
c6fa7624d3207640397305bebada426be637354a
0
ua-eas/kfs-devops-automation-fork,kkronenb/kfs,UniversityOfHawaii/kfs,ua-eas/kfs-devops-automation-fork,UniversityOfHawaii/kfs,ua-eas/kfs-devops-automation-fork,smith750/kfs,ua-eas/kfs,kuali/kfs,bhutchinson/kfs,quikkian-ua-devops/kfs,quikkian-ua-devops/will-financials,UniversityOfHawaii/kfs,smith750/kfs,kkronenb/kfs,qu...
/* * Copyright 2007 The Kuali Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by app...
work/src/org/kuali/kfs/pdp/businessobject/FormatResult.java
/* * Copyright 2007 The Kuali Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by app...
KFSMI-236
work/src/org/kuali/kfs/pdp/businessobject/FormatResult.java
KFSMI-236
Java
lgpl-2.1
267933dc2afc6832dc31b93c6c496d246ba8c3d6
0
tadamski/wildfly,golovnin/wildfly,iweiss/wildfly,rhusar/wildfly,99sono/wildfly,golovnin/wildfly,tadamski/wildfly,tomazzupan/wildfly,tomazzupan/wildfly,xasx/wildfly,rhusar/wildfly,jstourac/wildfly,pferraro/wildfly,wildfly/wildfly,xasx/wildfly,99sono/wildfly,tadamski/wildfly,rhusar/wildfly,jstourac/wildfly,jstourac/wildf...
package org.jboss.as.controller; import java.util.ArrayList; import org.jboss.dmr.ModelNode; import org.jboss.msc.service.ServiceController; import org.jboss.msc.service.ServiceName; import static org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR; /** * Abstract remove step handler that simply...
controller/src/main/java/org/jboss/as/controller/ServiceRemoveStepHandler.java
package org.jboss.as.controller; import java.util.ArrayList; import org.jboss.dmr.ModelNode; import org.jboss.msc.service.ServiceController; import org.jboss.msc.service.ServiceName; import static org.jboss.as.controller.descriptions.ModelDescriptionConstants.OP_ADDR; /** * Abstract remove step handler that simply...
Enhance ServiceRemoveStepHandler to handle service names that are built from the full address
controller/src/main/java/org/jboss/as/controller/ServiceRemoveStepHandler.java
Enhance ServiceRemoveStepHandler to handle service names that are built from the full address
Java
apache-2.0
d32b967e6149939f870a2321a9c4e0c77203dfc3
0
HubSpot/Singularity,HubSpot/Singularity,hs-jenkins-bot/Singularity,andrhamm/Singularity,andrhamm/Singularity,hs-jenkins-bot/Singularity,HubSpot/Singularity,andrhamm/Singularity,hs-jenkins-bot/Singularity,hs-jenkins-bot/Singularity,HubSpot/Singularity,hs-jenkins-bot/Singularity,HubSpot/Singularity,andrhamm/Singularity,a...
package com.hubspot.singularity.data; import org.apache.curator.framework.CuratorFramework; import org.apache.curator.utils.ZKPaths; import com.codahale.metrics.MetricRegistry; import com.google.common.base.Charsets; import com.google.common.base.Optional; import com.google.common.io.BaseEncoding; import com.google.i...
SingularityService/src/main/java/com/hubspot/singularity/data/UserManager.java
package com.hubspot.singularity.data; import org.apache.curator.framework.CuratorFramework; import org.apache.curator.utils.ZKPaths; import com.codahale.metrics.MetricRegistry; import com.google.common.base.Optional; import com.google.inject.Inject; import com.hubspot.singularity.SingularityUserSettings; import com.h...
Move encoding work for ZK userId into UserManager
SingularityService/src/main/java/com/hubspot/singularity/data/UserManager.java
Move encoding work for ZK userId into UserManager
Java
apache-2.0
d5ac27d79b1c3fd817b5798b13b0e0e45965659b
0
EMBL-EBI-SUBS/subs-api,EMBL-EBI-SUBS/subs-api
package uk.ac.ebi.subs.api.resourceAssembly; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.hateoas.*; import org.springframework.stereotype.Component; import uk.ac.ebi.subs.repository.model.StoredSubmittable; @Component public class SimpleResourceAssembler<T extends Identif...
src/main/java/uk/ac/ebi/subs/api/resourceAssembly/SimpleResourceAssembler.java
package uk.ac.ebi.subs.api.resourceAssembly; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.hateoas.*; import org.springframework.stereotype.Component; import uk.ac.ebi.subs.repository.model.StoredSubmittable; @Component public class SimpleResourceAssembler<T extends Identif...
ensure you have a submission to link to
src/main/java/uk/ac/ebi/subs/api/resourceAssembly/SimpleResourceAssembler.java
ensure you have a submission to link to
Java
apache-2.0
59ed808e7c5dfad6c3e32a26064225a3614abb6b
0
ibissource/iaf,ibissource/iaf,ibissource/iaf,ibissource/iaf,ibissource/iaf
/* Copyright 2016 Integration Partners B.V. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing...
core/src/main/java/nl/nn/adapterframework/webcontrol/api/ShowConfiguration.java
/* Copyright 2016 Integration Partners B.V. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing...
Remove unused imports
core/src/main/java/nl/nn/adapterframework/webcontrol/api/ShowConfiguration.java
Remove unused imports
Java
apache-2.0
f95c90ba6880aef1630aca826771095ad5ee08d8
0
apache/logging-log4j2,xnslong/logging-log4j2,apache/logging-log4j2,xnslong/logging-log4j2,apache/logging-log4j2,codescale/logging-log4j2,codescale/logging-log4j2,xnslong/logging-log4j2,GFriedrich/logging-log4j2,GFriedrich/logging-log4j2,GFriedrich/logging-log4j2,codescale/logging-log4j2
/* * 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...
LOG4J2-1582 When initializing on platforms where JMX is not available, Interpolator component should not print stack trace for warning messages.
log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/Interpolator.java
LOG4J2-1582 When initializing on platforms where JMX is not available, Interpolator component should not print stack trace for warning messages.
Java
apache-2.0
a00f09e8c774402536e47d614e4692682a21ae75
0
thymeleaf/thymeleafsandbox-stsm-mvc,thymeleaf/thymeleaf,thymeleaf/thymeleafsandbox-stsm-mvc,thymeleaf/thymeleaf
/* * ============================================================================= * * Copyright (c) 2011-2014, The THYMELEAF team (http://www.thymeleaf.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 ...
src/main/java/thymeleafexamples/stsm/StsmBootWebConfig.java
/* * ============================================================================= * * Copyright (c) 2011-2014, The THYMELEAF team (http://www.thymeleaf.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 ...
Properly configured app for Spring 4 + Spring Boot 1.4.3
src/main/java/thymeleafexamples/stsm/StsmBootWebConfig.java
Properly configured app for Spring 4 + Spring Boot 1.4.3
Java
apache-2.0
1e9da9e199e2f9feb2bf27a6b049eec787664413
0
mohanvive/siddhi,mohanvive/siddhi,dilini-muthumala/siddhi,dilini-muthumala/siddhi,ramindu90/siddhi,ramindu90/siddhi,suhothayan/siddhi,tishan89/siddhi,wso2/siddhi,grainier/siddhi,suhothayan/siddhi,gokul/siddhi,gokul/siddhi,wso2/siddhi,grainier/siddhi,tishan89/siddhi
/* * 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.or...
modules/siddhi-core/src/main/java/io/siddhi/core/util/collection/operator/IncrementalAggregateCompileCondition.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.or...
Clone executors for out of order event smoothing
modules/siddhi-core/src/main/java/io/siddhi/core/util/collection/operator/IncrementalAggregateCompileCondition.java
Clone executors for out of order event smoothing
Java
apache-2.0
7f0ec90844d47165c159e6bf0e9009320ec51a0d
0
Alik72/JAVA_RUSH
package com.javarush.test; /* Реализовать метод printMainInfo level 14.lesson08.home04; 1. Напиши реализацию метода printMainInfo, чтобы: 1.1. Если в метод передают объект типа Drawable, у этого объекта вызывался метод draw. 1.2. Если в метод передают объект типа Movable, у этого объекта вызывался метод move. 2. Метод...
JavaSolutions/src/com/javarush/test/Solution.java
package com.javarush.test;
Реализовать метод printMainInfo level 14.lesson08.home04;
JavaSolutions/src/com/javarush/test/Solution.java
Реализовать метод printMainInfo
Java
apache-2.0
d3b223d9ea4284ce3d3761531f8872a116698b27
0
charlesccychen/beam,chamikaramj/beam,lukecwik/incubator-beam,iemejia/incubator-beam,apache/beam,lukecwik/incubator-beam,tgroh/beam,markflyhigh/incubator-beam,markflyhigh/incubator-beam,apache/beam,charlesccychen/incubator-beam,chamikaramj/beam,chamikaramj/beam,tgroh/beam,rangadi/beam,apache/beam,charlesccychen/incubato...
/* * 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/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/DockerEnvironmentFactory.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 ...
Require explicit IdGenerator for all DockerEnvironmentFactory constructors The SDK worker id generator passed to DockerEnvironmentFactory must be generate unique ids scoped to a given control service instance. Since the service is passed through the constructor, the id generator should be passed along with it to ensur...
runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/DockerEnvironmentFactory.java
Require explicit IdGenerator for all DockerEnvironmentFactory constructors
Java
apache-2.0
a2da808683c599e858e52e116790b83f521f68ea
0
subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/base,subutai-io/base
package org.safehaus.subutai.core.monitor.impl; import java.io.IOException; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.List; import java.uti...
management/server/core/monitoring/monitoring-impl/src/main/java/org/safehaus/subutai/core/monitor/impl/MonitorImpl.java
package org.safehaus.subutai.core.monitor.impl; import java.io.IOException; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.List; import java.uti...
monitor bugfix
management/server/core/monitoring/monitoring-impl/src/main/java/org/safehaus/subutai/core/monitor/impl/MonitorImpl.java
monitor bugfix
Java
apache-2.0
f62567979d02f58b799fd7e00b6f78a2d01f14aa
0
mraible/generator-jhipster,pascalgrimaud/generator-jhipster,JulienMrgrd/generator-jhipster,ruddell/generator-jhipster,hdurix/generator-jhipster,cbornet/generator-jhipster,dimeros/generator-jhipster,jkutner/generator-jhipster,gzsombor/generator-jhipster,sendilkumarn/generator-jhipster,sohibegit/generator-jhipster,gmarzi...
<%# Copyright 2013-2017 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You ...
generators/server/templates/src/main/java/package/web/rest/_GatewayResource.java
<%# Copyright 2013-2017 the original author or authors from the JHipster project. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You ...
use routeLocation instead of routeId to lookup service-instances Fix #5733
generators/server/templates/src/main/java/package/web/rest/_GatewayResource.java
use routeLocation instead of routeId to lookup service-instances
Java
apache-2.0
562c63c4c766336aa4e9edc55b801d6a4123fd67
0
drsquidop/camel,veithen/camel,allancth/camel,jmandawg/camel,veithen/camel,pax95/camel,chirino/camel,gnodet/camel,acartapanis/camel,tlehoux/camel,hqstevenson/camel,sirlatrom/camel,cunningt/camel,isavin/camel,onders86/camel,jlpedrosa/camel,tdiesler/camel,onders86/camel,dmvolod/camel,ssharma/camel,arnaud-deprez/camel,scra...
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
components/camel-kubernetes/src/test/java/org/apache/camel/component/kubernetes/producer/KubernetesNodesProducerTest.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-Kubernetes: Fixed integration tests
components/camel-kubernetes/src/test/java/org/apache/camel/component/kubernetes/producer/KubernetesNodesProducerTest.java
Camel-Kubernetes: Fixed integration tests
Java
apache-2.0
e7d0779ca50785868b662833c7265af3fc83c8fb
0
mtransitapps/ca-calgary-transit-bus-parser
package org.mtransit.parser.ca_calgary_transit_bus; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Locale; import java.util.regex.Pattern; import org.apache.commons.lang3.StringUtils; import org.mtransit.parser.CleanUtil...
src/org/mtransit/parser/ca_calgary_transit_bus/CalgaryTransitBusAgencyTools.java
package org.mtransit.parser.ca_calgary_transit_bus; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Locale; import java.util.regex.Pattern; import org.apache.commons.lang3.StringUtils; import org.mtransit.parser.CleanUtil...
Code cleaning...
src/org/mtransit/parser/ca_calgary_transit_bus/CalgaryTransitBusAgencyTools.java
Code cleaning...
Java
apache-2.0
a9607971b5a51870b09419e940efea49cd20bc60
0
consulo/consulo-nodejs
/* * Copyright 2013-2014 must-be.org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
src/org/mustbe/consulo/nodejs/module/extension/NodeJSMutableModuleExtension.java
/* * Copyright 2013-2014 must-be.org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
deprecation cleanup
src/org/mustbe/consulo/nodejs/module/extension/NodeJSMutableModuleExtension.java
deprecation cleanup
Java
apache-2.0
0c63af46cfaeb5a395dcbe3db0c364542c5831a3
0
fbonzon/graphhopper,graphhopper/graphhopper,boldtrn/graphhopper,boldtrn/graphhopper,boldtrn/graphhopper,graphhopper/map-matching,fbonzon/graphhopper,fbonzon/graphhopper,graphhopper/graphhopper,graphhopper/graphhopper,fbonzon/graphhopper,graphhopper/map-matching,boldtrn/graphhopper,graphhopper/graphhopper,graphhopper/ma...
/* * Licensed to GraphHopper GmbH under one or more contributor * license agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * GraphHopper GmbH licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not ...
matching-web/src/main/java/com/graphhopper/matching/http/MapMatchingResource.java
/* * Licensed to GraphHopper GmbH under one or more contributor * license agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * GraphHopper GmbH licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not ...
Move stuff around
matching-web/src/main/java/com/graphhopper/matching/http/MapMatchingResource.java
Move stuff around
Java
apache-2.0
4b6e87dbfbce13c44f73e9b9e732117e73195fab
0
Hack23/cia,Hack23/cia,Hack23/cia,Hack23/cia
/* * Copyright 2010-2019 James Pether Sörling * * 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 ...
service.external.esv/src/main/java/com/hack23/cia/service/external/esv/impl/EsvGovernmentBodyOperationOutcomeReaderImpl.java
/* * Copyright 2010-2019 James Pether Sörling * * 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 ...
update https://www.esv.se/psidata/manadsutfall/
service.external.esv/src/main/java/com/hack23/cia/service/external/esv/impl/EsvGovernmentBodyOperationOutcomeReaderImpl.java
update https://www.esv.se/psidata/manadsutfall/
Java
apache-2.0
1709a3ad96aa16ba50ab23ffa67571d8adc485a8
0
eddumelendez/spring-boot,bjornlindstrom/spring-boot,Buzzardo/spring-boot,jayarampradhan/spring-boot,aahlenst/spring-boot,javyzheng/spring-boot,chrylis/spring-boot,deki/spring-boot,pvorb/spring-boot,habuma/spring-boot,isopov/spring-boot,mbenson/spring-boot,linead/spring-boot,royclarkson/spring-boot,tsachev/spring-boot,p...
/* * Copyright 2012-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
spring-boot-test-autoconfigure/src/test/java/org/springframework/boot/test/autoconfigure/orm/jpa/TestEntityManagerTests.java
/* * Copyright 2012-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Adapt to Assert.instanceOf changes Since SPR-15196, the behavior of `Assert` methods changed and some were deprecated. This commit adapts to the new error mechanism implemented in `Assert.instanceOf`. Fixes gh-8140
spring-boot-test-autoconfigure/src/test/java/org/springframework/boot/test/autoconfigure/orm/jpa/TestEntityManagerTests.java
Adapt to Assert.instanceOf changes
Java
apache-2.0
b711a90177cf3a7756d74c59f9eabecb42d4b146
0
leleuj/cas,philliprower/cas,apereo/cas,pdrados/cas,fogbeam/cas_mirror,Jasig/cas,leleuj/cas,philliprower/cas,fogbeam/cas_mirror,fogbeam/cas_mirror,philliprower/cas,philliprower/cas,rkorn86/cas,apereo/cas,leleuj/cas,Jasig/cas,philliprower/cas,apereo/cas,leleuj/cas,philliprower/cas,fogbeam/cas_mirror,pdrados/cas,leleuj/ca...
package org.apereo.cas.config; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.ticket.TicketCatalog; import org.apereo.cas.ticket.TicketDefinition; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.sp...
support/cas-server-support-ignite-ticket-registry/src/main/java/org/apereo/cas/config/IgniteTicketRegistryTicketCatalogConfiguration.java
package org.apereo.cas.config; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.ticket.TicketCatalog; import org.apereo.cas.ticket.TicketDefinition; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.sp...
Update IgniteTicketRegistryTicketCatalogConfiguration.java (#3131) Change on ProxyTicketDefinition storage name from "serviceTicketsCache" to "proxyTicketsCache" to fix duplicate cache name issue which raise IgniteCheckException on startup. Best Regards, Alexandre de Pellegrin
support/cas-server-support-ignite-ticket-registry/src/main/java/org/apereo/cas/config/IgniteTicketRegistryTicketCatalogConfiguration.java
Update IgniteTicketRegistryTicketCatalogConfiguration.java (#3131)
Java
apache-2.0
8a0efdb5d9d933259f3c4164fdf18b4295790e69
0
felipecsl/okreplay,felipecsl/okreplay,betamaxteam/betamax,nuxusr/walkman,felipecsl/walkman,robfletcher/betamax,felipecsl/walkman,betamaxteam/betamax,robfletcher/betamax,nuxusr/walkman,nuxusr/walkman
/* * Copyright 2011 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
betamax-core/src/main/java/com/gneoxsolutions/betamax/MatchRules.java
/* * Copyright 2011 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
Also removing 'fragment' from the MatchRules because it's untested.
betamax-core/src/main/java/com/gneoxsolutions/betamax/MatchRules.java
Also removing 'fragment' from the MatchRules because it's untested.
Java
apache-2.0
f0444718209848db6b512b2adff0d87537e3b121
0
InfoSec812/vertx-web,vert-x3/vertx-web,sibay/vertx-web,InfoSec812/vertx-web,sibay/vertx-web,InfoSec812/vertx-web,sibay/vertx-web,sibay/vertx-web,vert-x3/vertx-web,aesteve/vertx-web,sibay/vertx-web,mystdeim/vertx-web,InfoSec812/vertx-web,vert-x3/vertx-web,aesteve/vertx-web,mystdeim/vertx-web,InfoSec812/vertx-web,sibay/v...
package io.vertx.webclient.impl; import io.vertx.core.AsyncResult; import io.vertx.core.Future; import io.vertx.core.Handler; import io.vertx.core.buffer.Buffer; import io.vertx.core.streams.WriteStream; import io.vertx.webclient.BodyCodec; import io.vertx.webclient.spi.BodyStream; /** * @author <a href="mailto:juli...
vertx-web-client/src/main/java/io/vertx/webclient/impl/StreamingBodyCodec.java
package io.vertx.webclient.impl; import io.vertx.core.AsyncResult; import io.vertx.core.Future; import io.vertx.core.Handler; import io.vertx.core.buffer.Buffer; import io.vertx.core.streams.WriteStream; import io.vertx.webclient.BodyCodec; import io.vertx.webclient.spi.BodyStream; /** * @author <a href="mailto:juli...
Missing setWriteQueueMaxSize implementation on StreamingBodyCodec
vertx-web-client/src/main/java/io/vertx/webclient/impl/StreamingBodyCodec.java
Missing setWriteQueueMaxSize implementation on StreamingBodyCodec
Java
apache-2.0
bb3b4e9660bb3f902f29922c623a25d9210dd098
0
rimolive/rhiot,krissman/rhiot,finiteloopme/rhiot,rhiot/rhiot,rimolive/rhiot,krissman/rhiot,krissman/rhiot,jasonchaffee/camel-labs,lasombra/rhiot,krissman/rhiot,jasonchaffee/camel-labs,finiteloopme/rhiot,lasombra/rhiot,rhiot/rhiot,rimolive/rhiot,rimolive/rhiot,lasombra/rhiot,rhiot/rhiot,finiteloopme/rhiot,krissman/rhiot...
/** * Licensed to the Camel Labs under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except ...
iot/components/camel-pi4j/src/main/java/com/github/camellabs/component/pi4j/i2c/driver/BMP180Consumer.java
/** * Licensed to the Camel Labs under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except ...
add operationMode param
iot/components/camel-pi4j/src/main/java/com/github/camellabs/component/pi4j/i2c/driver/BMP180Consumer.java
add operationMode param
Java
apache-2.0
2b57a33a61450029271fa42dcae5308a11e97727
0
MZaratin-Larus/neo4art,MZaratin-Larus/neo4art,nico-Fritz/neo4art,neo4art/neo4art,MZaratin-Larus/neo4art,MZaratin-Larus/neo4art,nico-Fritz/neo4art,nico-Fritz/neo4art,MZaratin-Larus/neo4art,neo4art/neo4art,neo4art/neo4art,neo4art/neo4art,MZaratin-Larus/neo4art,nico-Fritz/neo4art,neo4art/neo4art,nico-Fritz/neo4art,neo4art...
/** * Copyright 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
neo4art-commons/src/main/java/org/neo4art/graphdb/connection/Neo4ArtGraphDatabase.java
/** * Copyright 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
modified wrong store dir
neo4art-commons/src/main/java/org/neo4art/graphdb/connection/Neo4ArtGraphDatabase.java
modified wrong store dir
Java
apache-2.0
1762b82c41ea4b56bf87678311d154c8defed960
0
TheRealRasu/arx,bitraten/arx,fstahnke/arx,RaffaelBild/arx,kbabioch/arx,RaffaelBild/arx,COWYARD/arx,fstahnke/arx,bitraten/arx,kbabioch/arx,TheRealRasu/arx,jgaupp/arx,kentoa/arx,arx-deidentifier/arx,kentoa/arx,arx-deidentifier/arx,COWYARD/arx,tijanat/arx,tijanat/arx,jgaupp/arx
/* * ARX: Powerful Data Anonymization * Copyright (C) 2012 - 2014 Florian Kohlmayer, Fabian Prasser * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTable.java
/* * ARX: Powerful Data Anonymization * Copyright (C) 2012 - 2014 Florian Kohlmayer, Fabian Prasser * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
Harmonize design of column and row header
src/gui/org/deidentifier/arx/gui/view/impl/common/ComponentTable.java
Harmonize design of column and row header
Java
apache-2.0
221832eda3f86ade3eb8829fbe30ba4078c29388
0
openfurther/further-open-core,openfurther/further-open-core
/** * Copyright (C) [2013] [The FURTHeR 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 applica...
fqe/fqe-ds-model/fqe-ds-further-model/src/main/java/edu/utah/further/fqe/ds/model/further/export/CsvExporterImpl.java
/** * Copyright (C) [2013] [The FURTHeR 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 applica...
CSV Export, Person refactor: change to non-coded attrs
fqe/fqe-ds-model/fqe-ds-further-model/src/main/java/edu/utah/further/fqe/ds/model/further/export/CsvExporterImpl.java
CSV Export, Person refactor: change to non-coded attrs
Java
apache-2.0
e8631f61a6424e4ccca407f6c7a1e8fb267f5e85
0
anujbhan/airavata,gouravshenoy/airavata,apache/airavata,jjj117/airavata,dogless/airavata,hasinitg/airavata,glahiru/airavata,glahiru/airavata,apache/airavata,hasinitg/airavata,gouravshenoy/airavata,jjj117/airavata,machristie/airavata,machristie/airavata,anujbhan/airavata,gouravshenoy/airavata,hasinitg/airavata,gouravshe...
/* * * 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"); y...
modules/commons/provenance-registry/src/main/java/org/apache/airavata/provenance/impl/jpa/AiravataJPAProvenanceRegistry.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"); y...
implementing the getWorkflowStatus method. git-svn-id: 64c7115bac0e45f25b6ef7317621bf38f6d5f89e@1380862 13f79535-47bb-0310-9956-ffa450edef68
modules/commons/provenance-registry/src/main/java/org/apache/airavata/provenance/impl/jpa/AiravataJPAProvenanceRegistry.java
implementing the getWorkflowStatus method.
Java
apache-2.0
d07062bdf098957b67ca72bf7fd486b00f8956fe
0
mythguided/hydra,mythguided/hydra,mythguided/hydra,mythguided/hydra
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
hydra-filters/src/main/java/com/addthis/hydra/data/filter/value/ValueFilterHttpGet.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
package private scope for http get some of the tests use the construct-then-decode strategy
hydra-filters/src/main/java/com/addthis/hydra/data/filter/value/ValueFilterHttpGet.java
package private scope for http get
Java
bsd-2-clause
06b7d4c1312496ac15eab9c01f1733210793c4d7
0
conveyal/gtfs-lib
package com.conveyal.gtfs.validator; import com.conveyal.gtfs.PatternFinder; import com.conveyal.gtfs.TripPatternKey; import com.conveyal.gtfs.error.SQLErrorStorage; import com.conveyal.gtfs.loader.Feed; import com.conveyal.gtfs.loader.JdbcGtfsLoader; import com.conveyal.gtfs.loader.Requirement; import com.conveyal.gt...
src/main/java/com/conveyal/gtfs/validator/PatternFinderValidator.java
package com.conveyal.gtfs.validator; import com.conveyal.gtfs.PatternFinder; import com.conveyal.gtfs.TripPatternKey; import com.conveyal.gtfs.error.SQLErrorStorage; import com.conveyal.gtfs.loader.Feed; import com.conveyal.gtfs.loader.JdbcGtfsLoader; import com.conveyal.gtfs.loader.Requirement; import com.conveyal.gt...
fix setInt on pattern stop insertion
src/main/java/com/conveyal/gtfs/validator/PatternFinderValidator.java
fix setInt on pattern stop insertion
Java
bsd-3-clause
381ab58686b381c9fff3b0a5ef0252ed64eb24ef
0
kduske-n4/snuggletex,kduske-n4/snuggletex
/* $Id$ * * Copyright 2008 University of Edinburgh. * All Rights Reserved */ package uk.ac.ed.ph.snuggletex.conversion; import uk.ac.ed.ph.snuggletex.SnuggleInput; import uk.ac.ed.ph.snuggletex.SnuggleLogicException; import java.util.ArrayList; import java.util.List; /** * Represents the "working view" of the c...
src/uk/ac/ed/ph/snuggletex/conversion/WorkingDocument.java
/* $Id$ * * Copyright 2008 University of Edinburgh. * All Rights Reserved */ package uk.ac.ed.ph.snuggletex.conversion; import uk.ac.ed.ph.snuggletex.SnuggleInput; import uk.ac.ed.ph.snuggletex.SnuggleLogicException; import java.util.ArrayList; import java.util.List; /** * Represents the "working view" of the c...
Added indexOf() method taking a String as second parameter.
src/uk/ac/ed/ph/snuggletex/conversion/WorkingDocument.java
Added indexOf() method taking a String as second parameter.
Java
bsd-3-clause
96bfbd7998e9b1239f9ffc253e6deb831d70544d
0
RockinRoel/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,jamming/FrameworkBenchmarks,martin-g/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,martin-g/FrameworkBenchmarks,MTDdk/FrameworkBenchmarks,sagenschneider/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,RockinRoel/FrameworkBenchmarks,sagenschneider/Fra...
package org.smartboot.servlet; import org.smartboot.aio.EnhanceAsynchronousChannelProvider; import org.smartboot.http.HttpRequest; import org.smartboot.http.HttpResponse; import org.smartboot.http.server.HttpMessageProcessor; import org.smartboot.http.server.HttpRequestProtocol; import org.smartboot.http.server.Reques...
frameworks/Java/smart-socket/src/main/java/org/smartboot/servlet/Bootstrap.java
package org.smartboot.servlet; import org.smartboot.aio.EnhanceAsynchronousChannelProvider; import org.smartboot.http.HttpRequest; import org.smartboot.http.HttpResponse; import org.smartboot.http.server.HttpMessageProcessor; import org.smartboot.http.server.HttpRequestProtocol; import org.smartboot.http.server.Reques...
smart-servlet bugfix (#6317) * update smart-servlet to 0.1.3-SNAPSHOT * update aio-enhance to 1.0.3-SNAPSHOT * smart-servlet bugfix
frameworks/Java/smart-socket/src/main/java/org/smartboot/servlet/Bootstrap.java
smart-servlet bugfix (#6317)
Java
bsd-3-clause
4b9b2103da072edda86b6ef81e1b8557732bd0ae
0
ursjoss/scipamato,ursjoss/scipamato,ursjoss/scipamato,ursjoss/scipamato
package ch.difty.sipamato.entity.filter; import ch.difty.sipamato.entity.IdSipamatoEntity; import ch.difty.sipamato.lib.AssertAs; /** * Implementations of {@link SearchTerm} accept a <code>fieldName</code> as key and a <code>rawSearchTerm</code> as value. * The rawSearchTerm holds a comparison specification holding...
implementation/sipamato/src/main/java/ch/difty/sipamato/entity/filter/SearchTerm.java
package ch.difty.sipamato.entity.filter; import ch.difty.sipamato.entity.IdSipamatoEntity; import ch.difty.sipamato.lib.AssertAs; /** * Implementations of {@link SearchTerm} accept a <code>fieldName</code> as key and a <code>rawSearchTerm</code> as value. * The rawSearchTerm holds a comparison specification holding...
Rename variable
implementation/sipamato/src/main/java/ch/difty/sipamato/entity/filter/SearchTerm.java
Rename variable
Java
bsd-3-clause
268d38706af8d71fc9e0f87407df43b78d61d809
0
mjlaali/cleartk,mjlaali/cleartk,mjlaali/cleartk,mjlaali/cleartk
/** * Copyright (c) 2014, Regents of the University of Colorado * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice...
cleartk-util/src/test/java/org/cleartk/util/cr/linereader/LineReaderXmiWriterTest.java
/** * Copyright (c) 2014, Regents of the University of Colorado * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice...
Sorts files in LineReaderXmiWriterTest to make comparison easier
cleartk-util/src/test/java/org/cleartk/util/cr/linereader/LineReaderXmiWriterTest.java
Sorts files in LineReaderXmiWriterTest to make comparison easier
Java
isc
ccbb4796f26e57164bbb72abf66d50c78f447108
0
joshuawarner32/avian,MaartenR/avian,ucdseniordesign/avian,lwahlmeier/avian,bigfatbrowncat/avian-pack.avian,marcinolawski/avian,bgould/avian,lwahlmeier/avian,getlantern/avian,lostdj/avian,dicej/avian,bgould/avian,getlantern/avian,bgould/avian,lwahlmeier/avian,lwahlmeier/avian,minor-jason/avian,minor-jason/avian,ucdsenio...
/* Copyright (c) 2009, Avian Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. There is NO WARRANTY for this software. See licens...
classpath/avian/Continuations.java
/* Copyright (c) 2009, Avian Contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. There is NO WARRANTY for this software. See licens...
fix typo in JavaDoc comment
classpath/avian/Continuations.java
fix typo in JavaDoc comment
Java
mit
b2153a5234fcf381e4939e2224e1ad7ed6ed3c29
0
dielsonsales/OpenPomodoro
package me.dielsonsales.app.openpomodoro.controllers; import android.content.Context; import android.media.MediaPlayer; import android.util.Log; import me.dielsonsales.app.openpomodoro.R; public class PomodoroSoundManager { private static final String TAG = "PomodoroSoundManager"; private MediaPlayer mPlaye...
app/src/main/java/me/dielsonsales/app/openpomodoro/controllers/PomodoroSoundManager.java
package me.dielsonsales.app.openpomodoro.controllers; import android.content.Context; import android.media.MediaPlayer; import me.dielsonsales.app.openpomodoro.R; public class PomodoroSoundManager { private static final String TAG = "PomodoroSoundManager"; private MediaPlayer mPlayer; private Context mC...
Change context to local variable in PomodoroSoundManager
app/src/main/java/me/dielsonsales/app/openpomodoro/controllers/PomodoroSoundManager.java
Change context to local variable in PomodoroSoundManager
Java
mit
222f67990f74999ebbc7d3eea7029fccb339081f
0
Barteks2x/CubicChunksConverter,Barteks2x/CubicChunksConverter
/* * This file is part of CubicChunksConverter, licensed under the MIT License (MIT). * * Copyright (c) 2017 contributors * * 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...
src/main/java/cubicchunks/converter/lib/AnvilToCubicChunksConverter.java
/* * This file is part of CubicChunksConverter, licensed under the MIT License (MIT). * * Copyright (c) 2017 contributors * * 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...
Add workaround for WorldPainter worlds
src/main/java/cubicchunks/converter/lib/AnvilToCubicChunksConverter.java
Add workaround for WorldPainter worlds
Java
mit
37d2216cba252d0e52d97161dcad7f8602518579
0
liuxinglanyue/mjc,estan/mjc,estan/mjc,liuxinglanyue/mjc,estan/mjc,liuxinglanyue/mjc
package mjc; import java.io.IOException; import java.io.PushbackReader; import java.io.FileReader; import java.util.Comparator; import org.apache.commons.cli.CommandLine; import org.apache.commons.cli.CommandLineParser; import org.apache.commons.cli.GnuParser; import org.apache.commons.cli.HelpFormatter; import org.a...
src/main/java/mjc/ARMMain.java
package mjc; import java.io.IOException; import java.io.PushbackReader; import java.io.FileReader; import java.util.Comparator; import org.apache.commons.cli.CommandLine; import org.apache.commons.cli.CommandLineParser; import org.apache.commons.cli.GnuParser; import org.apache.commons.cli.HelpFormatter; import org.a...
Style fix.
src/main/java/mjc/ARMMain.java
Style fix.
Java
mit
965659774c737f884a98292e9ab7919bbd6ff201
0
TechReborn/RebornCore
/* * Copyright (c) 2018 modmuss50 and Gigabit101 * * * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, mod...
src/main/java/reborncore/common/crafting/RebornRecipe.java
/* * Copyright (c) 2018 modmuss50 and Gigabit101 * * * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, mod...
Fix bad commit
src/main/java/reborncore/common/crafting/RebornRecipe.java
Fix bad commit
Java
mit
553451c499a131f155d73968cd0a0455aa890f85
0
sake/bouncycastle-java
package org.bouncycastle.asn1; import java.io.EOFException; import java.io.IOException; import java.io.InputStream; class IndefiniteLengthInputStream extends LimitedInputStream { private int _b1; private int _b2; private boolean _eofReached = false; private boolean _eofOn00 = true; Indefinite...
src/org/bouncycastle/asn1/IndefiniteLengthInputStream.java
package org.bouncycastle.asn1; import java.io.IOException; import java.io.InputStream; class IndefiniteLengthInputStream extends LimitedInputStream { private int _b1; private int _b2; private boolean _eofReached = false; private boolean _eofOn00 = true; IndefiniteLengthInputStream( In...
[#BJA-74] Throw exception correctly for unexpected end of file
src/org/bouncycastle/asn1/IndefiniteLengthInputStream.java
[#BJA-74] Throw exception correctly for unexpected end of file
Java
mit
706533c73ad5bb989629eacf33b39d5d38714717
0
ushahidi/Crowdmap-Java,ushahidi/Crowdmap-Java
/******************************************************************************* * Copyright (c) 2010 - 2013 Ushahidi Inc. * All rights reserved * Website: http://www.ushahidi.com * * GNU AFFERO GENERAL PUBLIC LICENSE Version 3 Usage * This file may be used under the terms of the GNU AFFERO GENERAL * PUBLIC LICE...
src/main/java/com/crowdmap/java/sdk/service/MediaService.java
/******************************************************************************* * Copyright (c) 2010 - 2013 Ushahidi Inc. * All rights reserved * Website: http://www.ushahidi.com * * GNU AFFERO GENERAL PUBLIC LICENSE Version 3 Usage * This file may be used under the terms of the GNU AFFERO GENERAL * PUBLIC LICE...
Add api key signature when fetching individual media
src/main/java/com/crowdmap/java/sdk/service/MediaService.java
Add api key signature when fetching individual media
Java
mit
12253ed898c9f69e2e5b509ea1002443485b6b69
0
zalando/nakadi,zalando/nakadi
package org.zalando.nakadi.domain; import org.junit.Test; import static org.junit.Assert.assertEquals; public class BatchItemTest { @Test public void testBatchItemSizeWithMultByteChar() { final BatchItem item = new BatchItem("{ \"name\": \"香港\"} "); assertEquals(20, item.getEventSize()); ...
src/test/java/org/zalando/nakadi/domain/BatchItemTest.java
package org.zalando.nakadi.domain; import org.junit.Test; import static org.junit.Assert.assertEquals; public class BatchItemTest { @Test public void testBatchItemSizeWithMultByteChar() { BatchItem item = new BatchItem("{ \"name\": \"香港\"} "); assertEquals(20, item.getEventSize()); } }
ARUHA-473 Fix test style
src/test/java/org/zalando/nakadi/domain/BatchItemTest.java
ARUHA-473 Fix test style
Java
mit
3dcc73feb22f6bf684782db24b6fb4ccd63e0147
0
nls-oskari/oskari-server,uhef/Oskari-Routing,uhef/Oskari-Routing,uhef/Oskari-Routing,nls-oskari/oskari-server,nls-oskari/oskari-server,uhef/Oskari-Routing
package fi.nls.oskari.work; import fi.nls.oskari.log.LogFactory; import fi.nls.oskari.log.Logger; import fi.nls.oskari.pojo.*; import fi.nls.oskari.transport.TransportService; import fi.nls.oskari.utils.HttpHelper; import fi.nls.oskari.wfs.WFSCommunicator; import fi.nls.oskari.wfs.WFSImage; import fi.nls.oskari.wfs.WF...
transport/src/main/java/fi/nls/oskari/work/WFSMapLayerJob.java
package fi.nls.oskari.work; import fi.nls.oskari.log.LogFactory; import fi.nls.oskari.log.Logger; import fi.nls.oskari.pojo.*; import fi.nls.oskari.transport.TransportService; import fi.nls.oskari.utils.HttpHelper; import fi.nls.oskari.wfs.WFSCommunicator; import fi.nls.oskari.wfs.WFSImage; import fi.nls.oskari.wfs.WF...
[AH-94] debug
transport/src/main/java/fi/nls/oskari/work/WFSMapLayerJob.java
[AH-94] debug
Java
epl-1.0
69021350effa6c0c17ea4a01a2fa3f458ff18b24
0
dejanb/hono,kinbod/hono,dejanb/hono,dejanb/hono,kinbod/hono,kinbod/hono
/** * Copyright (c) 2016, 2017 Bosch Software Innovations GmbH. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * ...
service-base/src/main/java/org/eclipse/hono/service/amqp/BaseEndpoint.java
/** * Copyright (c) 2016, 2017 Bosch Software Innovations GmbH. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * ...
Add convenience method for closing a link with an error condition. Signed-off-by: Kai Hudalla <6c3288b94355003a6c5f12ba233f9fc06ef02a62@bosch-si.com>
service-base/src/main/java/org/eclipse/hono/service/amqp/BaseEndpoint.java
Add convenience method for closing a link with an error condition.
Java
epl-1.0
cc6cae2c2deee331ffed8ff58254c08e136e7c4e
0
andriusvelykis/isabelle-eclipse,andriusvelykis/isabelle-eclipse,andriusvelykis/isabelle-eclipse
package isabelle.eclipse.editors; import java.lang.reflect.InvocationTargetException; import java.net.URI; import java.util.ArrayList; import java.util.List; import org.eclipse.core.filesystem.EFS; import org.eclipse.core.filesystem.IFileStore; import org.eclipse.core.resources.IFile; import org.eclipse.core.resource...
isabelle.eclipse/src/isabelle/eclipse/editors/EditorUtil.java
package isabelle.eclipse.editors; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; import java.util.List; import org.eclipse.core.filesystem.IFileStore; import org.eclipse.core.resources.IFile; import org.eclipse.core.resources.IMarker; import org.eclipse.core.resources.IResource; impor...
Utility methods to open editor of URI (a bit different from IDE static methods, because it does not require editor ID to be given)
isabelle.eclipse/src/isabelle/eclipse/editors/EditorUtil.java
Utility methods to open editor of URI (a bit different from IDE static methods, because it does not require editor ID to be given)
Java
mpl-2.0
092c15c299ba524e134ce0d982469d26bb472577
0
liuche/digital-clipboard,liuche/digital-clipboard
package me.mcomella.fathomtest; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.webkit.ConsoleMessage; import android.webkit.ValueCallback; import android.webkit.WebChromeClient; import android.webkit.WebSettings; import android.webkit.WebView; import ...
app/src/main/java/me/mcomella/fathomtest/MainActivity.java
package me.mcomella.fathomtest; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.webkit.ValueCallback; import android.webkit.WebSettings; import android.webkit.WebView; import android.webkit.WebViewClient; import android.widget.Toast; public class Main...
log js errors.
app/src/main/java/me/mcomella/fathomtest/MainActivity.java
log js errors.
Java
agpl-3.0
a6975ffe726fb05aa9787783fbbd4ade5dac3e8c
0
kno10/reversegeocode
package com.kno10.reversegeocode.indexer; /* * Copyright (C) 2015, Erich Schubert * Ludwig-Maximilians-Universität München * Lehr- und Forschungseinheit für Datenbanksysteme * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as p...
src/indexer/java/com/kno10/reversegeocode/indexer/BuildLayeredIndex.java
package com.kno10.reversegeocode.indexer; /* * Copyright (C) 2015, Erich Schubert * Ludwig-Maximilians-Universität München * Lehr- und Forschungseinheit für Datenbanksysteme * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as p...
Reduce memory usage by 20%, by storing alpha in top byte if winner array
src/indexer/java/com/kno10/reversegeocode/indexer/BuildLayeredIndex.java
Reduce memory usage by 20%, by storing alpha in top byte if winner array
Java
agpl-3.0
28c329dc01c0d855fd262afcf320fd3e018d0cfc
0
Heiner1/AndroidAPS,RoumenGeorgiev/AndroidAPS,samihusseingit/AndroidAPS,MilosKozak/AndroidAPS,MilosKozak/AndroidAPS,PoweRGbg/AndroidAPS,PoweRGbg/AndroidAPS,jotomo/AndroidAPS,AdrianLxM/AndroidAPS,jotomo/AndroidAPS,MilosKozak/AndroidAPS,winni67/AndroidAPS,samihusseingit/AndroidAPS,Heiner1/AndroidAPS,jotomo/AndroidAPS,Hein...
package info.nightscout.androidaps.plugins.OpenAPSAMA; import com.eclipsesource.v8.JavaVoidCallback; import com.eclipsesource.v8.V8; import com.eclipsesource.v8.V8Array; import com.eclipsesource.v8.V8Object; import org.json.JSONException; import org.json.JSONObject; import org.slf4j.Logger; import org.slf4j.LoggerFac...
app/src/main/java/info/nightscout/androidaps/plugins/OpenAPSAMA/DetermineBasalAdapterAMAJS.java
package info.nightscout.androidaps.plugins.OpenAPSAMA; import com.eclipsesource.v8.JavaVoidCallback; import com.eclipsesource.v8.V8; import com.eclipsesource.v8.V8Array; import com.eclipsesource.v8.V8Object; import org.json.JSONException; import org.json.JSONObject; import org.slf4j.Logger; import org.slf4j.LoggerFac...
log script params separately
app/src/main/java/info/nightscout/androidaps/plugins/OpenAPSAMA/DetermineBasalAdapterAMAJS.java
log script params separately
Java
agpl-3.0
7a8f596be66883f61f637bb93990a7f961ecbb54
0
neo4j-attic/shell
package org.neo4j.util.shell; import java.rmi.RemoteException; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Date; import java.util.HashMap; import java.util.Map; public class BashVariableInterpreter { private static final Map<String, Replacer> REPLACERS = new HashMap<String, Rep...
src/java/org/neo4j/util/shell/BashVariableInterpreter.java
package org.neo4j.util.shell; import java.rmi.RemoteException; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Date; import java.util.HashMap; import java.util.Map; public class BashVariableInterpreter { private static final Map<String, Replacer> REPLACERS = new HashMap<String, Rep...
Removed \v and \V since those had a hardcoded version "1.0-b6". Also it would have to be changed each time the version bump up, unnessecary says I. Also removed \u since it only displayed hardcoded "user". git-svn-id: 0207cb1dc1436c9eacee4992d202b61611a1c031@623 0b971d98-bb2f-0410-8247-b05b2b5feb2a
src/java/org/neo4j/util/shell/BashVariableInterpreter.java
Removed \v and \V since those had a hardcoded version "1.0-b6". Also it would have to be changed each time the version bump up, unnessecary says I. Also removed \u since it only displayed hardcoded "user".
Java
agpl-3.0
85144bdea39aaaa849b4f91f59de37a4dc7f4251
0
aihua/opennms,rdkgit/opennms,roskens/opennms-pre-github,roskens/opennms-pre-github,roskens/opennms-pre-github,roskens/opennms-pre-github,aihua/opennms,aihua/opennms,roskens/opennms-pre-github,tdefilip/opennms,aihua/opennms,tdefilip/opennms,rdkgit/opennms,rdkgit/opennms,tdefilip/opennms,roskens/opennms-pre-github,aihua/...
// // This file is part of the OpenNMS(R) Application. // // OpenNMS(R) is Copyright (C) 2002-2003 The OpenNMS Group, Inc. All rights reserved. // OpenNMS(R) is a derivative work, containing both original code, included code and modified // code that was published under the GNU General Public License. Copyrights for m...
opennms-services/src/main/java/org/opennms/netmgt/capsd/ReparentViaSmb.java
// // This file is part of the OpenNMS(R) Application. // // OpenNMS(R) is Copyright (C) 2002-2003 The OpenNMS Group, Inc. All rights reserved. // OpenNMS(R) is a derivative work, containing both original code, included code and modified // code that was published under the GNU General Public License. Copyrights for m...
switch to use EventBuilder
opennms-services/src/main/java/org/opennms/netmgt/capsd/ReparentViaSmb.java
switch to use EventBuilder
Java
lgpl-2.1
f27ac85d1b516a56f40e8001e11a873dc4bb5562
0
spotbugs/spotbugs,spotbugs/spotbugs,sewe/spotbugs,johnscancella/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,sewe/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs
/* * FindBugs - Find Bugs in Java programs * Copyright (C) 2003-2007 University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, ...
findbugs/src/junit/edu/umd/cs/findbugs/FindBugsTestCase.java
/* * FindBugs - Find Bugs in Java programs * Copyright (C) 2003-2007 University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, ...
Added some javadoc. git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@8345 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
findbugs/src/junit/edu/umd/cs/findbugs/FindBugsTestCase.java
Added some javadoc.
Java
lgpl-2.1
1df6e0093d9df802137a862fa3df0b6baf0a92e8
0
certusoft/swingx,certusoft/swingx
/* * $Id$ * * Copyright 2004 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Founda...
src/java/org/jdesktop/swingx/JXDialog.java
/* * $Id$ * * Copyright 2004 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Founda...
Bugs 1016, 1017: JXDialog now uses the JXRootPane at its root pane. StatusBar delegate methods have been added.
src/java/org/jdesktop/swingx/JXDialog.java
Bugs 1016, 1017: JXDialog now uses the JXRootPane at its root pane. StatusBar delegate methods have been added.
Java
lgpl-2.1
32ce5c7048a0b6f7951242d8b6c1fbc5ac3b3d47
0
samskivert/samskivert,samskivert/samskivert
// // $Id: AttachableURLFactory.java,v 1.1 2003/07/09 18:44:11 ray Exp $ package com.samskivert.net; import java.net.URL; import java.net.URLStreamHandler; import java.net.URLStreamHandlerFactory; import java.util.HashMap; import com.samskivert.Log; /** * Allows other entities in an application to register URLStr...
projects/samskivert/src/java/com/samskivert/net/AttachableURLFactory.java
// // $Id: AttachableURLFactory.java,v 1.1 2003/07/09 18:44:11 ray Exp $ package com.samskivert.net; import java.net.URL; import java.net.URLStreamHandler; import java.net.URLStreamHandlerFactory; import java.util.HashMap; import com.samskivert.Log; /** * Allows other entities in an application to register URLStr...
Migrated a comment on registering protocol handlers into the place where we actually register protocol handlers. git-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1488 6335cc39-0255-0410-8fd6-9bcaacd3b74c
projects/samskivert/src/java/com/samskivert/net/AttachableURLFactory.java
Migrated a comment on registering protocol handlers into the place where we actually register protocol handlers.
Java
lgpl-2.1
b0d5b05c28b2d98ead2b9aaaacc0db50ae1d2cf2
0
deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2012 by: - Department of Geography, University of Bonn - and - lat/lon GmbH - and - Occam Labs UG (haftungsbeschränkt) - This library is free software;...
deegree-core/deegree-core-workspace/src/main/java/org/deegree/workspace/standard/DefaultWorkspace.java
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2012 by: - Department of Geography, University of Bonn - and - lat/lon GmbH - and - Occam Labs UG (haftungsbeschränkt) - This library is free software;...
only load files ending with '.jar' as workspace module
deegree-core/deegree-core-workspace/src/main/java/org/deegree/workspace/standard/DefaultWorkspace.java
only load files ending with '.jar' as workspace module
Java
lgpl-2.1
aba06bc6fa1bfaf5678a7c963b7f4327ef7e8e6e
0
CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine
/* * jETeL/CloverETL - Java based ETL application framework. * Copyright (c) Javlin, a.s. (info@cloveretl.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * v...
cloveretl.engine/src/org/jetel/component/TransformFactory.java
/* * jETeL/CloverETL - Java based ETL application framework. * Copyright (c) Javlin, a.s. (info@cloveretl.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * v...
UPDATE: CLO-4739 - Error message for unsuccessful transformation language detection modified. git-svn-id: 7dbdde2f5643bf55eb500cbc70a792d560074c67@17580 a09ad3ba-1a0f-0410-b1b9-c67202f10d70
cloveretl.engine/src/org/jetel/component/TransformFactory.java
UPDATE: CLO-4739 - Error message for unsuccessful transformation language detection modified.
Java
apache-2.0
730bfd4fdb185ba6ef426d1e00beb70f0778a341
0
drowning/netty,mosoft521/netty,huuthang1993/netty,lugt/netty,firebase/netty,eincs/netty,shenguoquan/netty,chrisprobst/netty,yawkat/netty,olupotd/netty,nadeeshaan/netty,bigheary/netty,huuthang1993/netty,shism/netty,mosoft521/netty,MediumOne/netty,niuxinghua/netty,wangyikai/netty,silvaran/netty,danbev/netty,xiongzheng/ne...
/* * Copyright 2014 The Netty Project * * The Netty Project 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/licenses/LICENSE-2.0 * * Unless ...
transport-native-epoll/src/main/java/io/netty/channel/epoll/Epoll.java
/* * Copyright 2014 The Netty Project * * The Netty Project 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/licenses/LICENSE-2.0 * * Unless ...
Add more utility methods to check the availability of the epoll transport Related issue: #2733 Motivation: Unlike OpenSsl, Epoll lacks a couple useful availability checker methods: - ensureAvailability() - unavailabilityCause() Modifications: Add missing methods Result: More ways to check the availability and t...
transport-native-epoll/src/main/java/io/netty/channel/epoll/Epoll.java
Add more utility methods to check the availability of the epoll transport
Java
apache-2.0
3243e98c207249cfc80eeef424aa0291cf8b7e99
0
Juanjojara/cordova-plugin-background-geolocation,Juanjojara/cordova-plugin-background-geolocation,Juanjojara/cordova-plugin-background-geolocation
package com.tenforwardconsulting.cordova.bgloc.data.sqlite; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import android.content.ContentValues; import android.content.Context; import android.content.SharedPreferences; impo...
src/android/data/sqlite/SQLiteCardDAO.java
package com.tenforwardconsulting.cordova.bgloc.data.sqlite; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import android.content.ContentValues; import android.content.Context; import android.content.SharedPreferences; impo...
no message
src/android/data/sqlite/SQLiteCardDAO.java
no message
Java
apache-2.0
87d5892e35ad4b8cce859e806407cf7ed354f162
0
onepf/OPFPush
/* * Copyright 2012-2014 One Platform Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
library/src/main/java/org/onepf/openpush/OpenPushHelper.java
/* * Copyright 2012-2014 One Platform Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
Fix bug with restore last provider.
library/src/main/java/org/onepf/openpush/OpenPushHelper.java
Fix bug with restore last provider.
Java
apache-2.0
213d68221d7d248166d326c053170794b070cd68
0
davidegiannella/jackrabbit-oak,davidegiannella/jackrabbit-oak,davidegiannella/jackrabbit-oak,davidegiannella/jackrabbit-oak,davidegiannella/jackrabbit-oak
/* * 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 ...
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/segment/SegmentCompactionIT.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 ...
OAK-2849: Improve revision gc on SegmentMK Register CacheStatsMBean for segment and string cache git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1691221 13f79535-47bb-0310-9956-ffa450edef68
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/segment/SegmentCompactionIT.java
OAK-2849: Improve revision gc on SegmentMK Register CacheStatsMBean for segment and string cache