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
807583ab512e4cbf3a4370f7ec1aaad51f0f19f5
0
gbif/gbif-api
/* * Copyright 2013 Global Biodiversity Information Facility (GBIF) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
src/main/java/org/gbif/api/vocabulary/IdentifierType.java
/* * Copyright 2013 Global Biodiversity Information Facility (GBIF) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
Need to detect these DOIs.
src/main/java/org/gbif/api/vocabulary/IdentifierType.java
Need to detect these DOIs.
Java
apache-2.0
16b9b3f337029d4e9586561f9a548e55b92e3ed5
0
JohnPJenkins/swift-t,JohnPJenkins/swift-t,blue42u/swift-t,JohnPJenkins/swift-t,JohnPJenkins/swift-t,blue42u/swift-t,swift-lang/swift-t,swift-lang/swift-t,blue42u/swift-t,JohnPJenkins/swift-t,basheersubei/swift-t,JohnPJenkins/swift-t,swift-lang/swift-t,swift-lang/swift-t,basheersubei/swift-t,blue42u/swift-t,swift-lang/s...
/* * Copyright 2013 University of Chicago and Argonne National Laboratory * * 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 * * Unles...
code/src/exm/stc/tclbackend/TclUtil.java
/* * Copyright 2013 University of Chicago and Argonne National Laboratory * * 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 * * Unles...
Pass ADLB handles correctly. git-svn-id: 0c5512015aa96f7d3f5c3ad598bd98edc52008b1@11088 dc4e9af1-7f46-4ead-bba6-71afc04862de
code/src/exm/stc/tclbackend/TclUtil.java
Pass ADLB handles correctly.
Java
bsd-2-clause
668f5b2e2867939d15e157d515d31a49bfaec522
0
iron-io/iron_mq_java,iron-io/iron_mq_java
package io.iron.ironmq; import java.io.IOException; import java.io.Reader; import com.google.gson.Gson; /** * The Queue class represents a specific IronMQ queue bound to a client. */ public class Queue { final private Client client; final private String name; public Queue(Client client, String name) {...
src/main/java/io/iron/ironmq/Queue.java
package io.iron.ironmq; import java.io.IOException; import java.io.Reader; import com.google.gson.Gson; /** * The Queue class represents a specific IronMQ queue bound to a client. */ public class Queue { final private Client client; final private String name; public Queue(Client client, String name) {...
added clear operation
src/main/java/io/iron/ironmq/Queue.java
added clear operation
Java
bsd-3-clause
c7a070618457a69599798621ce74348adb1177c4
0
tomka/imglib
/** * Copyright (c) 2009--2010, Stephan Preibisch & Johannes Schindelin * 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 ...
mpicbg/imglib/container/imageplus/ImagePlusContainer.java
/** * Copyright (c) 2009--2010, Stephan Preibisch & Johannes Schindelin * 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 ...
Fixed another entitiesPerPixel bug in ImagePlusContainer (cherry picked from commit 365151869ee20cac8cf14d3329c622d43f26d540)
mpicbg/imglib/container/imageplus/ImagePlusContainer.java
Fixed another entitiesPerPixel bug in ImagePlusContainer (cherry picked from commit 365151869ee20cac8cf14d3329c622d43f26d540)
Java
mit
65c08c6233d48a86f54c129354791b9b34385b3b
0
takumaniihara/kikisen_app
package jp.gr.java_conf.nippy.kikisen; import android.app.Activity; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.ActivityInfo; import android.os.Bundle; import android.preference.PreferenceMana...
app/src/main/java/jp/gr/java_conf/nippy/kikisen/MainActivity.java
package jp.gr.java_conf.nippy.kikisen; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.ActivityInfo; import android.os.Bundle; import android.preference.PreferenceManager; import android.util.Log; import android.view.KeyEvent; import andro...
trying to add popup
app/src/main/java/jp/gr/java_conf/nippy/kikisen/MainActivity.java
trying to add popup
Java
mit
26dc905ff23bd69711bf48a2a46b892db2fb384c
0
Jimilian/jenkins,hplatou/jenkins,wuwen5/jenkins,tangkun75/jenkins,batmat/jenkins,escoem/jenkins,fbelzunc/jenkins,fbelzunc/jenkins,Vlatombe/jenkins,wuwen5/jenkins,tfennelly/jenkins,jenkinsci/jenkins,tfennelly/jenkins,andresrc/jenkins,amuniz/jenkins,Jimilian/jenkins,kohsuke/hudson,ndeloof/jenkins,Jimilian/jenkins,Vlatomb...
/* * The MIT License * * Copyright (c) 2004-2012, Sun Microsystems, Inc., Kohsuke Kawaguchi, * Daniel Dyer, Red Hat, Inc., Tom Huybrechts, Romain Seguy, Yahoo! Inc., * Darek Ostolski, CloudBees, Inc. * * Copyright (c) 2012, Martin Schroeder, Intel Mobile Communications GmbH * * Permission is hereby granted, ...
core/src/main/java/hudson/model/Run.java
/* * The MIT License * * Copyright (c) 2004-2012, Sun Microsystems, Inc., Kohsuke Kawaguchi, * Daniel Dyer, Red Hat, Inc., Tom Huybrechts, Romain Seguy, Yahoo! Inc., * Darek Ostolski, CloudBees, Inc. * * Copyright (c) 2012, Martin Schroeder, Intel Mobile Communications GmbH * * Permission is hereby granted, ...
use getFullDisplayName for RSS feed name
core/src/main/java/hudson/model/Run.java
use getFullDisplayName for RSS feed name
Java
mit
a85b04ff60442d0dd03f024291c914fdd3ef0238
0
ankel/Euler-weekend
package Ankel; /** * * @author Binh Tran * Problem 3: * The prime factors of 13195 are 5, 7, 13 and 29. * What is the largest prime factor of the number 600851475143 ? * */ public class P3 { /** * @param args the command line arguments */ public static void main(String[] args) { ...
Euler-weekend/src/Ankel/P3.java
package Ankel; /** * * @author Binh Tran * Problem 3: * The prime factors of 13195 are 5, 7, 13 and 29. * What is the largest prime factor of the number 600851475143 ? * */ public class P3 { /** * @param args the command line arguments */ public static void main(String[] args) { ...
Long initializer, aka i'm dumb
Euler-weekend/src/Ankel/P3.java
Long initializer, aka i'm dumb
Java
mit
b4ca3932f945effdde582ce7c364f2de64ac1e69
0
irudyak/statsd-jvm-profiler,etsy/statsd-jvm-profiler,jasonchaffee/statsd-jvm-profiler,jasonchaffee/statsd-jvm-profiler,irudyak/statsd-jvm-profiler,danosipov/statsd-jvm-profiler,danosipov/statsd-jvm-profiler,etsy/statsd-jvm-profiler,danosipov/statsd-jvm-profiler,etsy/statsd-jvm-profiler,etsy/statsd-jvm-profiler,etsy/sta...
package com.etsy.statsd.profiler.profilers; import com.etsy.statsd.profiler.Profiler; import com.timgroup.statsd.StatsDClient; import java.lang.management.ManagementFactory; import java.lang.management.ThreadInfo; import java.lang.management.ThreadMXBean; import java.util.ArrayList; import java.util.HashMap; import j...
src/main/java/com/etsy/statsd/profiler/profilers/CPUProfiler.java
package com.etsy.statsd.profiler.profilers; import com.etsy.statsd.profiler.Profiler; import com.timgroup.statsd.StatsDClient; import java.lang.management.ManagementFactory; import java.lang.management.ThreadInfo; import java.lang.management.ThreadMXBean; import java.util.ArrayList; import java.util.HashMap; import j...
Fix formatting
src/main/java/com/etsy/statsd/profiler/profilers/CPUProfiler.java
Fix formatting
Java
mit
9b18896bfb7c72107f95870f97e8fa909fbcc84c
0
EXASOL/virtual-schemas,EXASOL/virtual-schemas,EXASOL/virtual-schemas
package com.exasol.adapter.dialects.db2; import com.exasol.adapter.AdapterException; import com.exasol.adapter.dialects.SqlDialect; import com.exasol.adapter.dialects.SqlGenerationContext; import com.exasol.adapter.dialects.SqlGenerationHelper; import com.exasol.adapter.dialects.SqlGenerationVisitor; import com.exasol...
jdbc-adapter/virtualschema-jdbc-adapter/src/main/java/com/exasol/adapter/dialects/db2/DB2SqlGenerationVisitor.java
package com.exasol.adapter.dialects.db2; import com.exasol.adapter.AdapterException; import com.exasol.adapter.dialects.SqlDialect; import com.exasol.adapter.dialects.SqlGenerationContext; import com.exasol.adapter.dialects.SqlGenerationHelper; import com.exasol.adapter.dialects.SqlGenerationVisitor; import com.exasol...
#109: Remove authors from classes
jdbc-adapter/virtualschema-jdbc-adapter/src/main/java/com/exasol/adapter/dialects/db2/DB2SqlGenerationVisitor.java
#109: Remove authors from classes
Java
mit
235d872fbe5a53b82a948473ce729d6c72a85b79
0
synchrotron-soleil-ica/continuous-materials,synchrotron-soleil-ica/continuous-materials,synchrotron-soleil-ica/continuous-materials
package fr.synchrotron.soleil.ica.ci.service.legacymavenproxy.pommetadata; import org.vertx.java.core.Vertx; import org.vertx.java.core.shareddata.ConcurrentSharedMap; import org.vertx.java.core.shareddata.SharedData; import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.securit...
Services/ServiceLegacyMavenRepoProxy/src/main/java/fr/synchrotron/soleil/ica/ci/service/legacymavenproxy/pommetadata/POMCache.java
package fr.synchrotron.soleil.ica.ci.service.legacymavenproxy.pommetadata; import org.vertx.java.core.Vertx; import org.vertx.java.core.shareddata.ConcurrentSharedMap; import org.vertx.java.core.shareddata.SharedData; import java.io.UnsupportedEncodingException; import java.math.BigInteger; import java.security.Messa...
Fix sha1
Services/ServiceLegacyMavenRepoProxy/src/main/java/fr/synchrotron/soleil/ica/ci/service/legacymavenproxy/pommetadata/POMCache.java
Fix sha1
Java
epl-1.0
7353998925858d5dbcc88fdfd77f1fdcab5d2c1d
0
apribeiro/RSLingo-Studio
package rslingo.rslil.ui.handlers; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; import java.io.InputStream; import java.util.Iterator; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.apac...
rslingo.rslil.ui/src/rslingo/rslil/ui/handlers/ImportExcelHandler.java
package rslingo.rslil.ui.handlers; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; import java.io.InputStream; import java.util.Iterator; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.apac...
Added Stakeholders region gen
rslingo.rslil.ui/src/rslingo/rslil/ui/handlers/ImportExcelHandler.java
Added Stakeholders region gen
Java
lgpl-2.1
6b0ab287960e20afa524dca389c816d4a9d5f61a
0
ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror
/* * $Log$ * Revision 1.7 1998/11/03 00:31:26 rimassa * A cosmetic change in a comment. * * Revision 1.6 1998/10/31 16:34:51 rimassa * Removed useless inheritance from AWTEvent class. * * Revision 1.5 1998/10/04 18:01:04 rimassa * Added a 'Log:' field to every source file. * */ package jade.core; imp...
src/jade/core/CommEvent.java
/* * $Log$ * Revision 1.6 1998/10/31 16:34:51 rimassa * Removed useless inheritance from AWTEvent class. * * Revision 1.5 1998/10/04 18:01:04 rimassa * Added a 'Log:' field to every source file. * */ package jade.core; import jade.lang.acl.*; /*************************************************************...
A cosmetic change in a comment.
src/jade/core/CommEvent.java
A cosmetic change in a comment.
Java
lgpl-2.1
e1a6c03f2aab653f35a6a2f0348819c11e4ceb9d
0
xph906/SootNew,mbenz89/soot,cfallin/soot,mbenz89/soot,plast-lab/soot,anddann/soot,anddann/soot,xph906/SootNew,cfallin/soot,xph906/SootNew,plast-lab/soot,anddann/soot,cfallin/soot,cfallin/soot,mbenz89/soot,mbenz89/soot,plast-lab/soot,anddann/soot,xph906/SootNew
/* Soot - a J*va Optimization Framework * Copyright (C) 1997-1999 Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * vers...
src/soot/Scene.java
/* Soot - a J*va Optimization Framework * Copyright (C) 1997-1999 Raja Vallee-Rai * Copyright (C) 2004 Ondrej Lhotak * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * vers...
no need for the indirection
src/soot/Scene.java
no need for the indirection
Java
lgpl-2.1
0e0bf6adae8bcf75c130c626b65e39ea296b3e63
0
pbondoer/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/AbstractDataMigrationManager.java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as * published by the Free Software Foundation; either version 2.1 of * th...
[Misc] Removed more deprecated lookup() calls in favor of getInstance()
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/AbstractDataMigrationManager.java
[Misc] Removed more deprecated lookup() calls in favor of getInstance()
Java
apache-2.0
6d6d0a38880817aac197202930bf5b3308a3cfc8
0
debezium/debezium,debezium/debezium,debezium/debezium,jpechane/debezium,jpechane/debezium,debezium/debezium,jpechane/debezium,jpechane/debezium
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.sqlserver; import static io.debezium.connector.sqlserver.util.TestHelper.TYPE_LENGTH_PARAMETER_KEY; import static io.debezium.connect...
debezium-connector-sqlserver/src/test/java/io/debezium/connector/sqlserver/SqlServerConnectorIT.java
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.sqlserver; import static io.debezium.connector.sqlserver.util.TestHelper.TYPE_LENGTH_PARAMETER_KEY; import static io.debezium.connect...
DBZ-2747 Disable unstable corner case test
debezium-connector-sqlserver/src/test/java/io/debezium/connector/sqlserver/SqlServerConnectorIT.java
DBZ-2747 Disable unstable corner case test
Java
apache-2.0
dc1c081ae803671bf827474b961717366a2a00b5
0
watchrabbit/rabbit-crawler
/* * Copyright 2015 Mariusz. * * 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...
crawler-executor/src/main/java/com/watchrabbit/crawler/executor/service/CrawlExecutorServiceImpl.java
/* * Copyright 2015 Mariusz. * * 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...
Implemented endpoint
crawler-executor/src/main/java/com/watchrabbit/crawler/executor/service/CrawlExecutorServiceImpl.java
Implemented endpoint
Java
apache-2.0
b2465fe74262fcf11e60d51dbbbf3685d897c27a
0
olehmberg/winter
/* * Copyright (c) 2017 Data and Web Science Group, University of Mannheim, Germany (http://dws.informatik.uni-mannheim.de/) * * 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...
winter-framework/src/main/java/de/uni_mannheim/informatik/dws/winter/webtables/app/ShowTableData.java
/* * Copyright (c) 2017 Data and Web Science Group, University of Mannheim, Germany (http://dws.informatik.uni-mannheim.de/) * * 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...
added exception handling
winter-framework/src/main/java/de/uni_mannheim/informatik/dws/winter/webtables/app/ShowTableData.java
added exception handling
Java
apache-2.0
de2f692602bd258ee2ce08afd22e88b258aa26ea
0
AlanJager/zstack,zstackorg/zstack,zstackio/zstack,AlanJager/zstack,zstackio/zstack,AlanJager/zstack,MatheMatrix/zstack,zstackio/zstack,MatheMatrix/zstack,zstackorg/zstack,MatheMatrix/zstack
package org.zstack.network.service.virtualrouter; import org.springframework.beans.factory.annotation.Autowire; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Configurable; import org.springframework.transaction.annotation.Transactional; import org.zs...
plugin/virtualRouterProvider/src/main/java/org/zstack/network/service/virtualrouter/VirtualRouter.java
package org.zstack.network.service.virtualrouter; import org.springframework.beans.factory.annotation.Autowire; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Configurable; import org.springframework.transaction.annotation.Transactional; import org.zs...
[BugFix: ZSTACK-33695] move PingVirtualRouterVmMsg to a separate message queue
plugin/virtualRouterProvider/src/main/java/org/zstack/network/service/virtualrouter/VirtualRouter.java
[BugFix: ZSTACK-33695] move PingVirtualRouterVmMsg to a separate message queue
Java
apache-2.0
4b13450a9c731cf57d4775c678bf24b08faec417
0
google/mug,google/mug
/***************************************************************************** * ------------------------------------------------------------------------- * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * Y...
core/src/main/java/com/google/mu/util/graph/BinaryTreeWalker.java
/***************************************************************************** * ------------------------------------------------------------------------- * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * Y...
Minimize allocation in BinaryTreeWalker
core/src/main/java/com/google/mu/util/graph/BinaryTreeWalker.java
Minimize allocation in BinaryTreeWalker
Java
apache-2.0
14aaf21d980e849bef9965b27f1fd362540cbeb6
0
googleinterns/step200-2020,googleinterns/step200-2020,googleinterns/step200-2020
package com.google.sps.servlets; import com.google.appengine.api.datastore.DatastoreService; import com.google.appengine.api.datastore.DatastoreServiceFactory; import com.google.appengine.api.datastore.Entity; import com.google.appengine.api.datastore.KeyFactory; import com.google.appengine.api.datastore.Key; import c...
byway/src/main/java/com/google/sps/servlets/DestinationsServlet.java
package com.google.sps.servlets; import com.google.appengine.api.datastore.DatastoreService; import com.google.appengine.api.datastore.DatastoreServiceFactory; import com.google.appengine.api.datastore.Entity; import com.google.appengine.api.datastore.KeyFactory; import com.google.appengine.api.datastore.Key; import c...
add logging error message
byway/src/main/java/com/google/sps/servlets/DestinationsServlet.java
add logging error message
Java
apache-2.0
311cb7783b140ef74589b6790a5fc7f09759a3bf
0
mshuler/cassandra,emolsson/cassandra,adelapena/cassandra,jasonwee/cassandra,wreda/cassandra,driftx/cassandra,ollie314/cassandra,likaiwalkman/cassandra,pthomaid/cassandra,scylladb/scylla-tools-java,michaelsembwever/cassandra,sluk3r/cassandra,jrwest/cassandra,phact/cassandra,scaledata/cassandra,kgreav/cassandra,josh-mcke...
/* * 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 ...
src/java/org/apache/cassandra/cql3/statements/BatchStatement.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 ...
use slf4j string formatter for strings with {} markers
src/java/org/apache/cassandra/cql3/statements/BatchStatement.java
use slf4j string formatter for strings with {} markers
Java
apache-2.0
4b5bea8661786ae7b2e9fdb2eb2e4a28371c1270
0
arjleon/android-argazki
package elor.leon.android.argazki; import android.content.Context; import android.widget.ImageView; public class ArgazkiRequest { private Context mContext; private String mUrl; private boolean mScale = false; private int mMaxDimension; private ImageView mImageView; private ArgazkiListener mCustomListener; A...
src/elor/leon/android/argazki/ArgazkiRequest.java
package elor.leon.android.argazki; import android.content.Context; import android.widget.ImageView; public class ArgazkiRequest { private Context mContext; private String mUrl; private boolean mScale = false; private int mMaxDimension; private ImageView mImageView; ArgazkiRequest(Context context) { mContex...
Added alternative via callback as alternative to providing ImageView.
src/elor/leon/android/argazki/ArgazkiRequest.java
Added alternative via callback as alternative to providing ImageView.
Java
apache-2.0
aca17b0bb0f7125c0b6293dc8e7ea70fae96a3b8
0
keithbrown/bptest,xtuml/bptest,xtuml/bptest,keithbrown/bptest,rmulvey/bptest,rmulvey/bptest,xtuml/bptest,rmulvey/bptest,keithbrown/bptest
package org.xtuml.bp.test; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.lang.reflect.Method; import java.util.ArrayList; import java.util.Arrays; ...
src/org.xtuml.bp.test/src/org/xtuml/bp/test/TestUtil.java
//===================================================================== // //File: $RCSfile: TestUtil.java,v $ //Version: $Revision: 1.38 $ //Modified: $Date: 2013/05/10 05:37:49 $ // //(c) Copyright 2004-2014 by Mentor Graphics Corp. All rights reserved. // //===================================================...
job #10525 clean up TestUtil file
src/org.xtuml.bp.test/src/org/xtuml/bp/test/TestUtil.java
job #10525 clean up TestUtil file
Java
apache-2.0
adbf7ffa0e116103a5060f6b67ceca6945b7a266
0
fossamagna/liquibase,jimmycd/liquibase,Datical/liquibase,jimmycd/liquibase,Datical/liquibase,fossamagna/liquibase,jimmycd/liquibase,liquibase/liquibase,mattbertolini/liquibase,Datical/liquibase,Datical/liquibase,liquibase/liquibase,fossamagna/liquibase,mattbertolini/liquibase,liquibase/liquibase,mattbertolini/liquibase...
package liquibase.diff.output.changelog.core; import liquibase.change.Change; import liquibase.change.core.AddUniqueConstraintChange; import liquibase.database.Database; import liquibase.database.core.MSSQLDatabase; import liquibase.database.core.OracleDatabase; import liquibase.diff.output.DiffOutputControl; import l...
liquibase-core/src/main/java/liquibase/diff/output/changelog/core/MissingUniqueConstraintChangeGenerator.java
package liquibase.diff.output.changelog.core; import liquibase.change.Change; import liquibase.change.core.AddUniqueConstraintChange; import liquibase.database.Database; import liquibase.database.core.MSSQLDatabase; import liquibase.database.core.OracleDatabase; import liquibase.diff.output.DiffOutputControl; import l...
DAT-1926 Make method private
liquibase-core/src/main/java/liquibase/diff/output/changelog/core/MissingUniqueConstraintChangeGenerator.java
DAT-1926 Make method private
Java
apache-2.0
d037a74d303d969c7a4fc3f3db241608e721e76f
0
isandlaTech/cohorte-devtools,isandlaTech/cohorte-devtools,isandlaTech/cohorte-devtools,isandlaTech/cohorte-devtools,isandlaTech/cohorte-devtools
package org.cohorte.eclipse.felix.config.generator; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Arrays; import java.util.Enumeration; import java.util.HashMap; import java.util...
org.cohorte.eclipse.felix.config.generator/src/org/cohorte/eclipse/felix/config/generator/ConfigGenerator.java
package org.cohorte.eclipse.felix.config.generator; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Arrays; import java.util.Enumeration; import java.util.HashMap; import java.util...
use coa instaed of equals
org.cohorte.eclipse.felix.config.generator/src/org/cohorte/eclipse/felix/config/generator/ConfigGenerator.java
use coa instaed of equals
Java
apache-2.0
ce74909e80c2ba09dca758ee7092b196030ec2fb
0
ChinaQuants/OG-Platform,jeorme/OG-Platform,McLeodMoores/starling,nssales/OG-Platform,jerome79/OG-Platform,ChinaQuants/OG-Platform,McLeodMoores/starling,DevStreet/FinanceAnalytics,jerome79/OG-Platform,ChinaQuants/OG-Platform,ChinaQuants/OG-Platform,DevStreet/FinanceAnalytics,nssales/OG-Platform,DevStreet/FinanceAnalytic...
/** * Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.financial.currency; import java.util.Collections; import java.util.HashSet; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; im...
projects/OG-Financial/src/main/java/com/opengamma/financial/currency/CurrencyMatrixSeriesSourcingFunction.java
/** * Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.financial.currency; import java.util.Collections; import java.util.HashSet; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; im...
Avoid NPE when the resolver can't find a suitable bundle for the target. Don't invert time series data when fetching a series.
projects/OG-Financial/src/main/java/com/opengamma/financial/currency/CurrencyMatrixSeriesSourcingFunction.java
Avoid NPE when the resolver can't find a suitable bundle for the target. Don't invert time series data when fetching a series.
Java
apache-2.0
42a8331bba248c8273e3192ba0b9e400e5a00d61
0
googleinterns/step188-2020,googleinterns/step188-2020,googleinterns/step188-2020
package com.google.sps; import com.google.sps.data.VolunteeringOpportunity; import com.google.sps.utilities.SpannerClient; import com.google.sps.utilities.SpannerTestTasks; import com.google.sps.utilities.SpannerTasks; import com.google.sps.utilities.SpannerTestTasks; import java.util.Set; import com.google.sps.servle...
project/src/test/java/com/google/sps/OpportunitySpannerTasksTest.java
package com.google.sps; import com.google.sps.data.VolunteeringOpportunity; import com.google.sps.utilities.SpannerClient; import com.google.sps.utilities.SpannerTestTasks; import com.google.sps.utilities.SpannerTasks; import com.google.sps.utilities.SpannerTestTasks; import java.util.Set; import com.google.sps.servle...
Fix from code review.
project/src/test/java/com/google/sps/OpportunitySpannerTasksTest.java
Fix from code review.
Java
apache-2.0
059c90b64d29e2e9e74c4b9b5495738a12c11fdd
0
lekster/devicehive-java-server,lekster/devicehive-java-server,devicehive/devicehive-java-server,biddyweb/devicehive-java-server,biddyweb/devicehive-java-server,devicehive/devicehive-java-server,lekster/devicehive-java,lekster/devicehive-java-server,biddyweb/devicehive-java-server,devicehive/devicehive-java-server
package com.devicehive.service; import com.devicehive.auth.HivePrincipal; import com.devicehive.dao.DeviceCommandDAO; import com.devicehive.exceptions.HiveException; import com.devicehive.messages.bus.GlobalMessageBus; import com.devicehive.messages.handler.WebsocketHandlerCreator; import com.devicehive.messages.subsc...
server/src/main/java/com/devicehive/service/DeviceCommandService.java
package com.devicehive.service; import com.devicehive.auth.HivePrincipal; import com.devicehive.dao.DeviceCommandDAO; import com.devicehive.exceptions.HiveException; import com.devicehive.messages.bus.GlobalMessageBus; import com.devicehive.messages.handler.WebsocketHandlerCreator; import com.devicehive.messages.subsc...
UNAUTHORIZED changed to NOT_FOUND status code in case if device.guid isn't equal to command.device.guid.
server/src/main/java/com/devicehive/service/DeviceCommandService.java
UNAUTHORIZED changed to NOT_FOUND status code in case if device.guid isn't equal to command.device.guid.
Java
apache-2.0
a54f8fde874e4d6083d34b874dd5cef8e1e4a90f
0
praveen1503/powermock,JiangYongGang/powermock,lincate/powermock,Willam2004/powermock,awenblue/powermock,mnky4a6/powermock,bsugitayasa/powermock,chembohuang/powermock,farmerjohngit/powermock,sujithps/powermock,573196010/powermock,priyambajaj215/powermock,amir1422/powermock,sumit-jaiswal/powermock,maidh91/powermock,Thopp...
/* * Copyright 2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
modules/module-test/powermock/junit4-test/src/test/java/samples/junit4/constructor/PublicConstructorWithDependencyDemoTest.java
/* * Copyright 2008 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Updated test to reflect changes to the Whitebox error message
modules/module-test/powermock/junit4-test/src/test/java/samples/junit4/constructor/PublicConstructorWithDependencyDemoTest.java
Updated test to reflect changes to the Whitebox error message
Java
apache-2.0
a1d3a4c4f7a9f4f29d99aac53045762db48ea31e
0
dangerousloveni/GeoWind
package xx.com.geowind; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); ...
app/src/main/java/xx/com/geowind/MainActivity.java
package xx.com.geowind; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); ...
sssdsdfsdf
app/src/main/java/xx/com/geowind/MainActivity.java
sssdsdfsdf
Java
apache-2.0
925bf48ec0e3d1112814c047bd8dfb682cd1eb9c
0
rwinch/spring-security,djechelon/spring-security,rwinch/spring-security,fhanik/spring-security,jgrandja/spring-security,fhanik/spring-security,djechelon/spring-security,rwinch/spring-security,fhanik/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-pr...
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurerTests.java
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
Polish OAuth2ResourceServerConfigurerTests To confirm that resource server only produces SCOPE_<scope> authorities by default. Issue gh-7596
config/src/test/java/org/springframework/security/config/annotation/web/configurers/oauth2/server/resource/OAuth2ResourceServerConfigurerTests.java
Polish OAuth2ResourceServerConfigurerTests
Java
bsd-2-clause
296eb4bea99ab26c5adc3185ad8a670300a2186b
0
imagej/imagej-legacy,imagej/imagej-legacy,imagej/imagej-legacy,imagej/imagej-legacy
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2014 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% * Redistribution and use in sourc...
src/main/java/net/imagej/legacy/DefaultLegacyHooks.java
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2014 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% * Redistribution and use in sourc...
DefaultLegacyHooks: intercept open command If the ij.plugin.Commands open method is executed, we will now intercept and delegate to the interceptOpen method, allowing LegacyOpeners to be used.
src/main/java/net/imagej/legacy/DefaultLegacyHooks.java
DefaultLegacyHooks: intercept open command
Java
bsd-3-clause
624b1af7926171fb4c95bf9ee1aece44b6cd2f72
0
NCIP/psc,NCIP/psc,NCIP/psc,NCIP/psc
package edu.northwestern.bioinformatics.studycalendar.utils.hibernate; import edu.nwu.bioinformatics.commons.ComparisonUtils; import org.hibernate.usertype.UserType; import org.hibernate.usertype.ParameterizedType; import org.hibernate.HibernateException; import org.apache.commons.logging.Log; import java.util.Prope...
src/edu/northwestern/bioinformatics/studycalendar/utils/hibernate/ControlledVocabularyObjectType.java
package edu.northwestern.bioinformatics.studycalendar.utils.hibernate; import edu.nwu.bioinformatics.commons.ComparisonUtils; import org.hibernate.usertype.UserType; import org.hibernate.usertype.ParameterizedType; import org.hibernate.HibernateException; import org.apache.commons.logging.Log; import java.util.Prope...
Explicitly load key as int to work around oracle issue
src/edu/northwestern/bioinformatics/studycalendar/utils/hibernate/ControlledVocabularyObjectType.java
Explicitly load key as int to work around oracle issue
Java
apache-2.0
bbfd28082e855d44cd4a72fa0e0bc4614ee500d0
0
heiko-braun/wildfly-metrics,heiko-braun/wildfly-metrics,heiko-braun/wildfly-metrics
src/test/java/jetbrains/exodus/entitystore/MetricStoreExample.java
/** * Copyright 2010 - 2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
delete store example
src/test/java/jetbrains/exodus/entitystore/MetricStoreExample.java
delete store example
Java
mit
5fa3b1795685133cfc3164e509ccd11577265d4d
0
github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql,github/codeql
package com.semmle.js.extractor; import java.io.File; import java.nio.file.Path; import java.util.regex.Pattern; import com.semmle.extractor.html.HtmlPopulator; import com.semmle.js.extractor.ExtractorConfig.Platform; import com.semmle.js.extractor.ExtractorConfig.SourceType; import com.semmle.js.parser.ParseError; i...
javascript/extractor/src/com/semmle/js/extractor/HTMLExtractor.java
package com.semmle.js.extractor; import java.io.File; import java.nio.file.Path; import java.util.regex.Pattern; import com.semmle.extractor.html.HtmlPopulator; import com.semmle.js.extractor.ExtractorConfig.Platform; import com.semmle.js.extractor.ExtractorConfig.SourceType; import com.semmle.js.parser.ParseError; i...
JS: Tolerate Angular-specific HTML attribute names
javascript/extractor/src/com/semmle/js/extractor/HTMLExtractor.java
JS: Tolerate Angular-specific HTML attribute names
Java
mit
fb1c3b4ce88a993350135a39d1be9af8868c9c24
0
dotdog20/SergBoat
/* * MIT License * * Copyright (c) 2016 Frederik Ar. Mikkelsen * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
FredBoat/src/main/java/fredboat/command/music/control/VolumeCommand.java
/* * MIT License * * Copyright (c) 2016 Frederik Ar. Mikkelsen * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
Revert "Change max vol from 1.5 to 2.0" This reverts commit 5fece2a683167e6a2c26ae79c63862440d67196f.
FredBoat/src/main/java/fredboat/command/music/control/VolumeCommand.java
Revert "Change max vol from 1.5 to 2.0"
Java
mit
bbea25b0c785a0301b501fcccaa1ef8e5c6b04b4
0
intuit/karate,intuit/karate,intuit/karate,intuit/karate
package com.intuit.karate; import com.intuit.karate.core.MatchType; import com.intuit.karate.core.FeatureContext; import com.intuit.karate.core.ScenarioContext; import com.jayway.jsonpath.DocumentContext; import com.jayway.jsonpath.InvalidJsonException; import com.jayway.jsonpath.JsonPath; import java.io.ByteArrayInpu...
karate-core/src/test/java/com/intuit/karate/ScriptTest.java
package com.intuit.karate; import com.intuit.karate.core.MatchType; import com.intuit.karate.core.FeatureContext; import com.intuit.karate.core.ScenarioContext; import com.jayway.jsonpath.DocumentContext; import com.jayway.jsonpath.InvalidJsonException; import com.jayway.jsonpath.JsonPath; import java.io.ByteArrayInpu...
add a test case for the thing that the prev 2 commits missed
karate-core/src/test/java/com/intuit/karate/ScriptTest.java
add a test case for the thing that the prev 2 commits missed
Java
mit
ff0502792c6afd8b4ff2e328346c4bd0afa9fa49
0
bcgit/bc-java,bcgit/bc-java,bcgit/bc-java
package org.bouncycastle.tls; import java.io.IOException; import org.bouncycastle.tls.crypto.TlsCryptoParameters; import org.bouncycastle.tls.crypto.TlsSecret; /** * Base interface for a class that decrypts TLS secrets. */ public interface TlsCredentialedDecryptor extends TlsCredentials { /** * Decryp...
tls/src/main/java/org/bouncycastle/tls/TlsCredentialedDecryptor.java
package org.bouncycastle.tls; import java.io.IOException; import org.bouncycastle.tls.crypto.TlsCryptoParameters; import org.bouncycastle.tls.crypto.TlsSecret; public interface TlsCredentialedDecryptor extends TlsCredentials { TlsSecret decrypt(TlsCryptoParameters cryptoParams, byte[] ciphertext) throws IOEx...
JavaDoc
tls/src/main/java/org/bouncycastle/tls/TlsCredentialedDecryptor.java
JavaDoc
Java
mit
6b85febed32dc429af235fe17ba8a74af56371b8
0
jrejaud/WearSocket
package com.github.jrejaud.wear_socket; import android.app.Activity; import android.content.Context; import android.os.AsyncTask; import android.os.Bundle; import android.os.Handler; import android.util.Log; import android.widget.Toast; import com.google.android.gms.common.ConnectionResult; import com.google.android....
wear-socket/src/main/java/com/github/jrejaud/wear_socket/WearSocket.java
package com.github.jrejaud.wear_socket; import android.app.Activity; import android.content.Context; import android.os.AsyncTask; import android.os.Bundle; import android.util.Log; import android.widget.Toast; import com.google.android.gms.common.ConnectionResult; import com.google.android.gms.common.api.GoogleApiCli...
Run throwable on UI thread
wear-socket/src/main/java/com/github/jrejaud/wear_socket/WearSocket.java
Run throwable on UI thread
Java
mit
90b04582ba1ad028f2fd0d0d613b52011e26d90f
0
hpautonomy/find,hpe-idol/find,hpautonomy/find,hpe-idol/java-powerpoint-report,hpautonomy/find,hpe-idol/find,hpe-idol/find,hpautonomy/find,hpe-idol/find,hpautonomy/find,hpe-idol/find,hpe-idol/java-powerpoint-report
package com.autonomy.abc.selenium.page; import com.autonomy.abc.selenium.AppElement; import com.autonomy.abc.selenium.element.ModalView; import com.autonomy.abc.selenium.menubar.NavBarTabId; import com.autonomy.abc.selenium.menubar.SideNavBar; import com.autonomy.abc.selenium.menubar.TopNavBar; import com.autonomy.abc...
src/main/java/com/autonomy/abc/selenium/page/UsersPage.java
package com.autonomy.abc.selenium.page; import com.autonomy.abc.selenium.AppElement; import com.autonomy.abc.selenium.element.ModalView; import com.autonomy.abc.selenium.menubar.NavBarTabId; import com.autonomy.abc.selenium.menubar.SideNavBar; import com.autonomy.abc.selenium.menubar.TopNavBar; import com.autonomy.abc...
[abc] more user type none tests [rev:matthew.gordon2] [git-p4: depot-paths = "//depot/products/frontend/abc/master/": change = 1199375]
src/main/java/com/autonomy/abc/selenium/page/UsersPage.java
[abc] more user type none tests [rev:matthew.gordon2]
Java
mit
723f589e76f229beb5f593097b743b68e0909396
0
dhh1128/bibifi,dhh1128/bibifi,dhh1128/bibifi
package org.builditbreakit.seada.logappend; import static org.junit.Assert.*; import java.util.Arrays; import java.util.Collections; import java.util.LinkedList; import java.util.List; import java.util.Random; import org.builditbreakit.seada.common.TransitionEvent; import org.builditbreakit.seada.common.d...
build/test/org/builditbreakit/seada/logappend/AppendCommandOracleTest.java
package org.builditbreakit.seada.logappend; import static org.junit.Assert.*; import java.util.Arrays; import java.util.Collections; import java.util.LinkedList; import java.util.List; import java.util.Random; import org.builditbreakit.seada.common.TransitionEvent; import org.builditbreakit.seada.common.d...
Some tests got messed up on the merege. They are fixed now
build/test/org/builditbreakit/seada/logappend/AppendCommandOracleTest.java
Some tests got messed up on the merege. They are fixed now
Java
mit
8d2539be4468e513b42615ae595b7b13c0b4c7f8
0
adamIqbal/Health
package com.health.input; import java.util.List; import com.health.Record; import com.health.Table; <<<<<<< HEAD /** * A class for functions with can be called on all input formats. * */ ======= >>>>>>> made a special class for input functions as ignore last public class InputFunctions { /** * Deletes the l...
health/src/main/java/com/health/input/InputFunctions.java
package com.health.input; import java.util.List; import com.health.Record; import com.health.Table; /** * A class for functions with can be called on all input formats. * */ public class InputFunctions { /** * Deletes the last x lines which are not needed as specified by the user. * * @param table ...
made a special class for input functions as ignore last
health/src/main/java/com/health/input/InputFunctions.java
made a special class for input functions as ignore last
Java
mit
edd8ac2f0d091eef0258613cca7d4970b15e48ec
0
hazendaz/oshi,dbwiddis/oshi
/* * MIT License * * Copyright (c) 2019-2022 The OSHI Project Contributors: https://github.com/oshi/oshi/graphs/contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without r...
oshi-core/src/main/java/oshi/software/common/AbstractNetworkParams.java
/* * MIT License * * Copyright (c) 2019-2021 The OSHI Project Contributors: https://github.com/oshi/oshi/graphs/contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without r...
Improve localhost exception handling
oshi-core/src/main/java/oshi/software/common/AbstractNetworkParams.java
Improve localhost exception handling
Java
mit
4cb1f3d967510434702972df450a9594d668e0f0
0
ProPra16/programmierpraktikum-abschlussprojekt-pwnyhof,ProPra16/programmierpraktikum-abschlussprojekt-pwnyhof,ProPra16/programmierpraktikum-abschlussprojekt-pwnyhof,ProPra16/programmierpraktikum-abschlussprojekt-pwnyhof
package de.hhu.propra16.tddt.controller; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.PrintStream; import java.util.logging.Level; import java.util.logging.Logger; import javafx.event.ActionEvent; import ...
src/main/java/de/hhu/propra16/tddt/controller/MainScreenController.java
package de.hhu.propra16.tddt.controller; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.PrintStream; import java.util.logging.Level; import java.util.logging.Logger; import javafx.event.ActionEvent; import ...
whitespaces entfernt
src/main/java/de/hhu/propra16/tddt/controller/MainScreenController.java
whitespaces entfernt
Java
mit
091b93a03963973ddbe991eb364457a290c2ad3a
0
VisualDataWeb/OntoBench,VisualDataWeb/OntoBench,VisualDataWeb/OntoBench
package de.linkvt.bachelor.config; import org.semanticweb.owlapi.apibinding.OWLManager; import org.semanticweb.owlapi.model.IRI; import org.semanticweb.owlapi.model.OWLDataFactory; import org.semanticweb.owlapi.model.OWLMutableOntology; import org.semanticweb.owlapi.model.OWLOntologyCreationException; import org.seman...
src/main/java/de/linkvt/bachelor/config/OwlApiConfig.java
package de.linkvt.bachelor.config; import org.apache.commons.io.FilenameUtils; import org.apache.commons.lang3.StringUtils; import org.semanticweb.owlapi.apibinding.OWLManager; import org.semanticweb.owlapi.model.IRI; import org.semanticweb.owlapi.model.OWLDataFactory; import org.semanticweb.owlapi.model.OWLMutableOnt...
Trim query string from ontology iri
src/main/java/de/linkvt/bachelor/config/OwlApiConfig.java
Trim query string from ontology iri
Java
mit
c99121650494fc15bced9f44236bc57db196d4d7
0
RUCD/apt-graph,RUCD/apt-graph,RUCD/apt-graph,RUCD/apt-graph
/* * The MIT License * * Copyright 2016 Thibault Debatty. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy...
server/src/test/java/aptgraph/server/RequestHandlerTest.java
/* * The MIT License * * Copyright 2016 Thibault Debatty. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy...
Minor bug fix
server/src/test/java/aptgraph/server/RequestHandlerTest.java
Minor bug fix
Java
epl-1.0
61a03b3c815a2a8ee02b2e252ef205d428641873
0
bendisposto/prob2-ui,bendisposto/prob2-ui,bendisposto/prob2-ui,bendisposto/prob2-ui
package de.prob2.ui.internal; import java.io.CharArrayWriter; import java.io.PrintWriter; import java.nio.file.Paths; import java.util.Objects; import java.util.ResourceBundle; import com.google.inject.Injector; import de.jensd.fx.glyphs.fontawesome.FontAwesomeIcon; import de.jensd.fx.glyphs.fontawesome.FontAwesomeI...
src/main/java/de/prob2/ui/internal/ExceptionAlert.java
package de.prob2.ui.internal; import java.io.CharArrayWriter; import java.io.PrintWriter; import java.nio.file.Paths; import java.util.Objects; import java.util.ResourceBundle; import com.google.inject.Injector; import de.jensd.fx.glyphs.fontawesome.FontAwesomeIcon; import de.jensd.fx.glyphs.fontawesome.FontAwesomeI...
Detect wrapped ProBErrors in ExceptionAlert
src/main/java/de/prob2/ui/internal/ExceptionAlert.java
Detect wrapped ProBErrors in ExceptionAlert
Java
agpl-3.0
a0e6fbbf9e4275e0f07631f9356a1b43d0c34cb6
0
elki-project/elki,elki-project/elki,elki-project/elki
package de.lmu.ifi.dbs.elki.algorithm.benchmark; /* This file is part of ELKI: Environment for Developing KDD-Applications Supported by Index-Structures Copyright (C) 2012 Ludwig-Maximilians-Universität München Lehr- und Forschungseinheit für Datenbanksysteme ELKI Development Team This program is free softwar...
src/de/lmu/ifi/dbs/elki/algorithm/benchmark/KNNBenchmarkAlgorithm.java
package de.lmu.ifi.dbs.elki.algorithm.benchmark; /* This file is part of ELKI: Environment for Developing KDD-Applications Supported by Index-Structures Copyright (C) 2012 Ludwig-Maximilians-Universität München Lehr- und Forschungseinheit für Datenbanksysteme ELKI Development Team This program is free softwar...
Also report mean-var of knn distance.
src/de/lmu/ifi/dbs/elki/algorithm/benchmark/KNNBenchmarkAlgorithm.java
Also report mean-var of knn distance.
Java
lgpl-2.1
2938bb46a1c1f9436f1a7da5f826725a801f0072
0
YagoGG/loklak_server,singhpratyush/loklak_server,loklak/loklak_server,karajrish/loklak_server,wavicles/loklak_server,PiotrKowalski/loklak_server,loklak/loklak_server,loklak/loklak_server,singhpratyush/loklak_server,shivenmian/loklak_server,djmgit/apps.loklak.org,YagoGG/loklak_server,singhpratyush/loklak_server,sudheesh...
/** * Query * Copyright 26.04.2015 by Michael Peter Christen, @0rb1t3r * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your opti...
src/org/loklak/data/QueryEntry.java
/** * Query * Copyright 26.04.2015 by Michael Peter Christen, @0rb1t3r * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your opti...
modified the from: - modifier in such a way that it is able to select for several users, which must be given in a comma-separated list. I.e. from:usera,userb will select all tweets from user usera and user userb
src/org/loklak/data/QueryEntry.java
modified the from: - modifier in such a way that it is able to select for several users, which must be given in a comma-separated list. I.e. from:usera,userb will select all tweets from user usera and user userb
Java
unlicense
8451013d2fc6128f3126e97fda74f17d0e3f15ed
0
mashariqk/excel2tab
package com.excel2tab.util; import java.io.File; import java.io.InputStream; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Properties; import org.apache.poi.ss.usermodel.DateUtil; import org.apache.poi.xssf.usermodel.XSSFCell; import org.apache.poi.xssf.usermodel.XSSFRow; import org....
src/main/java/com/excel2tab/util/ConvertToTab.java
package com.excel2tab.util; import java.io.File; import java.io.InputStream; import java.util.Properties; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf.usermodel.XSSFWorkbook; public class ConvertToTab { public static void main (String[] args) throws Exception { Properties props = n...
dev commit
src/main/java/com/excel2tab/util/ConvertToTab.java
dev commit
Java
apache-2.0
462488624022a1cff16bebed6b3bb08b17ca80ab
0
mrjoel/gitblit,1234-/gitblit,fzs/gitblit,vitalif/gitblit,korealerts1/gitblit,two-ack/gitblit,RainerW/gitblit,lucamilanesio/gitblit,firateren52/gitblit,yonglehou/gitblit,hstonel/gitblit,BullShark/IRCBlit,yonglehou/gitblit,ahnjune881214/gitblit,davideuler/gitblit,davideuler/gitblit,firateren52/gitblit,pdinc-oss/gitblit,d...
/* * Copyright 2012 gitblit.com. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
src/com/gitblit/LuceneExecutor.java
/* * Copyright 2012 gitblit.com. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
Fixed null pointer for LuceneExecutor unit tests
src/com/gitblit/LuceneExecutor.java
Fixed null pointer for LuceneExecutor unit tests
Java
apache-2.0
7bfcf11d91af80a6d69dac0377891cf4da73ebb6
0
cloud-software-foundation/c5,cloud-software-foundation/c5,cloud-software-foundation/c5,cloud-software-foundation/c5,cloud-software-foundation/c5
/* * Copyright (C) 2014 Ohm Data * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program...
c5db/src/main/java/c5db/replication/ReplicatorInstance.java
/* * Copyright (C) 2014 Ohm Data * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program...
Extract two submethods from consumeQueue() to reduce its length
c5db/src/main/java/c5db/replication/ReplicatorInstance.java
Extract two submethods from consumeQueue() to reduce its length
Java
apache-2.0
8cb5ee96dfd8bac336a4f0fd1be4787d0db3d513
0
Wilbeibi/cloudapp-mp2,Wilbeibi/cloudapp-mp2,Wilbeibi/cloudapp-mp2
import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.conf.Configured; import org.apache.hadoop.fs.FSDataInputStream; import org.apache.hadoop.fs.FileSystem; import org.apache.hadoop.fs.Path; import org.apache.hadoop.io.ArrayWritable; import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io....
PopularityLeague.java
import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.conf.Configured; import org.apache.hadoop.fs.FSDataInputStream; import org.apache.hadoop.fs.FileSystem; import org.apache.hadoop.fs.Path; import org.apache.hadoop.io.ArrayWritable; import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io....
:kissing_closed_eyes:
PopularityLeague.java
:kissing_closed_eyes:
Java
apache-2.0
67a0c0058020be045f40c78222d489b6eb0c2852
0
gauravlall/oneops,lkhusid/oneops,okornev/oneops,okornev/oneops,lkhusid/oneops,okornev/oneops,gauravlall/oneops,lkhusid/oneops,gauravlall/oneops,gauravlall/oneops,lkhusid/oneops,lkhusid/oneops,lkhusid/oneops,okornev/oneops,gauravlall/oneops,okornev/oneops,gauravlall/oneops,okornev/oneops
/******************************************************************************* * * Copyright 2015 Walmart, 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 * * ...
src/main/java/com/oneops/transistor/service/BomRfcBulkProcessor.java
/******************************************************************************* * * Copyright 2015 Walmart, 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 * * ...
fixing an edge case with deployment rfc generation involving converge relation
src/main/java/com/oneops/transistor/service/BomRfcBulkProcessor.java
fixing an edge case with deployment rfc generation involving converge relation
Java
apache-2.0
b4c3542b89040c62543a1c380352cc98cd75d93a
0
DwayneJengSage/BridgePF,alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,DwayneJengSage/BridgePF,alxdarksage/BridgePF
package org.sagebionetworks.bridge.upload; import javax.annotation.Nonnull; import java.util.EnumSet; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Set; import java.util.regex.Matcher; import java.util.regex.Pattern; impor...
app/org/sagebionetworks/bridge/upload/IosSchemaValidationHandler.java
package org.sagebionetworks.bridge.upload; import javax.annotation.Nonnull; import java.util.EnumSet; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Set; import java.util.regex.Matcher; import java.util.regex.Pattern; impor...
Upload Validation: check all files in isSurvey(), since some activities mix surveys with non-surveys
app/org/sagebionetworks/bridge/upload/IosSchemaValidationHandler.java
Upload Validation: check all files in isSurvey(), since some activities mix surveys with non-surveys
Java
apache-2.0
e7dea00f03fd593d93beaa59c328a320d0c8dc15
0
renatocf/MAC0242-PROJECT,renatocf/MAC0242-PROJECT,renatocf/MAC0242-PROJECT
/**********************************************************************/ /* Copyright 2013 KRV */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file...
src/robot/Ctrl.java
/**********************************************************************/ /* Copyright 2013 KRV */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file...
Adding READ and WRT commands in the controller
src/robot/Ctrl.java
Adding READ and WRT commands in the controller
Java
apache-2.0
cf1b7f279a7141295080dcca2af9ad36ae832f47
0
jaredrummler/AndroidDeviceNames,jaredrummler/AndroidDeviceNames
/* * Copyright (C) 2015. Jared Rummler <me@jaredrummler.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
library/src/main/java/com/jaredrummler/android/device/DeviceName.java
/* * Copyright (C) 2015. Jared Rummler <me@jaredrummler.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
Update JSON url
library/src/main/java/com/jaredrummler/android/device/DeviceName.java
Update JSON url
Java
apache-2.0
375b273ceda746cd1742dffd2daa7681a9d8ebcc
0
Aweitzel86/TestCase2.1,festusjejelowo/commons-csv,Aweitzel86/TestCase2.1,mbreslow/commons-csv,UzumakiMansi/commons-csv,fadysamirzakarya/commons-csv,dakinyade/commons-csv,muhammadallee/commons-csv,rayiss/commons-csv,festusjejelowo/commons-csv,khalilrahman/commons-csv,amee-trivedi/commons-csv,lihenu/Crossover_project,jmh...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
src/test/java/org/apache/commons/csv/CSVPrinterTest.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 ...
No need for explicitly creating an array. Arrays.asList is a varargs method. git-svn-id: 77bd0fb3f0b1af3312cb764eaf99792cfc1ce6c4@1512621 13f79535-47bb-0310-9956-ffa450edef68
src/test/java/org/apache/commons/csv/CSVPrinterTest.java
No need for explicitly creating an array. Arrays.asList is a varargs method.
Java
apache-2.0
32f8a9bf072b7b2d464ab12b7f481e8382d5eec7
0
zhcet-amu/zhcet-web,zhcet-amu/zhcet-web,zhcet-amu/zhcet-web,zhcet-amu/zhcet-web,zhcet-amu/zhcet-web
package amu.zhcet.security; import amu.zhcet.auth.login.persistent.PersistentTokenService; import amu.zhcet.data.user.Role; import amu.zhcet.firebase.auth.FirebaseAuthenticationProvider; import amu.zhcet.firebase.auth.FirebaseAutheticationFilter; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.facto...
src/main/java/amu/zhcet/security/SecurityConfiguration.java
package amu.zhcet.security; import amu.zhcet.auth.login.persistent.PersistentTokenService; import amu.zhcet.data.user.Role; import amu.zhcet.firebase.auth.FirebaseAuthenticationProvider; import amu.zhcet.firebase.auth.FirebaseAutheticationFilter; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.facto...
fix: Unverified student cannot access dashboard (#198) This bug was due to a more general URL being above a specific URL which made it allow any authenticated user to access /dashboard/** before checking that /dashboard/student/** requires permission of STUDENT
src/main/java/amu/zhcet/security/SecurityConfiguration.java
fix: Unverified student cannot access dashboard (#198)
Java
apache-2.0
67be779d0d39c43d62999f0c756cdc828e0f2b14
0
bsideup/groovy-core,mariogarcia/groovy-core,ChanJLee/incubator-groovy,mariogarcia/groovy-core,adjohnson916/incubator-groovy,adjohnson916/incubator-groovy,kenzanmedia/incubator-groovy,ebourg/groovy-core,upadhyayap/incubator-groovy,aim-for-better/incubator-groovy,shils/groovy,kenzanmedia/incubator-groovy,apache/incubator...
/* * Copyright 2003-2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
src/main/org/codehaus/groovy/vmplugin/v7/IndyInterface.java
/* * Copyright 2003-2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
exchange buggy null receiver replacement code and add additional null receiver check to exclude isNotNull test to avoid the guards invalidating the call site all the time
src/main/org/codehaus/groovy/vmplugin/v7/IndyInterface.java
exchange buggy null receiver replacement code and add additional null receiver check to exclude isNotNull test to avoid the guards invalidating the call site all the time
Java
apache-2.0
813e9164e3bf0e8b0807563968a0cba348ab6984
0
kakotor/charity_sale,kakotor/charity_sale,kakotor/charity_sale,kakotor/charity_sale,kakotor/charity_sale,kakotor/charity_sale,kakotor/charity_sale
package com.quyeying.charity.goods.service; import com.quyeying.charity.domain.Goods; import com.quyeying.charity.goods.dto.SaleMoneyDto; import com.quyeying.charity.goods.dto.ValueDto; import com.quyeying.charity.report.dto.ReportDto; import com.quyeying.framework.db.BaseRepository; import org.apache.commons.lang3.St...
src/main/java/com/quyeying/charity/goods/service/GoodsRepositoryImpl.java
package com.quyeying.charity.goods.service; import com.quyeying.charity.domain.Goods; import com.quyeying.charity.goods.dto.SaleMoneyDto; import com.quyeying.charity.goods.dto.ValueDto; import com.quyeying.charity.report.dto.ReportDto; import com.quyeying.framework.db.BaseRepository; import org.apache.commons.lang3.St...
1.修复小组查询时异常
src/main/java/com/quyeying/charity/goods/service/GoodsRepositoryImpl.java
1.修复小组查询时异常
Java
apache-2.0
02e767a8163de26178b1fda36ca429f7c0bf3af0
0
xiaojinzi123/Component,xiaojinzi123/Component,xiaojinzi123/Component
package com.xiaojinzi.component; import com.squareup.javapoet.ClassName; import com.squareup.javapoet.TypeName; import java.util.Arrays; import java.util.List; import java.util.Map; import javax.annotation.processing.AbstractProcessor; import javax.annotation.processing.Filer; import javax.annotation.processing.Mess...
ComponentCompiler/src/main/java/com/xiaojinzi/component/BaseProcessor.java
package com.xiaojinzi.component; import com.squareup.javapoet.ClassName; import com.squareup.javapoet.TypeName; import java.util.Arrays; import java.util.List; import java.util.Map; import javax.annotation.processing.AbstractProcessor; import javax.annotation.processing.Filer; import javax.annotation.processing.Mess...
注解驱动器中当找不到 @Keep 和 @NonNull 注解的时候的错误提示优化
ComponentCompiler/src/main/java/com/xiaojinzi/component/BaseProcessor.java
注解驱动器中当找不到 @Keep 和 @NonNull 注解的时候的错误提示优化
Java
apache-2.0
01ee83453512e1129b5c2aa25afe573bf47a3c08
0
sangramjadhav/testrs
2254260c-2ece-11e5-905b-74de2bd44bed
hello.java
225396e2-2ece-11e5-905b-74de2bd44bed
2254260c-2ece-11e5-905b-74de2bd44bed
hello.java
2254260c-2ece-11e5-905b-74de2bd44bed
Java
apache-2.0
dbd017b25ad8f6ae64786d1eace80ce184dacc04
0
apache/openwebbeans,apache/openwebbeans,apache/openwebbeans
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with this * work for additional information regarding copyright ownership. The ASF * licenses this file to You under the Apache License, Version 2.0 (the * "License"); you may n...
webbeans-impl/src/main/java/org/apache/webbeans/config/WebBeansFinder.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with this * work for additional information regarding copyright ownership. The ASF * licenses this file to You under the Apache License, Version 2.0 (the * "License"); you may n...
Adding comment git-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@942222 13f79535-47bb-0310-9956-ffa450edef68
webbeans-impl/src/main/java/org/apache/webbeans/config/WebBeansFinder.java
Adding comment
Java
apache-2.0
f93d7805dd815b639af6016a22956de76b3e12e9
0
bmatthias/config-builder,TNG/config-builder
package com.tngtech.configbuilder.util; import com.tngtech.configbuilder.annotation.typetransformer.ITypeTransformer; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.runners.MockitoJUnitRunner; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Ty...
src/test/java/com/tngtech/configbuilder/util/ClassCastingHelperTest.java
package com.tngtech.configbuilder.util; import com.tngtech.configbuilder.annotation.typetransformer.ITypeTransformer; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.runners.MockitoJUnitRunner; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Ty...
Unnecessary push for Travis
src/test/java/com/tngtech/configbuilder/util/ClassCastingHelperTest.java
Unnecessary push for Travis
Java
bsd-3-clause
5c3400b57a9a22d6d37fcd61a5f9e6a13f97bb85
0
interdroid/ibis-ipl,interdroid/ibis-ipl,interdroid/ibis-ipl
/* $Id$ */ package ibis.satin.impl; import ibis.ipl.IbisError; import ibis.ipl.IbisIdentifier; public abstract class SpawnSync extends Termination { private static SpawnCounter spawnCounterCache = null; /** * Obtains a new spawn counter. This does not need to be synchronized, only * one thread sp...
src/ibis/satin/impl/SpawnSync.java
/* $Id$ */ package ibis.satin.impl; import ibis.ipl.IbisError; import ibis.ipl.IbisIdentifier; public abstract class SpawnSync extends Termination { private static SpawnCounter spawnCounterCache = null; /** * Obtains a new spawn counter. This does not need to be synchronized, only * one thread sp...
Some more logging git-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@3153 aaf88347-d911-0410-b711-e54d386773bb
src/ibis/satin/impl/SpawnSync.java
Some more logging
Java
bsd-3-clause
da7548919703f238be511f080ce0fb508fae6552
0
NCIP/cadsr-cdecurate,NCIP/cadsr-cdecurate,NCIP/cadsr-cdecurate,NCIP/cadsr-cdecurate,NCIP/cadsr-cdecurate,NCIP/cadsr-cdecurate
package gov.nih.nci.cadsr.cdecurate.tool; import java.util.HashMap; import java.util.Vector; import gov.nih.nci.cadsr.cdecurate.ui.AltNamesDefsSession; import gov.nih.nci.cadsr.cdecurate.util.DataManager; import javax.servlet.ServletContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.Htt...
src/gov/nih/nci/cadsr/cdecurate/tool/ValueDomainServlet.java
package gov.nih.nci.cadsr.cdecurate.tool; import java.util.HashMap; import java.util.Vector; import gov.nih.nci.cadsr.cdecurate.ui.AltNamesDefsSession; import gov.nih.nci.cadsr.cdecurate.util.DataManager; import javax.servlet.ServletContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.Htt...
Fix for NVP SVN-Revision: 1502
src/gov/nih/nci/cadsr/cdecurate/tool/ValueDomainServlet.java
Fix for NVP
Java
bsd-3-clause
d6eada9aba2bc531b0f24c5dcb6596845f6c2fbb
0
skadistats/clarity-examples,kwahsog/clarity-examples
package skadistats.clarity.examples.matchend; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import skadistats.clarity.model.Entity; import skadistats.clarity.processor.entities.Entities; import skadistats.clarity.processor.entities.UsesEntities; import skadistats.clarity.processor.runner.Context; im...
src/main/java/skadistats/clarity/examples/matchend/Main.java
package skadistats.clarity.examples.matchend; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import skadistats.clarity.model.Entity; import skadistats.clarity.processor.entities.Entities; import skadistats.clarity.processor.entities.UsesEntities; import skadistats.clarity.processor.runner.Context; im...
wait on startup (for profiling)
src/main/java/skadistats/clarity/examples/matchend/Main.java
wait on startup (for profiling)
Java
apache-2.0
26b8416ca8b59392030146d01e66739e6adbe22c
0
mhardalov/gate-sports-processor
src/test/java/org/sports/gate/ontology/OntologyTests.java
package org.sports.gate.ontology; import java.util.Calendar; import org.junit.Test; import org.sports.ontology.OntologyHandler; import org.sports.ontology.model.DocumentModel; import org.sports.ontology.model.PersonQuotes; import org.sports.ontology.model.ResultRelation; import com.hp.hpl.jena.rdf.model.Resource; p...
Moved Ontology tests to ontology project
src/test/java/org/sports/gate/ontology/OntologyTests.java
Moved Ontology tests to ontology project
Java
mit
a66834cf885279b049fa72b126aac6311b1fa539
0
drcrazy/TechReborn,TechReborn/TechReborn,Dimmerworld/TechReborn
package techreborn.items; import java.util.List; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.EnumRarity; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraft.util.IIcon; import techreborn.clie...
src/main/java/techreborn/items/ItemDustTiny.java
package techreborn.items; import java.util.List; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.EnumRarity; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraft.util.IIcon; import techreborn.clie...
Fixed copy paste error I should really download eclipse...
src/main/java/techreborn/items/ItemDustTiny.java
Fixed copy paste error
Java
mit
8ff8922a66d73bc3bcdfe37fc03661a027a258e6
0
Raizlabs/DBFlow,janzoner/DBFlow,mickele/DBFlow,Raizlabs/DBFlow,mickele/DBFlow
package com.raizlabs.android.dbflow.test.sql; import android.database.Cursor; import android.support.annotation.NonNull; import com.raizlabs.android.dbflow.config.FlowManager; import com.raizlabs.android.dbflow.sql.SQLiteType; import com.raizlabs.android.dbflow.sql.language.Select; import com.raizlabs.android.dbflow....
dbflow-tests/src/test/java/com/raizlabs/android/dbflow/test/sql/MigrationTest.java
package com.raizlabs.android.dbflow.test.sql; import android.database.Cursor; import android.support.annotation.NonNull; import com.raizlabs.android.dbflow.config.FlowManager; import com.raizlabs.android.dbflow.sql.SQLiteType; import com.raizlabs.android.dbflow.sql.language.Select; import com.raizlabs.android.dbflow....
small change
dbflow-tests/src/test/java/com/raizlabs/android/dbflow/test/sql/MigrationTest.java
small change
Java
mit
87b03c8cea856e491113b5204c02cab597150357
0
Pardot/Rhombus,ybrs/Rhombus,Pardot/Rhombus,ybrs/Rhombus
package com.pardot.rhombus.cli; import com.pardot.rhombus.cobject.CKeyspaceDefinition; import com.pardot.rhombus.util.JsonUtil; import org.apache.commons.cli.*; import java.io.IOException; /** * User: Rob Righter * Date: 8/17/13 * Time: 11:06 AM */ public class RhombusCli implements RhombusCommand { publi...
src/main/java/com/pardot/rhombus/cli/RhombusCli.java
package com.pardot.rhombus.cli; import com.pardot.rhombus.cobject.CKeyspaceDefinition; import com.pardot.rhombus.util.JsonUtil; import org.apache.commons.cli.*; import java.io.IOException; /** * User: Rob Righter * Date: 8/17/13 * Time: 11:06 AM */ public class RhombusCli implements RhombusCommand { publi...
fixed issue wherein embedded keyspace resource was not recognized at the command line
src/main/java/com/pardot/rhombus/cli/RhombusCli.java
fixed issue wherein embedded keyspace resource was not recognized at the command line
Java
mit
error: pathspec 'PoetryBot.java' did not match any file(s) known to git
70d639b75fd53988170b72f278ee30b71eef3227
1
Naftoreiclag/Poetry-Generator
import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.Scanner; public class PoetryBot { public static int POETRYBOTVERSION = 1; private void run() { Scanner listener = new Scanner(System.in); System.out.println("Hello! ...
PoetryBot.java
Added source code
PoetryBot.java
Added source code
Java
mit
error: pathspec 'GuiAbbotCostello.java' did not match any file(s) known to git
029db49a4043c1211d9b8d90bc8b19a03b0b2542
1
mattdelashaw/JAVA-PERL
import javax.swing.JOptionPane; class GuiAbbotCostello { public static void main(String[] args) { String[] bases = new String[3]; Object[] playerNames = {"Who", "What", "I Don\'t Know"}; Object inputObject = new Object(); inputObject = JOptionP...
GuiAbbotCostello.java
Create GuiAbbotCostello.java
GuiAbbotCostello.java
Create GuiAbbotCostello.java
Java
mit
error: pathspec 'TemplateMethod/Java/Main.java' did not match any file(s) known to git
86db4ea0a578e17225e0a2d82eeff1749d1537fc
1
wrymax/design-pattern-examples
// 检测汽车质量的抽象模板类 abstract class AbstractQualityChecker { /* 一组抽象方法,让子类重写 */ // 检测启动 abstract void startup(); // 检车加速 abstract void speedup(); // 检测制动 abstract void brake(); // 检测停止 abstract void stop(); // 控制检测流程,声明为final,防止子类重写 public final void checkQuality() { startup(); speedup(); brake(); stop()...
TemplateMethod/Java/Main.java
add TemplateMethod pattern
TemplateMethod/Java/Main.java
add TemplateMethod pattern
Java
mit
error: pathspec 'java/src/main/java/Lotto.java' did not match any file(s) known to git
73196c869572d19279c8d9b1fd856a4de4787c1c
1
funfunStudy/algorithm,funfunStudy/algorithm,funfunStudy/algorithm,funfunStudy/algorithm,funfunStudy/algorithm
import java.util.*; import java.util.stream.Collectors; public class Lotto { private static List<List<Integer>> results = new ArrayList<>(); public static void main(String[] args) { Scanner sc = new Scanner(System.in); String currentLine = sc.nextLine(); while (!currentLine.equals("0...
java/src/main/java/Lotto.java
Lotto Problems solved by Java
java/src/main/java/Lotto.java
Lotto Problems solved by Java
Java
mit
error: pathspec 'mfr-compat-magical-crops.java' did not match any file(s) known to git
40f2a789e7b73c7b6f33297fc2ea76787c9f1d3b
1
mechaet/mfr-compat-magical-crops
package mechaet.mfr.compat.magicalcrops; import java.lang.reflect.Method; import net.minecraft.block.Block; import net.minecraft.item.Item; import net.minecraft.world.World; import powercrystals.minefactoryreloaded.MFRRegistry; import powercrystals.minefactoryreloaded.MineFactoryReloadedCore; import powercrystals.m...
mfr-compat-magical-crops.java
Added new compat file This is the compatibility file for hooking together MFR and Magical Crops. I borrowed the code for reflection from PatMo98, and instituted MFR registrars for the crops.
mfr-compat-magical-crops.java
Added new compat file
Java
mit
error: pathspec 'src/player/OptimalMultiPlayerAI.java' did not match any file(s) known to git
816cd26b87de8ecf1b80db605d00a0150c95d97a
1
rasmusgreve/yahtzee
package player; import java.util.Arrays; import util.Persistence; import util.YahtzeeMath; import game.Answer; import game.GameLogic; import game.Question; import game.Scoreboard; import game.Scoreboard.ScoreType; public class OptimalMultiPlayerAI implements Player { protected int id; public double[] boardValu...
src/player/OptimalMultiPlayerAI.java
Started optimal MultiPlayerAI
src/player/OptimalMultiPlayerAI.java
Started optimal MultiPlayerAI
Java
mit
error: pathspec 'java/com/htmlspeed/server/FlashRsrc.java' did not match any file(s) known to git
8c03f1405fbf959da8c800b44a2c9ae1925c315e
1
TimelyPick/HtmlSpeed
/** * Copyright 2011 Galiel 3.14 Ltd. All rights reserved. * Use is subject to license terms. * * Created on 17 December 2012 */ package com.htmlspeed.server; /** * FlashRsrc. * * A swf file (flash presentation). * Used for caching flash files. * * @author Eldad Zamler * @version $Revision: 1.2 $$Date: ...
java/com/htmlspeed/server/FlashRsrc.java
Create FlashRsrc.java
java/com/htmlspeed/server/FlashRsrc.java
Create FlashRsrc.java
Java
mit
error: pathspec 'src/model/supervised/linearmodel/LinearGradientDecent.java' did not match any file(s) known to git
79c1bc04655e1119d6730864a857e9da93ac12f6
1
heroxdream/MachineLearning
package model.supervised.linearmodel; import algorithms.gradient.Decent; import algorithms.gradient.DecentType; import algorithms.gradient.GradientDecent; import algorithms.gradient.NewtonDecent; import com.google.common.util.concurrent.AtomicDouble; import data.DataSet; import model.Predictable; import model.Trainabl...
src/model/supervised/linearmodel/LinearGradientDecent.java
linear regression
src/model/supervised/linearmodel/LinearGradientDecent.java
linear regression
Java
mit
error: pathspec 'forest-core/src/test/java/com/dtflys/test/misc/URLTest.java' did not match any file(s) known to git
ce524dc3e94b9800c6bc5daf2a76d9d34fe02151
1
mySingleLive/forest
package com.dtflys.test.misc; import com.dtflys.forest.utils.URLUtils; import junit.framework.TestCase; public class URLTest extends TestCase { public void testUrl() { assertEquals("http://www.baidu.com", URLUtils.getValidURL("http://www.baidu.com", "")); assertEquals("http://www.baidu.com/xxx", ...
forest-core/src/test/java/com/dtflys/test/misc/URLTest.java
test: baseUrl会自动删去 / 的问题
forest-core/src/test/java/com/dtflys/test/misc/URLTest.java
test: baseUrl会自动删去 / 的问题
Java
mit
error: pathspec 'src/hu/laszlolukacs/spacesiegebreakers/scenes/GameScene.java' did not match any file(s) known to git
d09527713ef5484410f7698399e0e63f358837ba
1
laszlolukacs/spacesiegebreakers
package hu.laszlolukacs.spacesiegebreakers.scenes; import java.io.IOException; import javax.microedition.lcdui.Font; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.Image; import javax.microedition.lcdui.game.GameCanvas; import javax.microedition.lcdui.game.LayerManager; import javax.microed...
src/hu/laszlolukacs/spacesiegebreakers/scenes/GameScene.java
Added an initial version of the game scene
src/hu/laszlolukacs/spacesiegebreakers/scenes/GameScene.java
Added an initial version of the game scene
Java
mit
error: pathspec 'src/test/integration/java/com/aif/common/ICorporaParser.java' did not match any file(s) known to git
2ad44a8a1196d7001debfe3f3b3a255ad9e9477f
1
b0noI/AIF2,b0noI/AIF2,shepeliev/AIF2,Hronom/AIF2,shepeliev/AIF2,Hronom/AIF2
package com.aif.common; import java.io.InputStream; public interface ICorporaParser { public String toPlainText(InputStream inputXML); }
src/test/integration/java/com/aif/common/ICorporaParser.java
add interface for corpora parser
src/test/integration/java/com/aif/common/ICorporaParser.java
add interface for corpora parser
Java
mit
error: pathspec 'rhogen-wizard/src/rhogenwizard/wizards/rhohub/LinkWizard.java' did not match any file(s) known to git
0e9cda714160d4dc2dbf207c6b2b93b14838f8b9
1
rhomobile/rhostudio,rhomobile/rhostudio
package rhogenwizard.wizards.rhohub; import java.lang.reflect.InvocationTargetException; import org.eclipse.core.resources.IProject; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.jface.dialogs.MessageDialog; import org.eclipse.jface.operation.IRunn...
rhogen-wizard/src/rhogenwizard/wizards/rhohub/LinkWizard.java
add link wizard
rhogen-wizard/src/rhogenwizard/wizards/rhohub/LinkWizard.java
add link wizard
Java
epl-1.0
63c7dd92879fdbd3a61a51b17eeb63de536acf67
0
AvinashPD/mondrian,preisanalytics/mondrian,AvinashPD/mondrian,nextelBIS/mondrian,AvinashPD/mondrian,cesarmarinhorj/mondrian,ivanpogodin/mondrian,lgrill-pentaho/mondrian,OSBI/mondrian,mdamour1976/mondrian,lgrill-pentaho/mondrian,nextelBIS/mondrian,truvenganong/mondrian,syncron/mondrian,pentaho/mondrian,julianhyde/mondri...
/* // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // You must accept the terms of that agreement to use this software. // // Copyright (C) 2003-2005 Julian Hyde // Copyright (C) 2005-2012 Pentaho and...
testsrc/main/mondrian/olap/fun/FunctionTest.java
/* // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // You must accept the terms of that agreement to use this software. // // Copyright (C) 2003-2005 Julian Hyde // Copyright (C) 2005-2012 Pentaho and...
Fix up Paul's code.
testsrc/main/mondrian/olap/fun/FunctionTest.java
Fix up Paul's code.
Java
mpl-2.0
496bb5266ebdaaf119964d61bb06cfcc9ec1b6aa
0
swannodette/rhino,rasmuserik/rhino,Pilarbrist/rhino,lv7777/egit_test,Pilarbrist/rhino,lv7777/egit_test,swannodette/rhino,Angelfirenze/rhino,AlexTrotsenko/rhino,tntim96/htmlunit-rhino-fork,jsdoc3/rhino,swannodette/rhino,Angelfirenze/rhino,sam/htmlunit-rhino-fork,sainaen/rhino,qhanam/rhino,lv7777/egit_test,jsdoc3/rhino,a...
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. Yo...
src/org/mozilla/javascript/NativeObject.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. Yo...
next() should throw NoSuchElementException
src/org/mozilla/javascript/NativeObject.java
next() should throw NoSuchElementException
Java
mpl-2.0
error: pathspec 'qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java' did not match any file(s) known to git
064ec7ea3fd8a82f38523a284528757ddb018e05
1
JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core
/************************************************************************* * * $RCSfile: UIConfigurationManager.java,v $ * * $Revision: 1.2 $ * * last change: $Date: 2004-02-25 18:15:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * * ...
qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java
INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 13:39:05 sg 1.1.2.3: #i25017#CHG: changed hard file path to tdoc path 2004/02/19 15:54:59 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:05:26 sg 1.1.2.1: #i25017#NEW: initial version
qadevOOo/tests/java/mod/_fwk/UIConfigurationManager.java
INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/20 13:39:05 sg 1.1.2.3: #i25017#CHG: changed hard file path to tdoc path 2004/02/19 15:54:59 sg 1.1.2.2: #i25017#CHG: enhanced tests 2004/02/19 09:05:26 sg 1.1.2.1: #i25017#NEW: initial version
Java
agpl-3.0
5f21efb1cd94ffb4caee977f4204317e64045586
0
isokissa3/mcMMO,EvilOlaf/mcMMO
package com.gmail.nossr50.datatypes.player; import java.util.HashMap; import java.util.Map; import java.util.Set; import java.util.UUID; import java.util.concurrent.DelayQueue; import com.gmail.nossr50.mcMMO; import com.gmail.nossr50.config.Config; import com.gmail.nossr50.config.experience.ExperienceConfig; import c...
src/main/java/com/gmail/nossr50/datatypes/player/PlayerProfile.java
package com.gmail.nossr50.datatypes.player; import java.util.HashMap; import java.util.Map; import java.util.Set; import java.util.UUID; import java.util.concurrent.DelayQueue; import com.gmail.nossr50.mcMMO; import com.gmail.nossr50.config.Config; import com.gmail.nossr50.config.experience.ExperienceConfig; import c...
Remove hardcoded limit for parent skill levels when calculating child skill level
src/main/java/com/gmail/nossr50/datatypes/player/PlayerProfile.java
Remove hardcoded limit for parent skill levels when calculating child skill level
Java
agpl-3.0
error: pathspec 'config/KSMetaData.java' did not match any file(s) known to git
a5aefb5ef26e28a76b900ced5ad928699f18ced4
1
duarten/scylla,kjniemi/scylla,shaunstanislaus/scylla,guiquanz/scylla,victorbriz/scylla,scylladb/scylla,phonkee/scylla,senseb/scylla,bowlofstew/scylla,glommer/scylla,respu/scylla,dwdm/scylla,acbellini/scylla,guiquanz/scylla,duarten/scylla,dwdm/scylla,scylladb/scylla,wildinto/scylla,bowlofstew/scylla,gwicke/scylla,asias/...
/* * 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 ...
config/KSMetaData.java
config: Import KSMetaData.java Signed-off-by: Pekka Enberg <add4fcd06328a394f0ad91feda7ee057316dc5ed@cloudius-systems.com>
config/KSMetaData.java
config: Import KSMetaData.java
Java
agpl-3.0
error: pathspec 'src/main/omr/glyph/ui/TrainingPanel.java' did not match any file(s) known to git
eac21b6a36b872f7a9cf235c4b590cc3708708f1
1
Audiveris/audiveris,Audiveris/audiveris
//----------------------------------------------------------------------------// // // // T r a i n i n g P a n e l // // ...
src/main/omr/glyph/ui/TrainingPanel.java
User panel to handle the general training of an evaluator
src/main/omr/glyph/ui/TrainingPanel.java
User panel to handle the general training of an evaluator
Java
agpl-3.0
error: pathspec 'src/java/nl/b3p/viewer/stripes/FeatureInfoActionBean.java' did not match any file(s) known to git
d9f4e75d5cdd62fb136a2ed7fbb93ae5955fbeb3
1
flamingo-geocms/flamingo,flamingo-geocms/flamingo,flamingo-geocms/flamingo,B3Partners/flamingo,B3Partners/flamingo,flamingo-geocms/flamingo,B3Partners/flamingo,mvdstruijk/flamingo,mvdstruijk/flamingo,B3Partners/flamingo,mvdstruijk/flamingo,mvdstruijk/flamingo
/* * Copyright (C) 2012 B3Partners B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is di...
src/java/nl/b3p/viewer/stripes/FeatureInfoActionBean.java
added feature info actionbean
src/java/nl/b3p/viewer/stripes/FeatureInfoActionBean.java
added feature info actionbean
Java
agpl-3.0
error: pathspec 'app/src/main/java/com/garethevans/church/opensongtablet/SAFRead.java' did not match any file(s) known to git
585bf2d8a3b17963680803972ab782650a87dcd3
1
thebigg73/OpenSongTablet,thebigg73/OpenSongTablet,thebigg73/OpenSongTablet
// This file will be used to read in xml files using Android's Storage Access Framework
app/src/main/java/com/garethevans/church/opensongtablet/SAFRead.java
Create SAFRead.java
app/src/main/java/com/garethevans/church/opensongtablet/SAFRead.java
Create SAFRead.java
Java
lgpl-2.1
error: pathspec 'src/dr/evoxml/MicrosatellitePatternParser.java' did not match any file(s) known to git
6f45325359ba6d40064ad8d4492d37dc62d9b500
1
svn2github/beast-mcmc,armanbilge/BEAST_sandbox,svn2github/beast-mcmc,svn2github/beast-mcmc,svn2github/beast-mcmc,armanbilge/BEAST_sandbox,armanbilge/BEAST_sandbox,svn2github/beast-mcmc,armanbilge/BEAST_sandbox,armanbilge/BEAST_sandbox
package dr.evoxml; import dr.xml.*; import dr.evolution.util.Taxa; import dr.evolution.datatype.Microsatellite; import dr.evolution.alignment.Patterns; import java.util.logging.Logger; /** * @author Chieh-Hsi Wu * Date: 18/07/2009 * Time: 12:14:19 PM * To change this template use File | Settings | Fil...
src/dr/evoxml/MicrosatellitePatternParser.java
Parser that returns a Patterns object containing the pattern of one microsatellite locus git-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@1976 ca793f91-a31e-0410-b540-2769d408b6a1
src/dr/evoxml/MicrosatellitePatternParser.java
Parser that returns a Patterns object containing the pattern of one microsatellite locus
Java
lgpl-2.1
error: pathspec 'src/java/org/jdesktop/swingx/painter/Painters.java' did not match any file(s) known to git
90fff38b8d4c4af0094be2f3791cec37e56068c7
1
RockManJoe64/swingx,RockManJoe64/swingx
/* * $Id$ * * Copyright 2010 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Founda...
src/java/org/jdesktop/swingx/painter/Painters.java
Issues 1025 and 1024: Created a Painters zoo for Painter flyweights and created an EMPTY_PAINTER flyweight implementation.
src/java/org/jdesktop/swingx/painter/Painters.java
Issues 1025 and 1024: Created a Painters zoo for Painter flyweights and created an EMPTY_PAINTER flyweight implementation.
Java
lgpl-2.1
error: pathspec 'src/dr/evomodel/substmodel/CovarionSubstitutionModel.java' did not match any file(s) known to git
4186240df14896cafd4806725a217368177fc904
1
4ment/beast-mcmc,beast-dev/beast-mcmc,maxbiostat/beast-mcmc,maxbiostat/beast-mcmc,adamallo/beast-mcmc,4ment/beast-mcmc,maxbiostat/beast-mcmc,codeaudit/beast-mcmc,4ment/beast-mcmc,adamallo/beast-mcmc,codeaudit/beast-mcmc,beast-dev/beast-mcmc,maxbiostat/beast-mcmc,adamallo/beast-mcmc,4ment/beast-mcmc,beast-dev/beast-mcmc...
/* * CovarionSubstitutionModel.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...
src/dr/evomodel/substmodel/CovarionSubstitutionModel.java
Somehow this got missed out in the last commit...
src/dr/evomodel/substmodel/CovarionSubstitutionModel.java
Somehow this got missed out in the last commit...
Java
lgpl-2.1
error: pathspec 'testsuite/standalone/src/test/java/org/wildfly/core/test/standalone/mgmt/api/core/DeploymentModulesListTestCase.java' did not match any file(s) known to git
c51e74ff348d0b8febd74068b5ee53ba5117529a
1
bstansberry/wildfly-core,yersan/wildfly-core,luck3y/wildfly-core,jfdenise/wildfly-core,darranl/wildfly-core,jfdenise/wildfly-core,jamezp/wildfly-core,ivassile/wildfly-core,ivassile/wildfly-core,soul2zimate/wildfly-core,aloubyansky/wildfly-core,bstansberry/wildfly-core,jfdenise/wildfly-core,yersan/wildfly-core,ivassile/...
/* * Copyright 2019 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
testsuite/standalone/src/test/java/org/wildfly/core/test/standalone/mgmt/api/core/DeploymentModulesListTestCase.java
[WFCORE-4251] Add Test Case [WFCORE-4251] Remove wildcard import from test case
testsuite/standalone/src/test/java/org/wildfly/core/test/standalone/mgmt/api/core/DeploymentModulesListTestCase.java
[WFCORE-4251] Add Test Case
Java
unlicense
692c8544ac550ba77e1c9b5a5a748226012077e0
0
HenryLoenwind/EnderIO,Samernieve/EnderIO,eduardog3000/EnderIO,SleepyTrousers/EnderIO,torteropaid/EnderIO,mmelvin0/EnderIO,Quantum64/EnderIO,MatthiasMann/EnderIO,Joccob/EnderIO,mezz/EnderIO,Joccob/EnderIO,Vexatos/EnderIO,D-Inc/EnderIO,Vexatos/EnderIO,MrNuggelz/EnderIO,eduardog3000/EnderIO
package crazypants.enderio.conduit.power; import java.util.HashMap; import java.util.List; import java.util.Map; import net.minecraft.client.renderer.texture.IconRegister; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft.nbt.NBTTagCompound; import net.minecraf...
common/crazypants/enderio/conduit/power/PowerConduit.java
package crazypants.enderio.conduit.power; import java.util.HashMap; import java.util.List; import java.util.Map; import cofh.api.energy.IEnergyHandler; import net.minecraft.client.renderer.texture.IconRegister; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft...
#290 Energy conduit max input is too low for BC combustion engines
common/crazypants/enderio/conduit/power/PowerConduit.java
#290 Energy conduit max input is too low for BC combustion engines
Java
apache-2.0
f2be652207d04acf555fba1832f56f8425185d95
0
TarantulaTechnology/JGroups,slaskawi/JGroups,deepnarsay/JGroups,rhusar/JGroups,rhusar/JGroups,pruivo/JGroups,ligzy/JGroups,kedzie/JGroups,rpelisse/JGroups,Sanne/JGroups,pruivo/JGroups,rpelisse/JGroups,ligzy/JGroups,rvansa/JGroups,Sanne/JGroups,deepnarsay/JGroups,belaban/JGroups,pruivo/JGroups,ibrahimshbat/JGroups,vjura...
package org.jgroups; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.jgroups.conf.ConfiguratorFactory; import org.jgroups.conf.ProtocolStackConfigurator; import org.jgroups.stack.IpAddress; import org.jgroups.stack.ProtocolStack; import org.jgroups.stack.StateTransferIn...
src/org/jgroups/JChannel.java
package org.jgroups; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.jgroups.conf.ConfiguratorFactory; import org.jgroups.conf.ProtocolStackConfigurator; import org.jgroups.stack.IpAddress; import org.jgroups.stack.ProtocolStack; import org.jgroups.stack.StateTransferIn...
reformatted to get rid of Vlad's weird formatting :-)
src/org/jgroups/JChannel.java
reformatted to get rid of Vlad's weird formatting :-)
Java
apache-2.0
752d13e87353c5154fac8dcc78ed8a32ae40bb36
0
gcoders/gerrit,joshuawilson/merrit,gracefullife/gerrit,Distrotech/gerrit,bootstraponline-archive/gerrit-mirror,gcoders/gerrit,WANdisco/gerrit,thesamet/gerrit,Overruler/gerrit,netroby/gerrit,gracefullife/gerrit,hdost/gerrit,hdost/gerrit,GerritCodeReview/gerrit,gracefullife/gerrit,thesamet/gerrit,gcoders/gerrit,gcoders/g...
// Copyright (C) 2013 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 applicable ...
gerrit-pgm/src/main/java/com/google/gerrit/pgm/Reindex.java
// Copyright (C) 2013 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 applicable ...
Add a verbose flag to reindex Change-Id: I6c23fb1e8a342daa1dbae674037fd2f5435e758c
gerrit-pgm/src/main/java/com/google/gerrit/pgm/Reindex.java
Add a verbose flag to reindex
Java
apache-2.0
ab714bbb2155dc06fcc257f1c27bf0fd00035871
0
kotcrab/VisEditor,piotr-j/VisEditor,piotr-j/VisEditor,kotcrab/vis-editor,kotcrab/vis-editor
/* * Copyright 2014-2016 See AUTHORS file. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
Editor/src/com/kotcrab/vis/editor/Editor.java
/* * Copyright 2014-2016 See AUTHORS file. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
Fix tabs table height
Editor/src/com/kotcrab/vis/editor/Editor.java
Fix tabs table height