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
293031d0cf2bc6c222f29ed3b244257680e60a9d
0
indeedeng/proctor,indeedeng/proctor
package com.indeed.proctor.common; import com.indeed.proctor.common.model.Allocation; import com.indeed.proctor.common.model.Audit; import com.indeed.proctor.common.model.ConsumableTestDefinition; import com.indeed.proctor.common.model.TestBucket; import javax.annotation.Nonnull; import javax.annotation.Nullable; imp...
proctor-common/src/main/java/com/indeed/proctor/common/ProctorResult.java
package com.indeed.proctor.common; import com.indeed.proctor.common.model.Allocation; import com.indeed.proctor.common.model.Audit; import com.indeed.proctor.common.model.ConsumableTestDefinition; import com.indeed.proctor.common.model.TestBucket; import javax.annotation.Nonnull; import javax.annotation.Nullable; imp...
PROC-897: Use inline call to getter
proctor-common/src/main/java/com/indeed/proctor/common/ProctorResult.java
PROC-897: Use inline call to getter
Java
apache-2.0
3e150b6d6fcbf61c2ab76d0807fd7e936c83c9e8
0
fengshao0907/qfs,chanwit/qfs,chanwit/qfs,chanwit/qfs,fengshao0907/qfs,quantcast/qfs,thebigbrain/qfs,thebigbrain/qfs,thebigbrain/qfs,quantcast/qfs,qnu/qfs,thebigbrain/qfs,fengshao0907/qfs,thebigbrain/qfs,chanwit/qfs,quantcast/qfs,quantcast/qfs,qnu/qfs,qnu/qfs,fengshao0907/qfs,quantcast/qfs,qnu/qfs,qnu/qfs,qnu/qfs,qnu/qf...
/** * * Licensed under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
src/java/hadoop-qfs/src/main/java/com/quantcast/qfs/hadoop/QuantcastFileSystem.java
/** * * Licensed under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
Implementing createNonRecursive method for HBase compatibility.
src/java/hadoop-qfs/src/main/java/com/quantcast/qfs/hadoop/QuantcastFileSystem.java
Implementing createNonRecursive method for HBase compatibility.
Java
apache-2.0
fcfec4534d4fd5c9b1f308217b51788b85400507
0
redisson/redisson,mrniko/redisson
/** * Copyright (c) 2013-2020 Nikita Koksharov * * 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...
redisson/src/main/java/org/redisson/cluster/ClusterConnectionManager.java
/** * Copyright (c) 2013-2020 Nikita Koksharov * * 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...
refactoring
redisson/src/main/java/org/redisson/cluster/ClusterConnectionManager.java
refactoring
Java
apache-2.0
5b712e854fcd14d6254c9b42eaefcd80097cf890
0
serge-rider/dbeaver,serge-rider/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,dbeaver/dbeaver,Sargul/dbeaver,Sargul/dbeaver,Sargul/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,dbeaver/dbeaver,Sargul/dbeaver
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2020 DBeaver Corp and others * * 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/licen...
plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/impl/jdbc/JDBCUtils.java
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2020 DBeaver Corp and others * * 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/licen...
JDBC utils Former-commit-id: 16b10b4ed5514eb95358e70b3cc8f8c79e4daac5
plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/impl/jdbc/JDBCUtils.java
JDBC utils
Java
apache-2.0
2aeefda3fd7364ffb659bca1f09a6c783d3c3375
0
dx-pbuckley/vavr,ummels/vavr,ummels/vavr,amygithub/vavr,amygithub/vavr,dx-pbuckley/vavr
/* / \____ _ _ ____ ______ / \ ____ __ _ _____ * / / \/ \ / \/ \ / /\__\/ // \/ \ / / _ \ Javaslang * _/ / /\ \ \/ / /\ \\__\\ \ // /\ \ /\\/ \__/ / Copyright 2014-now Daniel Dietrich * /___/\_/ \_/\____/\_/ \_/\__\/__/___\_/ \_// \__/_____/ Licensed under...
src/main/java/javaslang/λ.java
/* / \____ _ _ ____ ______ / \ ____ __ _ _____ * / / \/ \ / \/ \ / /\__\/ // \/ \ / / _ \ Javaslang * _/ / /\ \ \/ / /\ \\__\\ \ // /\ \ /\\/ \__/ / Copyright 2014-now Daniel Dietrich * /___/\_/ \_/\____/\_/ \_/\__\/__/___\_/ \_// \__/_____/ Licensed under...
hashcode does not need to be cached on a reflection type
src/main/java/javaslang/λ.java
hashcode does not need to be cached on a reflection type
Java
apache-2.0
87a9cd79920412a5206f2444f0cec036778f6a08
0
gurbuzali/hazelcast-jet,gurbuzali/hazelcast-jet
/* * Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
hazelcast-jet-core/src/test/java/com/hazelcast/jet/core/ObservableResultsTest.java
/* * Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
Attempt to fix Observable tests (#2172)
hazelcast-jet-core/src/test/java/com/hazelcast/jet/core/ObservableResultsTest.java
Attempt to fix Observable tests (#2172)
Java
apache-2.0
74d4988be4ce16b290efb0bce79a1c3ff797147f
0
apache/directory-server,drankye/directory-server,darranl/directory-server,apache/directory-server,lucastheisen/apache-directory-server,darranl/directory-server,drankye/directory-server,lucastheisen/apache-directory-server
/* * 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")...
protocol-ldap/src/main/java/org/apache/directory/server/ldap/support/extended/LaunchDiagnosticUiHandler.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")...
Added a ListOperationContext Switched from ServiceContext to OperationContext for every contexts, as suggested by Alex Used opContext in arguments instead of xxxContext like listContext, lookupContext, etc. git-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@529047 13f79535-47bb-0310-9956-ffa450edef68
protocol-ldap/src/main/java/org/apache/directory/server/ldap/support/extended/LaunchDiagnosticUiHandler.java
Added a ListOperationContext Switched from ServiceContext to OperationContext for every contexts, as suggested by Alex Used opContext in arguments instead of xxxContext like listContext, lookupContext, etc.
Java
apache-2.0
b953a4b6ff65e4a8f490cbd55c62d81247638499
0
vgaleano1/conversation-discovery-app,vgaleano1/conversation-discovery-app,vgaleano1/conversation-discovery-app,vgaleano1/conversation-discovery-app
/* * Copyright 2015 IBM Corp. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
src/main/java/com/ibm/watson/apis/conversation_with_discovery/rest/ProxyResource.java
/* * Copyright 2015 IBM Corp. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
Prueba sin llamar a Discovery
src/main/java/com/ibm/watson/apis/conversation_with_discovery/rest/ProxyResource.java
Prueba sin llamar a Discovery
Java
apache-2.0
71c49f96a76987c0db99109818ce475eb89a8f8a
0
ddiroma/pentaho-kettle,wseyler/pentaho-kettle,pentaho/pentaho-kettle,skofra0/pentaho-kettle,skofra0/pentaho-kettle,ddiroma/pentaho-kettle,ddiroma/pentaho-kettle,pentaho/pentaho-kettle,wseyler/pentaho-kettle,pedrofvteixeira/pentaho-kettle,pentaho/pentaho-kettle,wseyler/pentaho-kettle,skofra0/pentaho-kettle,rmansoor/pent...
/*! * HITACHI VANTARA PROPRIETARY AND CONFIDENTIAL * * Copyright 2020 Hitachi Vantara. All rights reserved. * * NOTICE: All information including source code contained herein is, and * remains the sole property of Hitachi Vantara and its licensors. The intellectual * and technical concepts contained herein are p...
ui/src/main/java/org/pentaho/di/ui/core/widget/MultipleSelectionCombo.java
/*! * HITACHI VANTARA PROPRIETARY AND CONFIDENTIAL * * Copyright 2020 Hitachi Vantara. All rights reserved. * * NOTICE: All information including source code contained herein is, and * remains the sole property of Hitachi Vantara and its licensors. The intellectual * and technical concepts contained herein are p...
[BACKLOG-34349] - Catalog step - Multiselect dropdown list loses lines on ubuntu (#7613) * Put the additional margin offset in the correct place.
ui/src/main/java/org/pentaho/di/ui/core/widget/MultipleSelectionCombo.java
[BACKLOG-34349] - Catalog step - Multiselect dropdown list loses lines on ubuntu (#7613)
Java
bsd-2-clause
bafebe834fec2d537b6dba44d00b8c0e3c174787
0
happygiraffe/jslint4java-eclipse
package com.googlecode.jslint4java.eclipse.builder; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IProjectDescription; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IAdaptable; ...
com.googlecode.jslint4java.eclipse/src/com/googlecode/jslint4java/eclipse/builder/ToggleNatureAction.java
package com.googlecode.jslint4java.eclipse.builder; import java.util.Arrays; import java.util.Iterator; import java.util.List; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IProjectDescription; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IAdaptable; i...
Tidy up run().
com.googlecode.jslint4java.eclipse/src/com/googlecode/jslint4java/eclipse/builder/ToggleNatureAction.java
Tidy up run().
Java
bsd-2-clause
bd1ae8a140dd1b67e91c447d94c639d597927fe6
0
mapfish/mapfish-print,mapfish/mapfish-print,mapfish/mapfish-print,marcjansen/mapfish-print,marcjansen/mapfish-print,mapfish/mapfish-print,sbrunner/mapfish-print,marcjansen/mapfish-print,Galigeo/mapfish-print,sbrunner/mapfish-print,mapfish/mapfish-print,sbrunner/mapfish-print,Galigeo/mapfish-print,Galigeo/mapfish-print,...
/* * Copyright (C) 2014 Camptocamp * * This file is part of MapFish Print * * MapFish Print is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any l...
core/src/test/java/org/mapfish/print/processor/map/SetWmsCustomParamProcessorTest.java
/* * Copyright (C) 2014 Camptocamp * * This file is part of MapFish Print * * MapFish Print is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any l...
a minor debug change for an assertion that is failing about 30% of the time on jdk 8
core/src/test/java/org/mapfish/print/processor/map/SetWmsCustomParamProcessorTest.java
a minor debug change for an assertion that is failing about 30% of the time on jdk 8
Java
bsd-3-clause
0ac32a678504bc34d8170f43c9a11329ff32b97f
0
msf-oca-his/dhis-core,jason-p-pickering/dhis2-persian-calendar,vietnguyen/dhis2-core,jason-p-pickering/dhis2-persian-calendar,dhis2/dhis2-core,vmluan/dhis2-core,troyel/dhis2-core,dhis2/dhis2-core,msf-oca-his/dhis-core,jason-p-pickering/dhis2-persian-calendar,msf-oca-his/dhis2-core,troyel/dhis2-core,msf-oca-his/dhis-cor...
package org.hisp.dhis.webapi.controller.mapping; /* * Copyright (c) 2004-2017, University of Oslo * 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 retai...
dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/mapping/MapController.java
package org.hisp.dhis.webapi.controller.mapping; /* * Copyright (c) 2004-2017, University of Oslo * 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 retai...
make sure that map keeps the same UID for map updates
dhis-2/dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/mapping/MapController.java
make sure that map keeps the same UID for map updates
Java
mit
0f8fdaa88957a41e39fbc676d9975872502101b7
0
Mashape/unirest-java,Mashape/unirest-java
package com.mashape.unirest.http.exceptions; public class UnirestException extends RuntimeException { private static final long serialVersionUID = -3714840499934575734L; public UnirestException(Exception e) { super(e); } public UnirestException(String msg) { super(msg); } }
src/main/java/com/mashape/unirest/http/exceptions/UnirestException.java
package com.mashape.unirest.http.exceptions; public class UnirestException extends Exception { private static final long serialVersionUID = -3714840499934575734L; public UnirestException(Exception e) { super(e); } public UnirestException(String msg) { super(msg); } }
Unirest exception should not be checked. Fixes #5
src/main/java/com/mashape/unirest/http/exceptions/UnirestException.java
Unirest exception should not be checked. Fixes #5
Java
mit
30e61ad8b4512b3077bd44bbecc88a54f793296e
0
dmullins78/easybatch-framework,Toilal/easybatch-framework,dmullins78/easybatch-framework,EasyBatch/easybatch-framework,Toilal/easybatch-framework,EasyBatch/easybatch-framework
/* * The MIT License * * Copyright (c) 2012, benas (md.benhassine@gmail.com) * * 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 limitat...
cb4j-core/src/main/java/net/benas/cb4j/core/config/BatchConfiguration.java
/* * The MIT License * * Copyright (c) 2012, benas (md.benhassine@gmail.com) * * 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 limitat...
fix logger : do not add handler if it already exists
cb4j-core/src/main/java/net/benas/cb4j/core/config/BatchConfiguration.java
fix logger : do not add handler if it already exists
Java
mit
8be87460f1c74dd39a932e5532608f0c522cc984
0
beepscore/ShuffleAndroid
package com.beepscore.android.shuffleandroid; import android.util.Log; import junit.framework.TestCase; import org.json.JSONObject; import java.util.ArrayList; /** * Created by stevebaker on 6/12/15. */ public class NodeTest extends TestCase { public final String LOG_TAG = NodeTest.class.getSimpleName(); ...
app/src/androidTest/java/com/beepscore/android/shuffleandroid/NodeTest.java
package com.beepscore.android.shuffleandroid; import android.util.Log; import junit.framework.TestCase; import org.json.JSONObject; import java.util.ArrayList; /** * Created by stevebaker on 6/12/15. */ public class NodeTest extends TestCase { public final String LOG_TAG = NodeTest.class.getSimpleName(); ...
In NodeTest test indexes.
app/src/androidTest/java/com/beepscore/android/shuffleandroid/NodeTest.java
In NodeTest test indexes.
Java
mit
4e548e17dfda06c6fef2ee6b75dc4fa0b1979104
0
aureliano/achmed
package com.github.aureliano.achmed.resources; import org.apache.log4j.Logger; import com.github.aureliano.achmed.AppConfiguration; import com.github.aureliano.achmed.helper.FileHelper; import com.github.aureliano.achmed.helper.StringHelper; import com.github.aureliano.achmed.os.fs.IFileProvider; import com.github.au...
src/main/java/com/github/aureliano/achmed/resources/FileResource.java
package com.github.aureliano.achmed.resources; import org.apache.log4j.Logger; import com.github.aureliano.achmed.AppConfiguration; import com.github.aureliano.achmed.helper.FileHelper; import com.github.aureliano.achmed.helper.StringHelper; import com.github.aureliano.achmed.os.fs.IFileProvider; import com.github.au...
Ensure file before setting permissions.
src/main/java/com/github/aureliano/achmed/resources/FileResource.java
Ensure file before setting permissions.
Java
mit
c52d214a8a3469e549175a0bbae362cc73ba55ac
0
vincentzhang96/VahrhedralBot
package co.phoenixlab.discord.commands.fun; import co.phoenixlab.discord.Command; import co.phoenixlab.discord.MessageContext; import co.phoenixlab.discord.api.DiscordApiClient; import co.phoenixlab.discord.api.entities.Channel; import co.phoenixlab.discord.api.entities.Member; import co.phoenixlab.discord.api.entitie...
src/main/java/co/phoenixlab/discord/commands/fun/StabCommand.java
package co.phoenixlab.discord.commands.fun; import co.phoenixlab.discord.Command; import co.phoenixlab.discord.MessageContext; import co.phoenixlab.discord.api.DiscordApiClient; import co.phoenixlab.discord.api.entities.Channel; import co.phoenixlab.discord.api.entities.Member; import co.phoenixlab.discord.api.entitie...
Revamp stab feature
src/main/java/co/phoenixlab/discord/commands/fun/StabCommand.java
Revamp stab feature
Java
mit
a974949dfd0d4692afbbb7908a225ac675641777
0
magx2/jSupla
package pl.grzeslowski.jsupla.protocol.common; import io.github.benas.randombeans.EnhancedRandomBuilder; import io.github.benas.randombeans.api.EnhancedRandom; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import pl.grzeslowski.jsupla.protocol.api.structs.SuplaDataPacket; import pl.grzeslowski.jsupla.protoc...
protocol/src/test/java/pl/grzeslowski/jsupla/protocol/common/RandomBean.java
package pl.grzeslowski.jsupla.protocol.common; import io.github.benas.randombeans.EnhancedRandomBuilder; import io.github.benas.randombeans.api.EnhancedRandom; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import pl.grzeslowski.jsupla.protocol.api.structs.cs.SuplaChannelNewValue; import pl.grzeslowski.jsupl...
Setting randomizers
protocol/src/test/java/pl/grzeslowski/jsupla/protocol/common/RandomBean.java
Setting randomizers
Java
mit
90e867b23c59ee376aa8e992877fd74d25210f99
0
ashrafeme/ASDProject
package dao; import java.util.List; public class RepositoryDaoImpl<T> implements IRepositoryDao<T> { @Override public void save(T t) { } @Override public void update(T t) { } @Override public void delete(T t) { } @Override public List<T> getAll() { return null; } @Override public T get(T t)...
src/dao/RepositoryDaoImpl.java
package dao; import java.sql.Connection; import java.sql.SQLException; import java.util.List; import javax.sql.DataSource; import org.hibernate.HibernateException; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.Transaction; import org.hibernate.cfg.Configuration; public clas...
Update this class
src/dao/RepositoryDaoImpl.java
Update this class
Java
epl-1.0
5599e1c73250bd719565f37cbcd8564ce414fc41
0
DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base,DavidGutknecht/elexis-3-base
/******************************************************************************* * Copyright (c) 2010-2011, G. Weirich, medshare and Elexis * 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...
bundles/ch.elexis.base.ch.arzttarife/src/ch/elexis/views/RFEView.java
/******************************************************************************* * Copyright (c) 2010-2011, G. Weirich, medshare and Elexis * 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...
[22634] Invalid/Unknown RF medkey code
bundles/ch.elexis.base.ch.arzttarife/src/ch/elexis/views/RFEView.java
[22634] Invalid/Unknown RF medkey code
Java
lgpl-2.1
2c58c3dfd32c98ff09fcb74ceffae094cc7cd464
0
gallardo/opencms-core,gallardo/opencms-core,alkacon/opencms-core,alkacon/opencms-core,gallardo/opencms-core,alkacon/opencms-core,gallardo/opencms-core,alkacon/opencms-core
/* * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.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 th...
src/org/opencms/ade/detailpage/CmsDetailPageConfigurationWriter.java
/* * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.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 th...
Avoiding null pointers.
src/org/opencms/ade/detailpage/CmsDetailPageConfigurationWriter.java
Avoiding null pointers.
Java
lgpl-2.1
5939d2a88ffcef1ed655fc9d8873c56ad9126bfc
0
roidelapluie/mariadb-connector-j-travis,roidelapluie/mariadb-connector-j,krummas/DrizzleJDBC,Mikelarg/mariadb-connector-j,MariaDB/mariadb-connector-j,tempbottle/DrizzleJDBC,StephG38/DrizzleJDBC,Mikelarg/mariadb-connector-j,roidelapluie/mariadb-connector-j-travis,roidelapluie/mariadb-connector-j,MariaDB/mariadb-connecto...
/* * Drizzle JDBC * * Copyright (C) 2009 Marcus Eriksson (krummas@gmail.com) * All rights reserved. * * Copyright (C) 2009 Sun Microsystems * All rights reserved. * * Use and distribution licensed under the BSD license. */ package org.drizzle.jdbc.internal.common.packet; import java.io.IOException; import ja...
src/main/java/org/drizzle/jdbc/internal/common/packet/RawPacket.java
/* * Drizzle JDBC * * Copyright (C) 2009 Marcus Eriksson (krummas@gmail.com) * All rights reserved. * * Copyright (C) 2009 Sun Microsystems * All rights reserved. * * Use and distribution licensed under the BSD license. */ package org.drizzle.jdbc.internal.common.packet; import java.io.IOException; import ja...
Loop and check for incomplete reads while reading the packet lenght as well
src/main/java/org/drizzle/jdbc/internal/common/packet/RawPacket.java
Loop and check for incomplete reads while reading the packet lenght as well
Java
lgpl-2.1
d22a9ee3d234a179b1162c28a2b02f951670c6d5
0
jolie/jolie,jolie/jolie,jolie/jolie
/*************************************************************************** * Copyright (C) 2008-2014 by Fabrizio Montesi <famontesi@gmail.com> * * * * This program is free software; you can redistribute it and/or modify * * it unde...
javaServices/coreJavaServices/src/joliex/lang/RuntimeService.java
/** * ************************************************************************* * Copyright (C) by Fabrizio Montesi * * This program is free software; you can * redistribute it and/or modify * it under the terms of the GNU Library General * Public License as * published by the Free Software Foundation; either versi...
License header fix. Former-commit-id: 7ab6130f275d0d52dde14534a376ed56f4677874
javaServices/coreJavaServices/src/joliex/lang/RuntimeService.java
License header fix.
Java
lgpl-2.1
b2c392cb7a07ed8ee8894fd9e2979c9d9fb268cc
0
beast-dev/beast-mcmc,maxbiostat/beast-mcmc,codeaudit/beast-mcmc,4ment/beast-mcmc,adamallo/beast-mcmc,codeaudit/beast-mcmc,maxbiostat/beast-mcmc,adamallo/beast-mcmc,maxbiostat/beast-mcmc,maxbiostat/beast-mcmc,beast-dev/beast-mcmc,4ment/beast-mcmc,beast-dev/beast-mcmc,codeaudit/beast-mcmc,codeaudit/beast-mcmc,beast-dev/b...
/* * ScaleOperator.java * * Copyright (C) 2002-2006 Alexei Drummond and Andrew Rambaut * * This file is part of BEAST. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership and licensing. * * BEAST is free software; you can redistribute it and/or modify * ...
src/dr/inference/operators/ScaleOperator.java
/* * ScaleOperator.java * * Copyright (C) 2002-2006 Alexei Drummond and Andrew Rambaut * * This file is part of BEAST. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership and licensing. * * BEAST is free software; you can redistribute it and/or modify * ...
correct element name
src/dr/inference/operators/ScaleOperator.java
correct element name
Java
apache-2.0
473b77cd8e13dc5e44f48549dd5a2f434505afc3
0
martylamb/nailgun,balihoo/nailgun,rhendric/nailgun,nickman/nailgun,balihoo/nailgun,martylamb/nailgun,martylamb/nailgun,bhamiltoncx/nailgun,bhamiltoncx/nailgun,balihoo/nailgun,benhyland/nailgun,benhyland/nailgun,rhendric/nailgun,nickman/nailgun
/* Copyright 2004-2012, Martian Software, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
nailgun-server/src/main/java/com/martiansoftware/nailgun/NGContext.java
/* Copyright 2004-2012, Martian Software, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
Increase visibility of NGContext methods to allow integration testing.
nailgun-server/src/main/java/com/martiansoftware/nailgun/NGContext.java
Increase visibility of NGContext methods to allow integration testing.
Java
apache-2.0
c819da3b0eca94f1ac11afdca98ae426369a32f0
0
Donnerbart/hazelcast,emre-aydin/hazelcast,tkountis/hazelcast,dsukhoroslov/hazelcast,Donnerbart/hazelcast,tufangorel/hazelcast,dbrimley/hazelcast,mdogan/hazelcast,tkountis/hazelcast,Donnerbart/hazelcast,tombujok/hazelcast,lmjacksoniii/hazelcast,juanavelez/hazelcast,lmjacksoniii/hazelcast,mesutcelik/hazelcast,emrahkocama...
/* * Copyright (c) 2008-2015, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
hazelcast/src/main/java/com/hazelcast/map/impl/LazyMapEntry.java
/* * Copyright (c) 2008-2015, Hazelcast, Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
Renamed LazyMapEntry.equals() to eq() as done in ConcurrentReferenceHashMap.SimpleEntry to prevent a critical SonarQube issue (Naming - Suspicious equals method name).
hazelcast/src/main/java/com/hazelcast/map/impl/LazyMapEntry.java
Renamed LazyMapEntry.equals() to eq() as done in ConcurrentReferenceHashMap.SimpleEntry to prevent a critical SonarQube issue (Naming - Suspicious equals method name).
Java
apache-2.0
c40ef295314a52ef2bb71b1d1ad61c24deead6eb
0
MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim
package verification.platu.logicAnalysis; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Set; import java.util.Stack; import lpn.parser.LhpnFile; import lpn.parser.Transition; import verifi...
gui/src/verification/platu/logicAnalysis/CompositionalAnalysis.java
package verification.platu.logicAnalysis; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Set; import java.util.Stack; import lpn.parser.LhpnFile; import lpn.parser.Transition; import verifi...
In compositionalFindSG method, commented out the numTrans in the final printout.
gui/src/verification/platu/logicAnalysis/CompositionalAnalysis.java
In compositionalFindSG method, commented out the numTrans in the final printout.
Java
apache-2.0
4ea0d348921c135a5932a20847aca097a18c5537
0
jamesdbloom/mockserver,jamesdbloom/mockserver,jamesdbloom/mockserver,jamesdbloom/mockserver,jamesdbloom/mockserver
package org.mockserver.socket; import io.netty.handler.ssl.util.InsecureTrustManagerFactory; import org.apache.commons.io.IOUtils; import org.apache.commons.lang3.StringUtils; import org.mockserver.configuration.ConfigurationProperties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.net.ssl.*; ...
mockserver-core/src/main/java/org/mockserver/socket/SSLFactory.java
package org.mockserver.socket; import io.netty.handler.ssl.util.InsecureTrustManagerFactory; import org.apache.commons.io.IOUtils; import org.apache.commons.lang3.StringUtils; import org.mockserver.configuration.ConfigurationProperties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.net.ssl.*; ...
fixing the build - trying to fix issues with proxy throw keystore error when handling lots or parallel request for new domains
mockserver-core/src/main/java/org/mockserver/socket/SSLFactory.java
fixing the build - trying to fix issues with proxy throw keystore error when handling lots or parallel request for new domains
Java
apache-2.0
64c3d90ad0317f1a7c1abc0ac56ca32254dd67ff
0
guzike/Sunshine
package com.example.android.sunshine.app; import android.net.Uri; import android.os.AsyncTask; import android.os.Bundle; import android.support.v4.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuItem; import ...
app/src/main/java/com/example/android/sunshine/app/ForecastFragment.java
package com.example.android.sunshine.app; import android.os.AsyncTask; import android.os.Bundle; import android.support.v4.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuItem; import android.view.View; impor...
ed refresh function
app/src/main/java/com/example/android/sunshine/app/ForecastFragment.java
ed refresh function
Java
apache-2.0
7f5344158372106855476c525f2c9bab532f6ba8
0
apache/jackrabbit,apache/jackrabbit,apache/jackrabbit
/* * 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 ...
jackrabbit-core/src/test/java/org/apache/jackrabbit/core/TestAll.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 ...
JCR-2272: Errors during concurrent session import of nodes with same UUIDs - temporarily disable test until issue is fixed git-svn-id: 02b679d096242155780e1604e997947d154ee04a@812032 13f79535-47bb-0310-9956-ffa450edef68
jackrabbit-core/src/test/java/org/apache/jackrabbit/core/TestAll.java
JCR-2272: Errors during concurrent session import of nodes with same UUIDs - temporarily disable test until issue is fixed
Java
apache-2.0
cad1a7c1bfc930f10bf819a060686bcccab347b6
0
lsitu/fcrepo4-client,mikedurbin/fcrepo4-client,keeps/fcrepo4-client,fcrepo4-labs/fcrepo4-client
/** * Copyright 2014 DuraSpace, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
fcrepo-client-impl/src/main/java/org/fcrepo/client/utils/HttpHelper.java
/** * Copyright 2014 DuraSpace, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
Reduce logging on client errors
fcrepo-client-impl/src/main/java/org/fcrepo/client/utils/HttpHelper.java
Reduce logging on client errors
Java
apache-2.0
3e36989636203ed9ae0a41d7f9716d537b8d82dd
0
norcalrdf/Tenuki
package com.oreilly.rdf.tenuki.jaxrs; import java.io.IOException; import javax.servlet.http.HttpServletRequest; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.Context; import javax.ws.rs.core.Response; import...
src/main/java/com/oreilly/rdf/tenuki/jaxrs/BulkLoadResource.java
package com.oreilly.rdf.tenuki.jaxrs; import java.io.IOException; import javax.servlet.http.HttpServletRequest; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.Context; import javax.ws.rs.core.Response; import...
Always close the bulk loader
src/main/java/com/oreilly/rdf/tenuki/jaxrs/BulkLoadResource.java
Always close the bulk loader
Java
apache-2.0
187f86b4e2e2911862b365df88847fd77ec790d6
0
Sage-Bionetworks/SynapseWebClient,Sage-Bionetworks/SynapseWebClient,jay-hodgson/SynapseWebClient,Sage-Bionetworks/SynapseWebClient,jay-hodgson/SynapseWebClient,jay-hodgson/SynapseWebClient,jay-hodgson/SynapseWebClient,Sage-Bionetworks/SynapseWebClient
package org.sagebionetworks.web.client; import com.google.gwt.core.client.GWT; import com.google.gwt.http.client.URL; import com.google.gwt.i18n.client.NumberFormat; import com.google.gwt.user.client.Window; import com.google.gwt.xhr.client.XMLHttpRequest; public class GWTWrapperImpl implements GWTWrapper { @Overri...
src/main/java/org/sagebionetworks/web/client/GWTWrapperImpl.java
package org.sagebionetworks.web.client; import com.google.gwt.core.client.GWT; import com.google.gwt.http.client.URL; import com.google.gwt.i18n.client.NumberFormat; import com.google.gwt.user.client.Window; import com.google.gwt.xhr.client.XMLHttpRequest; public class GWTWrapperImpl implements GWTWrapper { @Overri...
whitespace
src/main/java/org/sagebionetworks/web/client/GWTWrapperImpl.java
whitespace
Java
apache-2.0
24de2431c72c0d7e03fed38d1e308a218e144b7b
0
zhangkun83/grpc-java,carl-mastrangelo/grpc-java,dapengzhang0/grpc-java,anuraaga/grpc-java,ejona86/grpc-java,rmichela/grpc-java,zpencer/grpc-java,elandau/grpc-java,rmichela/grpc-java,grpc/grpc-java,elandau/grpc-java,dapengzhang0/grpc-java,zhangkun83/grpc-java,grpc/grpc-java,zpencer/grpc-java,rmichela/grpc-java,dapengzha...
/* * Copyright 2014, Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions a...
protobuf-lite/src/main/java/io/grpc/protobuf/lite/ProtoLiteUtils.java
/* * Copyright 2014, Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions a...
protobuf: fast path zero sized messages
protobuf-lite/src/main/java/io/grpc/protobuf/lite/ProtoLiteUtils.java
protobuf: fast path zero sized messages
Java
apache-2.0
970eb071c67ac9626a7c9baa7cad9eb5791cce04
0
hugojosefson/joda-time,hedefalk/joda-time
/* * Copyright 2001-2007 Stephen Colebourne * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
src/java/org/joda/time/base/BasePeriod.java
/* * Copyright 2001-2007 Stephen Colebourne * * 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 spelling git-svn-id: 73f3b8c70a47e7dda158ff80e9f8be635a78c1e8@1236 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1
src/java/org/joda/time/base/BasePeriod.java
Fix spelling
Java
apache-2.0
e3501fdafc13f30bb9d0bb243a57ed19e4ce70e8
0
getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,lqch14102/lantern,lqch14102/lant...
package org.lantern; import java.io.File; import java.io.IOException; import org.apache.commons.io.FileUtils; import org.apache.commons.lang.SystemUtils; import org.littleshoot.util.CommonUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Configures Lantern. This can be either on the first run of...
src/main/java/org/lantern/Configurator.java
package org.lantern; import java.io.File; import java.io.IOException; import org.apache.commons.io.FileUtils; import org.apache.commons.lang.SystemUtils; import org.littleshoot.util.CommonUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Configures Lantern. This can be either on the first run of...
Added props check
src/main/java/org/lantern/Configurator.java
Added props check
Java
apache-2.0
b37f824cace10b0e254a6f5bbfa87ee782ac9af6
0
MaTriXy/json-io,KaiHufenbach/json-io,MaTriXy/json-io,kpartlow/json-io,kpartlow/json-io,jdereg/json-io,jdereg/json-io,KaiHufenbach/json-io
package com.cedarsoftware.util.io; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.Closeable; import java.io.FilterReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.io.UnsupportedEncodingException; imp...
src/main/java/com/cedarsoftware/util/io/JsonReader.java
package com.cedarsoftware.util.io; import java.io.BufferedReader; import java.io.ByteArrayInputStream; import java.io.Closeable; import java.io.FilterReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.io.UnsupportedEncodingException; imp...
- Widened support for allowing primitives to be set into unknown field types (Comparable, Object, etc. all valid when right hand side is String, Date, Double, etc.)
src/main/java/com/cedarsoftware/util/io/JsonReader.java
- Widened support for allowing primitives to be set into unknown field types (Comparable, Object, etc. all valid when right hand side is String, Date, Double, etc.)
Java
apache-2.0
9469c2d5bb1d9f0284e665da24f620d904c0a518
0
Nithanim/gw2api
package me.nithanim.gw2api.v2.util.rest; import com.google.gson.JsonSyntaxException; import java.lang.reflect.Type; import javax.ws.rs.ProcessingException; import javax.ws.rs.WebApplicationException; import javax.ws.rs.client.WebTarget; import javax.ws.rs.core.MultivaluedHashMap; import javax.ws.rs.core.Response; impo...
src/main/java/me/nithanim/gw2api/v2/util/rest/RequestHelperImpl.java
package me.nithanim.gw2api.v2.util.rest; import com.google.gson.JsonSyntaxException; import java.lang.reflect.Type; import javax.ws.rs.ProcessingException; import javax.ws.rs.WebApplicationException; import javax.ws.rs.client.WebTarget; import javax.ws.rs.core.MultivaluedHashMap; import javax.ws.rs.core.Response; impo...
Removed additional cache header #20 because they are already sent by the server and match the server's internal cache.
src/main/java/me/nithanim/gw2api/v2/util/rest/RequestHelperImpl.java
Removed additional cache header #20 because they are already sent by the server and match the server's internal cache.
Java
apache-2.0
04158d6fa2e1eb3feac645e63f56f22d7c59aa84
0
Airpy/KeywordDrivenAutoTest
package com.keyword.automation.base.utils; import net.sf.json.JSONArray; import net.sf.json.JSONObject; import java.util.*; /** * JSON操作工具类 * * @author Amio_ */ public class JsonUtils { /** * 将泛型List对象序列成JSON字符串 * before: [aaa, bbb, ccc] * after: ["aaa","bbb","ccc"] * * @param list L...
src/main/java/com/keyword/automation/base/utils/JsonUtils.java
package com.keyword.automation.base.utils; import net.sf.json.JSONArray; import net.sf.json.JSONObject; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * JSON操作工具类 * * @author Amio_ */ public class JsonUtils { /** * 将泛型List对象虚列成JSON字符串 * *...
add json method
src/main/java/com/keyword/automation/base/utils/JsonUtils.java
add json method
Java
apache-2.0
9992e89ca74b4194c4d16b3d8cd24e8a7a91c578
0
topicusonderwijs/wicket,freiheit-com/wicket,aldaris/wicket,apache/wicket,AlienQueen/wicket,zwsong/wicket,mafulafunk/wicket,AlienQueen/wicket,aldaris/wicket,bitstorm/wicket,martin-g/wicket-osgi,astrapi69/wicket,freiheit-com/wicket,mosoft521/wicket,mosoft521/wicket,apache/wicket,Servoy/wicket,Servoy/wicket,topicusonderwi...
/* * $Id$ $Revision$ * $Date$ * * ==================================================================== 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/licen...
wicket-examples/src/main/java/wicket/examples/repeater/BasePage.java
/* * $Id$ $Revision$ * $Date$ * * ==================================================================== 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/licen...
tweak git-svn-id: 6d6ade8e88b1292e17cba3559b7335a947e495e0@485796 13f79535-47bb-0310-9956-ffa450edef68
wicket-examples/src/main/java/wicket/examples/repeater/BasePage.java
tweak
Java
apache-2.0
1c09cdc9f769523b07b418dd616cc505533edcd7
0
bauna/drools-gorm,bauna/drools-gorm
package org.drools.gorm.session; import java.util.Collections; import java.util.Date; import java.util.IdentityHashMap; import java.util.Map; import org.drools.KnowledgeBase; import org.drools.RuleBase; import org.drools.SessionConfiguration; import org.drools.command.Command; import org.drools.command.Context; impor...
src/java/org/drools/gorm/session/SingleSessionCommandService.java
package org.drools.gorm.session; import java.util.Collections; import java.util.Date; import java.util.IdentityHashMap; import java.util.Map; import org.drools.KnowledgeBase; import org.drools.RuleBase; import org.drools.SessionConfiguration; import org.drools.command.Command; import org.drools.command.Context; impor...
remove unused imports
src/java/org/drools/gorm/session/SingleSessionCommandService.java
remove unused imports
Java
apache-2.0
8510b95e8e4d91b108565b8f4721c3b76b346972
0
haroldcarr/rdf-triple-browser,haroldcarr/rdf-triple-browser
// // Created : 2006 Jun 14 (Wed) 18:29:38 by Harold Carr. // Last Modified : 2008 May 29 (Thu) 19:20:10 by Harold Carr. // package org.openhc.trowser.gwt.client; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import com.google.gwt.user.client.ui.HorizontalPanel; import com.googl...
gwt/src/main/java/org/openhc/triplebrowser/gwt/client/QueryManager.java
// // Created : 2006 Jun 14 (Wed) 18:29:38 by Harold Carr. // Last Modified : 2008 May 29 (Thu) 14:07:46 by Harold Carr. // package org.openhc.trowser.gwt.client; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import com.google.gwt.user.client.ui.HorizontalPanel; import com.googl...
["Change comments to match code.\n", ""]
gwt/src/main/java/org/openhc/triplebrowser/gwt/client/QueryManager.java
["Change comments to match code.\n", ""]
Java
apache-2.0
1ba9d32c9f212ff4095dca0ec770561336d14b3d
0
ahmadassaf/CommaFeed-RSS-Reader,zhangzuoqiang/commafeed,tlvince/commafeed,Hubcapp/commafeed,tlvince/commafeed,Hubcapp/commafeed,RavenB/commafeed,tlvince/commafeed,wesley1001/commafeed,Athou/commafeed,wesley1001/commafeed,RavenB/commafeed,RavenB/commafeed,ebraminio/commafeed,syshk/commafeed,Athou/commafeed,ahmadassaf/Co...
package com.commafeed.frontend.rest.resources; import java.lang.reflect.Method; import javax.annotation.PostConstruct; import javax.inject.Inject; import javax.interceptor.AroundInvoke; import javax.interceptor.InvocationContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSer...
src/main/java/com/commafeed/frontend/rest/resources/AbstractREST.java
package com.commafeed.frontend.rest.resources; import java.lang.reflect.Method; import javax.annotation.PostConstruct; import javax.inject.Inject; import javax.interceptor.AroundInvoke; import javax.interceptor.InvocationContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSer...
use basic authentication if cookie is not found
src/main/java/com/commafeed/frontend/rest/resources/AbstractREST.java
use basic authentication if cookie is not found
Java
apache-2.0
f8a5c70f847463ae26f729fa57a15dda3617b9b4
0
joh12041/graphhopper,joh12041/graphhopper,joh12041/graphhopper,joh12041/graphhopper
package com.graphhopper.reader.osm; import com.graphhopper.GHRequest; import com.graphhopper.GHResponse; import com.graphhopper.GraphHopper; import com.graphhopper.PathWrapper; import com.graphhopper.matching.EdgeMatch; import com.graphhopper.matching.MapMatching; import com.graphhopper.matching.MatchResult; import co...
reader-osm/src/main/java/com/graphhopper/reader/osm/runKSP.java
package com.graphhopper.reader.osm; import com.graphhopper.GHRequest; import com.graphhopper.GHResponse; import com.graphhopper.GraphHopper; import com.graphhopper.PathWrapper; import com.graphhopper.matching.MapMatching; import com.graphhopper.matching.MatchResult; import com.graphhopper.routing.AlgorithmOptions; imp...
map-matcher defaults (works for like 85% of routes it seems)
reader-osm/src/main/java/com/graphhopper/reader/osm/runKSP.java
map-matcher defaults (works for like 85% of routes it seems)
Java
bsd-2-clause
2b4fabc148b3512ca159cc88f87183252ab7a594
0
scifio/scifio
// // BDReader.java // /* OME Bio-Formats package for reading and converting biological file formats. Copyright (C) 2005-@year@ UW-Madison LOCI and Glencoe Software, Inc. Copyright (C) 2009-@year@ Vanderbilt Integrative Cancer Center. This program is free software; you can redistribute it and/or modify it under the t...
components/bio-formats/src/loci/formats/in/BDReader.java
// // BDReader.java // /* OME Bio-Formats package for reading and converting biological file formats. Copyright (C) 2005-@year@ UW-Madison LOCI and Glencoe Software, Inc. Copyright (C) 2009-@year@ Vanderbilt Integrative Cancer Center. This program is free software; you can redistribute it and/or modify it under the t...
Fix NPE during timestamp population.
components/bio-formats/src/loci/formats/in/BDReader.java
Fix NPE during timestamp population.
Java
bsd-3-clause
9495bb715ec8655b0e0f096779e2f83c4c83ae9e
0
rmacnak-google/engine,jason-simmons/flutter_engine,devoncarew/engine,chinmaygarde/flutter_engine,flutter/engine,flutter/engine,rmacnak-google/engine,devoncarew/engine,flutter/engine,rmacnak-google/engine,flutter/engine,jason-simmons/flutter_engine,devoncarew/engine,devoncarew/engine,flutter/engine,chinmaygarde/flutter_...
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package io.flutter.plugin.common; import android.app.Activity; import android.content.Context; import android.content.Intent; import androidx.annotation.N...
shell/platform/android/io/flutter/plugin/common/PluginRegistry.java
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package io.flutter.plugin.common; import android.app.Activity; import android.content.Context; import android.content.Intent; import androidx.annotation.N...
Fix nullable annotation (#31668)
shell/platform/android/io/flutter/plugin/common/PluginRegistry.java
Fix nullable annotation (#31668)
Java
bsd-3-clause
e73e15d04caa77110ea8ed1b56da7a820643bda5
0
NCIP/cananolab,NCIP/cananolab,NCIP/cananolab
package gov.nih.nci.calab.dto.characterization; import gov.nih.nci.calab.domain.nano.characterization.Characterization; import gov.nih.nci.calab.service.search.SearchSampleService; import gov.nih.nci.calab.domain.Instrument; import gov.nih.nci.calab.domain.InstrumentType; import gov.nih.nci.calab.domain.Manufacturer; ...
src/gov/nih/nci/calab/dto/characterization/CharacterizationBean.java
package gov.nih.nci.calab.dto.characterization; import gov.nih.nci.calab.domain.nano.characterization.Characterization; import gov.nih.nci.calab.service.search.SearchSampleService; import gov.nih.nci.calab.domain.Instrument; import gov.nih.nci.calab.domain.InstrumentType; import gov.nih.nci.calab.domain.Manufacturer; ...
added code for instrument, derivedBioAssayData and protocol to constructor. SVN-Revision: 2014
src/gov/nih/nci/calab/dto/characterization/CharacterizationBean.java
added code for instrument, derivedBioAssayData and protocol to constructor.
Java
bsd-3-clause
81515d18d1072010fb48ffc3ff32f13b365717ff
0
xnlogic/pacer,xnlogic/pacer
package com.xnlogic.pacer.pipes; import java.util.Iterator; import com.tinkerpop.blueprints.Edge; import com.tinkerpop.blueprints.Graph; import com.tinkerpop.pipes.AbstractPipe; public class EdgesPipe extends AbstractPipe<Graph, Edge> { private Iterator<Edge> iter; private Graph starts; public voi...
ext/src/main/java/com/xnlogic/pacer/pipes/EdgesPipe.java
package com.xnlogic.pacer.pipes; import com.tinkerpop.pipes.AbstractPipe; import com.tinkerpop.blueprints.Graph; import com.tinkerpop.blueprints.Edge; import com.tinkerpop.blueprints.Vertex; import com.tinkerpop.blueprints.Direction; import java.lang.Iterable; import java.util.Iterator; public class EdgesPipe extends...
Removing unused imports.
ext/src/main/java/com/xnlogic/pacer/pipes/EdgesPipe.java
Removing unused imports.
Java
bsd-3-clause
bf03d58e6556e7d072d0100c810b1f494e957400
0
guywithnose/iCal4j,guywithnose/iCal4j,guywithnose/iCal4j
/** * Copyright (c) 2009, Ben Fortuna * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * o Redistributions of source code must retain the above copyright * notice, this list of condit...
source/net/fortuna/ical4j/model/component/VFreeBusy.java
/** * Copyright (c) 2009, Ben Fortuna * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * o Redistributions of source code must retain the above copyright * notice, this list of condit...
Use date range where possible to improve code re-use
source/net/fortuna/ical4j/model/component/VFreeBusy.java
Use date range where possible to improve code re-use
Java
mit
f6dcec03788ee221e5490ad37f5940f6b9c72a85
0
facebook/fresco,facebook/fresco,facebook/fresco,facebook/fresco,facebook/fresco,facebook/fresco
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.drawee.drawable; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Matri...
drawee/src/main/java/com/facebook/drawee/drawable/RoundedCornersDrawable.java
/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.drawee.drawable; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Matri...
Finish implementing "Clipping" in RoundedCornersDrawable Reviewed By: oprisnik Differential Revision: D17890039 fbshipit-source-id: cfb684efb7e5d929d0a2caf355c0ba0e09abaa40
drawee/src/main/java/com/facebook/drawee/drawable/RoundedCornersDrawable.java
Finish implementing "Clipping" in RoundedCornersDrawable
Java
mit
45fd43a7f5bd329b054de0fbe080364a17600794
0
KamranMackey/CommandHelper,Techcable/CommandHelper,Techcable/CommandHelper,sk89q/CommandHelper,KamranMackey/CommandHelper,dbuxo/CommandHelper,KamranMackey/CommandHelper,dbuxo/CommandHelper,sk89q/CommandHelper,dbuxo/CommandHelper,Techcable/CommandHelper,Techcable/CommandHelper,dbuxo/CommandHelper,sk89q/CommandHelper,sk8...
package com.laytonsmith.PureUtilities; import java.io.PrintStream; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.util.ArrayList; import java.util.List; /** * * ...
src/main/java/com/laytonsmith/PureUtilities/ReflectionUtils.java
package com.laytonsmith.PureUtilities; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.util.ArrayList; import java.util.List; /** * * @author Layton */ public c...
Added a debugging method to ReflectionUtils.
src/main/java/com/laytonsmith/PureUtilities/ReflectionUtils.java
Added a debugging method to ReflectionUtils.
Java
mit
d52beae6d39a7a4080b66a620a8878723aff20ab
0
elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin
package com.elmakers.mine.bukkit.protection; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.logging.Level; import org.bukkit.block.Block; import org.bukkit.block.BlockFace; import org.bukkit.entity.Player; import org.bukkit.event.HandlerList; import...
Magic/src/main/java/com/elmakers/mine/bukkit/protection/ProtectionManager.java
package com.elmakers.mine.bukkit.protection; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.logging.Level; import org.bukkit.block.Block; import org.bukkit.block.BlockFace; import org.bukkit.entity.Player; import org.bukkit.event.HandlerList; import...
Don't require generic_protection plugins to be enabled before Magic
Magic/src/main/java/com/elmakers/mine/bukkit/protection/ProtectionManager.java
Don't require generic_protection plugins to be enabled before Magic
Java
mit
26515f20d874b5e5440d06de7db035f4fde21306
0
kmdouglass/Micro-Manager,kmdouglass/Micro-Manager
/////////////////////////////////////////////////////////////////////////////// //FILE: AcquisitionPanel.java //PROJECT: Micro-Manager //SUBSYSTEM: ASIdiSPIM plugin //----------------------------------------------------------------------------- // // AUTHOR: Nico Stuurman, Jon Daniels // // CO...
plugins/ASIdiSPIM/src/org/micromanager/asidispim/AcquisitionPanel.java
/////////////////////////////////////////////////////////////////////////////// //FILE: AcquisitionPanel.java //PROJECT: Micro-Manager //SUBSYSTEM: ASIdiSPIM plugin //----------------------------------------------------------------------------- // // AUTHOR: Nico Stuurman, Jon Daniels // // CO...
ASIdiSPIM: add some sanity checking to file saving, also force separate viewer mode to save to empty directory git-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@16186 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd
plugins/ASIdiSPIM/src/org/micromanager/asidispim/AcquisitionPanel.java
ASIdiSPIM: add some sanity checking to file saving, also force separate viewer mode to save to empty directory
Java
mit
734a55cc82050af9597e1c9e1a5a5de1f6fa6479
0
inaturalist/iNaturalistAndroid,inaturalist/iNaturalistAndroid,inaturalist/iNaturalistAndroid,inaturalist/iNaturalistAndroid
package org.inaturalist.android; import android.app.NotificationManager; import android.content.Context; import android.graphics.Typeface; import android.text.Html; import android.util.Log; import android.widget.TextView; import com.google.android.gms.maps.model.BitmapDescriptor; import com.google.android.gms.maps.mo...
iNaturalist/src/main/java/org/inaturalist/android/TaxonUtils.java
package org.inaturalist.android; import android.app.NotificationManager; import android.content.Context; import android.graphics.Typeface; import android.text.Html; import android.util.Log; import android.widget.TextView; import com.google.android.gms.maps.model.BitmapDescriptor; import com.google.android.gms.maps.mo...
Removed debug prints
iNaturalist/src/main/java/org/inaturalist/android/TaxonUtils.java
Removed debug prints
Java
mit
9c86144752363f0809621e9c6fcbdd6487e9bbc3
0
Socialate/furry-sniffle
package com.socialteinc.socialate; import android.support.test.rule.ActivityTestRule; import android.support.test.runner.AndroidJUnit4; import org.junit.FixMethodOrder; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.MethodSorters; import static android.suppor...
app/src/androidTest/java/com/socialteinc/socialate/LoginActivityTest.java
package com.socialteinc.socialate; import android.support.test.rule.ActivityTestRule; import android.support.test.runner.AndroidJUnit4; import org.junit.FixMethodOrder; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.MethodSorters; @RunWith(AndroidJUnit4.class...
Login Tests update
app/src/androidTest/java/com/socialteinc/socialate/LoginActivityTest.java
Login Tests update
Java
mit
5bb869aa98ff41a8fba5233ec03d7d6558eca407
0
cs2103jan2015-w13-3j/main,cs2103jan2015-w13-3j/main
package udo.logic; import java.util.Date; import java.util.GregorianCalendar; import java.util.Map; import udo.gui.GUI; import udo.storage.Task; import udo.util.Config; public class Logic { private GUI gui; private static final String ERR_FORMAT = "Error: %s"; private static final String ERR_INVALID...
src/udo/logic/Logic.java
package udo.logic; import java.util.Date; import java.util.GregorianCalendar; import java.util.Map; import udo.gui.GUI; import udo.storage.Task; import udo.util.Config; public class Logic { private GUI gui; private static final String ERR_FORMAT = "Error: %s"; private static final String ERR_INVALID...
Change return type of executeCommand
src/udo/logic/Logic.java
Change return type of executeCommand
Java
mit
dc3ba10b0c7ddf478c70d2f3cb11120cc5a43046
0
amymcgovern/spacesettlers,amymcgovern/spacesettlers
package spacesettlers.utilities; import spacesettlers.simulator.Toroidal2DPhysics; /** * Position in space (x,y,orientation) * @author amy * */ public class Position { double x, y, orientation, angularVelocity; Vector2D velocity; public Position(double x, double y) { super(); this.x = x; this.y = y; v...
src/spacesettlers/utilities/Position.java
package spacesettlers.utilities; /** * Position in space (x,y,orientation) * @author amy * */ public class Position { double x, y, orientation, angularVelocity; Vector2D velocity; public Position(double x, double y) { super(); this.x = x; this.y = y; velocity = new Vector2D(); } public Position(doub...
Developed new method called: equalsLocationOnlyWithDistance
src/spacesettlers/utilities/Position.java
Developed new method called: equalsLocationOnlyWithDistance
Java
mpl-2.0
acb0b946142a7876916f186147fc403b71fc3beb
0
Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV,Helioviewer-Project/JHelioviewer-SWHV
package org.helioviewer.gl3d.camera; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.ItemEvent; import java.awt.event.ItemListener; import java.text.ParseException; import java.util.Date; import javax.swing.JComboBox; import javax.swing.JLabel...
src/jhv/src/org/helioviewer/gl3d/camera/GL3DFollowObjectCameraOptionPanel.java
package org.helioviewer.gl3d.camera; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.ItemEvent; import java.awt.event.ItemListener; import java.text.ParseException; import java.util.Date; import javax.swing.JComboBox; import javax.swing.JLabel...
Create separate functions to set time git-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@1513 b4e469a2-07ce-4b26-9273-4d7d95a670c7
src/jhv/src/org/helioviewer/gl3d/camera/GL3DFollowObjectCameraOptionPanel.java
Create separate functions to set time
Java
lgpl-2.1
05a4cbe31390c647729620797c957fbdcf67a009
0
open-eid/digidoc4j,keijokapp/digidoc4j,open-eid/digidoc4j,open-eid/digidoc4j,keijokapp/digidoc4j
/* DigiDoc4J library * * This software is released under either the GNU Library General Public * License (see LICENSE.LGPL). * * Note that the only valid version of the LGPL license as far as this * project is concerned is the original GNU Library General Public License * Version 2.1, February 1999 */ packag...
test/org/digidoc4j/impl/bdoc/UriEncodingTest.java
/* DigiDoc4J library * * This software is released under either the GNU Library General Public * License (see LICENSE.LGPL). * * Note that the only valid version of the LGPL license as far as this * project is concerned is the original GNU Library General Public License * Version 2.1, February 1999 */ packag...
Fixed uri encoding test
test/org/digidoc4j/impl/bdoc/UriEncodingTest.java
Fixed uri encoding test
Java
apache-2.0
08c8071a18a84a371a1f686cf9a09c4089fcdb70
0
mp911de/atsoundtrack,mp911de/atsoundtrack
package biz.paluch.atsoundtrack; import static com.intellij.openapi.util.text.StringUtil.*; import com.intellij.codeInsight.completion.CompletionContributor; import com.intellij.codeInsight.completion.CompletionParameters; import com.intellij.codeInsight.completion.CompletionResultSet; import com.intellij.codeInsight...
src/biz/paluch/atsoundtrack/AtSoundtrackContributor.java
package biz.paluch.atsoundtrack; import org.jetbrains.annotations.NotNull; import com.intellij.codeInsight.completion.CompletionContributor; import com.intellij.codeInsight.completion.CompletionParameters; import com.intellij.codeInsight.completion.CompletionResultSet; import com.intellij.codeInsight.lookup.LookupEle...
Use code completion in multiple places and compatibility with PyCharm, RubyMine, PhpStorm
src/biz/paluch/atsoundtrack/AtSoundtrackContributor.java
Use code completion in multiple places and compatibility with PyCharm, RubyMine, PhpStorm
Java
apache-2.0
cb68a4de94eea55bfcf7cce2569d454006e00757
0
subclipse/svnclientadapter
/******************************************************************************* * Copyright (c) 2003, 2006 svnClientAdapter project and others. * * 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 Lice...
src/main/org/tigris/subversion/svnclientadapter/ISVNClientAdapter.java
/******************************************************************************* * Copyright (c) 2003, 2006 svnClientAdapter project and others. * * 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 Lice...
Use peg revision for switch.
src/main/org/tigris/subversion/svnclientadapter/ISVNClientAdapter.java
Use peg revision for switch.
Java
apache-2.0
be1cc577e97a248703b72b6282fc90f003967c13
0
googlesamples/android-testdpc,googlesamples/android-testdpc
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
app/src/main/java/com/afwsamples/testdpc/policy/PolicyManagementFragment.java
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Update the usage of locknow in testdpc Change-Id: I8dc17569d5d03a6ee7a30409a3778a1871717f11 Fix: 29379761
app/src/main/java/com/afwsamples/testdpc/policy/PolicyManagementFragment.java
Update the usage of locknow in testdpc
Java
apache-2.0
424fe389b06b04f0ecc6f67e2b697cb0ce9f462e
0
cgeo/cgeo,auricgoldfinger/cgeo,tobiasge/cgeo,cgeo/cgeo,rsudev/c-geo-opensource,matej116/cgeo,matej116/cgeo,tobiasge/cgeo,rsudev/c-geo-opensource,cgeo/cgeo,S-Bartfast/cgeo,auricgoldfinger/cgeo,auricgoldfinger/cgeo,matej116/cgeo,S-Bartfast/cgeo,tobiasge/cgeo,rsudev/c-geo-opensource,S-Bartfast/cgeo,cgeo/cgeo
package cgeo.geocaching.maps; import cgeo.geocaching.location.Geopoint; import cgeo.geocaching.location.Units; import cgeo.geocaching.maps.interfaces.GeoPointImpl; import cgeo.geocaching.maps.interfaces.MapViewImpl; import cgeo.geocaching.utils.DisplayUtils; import cgeo.geocaching.utils.Log; import android.graphics.B...
main/src/cgeo/geocaching/maps/ScaleDrawer.java
package cgeo.geocaching.maps; import cgeo.geocaching.location.Geopoint; import cgeo.geocaching.location.Units; import cgeo.geocaching.maps.interfaces.GeoPointImpl; import cgeo.geocaching.maps.interfaces.MapViewImpl; import cgeo.geocaching.utils.DisplayUtils; import cgeo.geocaching.utils.Log; import android.graphics.B...
extract duplicated calculations for scale drawer
main/src/cgeo/geocaching/maps/ScaleDrawer.java
extract duplicated calculations for scale drawer
Java
apache-2.0
1e3e7832e4b1b01fd89d9f82c97db9ad2e4875b0
0
jimmycd/liquibase,jimmycd/liquibase,jimmycd/liquibase,mattbertolini/liquibase,jimmycd/liquibase,mattbertolini/liquibase,mattbertolini/liquibase,liquibase/liquibase,liquibase/liquibase,fossamagna/liquibase,fossamagna/liquibase,fossamagna/liquibase,liquibase/liquibase,mattbertolini/liquibase
package liquibase.hub.listener; import liquibase.Scope; import liquibase.change.Change; import liquibase.changelog.ChangeSet; import liquibase.changelog.DatabaseChangeLog; import liquibase.changelog.visitor.AbstractChangeExecListener; import liquibase.changelog.visitor.ChangeExecListener; import liquibase.changelog.vi...
liquibase-core/src/main/java/liquibase/hub/listener/HubChangeExecListener.java
package liquibase.hub.listener; import liquibase.Scope; import liquibase.change.Change; import liquibase.changelog.ChangeSet; import liquibase.changelog.DatabaseChangeLog; import liquibase.changelog.visitor.AbstractChangeExecListener; import liquibase.changelog.visitor.ChangeExecListener; import liquibase.changelog.vi...
Remove 255 character restriction on statusMessage
liquibase-core/src/main/java/liquibase/hub/listener/HubChangeExecListener.java
Remove 255 character restriction on statusMessage
Java
apache-2.0
5142c6fce56714529ca31511727b72565db74dd1
0
michaelhochleitner/SimpleChat
package com.example.y95278.simplechat; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.View; import android.widget.EditText; import java.net.URI; import java.net.URISyntaxException; public class MainActivity extends AppCompatActivity { priv...
app/src/main/java/com/example/y95278/simplechat/MainActivity.java
package com.example.y95278.simplechat; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.View; import android.widget.EditText; import java.net.URI; public class MainActivity extends AppCompatActivity { private static final String TAG = "com.e...
Added try catch around serverURI = new URI(serverUrl)
app/src/main/java/com/example/y95278/simplechat/MainActivity.java
Added try catch around serverURI = new URI(serverUrl)
Java
apache-2.0
79bab7e294b1582903b93dc0bce6421fb6b52e63
0
btmura/rbb
/* * Copyright (C) 2012 Brian Muramatsu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
src/com/btmura/android/reddit/accounts/AccountAuthenticatorActivity.java
/* * Copyright (C) 2012 Brian Muramatsu * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
Enable home up for Login fragment
src/com/btmura/android/reddit/accounts/AccountAuthenticatorActivity.java
Enable home up for Login fragment
Java
apache-2.0
a134f8b33edcebc2809e47ef2bdd19076d52ab6d
0
taverna-incubator/incubator-taverna-language,taverna-incubator/incubator-taverna-language,taverna-incubator/incubator-taverna-language,binfalse/incubator-taverna-language,binfalse/incubator-taverna-language,binfalse/incubator-taverna-language,taverna-incubator/incubator-taverna-language,binfalse/incubator-taverna-langu...
package uk.org.taverna.scufl2.api.common; import java.net.URI; import java.net.URISyntaxException; import java.text.MessageFormat; import java.util.HashMap; import java.util.List; import java.util.Map; import uk.org.taverna.scufl2.api.common.Visitor.VisitorWithPath; import uk.org.taverna.scufl2.api.configurations.Con...
scufl2-api/src/main/java/uk/org/taverna/scufl2/api/common/URITools.java
package uk.org.taverna.scufl2.api.common; import java.net.URI; import java.net.URISyntaxException; import java.text.MessageFormat; import java.util.HashMap; import java.util.List; import java.util.Map; import uk.org.taverna.scufl2.api.common.Visitor.VisitorWithPath; import uk.org.taverna.scufl2.api.configurations.Con...
Find workflow by workflow identifiers git-svn-id: e0a7080a86b4679b823146ccb1bf7147a527563d@12526 bf327186-88b3-11dd-a302-d386e5130c1c
scufl2-api/src/main/java/uk/org/taverna/scufl2/api/common/URITools.java
Find workflow by workflow identifiers
Java
apache-2.0
36207cc88c720c60f9117022b6fe35bdff9bd71d
0
apache/wicket,mosoft521/wicket,mosoft521/wicket,apache/wicket,mosoft521/wicket,mosoft521/wicket,mosoft521/wicket,apache/wicket,apache/wicket,apache/wicket
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
wicket-core/src/main/java/org/apache/wicket/page/PartialPageUpdate.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 ...
WICKET-6703 priorityHeaderItems are already sorted in ResourceAggregator
wicket-core/src/main/java/org/apache/wicket/page/PartialPageUpdate.java
WICKET-6703 priorityHeaderItems are already sorted
Java
apache-2.0
db1facbbcd9369de879851371f8f495388f91d99
0
johnwlockwood/appengine-mapreduce,johnwlockwood/appengine-mapreduce,johnwlockwood/appengine-mapreduce,OsoTech/appengine-mapreduce,OsoTech/appengine-mapreduce,johnwlockwood/appengine-mapreduce,OsoTech/appengine-mapreduce,OsoTech/appengine-mapreduce
// Copyright 2012 Google Inc. All Rights Reserved. package com.google.appengine.tools.mapreduce.impl; import com.google.appengine.api.blobstore.BlobKey; import com.google.appengine.api.files.AppEngineFile; import com.google.appengine.api.files.FileReadChannel; import com.google.appengine.api.files.FileService; import...
java/test/com/google/appengine/tools/mapreduce/impl/InMemoryShuffleJobTest.java
// Copyright 2012 Google Inc. All Rights Reserved. package com.google.appengine.tools.mapreduce.impl; import com.google.appengine.api.blobstore.BlobKey; import com.google.appengine.api.files.AppEngineFile; import com.google.appengine.api.files.FileReadChannel; import com.google.appengine.api.files.FileService; import...
Fix compile error resulting from the add of Delete to the API in 1.7.1 Revision created by MOE tool push_codebase. MOE_MIGRATION=5445 git-svn-id: 120402244b5714bfc5c7f1741d57d585f71ae04f@353 441dd3cb-e453-d85f-364a-b28e0c74875c
java/test/com/google/appengine/tools/mapreduce/impl/InMemoryShuffleJobTest.java
Java
apache-2.0
ba9cb84a602d74a8a46cbee653b65b72c1721661
0
afilimonov/jackrabbit-oak,mduerig/jackrabbit-oak,meggermo/jackrabbit-oak,chetanmeh/jackrabbit-oak,Kast0rTr0y/jackrabbit-oak,kwin/jackrabbit-oak,francescomari/jackrabbit-oak,ieb/jackrabbit-oak,tripodsan/jackrabbit-oak,code-distillery/jackrabbit-oak,kwin/jackrabbit-oak,leftouterjoin/jackrabbit-oak,catholicon/jackrabbit-o...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
oak-mk/src/main/java/org/apache/jackrabbit/mk/model/tree/DiffBuilder.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
OAK-979: MicroKernel.diff() returns incomplete JSON when moves are involved (H2) git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1519290 13f79535-47bb-0310-9956-ffa450edef68
oak-mk/src/main/java/org/apache/jackrabbit/mk/model/tree/DiffBuilder.java
OAK-979: MicroKernel.diff() returns incomplete JSON when moves are involved (H2)
Java
apache-2.0
8b4d4d277f17d0b399a7f9ddca37d7339883fda7
0
wmixvideo/nfe,danieldhp/nfe,eldevanjr/nfe
package com.fincatto.documentofiscal.utils; import com.fincatto.documentofiscal.DFConfig; import org.apache.commons.lang3.StringUtils; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import org.xml.sax.InputSource; import javax.naming.InvalidNameException; import javax.naming.lda...
src/main/java/com/fincatto/documentofiscal/utils/DFAssinaturaDigital.java
package com.fincatto.documentofiscal.utils; import com.fincatto.documentofiscal.DFConfig; import org.apache.commons.lang3.StringUtils; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import org.xml.sax.InputSource; import javax.naming.InvalidNameException; import javax.naming.lda...
Corrige código que desconsidera o ALIAS escolhido na configuração.
src/main/java/com/fincatto/documentofiscal/utils/DFAssinaturaDigital.java
Corrige código que desconsidera o ALIAS escolhido na configuração.
Java
apache-2.0
b75b1b70a10128b21518ff68e532391686cade3f
0
telefonicaid/fiware-sdc,Fiware/cloud.SDC,telefonicaid/fiware-sdc,Fiware/cloud.SDC,Fiware/cloud.SDC,Fiware/cloud.SDC,telefonicaid/fiware-sdc,telefonicaid/fiware-sdc
/** * Copyright 2014 Telefonica Investigación y Desarrollo, S.A.U <br> * This file is part of FI-WARE project. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. * </p> * <p> * You may obtain a copy of the License at:<br> *...
core/src/main/java/com/telefonica/euro_iaas/sdc/manager/impl/NodeManagerImpl.java
/** * Copyright 2014 Telefonica Investigación y Desarrollo, S.A.U <br> * This file is part of FI-WARE project. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. * </p> * <p> * You may obtain a copy of the License at:<br> *...
check if there is an error to delete the node in puppet and chef
core/src/main/java/com/telefonica/euro_iaas/sdc/manager/impl/NodeManagerImpl.java
check if there is an error to delete the node in puppet and chef
Java
apache-2.0
eaeb0d1189c61f6b7860ca711501a4e94fb2e27a
0
cristiani/encuestame,cristiani/encuestame,cristiani/encuestame,cristiani/encuestame,cristiani/encuestame
/* ************************************************************************************ * Copyright (C) 2001-2011 encuestame: system online surveys Copyright (C) 2011 * encuestame Development Team. * Licensed under the Apache Software License version 2.0 * You may obtain a copy of the License at http://www.apache....
encuestame-persistence/src/test/java/org/encuestame/test/config/AbstractBase.java
/* ************************************************************************************ * Copyright (C) 2001-2011 encuestame: system online surveys Copyright (C) 2011 * encuestame Development Team. * Licensed under the Apache Software License version 2.0 * You may obtain a copy of the License at http://www.apache....
Helpers methods for question preferences. ENCUESTAME-496
encuestame-persistence/src/test/java/org/encuestame/test/config/AbstractBase.java
Helpers methods for question preferences. ENCUESTAME-496
Java
apache-2.0
f630373186f754c4d44b8bd27d86b2f5f4ceda55
0
obidea/semantika
/* * Copyright (c) 2013-2014 Josef Hardi <josef.hardi@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
src/com/obidea/semantika/mapping/parser/AbstractMappingHandler.java
/* * Copyright (c) 2013-2014 Josef Hardi <josef.hardi@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
Code logic tidy.
src/com/obidea/semantika/mapping/parser/AbstractMappingHandler.java
Code logic tidy.
Java
apache-2.0
13d8eecc76615c98838c3e25276b69c1abca2190
0
rrutt/Alternator,mboudreau/Alternator,jentfoo/Alternator,rrutt/Alternator,mboudreau/Alternator,jentfoo/Alternator
package com.michelboudreau.alternator; import java.io.File; public class AlternatorDBServer { /** * Allow the database to be persisted to disk when the server shuts down. */ private static final boolean sandboxStatusSaveToDisk = false; /** * Discard the database contents when the serv...
src/main/java/com/michelboudreau/alternator/AlternatorDBServer.java
package com.michelboudreau.alternator; public class AlternatorDBServer { public static void main(final String[] args) throws Exception { int port = 9090; // TODO: Parse args for alternate port. AlternatorDB db = new AlternatorDB(port); db.start(); System.out.println( ...
Support a persistence file in executable JAR console operation.
src/main/java/com/michelboudreau/alternator/AlternatorDBServer.java
Support a persistence file in executable JAR console operation.
Java
apache-2.0
46be6a08e9d1b4b989f74f800b71a1221321ab6e
0
aosp-mirror/platform_frameworks_support,AndroidX/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,aosp-mirror/platform_frameworks_support,AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,AndroidX/androidx,an...
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
v7/appcompat/src/android/support/v7/internal/widget/AbsActionBarView.java
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Make AbsActionBarView eat touch/hover events This code is taken straight out of Toolbar. BUG: 22709057 Change-Id: I9a3e4c58e8fa8d15d7cef9f05adbb416006aedc0
v7/appcompat/src/android/support/v7/internal/widget/AbsActionBarView.java
Make AbsActionBarView eat touch/hover events
Java
bsd-3-clause
cab5608bf12b2a1d7612b0ee188455740f655a34
0
NCIP/c3pr,NCIP/c3pr,NCIP/c3pr
package edu.duke.cabig.c3pr.dao; import java.util.Arrays; import java.util.List; import org.hibernate.Criteria; import org.hibernate.criterion.Example; import org.hibernate.criterion.MatchMode; import org.hibernate.criterion.Restrictions; import edu.duke.cabig.c3pr.domain.Arm; import edu.duke.cabig.c3pr.domain.Epoch...
codebase/projects/core/src/edu/duke/cabig/c3pr/dao/StudyDao.java
package edu.duke.cabig.c3pr.dao; import java.util.Arrays; import java.util.List; import org.hibernate.Criteria; import org.hibernate.criterion.Example; import org.hibernate.criterion.MatchMode; import org.hibernate.criterion.Restrictions; import edu.duke.cabig.c3pr.domain.Arm; import edu.duke.cabig.c3pr.domain.Epoch...
non-lazy loading of diseases for study
codebase/projects/core/src/edu/duke/cabig/c3pr/dao/StudyDao.java
non-lazy loading of diseases for study
Java
bsd-3-clause
271b003df208a05871f6f2a99addc091e2538db8
0
nish5887/blueprints,qiangswa/blueprints,joeyfreund/blueprints,germanviscuso/blueprints,dmargo/blueprints-seas,jwest-apigee/blueprints,orientechnologies/blueprints,wmudge/blueprints,echinopsii/net.echinopsii.3rdparty.blueprints,datablend/blueprints,tinkerpop/blueprints,maiklos-mirrors/tinkerpop_blueprints,iskytek/bluepr...
package com.tinkerpop.blueprints.pgm.impls.neo4j; import com.tinkerpop.blueprints.pgm.Edge; import com.tinkerpop.blueprints.pgm.Graph; import com.tinkerpop.blueprints.pgm.Index; import com.tinkerpop.blueprints.pgm.Vertex; import com.tinkerpop.blueprints.pgm.impls.neo4j.util.Neo4jGraphEdgeSequence; import com.tinkerpop...
src/main/java/com/tinkerpop/blueprints/pgm/impls/neo4j/Neo4jGraph.java
package com.tinkerpop.blueprints.pgm.impls.neo4j; import com.tinkerpop.blueprints.pgm.Edge; import com.tinkerpop.blueprints.pgm.Graph; import com.tinkerpop.blueprints.pgm.Index; import com.tinkerpop.blueprints.pgm.Vertex; import com.tinkerpop.blueprints.pgm.impls.neo4j.util.Neo4jGraphEdgeSequence; import com.tinkerpop...
adding getIndexService and refactored neo->neo4j
src/main/java/com/tinkerpop/blueprints/pgm/impls/neo4j/Neo4jGraph.java
adding getIndexService and refactored neo->neo4j
Java
bsd-3-clause
00de91425c483f84df37ff2535ef16b3d64e4ad5
0
msowka/openxc-android,openxc/openxc-android,prateeknitish391/demo,dhootha/openxc-android,dhootha/openxc-android,petemaclellan/openxc-android,prateeknitish391/demo,msowka/openxc-android,mray19027/openxc-android,mray19027/openxc-android,ChernyshovYuriy/openxc-android,openxc/openxc-android,ChernyshovYuriy/openxc-android,p...
package com.openxc.measurements; import junit.framework.TestCase; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.equalTo; public class BrakePedalStatusTest extends TestCase { BrakePedalStatus measurement; @Override public void setUp() { measurement = new...
openxc-it/src/test/java/com/openxc/measurements/BrakePedalStatusTest.java
package com.openxc.measurements; import junit.framework.TestCase; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.equalTo; public class BrakePedalStatusTest extends TestCase { BrakePedalStatus measurement; @Override public void setUp() { measurement = new...
Test that genericName method is overridden.
openxc-it/src/test/java/com/openxc/measurements/BrakePedalStatusTest.java
Test that genericName method is overridden.
Java
bsd-3-clause
f3da95e05d6bc0e2667bd32a31baabed5e9d5975
0
muloem/xins,muloem/xins,muloem/xins
/* * $Id$ */ package org.xins.common.service.http; import java.io.ByteArrayInputStream; import java.io.InputStream; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.ConnectException; import java.util.Iterator; import org.apache.commons.httpclient.HttpClient; import org.apac...
src/java-common/org/xins/common/service/http/HTTPServiceCaller.java
/* * $Id$ */ package org.xins.common.service.http; import java.io.ByteArrayInputStream; import java.io.InputStream; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.ConnectException; import java.util.Iterator; import org.apache.commons.httpclient.HttpClient; import org.apac...
Now validating status code.
src/java-common/org/xins/common/service/http/HTTPServiceCaller.java
Now validating status code.
Java
mit
5f6cbe1a6127748395f04c33e4f60f4b91cf6db5
0
viromedia/viro,viromedia/viro,viromedia/viro,viromedia/viro
/* * Copyright © 2016 Viro Media. All rights reserved. */ package com.viromedia.bridge.utility; import android.content.Context; import android.graphics.Bitmap; import android.net.Uri; import com.facebook.common.references.CloseableReference; import com.facebook.datasource.BaseDataSubscriber; import com.facebook.d...
android/viro_bridge/src/main/java/com/viromedia/bridge/utility/ImageDownloader.java
/* * Copyright © 2016 Viro Media. All rights reserved. */ package com.viromedia.bridge.utility; import android.content.Context; import android.graphics.Bitmap; import android.net.Uri; import com.facebook.common.references.CloseableReference; import com.facebook.datasource.BaseDataSubscriber; import com.facebook.d...
VIRO-2918 Fix NPE in ImageDownloader - somehow the Bitmap.copy() failed and returned null, do nothing in that case Former-commit-id: 62d4753944c49f1299108b9a3b583b48ae2604fa
android/viro_bridge/src/main/java/com/viromedia/bridge/utility/ImageDownloader.java
VIRO-2918 Fix NPE in ImageDownloader
Java
mit
3ff5953d487502603e04117ac0de3eeb2579fca2
0
AlfiyaZi/LeapMotionP5,AlfiyaZi/LeapMotionP5,AlfiyaZi/LeapMotionP5
/** * ##library.name## * ##library.sentence## * ##library.url## * * Copyright 2013 James Britt / Neurogami * * The MIT License (MIT) * * 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 Soft...
src/com/neurogami/leaphacking/LeapMotionP5.java
/** * ##library.name## * ##library.sentence## * ##library.url## * * Copyright 2013 James Britt / Neurogami * * The MIT License (MIT) * * 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 Soft...
Still twerking around with alternative ways to reference Leap objects
src/com/neurogami/leaphacking/LeapMotionP5.java
Still twerking around with alternative ways to reference Leap objects
Java
mit
def61e9d607e4e2c62329857628f01c1ad2ddd83
0
ceyhuno/react-native-navigation,3sidedcube/react-native-navigation,chicojasl/react-native-navigation,wix/react-native-navigation,thanhzusu/react-native-navigation,ceyhuno/react-native-navigation,chicojasl/react-native-navigation,Jpoliachik/react-native-navigation,Jpoliachik/react-native-navigation,chicojasl/react-nativ...
package com.reactnativenavigation.react; import com.facebook.react.ReactNativeHost; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.ViewManager; import java.util.Collections; import jav...
lib/android/app/src/main/java/com/reactnativenavigation/react/NavigationPackage.java
package com.reactnativenavigation.react; import com.facebook.react.ReactNativeHost; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.JavaScriptModule; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.Vie...
Drop RN 0.46 support
lib/android/app/src/main/java/com/reactnativenavigation/react/NavigationPackage.java
Drop RN 0.46 support
Java
mit
227337d4899ce93520404edf2fb79f66be8cde45
0
kazyx/wirespider
/* * WireSpider * * Copyright (c) 2015 kazyx * * This software is released under the MIT License. * http://opensource.org/licenses/mit-license.php */ package net.kazyx.wirespider; import net.kazyx.wirespider.extension.ExtensionRequest; import net.kazyx.wirespider.extension.compression.CompressionStrategy; impo...
wirespider/permessage-deflate/src/test/java/net/kazyx/wirespider/ExtensionDeflateTest.java
/* * WireSpider * * Copyright (c) 2015 kazyx * * This software is released under the MIT License. * http://opensource.org/licenses/mit-license.php */ package net.kazyx.wirespider; import net.kazyx.wirespider.extension.ExtensionRequest; import net.kazyx.wirespider.extension.compression.CompressionStrategy; impo...
Fix permessage-deflate test
wirespider/permessage-deflate/src/test/java/net/kazyx/wirespider/ExtensionDeflateTest.java
Fix permessage-deflate test
Java
mit
fb94351c9c6509aeae7c1d2231b656e72c0f3d6b
0
bcgit/bc-java,bcgit/bc-java,bcgit/bc-java
package org.bouncycastle.jce.provider.test; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.math.BigInteger; import java.security.AlgorithmParameterGenerator; import java.security.Alg...
prov/src/test/java/org/bouncycastle/jce/provider/test/DSATest.java
package org.bouncycastle.jce.provider.test; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.math.BigInteger; import java.security.AlgorithmParameterGenerator; import java.security.Alg...
import cleanup
prov/src/test/java/org/bouncycastle/jce/provider/test/DSATest.java
import cleanup
Java
epl-1.0
2a33efcf59165861e3ed6bb9387c1f2ab5046ec6
0
G-vdBeck/camunda-modeler,camunda/camunda-eclipse-plugin,G-vdBeck/camunda-modeler,camunda/camunda-eclipse-plugin
/******************************************************************************* * Copyright (c) 2011 Red Hat, Inc. * All rights reserved. * This program is made available under the terms of the * Eclipse Public License v1.0 which accompanies this distribution, * and is available at http://www.eclipse.org/le...
org.eclipse.bpmn2.modeler.ui/src/org/eclipse/bpmn2/modeler/ui/property/PropertyLabelProvider.java
/******************************************************************************* * Copyright (c) 2011 Red Hat, Inc. * All rights reserved. * This program is made available under the terms of the * Eclipse Public License v1.0 which accompanies this distribution, * and is available at http://www.eclipse.org/le...
Changed PropertLabelProvider to use new BPMNFeatureProvider methods
org.eclipse.bpmn2.modeler.ui/src/org/eclipse/bpmn2/modeler/ui/property/PropertyLabelProvider.java
Changed PropertLabelProvider to use new BPMNFeatureProvider methods
Java
lgpl-2.1
eb8670a560794ac44de539b1a33d86d522894e20
0
wolfgangmm/exist,windauer/exist,windauer/exist,lcahlander/exist,windauer/exist,windauer/exist,lcahlander/exist,wolfgangmm/exist,dizzzz/exist,lcahlander/exist,eXist-db/exist,windauer/exist,eXist-db/exist,wolfgangmm/exist,adamretter/exist,eXist-db/exist,adamretter/exist,lcahlander/exist,windauer/exist,adamretter/exist,eX...
/* * eXist-db Open Source Native XML Database * Copyright (C) 2001 The eXist-db Authors * * info@exist-db.org * http://www.exist-db.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foun...
exist-core/src/main/java/org/exist/protocolhandler/embedded/EmbeddedInputStream.java
/* * eXist-db Open Source Native XML Database * Copyright (C) 2001 The eXist-db Authors * * info@exist-db.org * http://www.exist-db.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foun...
[bugfix] Cannot use Serializer if called from with Serializer, e.g. when processing an XSL Processing Instruction
exist-core/src/main/java/org/exist/protocolhandler/embedded/EmbeddedInputStream.java
[bugfix] Cannot use Serializer if called from with Serializer, e.g. when processing an XSL Processing Instruction
Java
unlicense
92501ec3aaee47ced677e96a6a444fac99a4725c
0
EgonOlsen71/basicv2,EgonOlsen71/basicv2
package com.sixtyfour.cbmnative.mos6502.generators; import java.util.List; import java.util.Locale; import java.util.Map; import com.sixtyfour.Logger; import com.sixtyfour.elements.Type; public class Movb extends GeneratorBase { private static int MOV_CNT=0; @Override public String getMnemonic() { retu...
src/main/java/com/sixtyfour/cbmnative/mos6502/generators/Movb.java
package com.sixtyfour.cbmnative.mos6502.generators; import java.util.List; import java.util.Locale; import java.util.Map; import com.sixtyfour.Logger; import com.sixtyfour.elements.Type; public class Movb extends GeneratorBase { private static int MOV_CNT=0; @Override public String getMnemonic() { retu...
Small tweak
src/main/java/com/sixtyfour/cbmnative/mos6502/generators/Movb.java
Small tweak
Java
apache-2.0
9173d32256e5d66ca2273fb4eaaae658554aff10
0
missioncommand/emp3-android,missioncommand/emp3-android
package mil.emp3.core.editors; import org.cmapi.primitives.GeoPosition; import org.cmapi.primitives.IGeoPosition; import java.util.ArrayList; import java.util.List; import mil.emp3.api.enums.FeatureEditUpdateTypeEnum; import mil.emp3.api.exceptions.EMP_Exception; import mil.emp3.api.interfaces.IFeature; import mil.e...
sdk/sdk-core/aar/src/main/java/mil/emp3/core/editors/AbstractSinglePointEditor.java
package mil.emp3.core.editors; import org.cmapi.primitives.GeoPosition; import org.cmapi.primitives.IGeoPosition; import java.util.ArrayList; import java.util.List; import mil.emp3.api.enums.FeatureEditUpdateTypeEnum; import mil.emp3.api.exceptions.EMP_Exception; import mil.emp3.api.interfaces.IFeature; import mil.e...
Updated AbstractSinglePointEditor to use GeographicLib
sdk/sdk-core/aar/src/main/java/mil/emp3/core/editors/AbstractSinglePointEditor.java
Updated AbstractSinglePointEditor to use GeographicLib
Java
apache-2.0
b5711d607d36688a7ffa6b8431b95d20044ab692
0
lincoln-lil/flink,zentol/flink,shaoxuan-wang/flink,clarkyzl/flink,gyfora/flink,sunjincheng121/flink,tony810430/flink,apache/flink,mbode/flink,GJL/flink,aljoscha/flink,godfreyhe/flink,zjureel/flink,StephanEwen/incubator-flink,zentol/flink,greghogan/flink,darionyaphet/flink,shaoxuan-wang/flink,kaibozhou/flink,hequn8128/f...
/* * 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 ...
flink-runtime/src/main/java/org/apache/flink/runtime/state/StateSnapshotContextSynchronousImpl.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 ...
[hotfix] Fix typo in javadoc of StateSnapshotContextSynchronousImpl This closes #8650.
flink-runtime/src/main/java/org/apache/flink/runtime/state/StateSnapshotContextSynchronousImpl.java
[hotfix] Fix typo in javadoc of StateSnapshotContextSynchronousImpl
Java
apache-2.0
9775a3e37b697aee59d00602a2a57de3f7c1c2d9
0
backpaper0/jaxrs-samples,backpaper0/jaxrs-samples
package sample; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import java.util.Set; import java.util.stream.Collectors; import java.util.stream.Stream; import javax.enterprise.context.RequestScoped; import javax.enterprise.event.Observes; import javax.enterprise.inject.spi.AfterTypeDiscovery;...
jaxrs-cdi-without-scope-annotation-sample/src/main/java/sample/ResourceClassAutoRegister.java
package sample; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import java.util.Set; import java.util.stream.Collectors; import java.util.stream.Stream; import javax.enterprise.context.RequestScoped; import javax.enterprise.event.Observes; import javax.enterprise.inject.spi.AfterTypeDiscovery;...
BeforeBeanDiscovery.addStereotypeしたい(´・ω・)
jaxrs-cdi-without-scope-annotation-sample/src/main/java/sample/ResourceClassAutoRegister.java
BeforeBeanDiscovery.addStereotypeしたい(´・ω・)
Java
apache-2.0
2f9158e0f8d8e2a150c6f116c8f6359190b79b49
0
JonZeolla/incubator-metron,JonZeolla/metron,anandsubbu/incubator-metron,ottobackwards/metron,dlyle65535/metron,mattf-horton/incubator-metron,mmiklavc/metron,ottobackwards/incubator-metron,nickwallen/metron,kylerichardson/incubator-metron,basvdl/incubator-metron,zezutom/metron,dlyle65535/metron,justinleet/incubator-metr...
/** * 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...
metron-platform/metron-parsers/src/main/java/org/apache/metron/parsers/asa/BasicAsaParser.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...
METRON-807 Changed resources to use non-relative path (simonellistonball via merrimanr) closes apache/incubator-metron#493
metron-platform/metron-parsers/src/main/java/org/apache/metron/parsers/asa/BasicAsaParser.java
METRON-807 Changed resources to use non-relative path (simonellistonball via merrimanr) closes apache/incubator-metron#493
Java
apache-2.0
d55170bf939da3ffca5bf3748187d22bce2afc18
0
code-distillery/jackrabbit-oak,stillalex/jackrabbit-oak,chetanmeh/jackrabbit-oak,francescomari/jackrabbit-oak,alexparvulescu/jackrabbit-oak,anchela/jackrabbit-oak,alexkli/jackrabbit-oak,catholicon/jackrabbit-oak,catholicon/jackrabbit-oak,FlakyTestDetection/jackrabbit-oak,alexparvulescu/jackrabbit-oak,code-distillery/ja...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentNodeStoreService.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-6154: Use Closer in DocumentNodeStoreService git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1793625 13f79535-47bb-0310-9956-ffa450edef68
oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentNodeStoreService.java
OAK-6154: Use Closer in DocumentNodeStoreService
Java
apache-2.0
61cfb774a285025e86d60f9e69e4394feb7129dd
0
jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics
/* * Java Genetic Algorithm Library (@__identifier__@). * Copyright (c) @__year__@ Franz Wilhelmstötter * * 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/...
org.jenetics/src/jmh/java/org/jenetics/util/RandomEnginePerf.java
/* * Java Genetic Algorithm Library (@__identifier__@). * Copyright (c) @__year__@ Franz Wilhelmstötter * * 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/...
Make local variable final.
org.jenetics/src/jmh/java/org/jenetics/util/RandomEnginePerf.java
Make local variable final.
Java
apache-2.0
0e03a776aa5b9720cfcb093547a4466e4641d187
0
ouit0408/sakai,puramshetty/sakai,puramshetty/sakai,conder/sakai,frasese/sakai,OpenCollabZA/sakai,hackbuteer59/sakai,bzhouduke123/sakai,conder/sakai,bkirschn/sakai,hackbuteer59/sakai,surya-janani/sakai,joserabal/sakai,OpenCollabZA/sakai,whumph/sakai,udayg/sakai,whumph/sakai,rodriguezdevera/sakai,liubo404/sakai,noondaysu...
/********************************************************************************** * $URL$ * $Id$ *********************************************************************************** * * Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 The Sakai Foundation * * Licensed under the Educational Community Lice...
site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java
/********************************************************************************** * $URL$ * $Id$ *********************************************************************************** * * Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 The Sakai Foundation * * Licensed under the Educational Community Lice...
SAK-26302 check for post git-svn-id: 19a9fd284f7506c72ea2840aac2b5d740703d7e8@310378 66ffb92e-73f9-0310-93c1-f5514f145a0a
site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java
SAK-26302 check for post
Java
apache-2.0
0226d74f1e732ab98135370338430916eeaaf19c
0
gongpu/killbill,kares/killbill,joansmith/killbill,liqianggao/killbill,Massiv-IO/killbill,kares/killbill,dconcha/killbill,chengjunjian/killbill,sbrossie/killbill,aglne/killbill,aeq/killbill,Massiv-IO/killbill,gsanblas/Prueba,andrenpaes/killbill,chengjunjian/killbill,maguero/killbill,aglne/killbill,gsanblas/Prueba,maguer...
/* * Copyright 2010-2013 Ning, Inc. * * Ning 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 required by a...
entitlement/src/main/java/com/ning/billing/entitlement/api/DefaultSubscriptionApi.java
/* * Copyright 2010-2013 Ning, Inc. * * Ning 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 required by a...
Fix wrong error code in entitlement
entitlement/src/main/java/com/ning/billing/entitlement/api/DefaultSubscriptionApi.java
Fix wrong error code in entitlement
Java
apache-2.0
db77e0d73266388c0dbd5a95da167d944ec4f871
0
clescot/webappender
package com.clescot.webappender.formatter; import com.clescot.webappender.Row; import com.fasterxml.jackson.core.JsonProcessingException; import com.google.common.collect.Maps; import java.util.Arrays; import java.util.List; import java.util.Map; import java.util.regex.Pattern; public class ChromeLoggerFormatter ext...
webappender/src/main/java/com/clescot/webappender/formatter/ChromeLoggerFormatter.java
package com.clescot.webappender.formatter; import com.clescot.webappender.Row; import com.fasterxml.jackson.core.JsonProcessingException; import com.google.common.collect.Maps; import java.util.Arrays; import java.util.List; import java.util.Map; import java.util.regex.Pattern; public class ChromeLoggerFormatter ext...
add base64 encoding step
webappender/src/main/java/com/clescot/webappender/formatter/ChromeLoggerFormatter.java
add base64 encoding step
Java
apache-2.0
bb05d9bb05835f4ea3599494d060139b6b5a0d3c
0
estatio/estatio,estatio/estatio,estatio/estatio,estatio/estatio
package org.estatio.module.capex.integtests.task.overview; import java.util.List; import javax.inject.Inject; import org.junit.Before; import org.junit.Test; import org.apache.isis.applib.fixtures.TickingFixtureClock; import org.apache.isis.applib.fixturescripts.FixtureScript; import org.apache.isis.applib.services...
estatioapp/app/src/test/java/org/estatio/module/capex/integtests/task/overview/TaskOverview_IntegTest.java
package org.estatio.module.capex.integtests.task.overview; import java.util.List; import javax.inject.Inject; import org.junit.Before; import org.junit.Test; import org.apache.isis.applib.fixtures.TickingFixtureClock; import org.apache.isis.applib.fixturescripts.FixtureScript; import org.apache.isis.applib.services...
EST-1923: fixes testing
estatioapp/app/src/test/java/org/estatio/module/capex/integtests/task/overview/TaskOverview_IntegTest.java
EST-1923: fixes testing
Java
apache-2.0
8c3fabdf7b73e5613b9fd5064770f1003db85c22
0
serge-rider/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,Sargul/dbeaver,Sargul/dbeaver,Sargul/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,dbeaver/dbeaver
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2016 Serge Rieder (serge@jkiss.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (version 2) * as published by the Free Software Foundation. * * This program ...
plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/impl/jdbc/struct/JDBCTable.java
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2016 Serge Rieder (serge@jkiss.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (version 2) * as published by the Free Software Foundation. * * This program ...
#294 Insert explicit auto-increment values (if specified) Former-commit-id: 7182148ca964b8d7943eb200d7a2e10b133252af
plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/impl/jdbc/struct/JDBCTable.java
#294 Insert explicit auto-increment values (if specified)
Java
apache-2.0
a5ef1437e6501dc596911aeea5057a0a55191fc9
0
sunjincheng121/flink,hequn8128/flink,hequn8128/flink,wwjiang007/flink,apache/flink,tillrohrmann/flink,kl0u/flink,greghogan/flink,twalthr/flink,kl0u/flink,gyfora/flink,greghogan/flink,greghogan/flink,apache/flink,twalthr/flink,zentol/flink,rmetzger/flink,clarkyzl/flink,twalthr/flink,godfreyhe/flink,rmetzger/flink,wwjian...
/* * 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 ...
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionGraph.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 ...
[FLINK-14655][runtime] Change type of field jobStatusListeners from CopyOnWriteArrayList to ArrayList This closes #10116.
flink-runtime/src/main/java/org/apache/flink/runtime/executiongraph/ExecutionGraph.java
[FLINK-14655][runtime] Change type of field jobStatusListeners from CopyOnWriteArrayList to ArrayList