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
mit
8753f12131a9df9574ef22ab4e3a98306b263381
0
crttcr/Args
package com.xivvic.args.schema.item; import java.util.Map; import com.xivvic.args.error.ErrorCode; import com.xivvic.args.error.SchemaException; import com.xivvic.args.marshall.OptEvaluator; import com.xivvic.args.marshall.OptEvaluatorBase; import com.xivvic.args.schema.OptionType; import com.xivvic.args.util.Boolean...
src/main/java/com/xivvic/args/schema/item/Item.java
package com.xivvic.args.schema.item; import java.util.Map; import com.xivvic.args.error.ErrorCode; import com.xivvic.args.error.SchemaException; import com.xivvic.args.marshall.OptEvaluator; import com.xivvic.args.marshall.OptEvaluatorBase; import com.xivvic.args.schema.OptionType; import com.xivvic.args.util.Boolean...
Remove unneeded constructors
src/main/java/com/xivvic/args/schema/item/Item.java
Remove unneeded constructors
Java
epl-1.0
08e8049a7a9ef7eea3099e323fe530d8833d3f38
0
bendisposto/prob2-ui,bendisposto/prob2-ui,bendisposto/prob2-ui,bendisposto/prob2-ui
package de.prob2.ui.menu; import java.io.File; import java.io.IOException; import java.net.URL; import java.util.Optional; import com.google.inject.Inject; import com.google.inject.Singleton; import de.be4.classicalb.core.parser.exceptions.BException; import de.codecentric.centerdevice.MenuToolkit; import de.prob.scr...
src/main/java/de/prob2/ui/menu/MenuController.java
package de.prob2.ui.menu; import java.io.File; import java.io.IOException; import java.net.URL; import java.util.Optional; import com.google.inject.Inject; import com.google.inject.Singleton; import de.be4.classicalb.core.parser.exceptions.BException; import de.codecentric.centerdevice.MenuToolkit; import de.prob.scr...
Fix width and height getting swapped when loading default perspective
src/main/java/de/prob2/ui/menu/MenuController.java
Fix width and height getting swapped when loading default perspective
Java
mpl-2.0
d87d3039f291f7ed9445be3503a63df15a294e10
0
naraink/openmrs-core,koskedk/openmrs-core,michaelhofer/openmrs-core,aj-jaswanth/openmrs-core,ern2/openmrs-core,donaldgavis/openmrs-core,ern2/openmrs-core,milankarunarathne/openmrs-core,trsorsimoII/openmrs-core,shiangree/openmrs-core,sravanthi17/openmrs-core,jvena1/openmrs-core,koskedk/openmrs-core,andyvand/OpenMRS,mila...
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS...
api/src/main/java/org/openmrs/api/AdministrationService.java
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS...
Back porting to 1.9.x: Unit of work - transaction boundary is not correct - Patient.form maybe more places - TRUNK-229 git-svn-id: 4718f6e240ca7210205b40b658d48b65419e2f31@27231 5bac5841-c719-aa4e-b3fe-cce5062f897a
api/src/main/java/org/openmrs/api/AdministrationService.java
Back porting to 1.9.x: Unit of work - transaction boundary is not correct - Patient.form maybe more places - TRUNK-229
Java
mpl-2.0
79b4df6576990341dd53402e75bb8abde651717a
0
qhanam/rhino,Angelfirenze/rhino,tuchida/rhino,ashwinrayaprolu1984/rhino,tuchida/rhino,swannodette/rhino,Pilarbrist/rhino,sainaen/rhino,Distrotech/rhino,sam/htmlunit-rhino-fork,AlexTrotsenko/rhino,sainaen/rhino,swannodette/rhino,tntim96/htmlunit-rhino-fork,tuchida/rhino,qhanam/rhino,tuchida/rhino,Pilarbrist/rhino,Angelf...
/* -*- 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/IRFactory.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...
Fix bug 508547 - delete statements should evaluate functions before attempting to delete the result Patch from Raphael Speyer
src/org/mozilla/javascript/IRFactory.java
Fix bug 508547 - delete statements should evaluate functions before attempting to delete the result Patch from Raphael Speyer
Java
agpl-3.0
b70a2e2e3f07cb48779de2edb4aaf3cce9ea1524
0
VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb
/* This file is part of VoltDB. * Copyright (C) 2019 VoltDB Inc. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use,...
tests/frontend/org/voltdb/task/TestTasksEnd2End.java
/* This file is part of VoltDB. * Copyright (C) 2019 VoltDB Inc. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use,...
TestTasksEnd2End: Do not use @AdHoc as task procedure
tests/frontend/org/voltdb/task/TestTasksEnd2End.java
TestTasksEnd2End: Do not use @AdHoc as task procedure
Java
lgpl-2.1
396ec0270bbf38362d160cec43be1be89489d2bd
0
getrailo/railo,getrailo/railo,modius/railo,JordanReiter/railo,getrailo/railo,modius/railo,JordanReiter/railo
package railo.runtime.dump; import java.io.File; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.sql.ResultSet; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Enumeration; import java.util.Iterator; import java.util.List; import java.u...
railo-java/railo-core/src/railo/runtime/dump/DumpUtil.java
package railo.runtime.dump; import java.io.File; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.sql.ResultSet; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Enumeration; import java.util.Iterator; import java.util.List; import java.u...
improved title for native array dump
railo-java/railo-core/src/railo/runtime/dump/DumpUtil.java
improved title for native array dump
Java
apache-2.0
5055f0195699bb5139761bab35be05d6c0b525f3
0
hekonsek/fabric8,rajdavies/fabric8,migue/fabric8,punkhorn/fabric8,jimmidyson/fabric8,jonathanchristison/fabric8,sobkowiak/fabric8,jonathanchristison/fabric8,dhirajsb/fabric8,rhuss/fabric8,rnc/fabric8,gashcrumb/fabric8,KurtStam/fabric8,migue/fabric8,KurtStam/fabric8,sobkowiak/fabric8,avano/fabric8,sobkowiak/fabric8,sobk...
/** * Copyright 2005-2014 Red Hat, Inc. * * Red Hat licenses this file to you under the Apache License, version * 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
fabric/fabric-agent/src/main/java/io/fabric8/agent/utils/AgentUtils.java
/** * Copyright 2005-2014 Red Hat, Inc. * * Red Hat licenses this file to you under the Apache License, version * 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
avoid exception if we define bundles/features using non-mvn coordinates
fabric/fabric-agent/src/main/java/io/fabric8/agent/utils/AgentUtils.java
avoid exception if we define bundles/features using non-mvn coordinates
Java
apache-2.0
6a27330c2447090225578bff6f67d3523a85ef11
0
nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch
public class Tile { public static final int TOP = 0; public static final int LEFT = 1; public static final int BOTTOM = 2; public static final int RIGHT = 3; public Tile (long number, String[] data) { _id = number; _data = new char[data.length][data[0].length()]; _origin...
AdventOfCode/2020/day20/part2/Tile.java
public class Tile { public static final int TOP = 0; public static final int LEFT = 1; public static final int BOTTOM = 2; public static final int RIGHT = 3; public Tile (long number, String[] data) { _id = number; _data = new char[data.length][data[0].length()]; _origin...
Update Tile.java
AdventOfCode/2020/day20/part2/Tile.java
Update Tile.java
Java
apache-2.0
773e05a9aa897edb3c90c3d4b5d1aab81504470d
0
aefimov/idea-jflex
package org.intellij.lang.jflex.psi.impl; import com.intellij.lang.ASTNode; import com.intellij.openapi.util.Pair; import com.intellij.openapi.util.TextRange; import com.intellij.psi.LiteralTextEscaper; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiLanguageInjectionHost; import com.intellij.ps...
src/org/intellij/lang/jflex/psi/impl/JFlexJavaCodeImpl.java
package org.intellij.lang.jflex.psi.impl; import com.intellij.lang.ASTNode; import com.intellij.openapi.util.Pair; import com.intellij.openapi.util.TextRange; import com.intellij.psi.LiteralTextEscaper; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiLanguageInjectionHost; import com.intellij.ps...
createLiteralTextEscaper method signature tweaked to eliminate unchecked warning
src/org/intellij/lang/jflex/psi/impl/JFlexJavaCodeImpl.java
createLiteralTextEscaper method signature tweaked to eliminate unchecked warning
Java
apache-2.0
1f8979546f14d9fe7eee69d13c6dd4967f5c8aa7
0
permazen/permazen,archiecobbs/jsimpledb,permazen/permazen,permazen/permazen,archiecobbs/jsimpledb,archiecobbs/jsimpledb
/* * Copyright (C) 2015 Archie L. Cobbs. All rights reserved. */ package org.jsimpledb.kv.sql; import com.google.common.base.Preconditions; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.NoSuchElementException; import java.u...
jsimpledb-kv-sql/src/main/java/org/jsimpledb/kv/sql/SQLKVTransaction.java
/* * Copyright (C) 2015 Archie L. Cobbs. All rights reserved. */ package org.jsimpledb.kv.sql; import com.google.common.base.Preconditions; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.NoSuchElementException; import java.u...
Make some methods protected to give subclasses more flexibility.
jsimpledb-kv-sql/src/main/java/org/jsimpledb/kv/sql/SQLKVTransaction.java
Make some methods protected to give subclasses more flexibility.
Java
apache-2.0
cf9bf80797cc938a404fcfc8cb78753d5d7bc081
0
palantir/atlasdb,palantir/atlasdb,palantir/atlasdb,EvilMcJerkface/atlasdb,EvilMcJerkface/atlasdb,EvilMcJerkface/atlasdb
/* * Copyright 2017 Palantir Technologies, Inc. All rights reserved. * * Licensed under the BSD-3 License (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://opensource.org/licenses/BSD-3-Clause * * Unless required by applicab...
atlasdb-processors/src/main/java/com/palantir/processors/AutoDelegate.java
/* * Copyright 2017 Palantir Technologies, Inc. All rights reserved. * * Licensed under the BSD-3 License (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://opensource.org/licenses/BSD-3-Clause * * Unless required by applicab...
Mark AutoDelegate as source-only (#2594) * Mark annotations as source-only * [no release notes]
atlasdb-processors/src/main/java/com/palantir/processors/AutoDelegate.java
Mark AutoDelegate as source-only (#2594)
Java
apache-2.0
a56057f97620ae7b958c338149853d605d8d3604
0
Overruler/gerrit,anminhsu/gerrit,gerrit-review/gerrit,renchaorevee/gerrit,Overruler/gerrit,thesamet/gerrit,netroby/gerrit,Seinlin/gerrit,thesamet/gerrit,dwhipstock/gerrit,Distrotech/gerrit,netroby/gerrit,anminhsu/gerrit,Distrotech/gerrit,pkdevbox/gerrit,Overruler/gerrit,hdost/gerrit,renchaorevee/gerrit,dwhipstock/gerri...
// Copyright (C) 2009 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-sshd/src/main/java/com/google/gerrit/sshd/SshLog.java
// Copyright (C) 2009 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 ...
Include all command arguments in SSH log entry Previously the SSH log only included the first argument. This prevented the repository name from being logged when 'git receive-pack' was executed instead of 'git-receive-pack'. Now the SSH log includes all command arguments in the log ensuring that the repository name i...
gerrit-sshd/src/main/java/com/google/gerrit/sshd/SshLog.java
Include all command arguments in SSH log entry
Java
apache-2.0
2c160215a962e7d97bf09e7e51cc8b93b75595c6
0
tadeegan/eiger,tadeegan/eiger,tadeegan/eiger-application-aware,tadeegan/eiger,tadeegan/eiger-application-aware,tadeegan/eiger-application-aware
package deegan; import java.io.IOException; import java.util.*; import java.util.Map.Entry; import java.nio.ByteBuffer; import org.apache.cassandra.client.ClientLibrary; import org.apache.cassandra.config.CFMetaData; import org.apache.cassandra.config.ColumnDefinition; import org.apache.cassandra.config.Configuration...
deegan_client/src/TestClient.java
package deegan; import java.io.IOException; import java.util.*; import java.util.Map.Entry; import java.nio.ByteBuffer; import org.apache.cassandra.CleanupHelper; import org.apache.cassandra.client.ClientLibrary; import org.apache.cassandra.config.CFMetaData; import org.apache.cassandra.config.ColumnDefinition; impor...
remove imports
deegan_client/src/TestClient.java
remove imports
Java
apache-2.0
b6d475ca9f9de964c23b7599856752ae3d571f08
0
vivchar/RendererRecyclerViewAdapter
package com.github.vivchar.immutableadapter; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; impo...
example/src/main/java/com/github/vivchar/immutableadapter/MainActivity.java
package com.github.vivchar.immutableadapter; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; impo...
Fix example
example/src/main/java/com/github/vivchar/immutableadapter/MainActivity.java
Fix example
Java
apache-2.0
2b83d21ba78b57de80e81b3e548f8d83064cbb23
0
pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript,pcingola/BigDataScript
package org.bds; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import org.antlr.v4.runtime.ANTLRFile...
src/org/bds/Bds.java
package org.bds; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import org.antlr.v4.runtime.ANTLRFile...
Added compile time warning for 'unused functions'. Only warns for main module, but can be activated for all inclides using '-wall'
src/org/bds/Bds.java
Added compile time warning for 'unused functions'. Only warns for main module, but can be activated for all inclides using '-wall'
Java
apache-2.0
953f283bcec3dcbbdc1f03267e1ac32f3c7c78b7
0
xmpace/jetty-read,xmpace/jetty-read,xmpace/jetty-read,xmpace/jetty-read
// // ======================================================================== // Copyright (c) 1995-2012 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
jetty-client/src/test/java/org/eclipse/jetty/client/HttpClientLoadTest.java
// // ======================================================================== // Copyright (c) 1995-2012 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
jetty-9 - HTTP client: make SSL load test to wait more for completion.
jetty-client/src/test/java/org/eclipse/jetty/client/HttpClientLoadTest.java
jetty-9 - HTTP client: make SSL load test to wait more for completion.
Java
apache-2.0
a9fcdf1ff997c1d709e9076d1aa4a865e134a72e
0
wyona/yanel,baszero/yanel,baszero/yanel,baszero/yanel,wyona/yanel,wyona/yanel,wyona/yanel,baszero/yanel,baszero/yanel,baszero/yanel,wyona/yanel,wyona/yanel
/* * Copyright 2007 Wyona * * 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.wyona.org/licenses/APACHE-LICENSE-2.0 * * Unless required by applicable law or agree...
src/core/java/org/wyona/yanel/core/ResourceTypeRegistry.java
/* * Copyright 2007 Wyona * * 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.wyona.org/licenses/APACHE-LICENSE-2.0 * * Unless required by applicable law or agree...
check package first
src/core/java/org/wyona/yanel/core/ResourceTypeRegistry.java
check package first
Java
apache-2.0
3f9edecadd04687a5625b622a76f95d98a19d056
0
tkowalcz/rx-java-pantha-rhei
package pl.tkowalcz.twitter.mock; import java.io.FileInputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.util.List; import com.google.common.collect.ImmutableList; import pl.tkowalcz.twitter.TwitterUser; import rx.Observable; import rx.schedulers.Schedulers; public class MockRetroT...
src/main/java/pl/tkowalcz/twitter/mock/MockRetroTwitter.java
package pl.tkowalcz.twitter.mock; import java.io.FileInputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.util.List; import com.google.common.collect.ImmutableList; import pl.tkowalcz.twitter.TwitterUser; import rx.Observable; import rx.schedulers.Schedulers; public class MockRetroT...
Fixes for mock.
src/main/java/pl/tkowalcz/twitter/mock/MockRetroTwitter.java
Fixes for mock.
Java
apache-2.0
aefe97e709e45579513a8ec10b37da057e23e8cb
0
pponec/ujorm,pponec/ujorm,pponec/ujorm
/* * Copyright 2009 Paul Ponec * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
ujo-core/src-orm/org/ujoframework/orm/AbstractMetaModel.java
/* * Copyright 2009 Paul Ponec * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
Meta-model initialization changes (II)
ujo-core/src-orm/org/ujoframework/orm/AbstractMetaModel.java
Meta-model initialization changes (II)
Java
apache-2.0
debd0147393d849614d6d8142d2e5d8fa6f30d94
0
hurricup/intellij-community,semonte/intellij-community,mglukhikh/intellij-community,idea4bsd/idea4bsd,vladmm/intellij-community,xfournet/intellij-community,slisson/intellij-community,MER-GROUP/intellij-community,ol-loginov/intellij-community,ernestp/consulo,lucafavatella/intellij-community,FHannes/intellij-community,si...
package com.intellij.execution.testframework.sm.runner; import com.intellij.execution.Location; import com.intellij.execution.testframework.*; import com.intellij.execution.testframework.sm.LocationProviderUtil; import com.intellij.execution.testframework.sm.runner.states.*; import com.intellij.execution.testframework...
smRunner/src/com/intellij/execution/testframework/sm/runner/SMTestProxy.java
package com.intellij.execution.testframework.sm.runner; import com.intellij.execution.Location; import com.intellij.execution.testframework.*; import com.intellij.execution.testframework.sm.LocationProviderUtil; import com.intellij.execution.testframework.sm.runner.states.*; import com.intellij.execution.testframework...
fix SMTestRunnerResultsFormTest.testRuby_1767
smRunner/src/com/intellij/execution/testframework/sm/runner/SMTestProxy.java
fix SMTestRunnerResultsFormTest.testRuby_1767
Java
apache-2.0
7ee47691a1551f4161742f285c145bf2928c5952
0
redhatanalytics/dstream-amqp,redhatanalytics/dstream-amqp
/* * 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/spark/streaming/amqp/JavaAMQPBrokerStreamSuite.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 ...
Incremented test duration for all Java tests
src/test/java/org/apache/spark/streaming/amqp/JavaAMQPBrokerStreamSuite.java
Incremented test duration for all Java tests
Java
apache-2.0
f5551e4e0cd6476ec0e5b00f9053b923f473dbfb
0
seven332/EhViewer,seven332/EhViewer
/* * Copyright (C) 2014-2015 Hippo Seven * * 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 ...
app/src/main/java/com/hippo/widget/FloatingActionButton.java
/* * Copyright (C) 2014-2015 Hippo Seven * * 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 ...
Adjust the shadow of FloatingActionButton
app/src/main/java/com/hippo/widget/FloatingActionButton.java
Adjust the shadow of FloatingActionButton
Java
apache-2.0
bcb2c24122dec2a03ce52cb32c3bb561b62e5da1
0
qinjin/mdtc-cassandra,mshuler/cassandra,swps/cassandra,iamaleksey/cassandra,nitsanw/cassandra,mshuler/cassandra,sriki77/cassandra,hengxin/cassandra,codefollower/Cassandra-Research,leomrocha/cassandra,macintoshio/cassandra,krummas/cassandra,fengshao0907/Cassandra-Research,fengshao0907/Cassandra-Research,whitepages/cassa...
/** * */ package org.apache.cassandra.service; /* * * 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...
src/java/org/apache/cassandra/service/DatacenterSyncWriteResponseHandler.java
/** * */ package org.apache.cassandra.service; /* * * 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...
fix assert in DatacenterSyncWriteResponseHandler patch by Mark Guzman; reviewed by jbellis for CASSANDRA-2254 git-svn-id: 97f024e056bb8360c163ac9719c09bffda44c4d2@1075198 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/cassandra/service/DatacenterSyncWriteResponseHandler.java
fix assert in DatacenterSyncWriteResponseHandler patch by Mark Guzman; reviewed by jbellis for CASSANDRA-2254
Java
bsd-3-clause
3cd92bbee3c0c3e751d27590a921206aaedf3d9d
0
NCIP/c3pr,NCIP/c3pr,NCIP/c3pr
package edu.duke.cabig.c3pr.domain; import java.util.ArrayList; import java.util.Calendar; import java.util.Collections; import java.util.Date; import java.util.GregorianCalendar; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.Tre...
codebase/projects/core/src/java/edu/duke/cabig/c3pr/domain/StudySite.java
package edu.duke.cabig.c3pr.domain; import java.util.ArrayList; import java.util.Calendar; import java.util.Collections; import java.util.Date; import java.util.GregorianCalendar; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.Tre...
unused imports
codebase/projects/core/src/java/edu/duke/cabig/c3pr/domain/StudySite.java
unused imports
Java
bsd-3-clause
51b494881fe634a7a3511e812c81347146ce307c
0
sammymax/nullpomino,sammymax/nullpomino
/* Copyright (c) 2010, NullNoname All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this ...
src/org/game_host/hebo/nullpomino/game/subsystem/mode/AvalancheVSMode.java
/* Copyright (c) 2010, NullNoname All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this ...
Fix bug in Fever support
src/org/game_host/hebo/nullpomino/game/subsystem/mode/AvalancheVSMode.java
Fix bug in Fever support
Java
bsd-3-clause
66caa978560d5af4066d45090fc07753476ecdd2
0
UoLCompSoc/ld32,UoLCompSoc/ld32,UoLCompSoc/ld32
package uk.org.ulcompsoc.ld32.systems; import uk.org.ulcompsoc.ld32.components.Wallet; import uk.org.ulcompsoc.ld32.util.Mappers; import uk.org.ulcompsoc.ld32.util.TextureManager; import uk.org.ulcompsoc.ld32.util.TextureName; import com.badlogic.ashley.core.Entity; import com.badlogic.ashley.core.Family; im...
core/src/uk/org/ulcompsoc/ld32/systems/GUIRenderSystem.java
package uk.org.ulcompsoc.ld32.systems; import uk.org.ulcompsoc.ld32.components.Wallet; import uk.org.ulcompsoc.ld32.util.Mappers; import uk.org.ulcompsoc.ld32.util.TextureManager; import uk.org.ulcompsoc.ld32.util.TextureName; import com.badlogic.ashley.core.Entity; import com.badlogic.ashley.core.Family; im...
Fix guirendersystem
core/src/uk/org/ulcompsoc/ld32/systems/GUIRenderSystem.java
Fix guirendersystem
Java
bsd-3-clause
3cbc82b2ee51597080c07b21bcf2cc6656fadf8f
0
oci-pronghorn/GreenLightning,oci-pronghorn/GreenLightning,oci-pronghorn/GreenLightning
package com.ociweb.gl.impl; import java.io.IOException; import com.ociweb.gl.api.FieldReader; import com.ociweb.pronghorn.pipe.DataInputBlobReader; import com.ociweb.pronghorn.pipe.DataOutputBlobWriter; import com.ociweb.pronghorn.pipe.MessageSchema; import com.ociweb.pronghorn.pipe.Pipe; import com.ociweb.pronghorn....
src/main/java/com/ociweb/gl/impl/PayloadReader.java
package com.ociweb.gl.impl; import java.io.IOException; import com.ociweb.gl.api.FieldReader; import com.ociweb.pronghorn.pipe.DataInputBlobReader; import com.ociweb.pronghorn.pipe.DataOutputBlobWriter; import com.ociweb.pronghorn.pipe.MessageSchema; import com.ociweb.pronghorn.pipe.Pipe; import com.ociweb.pronghorn....
should be packedLong for holding int values
src/main/java/com/ociweb/gl/impl/PayloadReader.java
should be packedLong for holding int values
Java
mit
f8fa83cd888d6b2b7c5cd72b8b15263375813f4f
0
phenoscape/PhenoscapeDataLoader
package org.phenoscape.obd.loader; import java.util.Arrays; import java.util.List; public class Vocab { public static final String PUB_HAS_DATE = "dc:date"; public static final String PUB_HAS_ABSTRACT = "dc:abstract"; public static final String PUB_HAS_CITATION = "dc:bibliographicCitation"; public st...
src/org/phenoscape/obd/loader/Vocab.java
package org.phenoscape.obd.loader; import java.util.Arrays; import java.util.List; public class Vocab { public static final String PUB_HAS_DATE = "dc:date"; public static final String PUB_HAS_ABSTRACT = "dc:abstract"; public static final String PUB_HAS_CITATION = "dc:bibliographicCitation"; public st...
Added structure to symmetric qualities list.
src/org/phenoscape/obd/loader/Vocab.java
Added structure to symmetric qualities list.
Java
mit
24fef570edf6ac333fa5708c8ca5994bc5db7e93
0
SoftwareEngineeringToolDemos/FSE-2011-Crystal,KaranDagar/crystalvc,KaranDagar/crystalvc,brunyuriy/crystalvc,SoftwareEngineeringToolDemos/FSE-2011-Crystal,KaranDagar/FSE-2011-Crystal---old,KaranDagar/FSE-2011-Crystal---old,brunyuriy/crystalvc,SoftwareEngineeringToolDemos/FSE-2011-Crystal
package crystal.client; import java.awt.AWTException; import java.awt.Image; import java.awt.MenuItem; import java.awt.PopupMenu; import java.awt.SystemTray; import java.awt.TrayIcon; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; import java.text.SimpleDateFormat;...
src/crystal/client/ConflictSystemTray.java
package crystal.client; import java.awt.AWTException; import java.awt.Image; import java.awt.MenuItem; import java.awt.PopupMenu; import java.awt.SystemTray; import java.awt.TrayIcon; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; import java.text.SimpleDateFormat;...
Updated the version number.
src/crystal/client/ConflictSystemTray.java
Updated the version number.
Java
mit
49fe483a3f36660895c4316c00cfd23b839cc5c7
0
CMPUT301F17T14/gitrekt
package com.example.habitrack; import android.content.Context; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import java.io.BufferedReader; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputS...
HabiTrack/app/src/main/java/com/example/habitrack/FileManager.java
package com.example.habitrack; import android.content.Context; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import java.io.BufferedReader; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputS...
fix bug in saving todayhe function
HabiTrack/app/src/main/java/com/example/habitrack/FileManager.java
fix bug in saving todayhe function
Java
epl-1.0
df84eae6270fe49c6d60903eed06b70680c5cc99
0
asupdev/asup,asupdev/asup,asupdev/asup
/** * Copyright (c) 2012, 2014 Sme.UP and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ package org.asup.os...
org.asup.os.type.file/src/org/asup/os/type/file/impl/FileImpl.java
/** * Copyright (c) 2012, 2014 Sme.UP and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ package org.asup.os...
Rigenerato codice da os-type-file.ecore
org.asup.os.type.file/src/org/asup/os/type/file/impl/FileImpl.java
Rigenerato codice da os-type-file.ecore
Java
epl-1.0
d119f0f277321b2c2cf2986269bd84dca5eee2f5
0
szeder/cJUnit,szeder/cJUnit-dev
/* * This file is covered by the terms of the Common Public License v1.0. * * Copyright (c) SZEDER Gábor * * Parts of this software were developed within the JEOPARD research * project, which received funding from the European Union's Seventh * Framework Programme under grant agreement No. 216682. */ package d...
src/main/de/fzi/cjunit/jpf/exceptioninfo/ExceptionInfoDefaultImpl.java
/* * This file is covered by the terms of the Common Public License v1.0. * * Copyright (c) SZEDER Gábor * * Parts of this software were developed within the JEOPARD research * project, which received funding from the European Union's Seventh * Framework Programme under grant agreement No. 216682. */ package d...
ExceptionInfoDefaultImpl: add alternative constructor ... to be able to instantiate based on a given class name, message, stack trace and cause. Signed-off-by: SZEDER Gábor <46692b1f0516358b02a6405518c0a52aa8fb3e94@fzi.de>
src/main/de/fzi/cjunit/jpf/exceptioninfo/ExceptionInfoDefaultImpl.java
ExceptionInfoDefaultImpl: add alternative constructor
Java
mpl-2.0
056f88a2bd9381beb55b0a804e3d89ec3e97f5a4
0
kigsmtua/openmrs-core,lbl52001/openmrs-core,Winbobob/openmrs-core,WANeves/openmrs-core,foolchan2556/openmrs-core,sintjuri/openmrs-core,maekstr/openmrs-core,dlahn/openmrs-core,pselle/openmrs-core,MuhammadSafwan/Stop-Button-Ability,dlahn/openmrs-core,kckc/openmrs-core,milankarunarathne/openmrs-core,milankarunarathne/open...
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS...
api/src/main/java/org/openmrs/Encounter.java
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS...
Updating javadoc on getter/setter for encounterProviders property - TRUNK-3419 git-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@27968 5bac5841-c719-aa4e-b3fe-cce5062f897a
api/src/main/java/org/openmrs/Encounter.java
Updating javadoc on getter/setter for encounterProviders property - TRUNK-3419
Java
agpl-3.0
723c83f9232d6b8749c6930f336b5b3f18279a30
0
mnip91/proactive-component-monitoring,mnip91/proactive-component-monitoring,PaulKh/scale-proactive,jrochas/scale-proactive,PaulKh/scale-proactive,mnip91/programming-multiactivities,mnip91/programming-multiactivities,jrochas/scale-proactive,PaulKh/scale-proactive,jrochas/scale-proactive,mnip91/programming-multiactivitie...
/* * ################################################################ * * ProActive Parallel Suite(TM): The Java(TM) library for * Parallel, Distributed, Multi-Core Computing for * Enterprise Grids & Clouds * * Copyright (C) 1997-2012 INRIA/University of * Nice-Sophia Antipolis/ActiveEon ...
src/Core/org/objectweb/proactive/core/runtime/ProActiveRuntimeImpl.java
/* * ################################################################ * * ProActive Parallel Suite(TM): The Java(TM) library for * Parallel, Distributed, Multi-Core Computing for * Enterprise Grids & Clouds * * Copyright (C) 1997-2012 INRIA/University of * Nice-Sophia Antipolis/ActiveEon ...
PROACTIVE-1271 - Wrong path in ProActiveRuntimeImpl.getProActiveHome() on Windows added getCanonicalPath to simplify the path returned by getProActiveHome() Change-Id: Iaee787e85577c7e390d5d70c38fbd1a7bac7c26c
src/Core/org/objectweb/proactive/core/runtime/ProActiveRuntimeImpl.java
PROACTIVE-1271 - Wrong path in ProActiveRuntimeImpl.getProActiveHome() on Windows added getCanonicalPath to simplify the path returned by getProActiveHome()
Java
lgpl-2.1
be7a31a5f3848c74de9ce06806db7d8b43bae35e
0
joval/jOVAL
// Copyright (C) 2012 jOVAL.org. All rights reserved. // This software is licensed under the AGPL 3.0 license available at http://www.joval.org/agpl_v3.txt package org.joval.xml; import java.io.StringWriter; import javax.xml.bind.JAXBException; import javax.xml.bind.JAXBIntrospector; import javax.xml.transfo...
src/org/joval/xml/DOMTools.java
// Copyright (C) 2012 jOVAL.org. All rights reserved. // This software is licensed under the AGPL 3.0 license available at http://www.joval.org/agpl_v3.txt package org.joval.xml; import java.io.StringWriter; import javax.xml.bind.JAXBException; import javax.xml.bind.JAXBIntrospector; import javax.xml.transfo...
Work-around JDK bug.
src/org/joval/xml/DOMTools.java
Work-around JDK bug.
Java
lgpl-2.1
547430c1b6984c8577f7823f232470ea58baae0d
0
fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui
/* * DomUI Java User Interface library * Copyright (c) 2010 by Frits Jalvingh, Itris B.V. * * 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 ...
to.etc.domui/src/main/java/to/etc/domui/component/tbl/DataPager2.java
/* * DomUI Java User Interface library * Copyright (c) 2010 by Frits Jalvingh, Itris B.V. * * 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 ...
Bugfix: DataPager buttons that were added would not have spacing and touched the other buttons
to.etc.domui/src/main/java/to/etc/domui/component/tbl/DataPager2.java
Bugfix: DataPager buttons that were added would not have spacing and touched the other buttons
Java
lgpl-2.1
61a3145c3c907505be425c6338f733d8488137c0
0
languagetool-org/languagetool,jimregan/languagetool,languagetool-org/languagetool,jimregan/languagetool,jimregan/languagetool,jimregan/languagetool,languagetool-org/languagetool,languagetool-org/languagetool,languagetool-org/languagetool,jimregan/languagetool
/* LanguageTool, a natural language style checker * Copyright (C) 2016 Daniel Naber (http://www.danielnaber.de) * * 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....
languagetool-server/src/main/java/org/languagetool/server/TextChecker.java
/* LanguageTool, a natural language style checker * Copyright (C) 2016 Daniel Naber (http://www.danielnaber.de) * * 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....
remove language detection logging, currently not used
languagetool-server/src/main/java/org/languagetool/server/TextChecker.java
remove language detection logging, currently not used
Java
apache-2.0
34d713229832d6472533925e8eabfd2fc0eb4d28
0
galderz/Aeron,mikeb01/Aeron,galderz/Aeron,EvilMcJerkface/Aeron,galderz/Aeron,real-logic/Aeron,galderz/Aeron,EvilMcJerkface/Aeron,real-logic/Aeron,EvilMcJerkface/Aeron,mikeb01/Aeron,mikeb01/Aeron,real-logic/Aeron,mikeb01/Aeron,real-logic/Aeron,EvilMcJerkface/Aeron
/* * Copyright 2017 Real Logic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
aeron-cluster/src/main/java/io/aeron/cluster/SequencerAgent.java
/* * Copyright 2017 Real Logic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[Java] Only process service request to close a session if in the leader role.
aeron-cluster/src/main/java/io/aeron/cluster/SequencerAgent.java
[Java] Only process service request to close a session if in the leader role.
Java
apache-2.0
05c2ce578c567e739e5e9d967370369cbd90878b
0
h2oai/h2o,vbelakov/h2o,h2oai/h2o-2,calvingit21/h2o-2,calvingit21/h2o-2,h2oai/h2o-2,elkingtonmcb/h2o-2,h2oai/h2o,h2oai/h2o,h2oai/h2o,vbelakov/h2o,calvingit21/h2o-2,elkingtonmcb/h2o-2,rowhit/h2o-2,111t8e/h2o-2,vbelakov/h2o,111t8e/h2o-2,h2oai/h2o-2,111t8e/h2o-2,eg-zhang/h2o-2,vbelakov/h2o,eg-zhang/h2o-2,rowhit/h2o-2,100st...
package hex.glm; import hex.FrameTask.DataInfo; import hex.GridSearch.GridSearchProgress; import hex.glm.GLMModel.GLMValidationTask; import hex.glm.GLMModel.GLMXValidationTask; import hex.glm.GLMParams.CaseMode; import hex.glm.GLMParams.Family; import hex.glm.GLMParams.Link; import hex.glm.GLMTask.GLMIterationTask; im...
src/main/java/hex/glm/GLM2.java
package hex.glm; import hex.FrameTask.DataInfo; import hex.GridSearch.GridSearchProgress; import hex.glm.GLMModel.GLMValidationTask; import hex.glm.GLMModel.GLMXValidationTask; import hex.glm.GLMParams.CaseMode; import hex.glm.GLMParams.Family; import hex.glm.GLMParams.Link; import hex.glm.GLMTask.GLMIterationTask; im...
Removed debug print in GLM2.
src/main/java/hex/glm/GLM2.java
Removed debug print in GLM2.
Java
apache-2.0
fd81196fd492d23585d155da2c8ab124d748dd44
0
ftldb/ftldb,ftldb/ftldb
/* * Copyright 2014-2016 Victor Osolovskiy, Sergey Navrotskiy * * 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...
ftldb/src/main/java/ftldb/Configurator.java
/* * Copyright 2014-2016 Victor Osolovskiy, Sergey Navrotskiy * * 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...
Fixed issue #37.
ftldb/src/main/java/ftldb/Configurator.java
Fixed issue #37.
Java
apache-2.0
0299a87e683a42dcad3d805ee46a510840e2dee9
0
lstephen/ootp-ai,lstephen/ootp-ai,lstephen/ootp-ai,lstephen/ootp-ai,lstephen/ootp-ai
package com.github.lstephen.ootp.ai.roster; import com.github.lstephen.ootp.ai.io.Printable; import com.github.lstephen.ootp.ai.player.Player; import com.github.lstephen.ootp.ai.roster.Roster.Status; import java.io.PrintWriter; import java.util.Set; import com.google.common.base.Function; import com.google.common.c...
src/main/java/com/github/lstephen/ootp/ai/roster/RosterChanges.java
package com.github.lstephen.ootp.ai.roster; import com.github.lstephen.ootp.ai.io.Printable; import com.github.lstephen.ootp.ai.player.Player; import com.github.lstephen.ootp.ai.roster.Roster.Status; import java.io.PrintWriter; import java.util.Set; import com.google.common.base.Function; import com.google.common.c...
Use full name in roster changes
src/main/java/com/github/lstephen/ootp/ai/roster/RosterChanges.java
Use full name in roster changes
Java
apache-2.0
c9686687f7201f747c2de8af01a20d16b991f3a4
0
michel-kraemer/citeproc-java
package de.undercouch.citeproc; import de.undercouch.citeproc.bibtex.BibTeXConverter; import de.undercouch.citeproc.bibtex.BibTeXItemDataProvider; import de.undercouch.citeproc.csl.CSLCitation; import de.undercouch.citeproc.csl.CSLItemData; import de.undercouch.citeproc.output.Bibliography; import de.undercouch.citepr...
citeproc-java/src/test/java/de/undercouch/citeproc/FixturesTest.java
package de.undercouch.citeproc; import de.undercouch.citeproc.bibtex.BibTeXConverter; import de.undercouch.citeproc.bibtex.BibTeXItemDataProvider; import de.undercouch.citeproc.csl.CSLItemData; import de.undercouch.citeproc.output.Bibliography; import de.undercouch.citeproc.output.Citation; import org.jbibtex.BibTeXDa...
Support citation items in fixtures test
citeproc-java/src/test/java/de/undercouch/citeproc/FixturesTest.java
Support citation items in fixtures test
Java
apache-2.0
eb74e510e05533956b01e81e60050e65b7999a5d
0
eyal-lezmy/Android-DataLib
/* * Copyright (C) 2012 Eyal LEZMY (http://www.eyal.fr) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
Android-DataLib-Library/src/fr/eyal/lib/data/processor/Processor.java
/* * Copyright (C) 2012 Eyal LEZMY (http://www.eyal.fr) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
Small NullPointerException fix
Android-DataLib-Library/src/fr/eyal/lib/data/processor/Processor.java
Small NullPointerException fix
Java
apache-2.0
49c5b223825854882e05af5210056cf277eef265
0
mozvip/subtitles-finder
package com.github.mozvip.subtitles.providers; import java.io.IOException; import java.math.BigDecimal; import java.util.Locale; import java.util.concurrent.ExecutionException; import java.util.concurrent.TimeUnit; import java.util.regex.Matcher; import java.util.regex.Pattern; import com.github.mozvip.subtitles.mode...
src/main/java/com/github/mozvip/subtitles/providers/SousTitresEU.java
package com.github.mozvip.subtitles.providers; import java.io.IOException; import java.math.BigDecimal; import java.util.Locale; import java.util.concurrent.ExecutionException; import java.util.concurrent.TimeUnit; import java.util.regex.Matcher; import java.util.regex.Pattern; import com.github.mozvip.subtitles.mode...
Propagate exception
src/main/java/com/github/mozvip/subtitles/providers/SousTitresEU.java
Propagate exception
Java
apache-2.0
ddf9c47fbe6d2e154825ce8399ea44b88c3c4eec
0
TLoebner/JavaCalc,TLoebner/JavaCalc
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package calculator; /** * * @author user */ public class NumericCalculus { double[][] function1_points; double[][] function...
src/calculator/NumericCalculus.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package calculator; /** * * @author user */ public class NumericCalculus { double[][] function1_points; double[][] function...
first numa stuff #2
src/calculator/NumericCalculus.java
first numa stuff #2
Java
apache-2.0
e59c1c40894b01015aa3485039da02e2a80c18f6
0
RackerWilliams/xercesj,ronsigal/xerces,ronsigal/xerces,jimma/xerces,ronsigal/xerces,jimma/xerces,jimma/xerces,RackerWilliams/xercesj,RackerWilliams/xercesj
/* * The Apache Software License, Version 1.1 * * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of sour...
src/org/apache/xerces/parsers/DOMParser.java
/* * The Apache Software License, Version 1.1 * * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of sour...
the internalSubset parameter of createDocumentType has been dropped during DOM Level 2 CR, updated the code accordingly. git-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@315328 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/xerces/parsers/DOMParser.java
the internalSubset parameter of createDocumentType has been dropped during DOM Level 2 CR, updated the code accordingly.
Java
apache-2.0
5b7876936515552f8262e01f28d2be2dcfa98850
0
mgillian/uPortal,andrewstuart/uPortal,jonathanmtran/uPortal,ASU-Capstone/uPortal-Forked,andrewstuart/uPortal,EsupPortail/esup-uportal,mgillian/uPortal,pspaude/uPortal,drewwills/uPortal,ASU-Capstone/uPortal-Forked,phillips1021/uPortal,bjagg/uPortal,stalele/uPortal,phillips1021/uPortal,drewwills/uPortal,jl1955/uPortal5,G...
/* Copyright 2001-2004 The JA-SIG Collaborative. All rights reserved. * See license distributed with this file and * available online at http://www.uportal.org/license.html */ package org.jasig.portal; import java.util.Date; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; /**...
source/org/jasig/portal/PortalException.java
/** * Copyright 2001-2004 The JA-SIG Collaborative. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, thi...
refactored PortalException to support JDK 1.4 chaining Throwables. Changed copyright notice to new shorter format. git-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@9397 f5dbab47-78f9-eb45-b975-e544023573eb
source/org/jasig/portal/PortalException.java
refactored PortalException to support JDK 1.4 chaining Throwables. Changed copyright notice to new shorter format.
Java
apache-2.0
0e8aea2ca071c690748f2879692e78a53c1a26b4
0
gnb/voldemort,bhasudha/voldemort,arunthirupathi/voldemort,voldemort/voldemort,null-exception/voldemort,jeffpc/voldemort,stotch/voldemort,bhasudha/voldemort,PratikDeshpande/voldemort,FelixGV/voldemort,HB-SI/voldemort,HB-SI/voldemort,stotch/voldemort,PratikDeshpande/voldemort,stotch/voldemort,FelixGV/voldemort,jwlent55/v...
/* * Copyright 2008-2009 LinkedIn, 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 agre...
src/java/voldemort/versioning/Versioned.java
/* * Copyright 2008-2009 LinkedIn, 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 agre...
Fix raw type compiler warning in instanceof check.
src/java/voldemort/versioning/Versioned.java
Fix raw type compiler warning in instanceof check.
Java
bsd-3-clause
a1747fc64b45457e7282c4a9539939bfa8559ba4
0
OEP/rainwave-android
package cc.rainwave.android.api; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; import android.content.Context; import androi...
src/cc/rainwave/android/api/Session.java
package cc.rainwave.android.api; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; import android.content.Context; import androi...
docstring for Session.getLastVoteId()
src/cc/rainwave/android/api/Session.java
docstring for Session.getLastVoteId()
Java
bsd-3-clause
96b95b9a1e1593bb81a3e63da92799e2152a7ef9
0
zzuegg/jmonkeyengine,atomixnmc/jmonkeyengine,atomixnmc/jmonkeyengine,jMonkeyEngine/jmonkeyengine,jMonkeyEngine/jmonkeyengine,zzuegg/jmonkeyengine,atomixnmc/jmonkeyengine,jMonkeyEngine/jmonkeyengine,zzuegg/jmonkeyengine,zzuegg/jmonkeyengine,atomixnmc/jmonkeyengine,atomixnmc/jmonkeyengine,atomixnmc/jmonkeyengine,jMonkeyE...
package com.jme3.scene.plugins.gltf; import com.google.gson.*; import com.google.gson.stream.JsonReader; import com.jme3.animation.*; import com.jme3.asset.*; import com.jme3.material.Material; import com.jme3.material.RenderState; import com.jme3.math.*; import com.jme3.renderer.Camera; import com.jme3.renderer.queue...
jme3-plugins/src/gltf/java/com/jme3/scene/plugins/gltf/GltfLoader.java
package com.jme3.scene.plugins.gltf; import com.google.gson.*; import com.google.gson.stream.JsonReader; import com.jme3.animation.*; import com.jme3.asset.*; import com.jme3.material.Material; import com.jme3.material.RenderState; import com.jme3.math.*; import com.jme3.renderer.Camera; import com.jme3.renderer.queue...
Fixes issues in the gltf loader when there are several skins
jme3-plugins/src/gltf/java/com/jme3/scene/plugins/gltf/GltfLoader.java
Fixes issues in the gltf loader when there are several skins
Java
bsd-3-clause
d636cd03957625184058ac44d1b95ece25227de0
0
motech/perf,motech/perf,motech/perf
package org.motechproject.kil3.service; import com.google.common.base.Strings; import org.apache.http.HttpResponse; import org.apache.http.client.methods.HttpGet; import org.apache.http.client.methods.HttpUriRequest; import org.apache.http.client.utils.URIBuilder; import org.apache.http.impl.client.DefaultHttpClient; ...
kil3/src/main/java/org/motechproject/kil3/service/Kil3ServiceImpl.java
package org.motechproject.kil3.service; import com.google.common.base.Strings; import org.apache.http.HttpResponse; import org.apache.http.client.methods.HttpGet; import org.apache.http.client.methods.HttpUriRequest; import org.apache.http.client.utils.URIBuilder; import org.apache.http.impl.client.DefaultHttpClient; ...
staging bug
kil3/src/main/java/org/motechproject/kil3/service/Kil3ServiceImpl.java
staging bug
Java
mit
32c1ebac2b4e8db4523dc4427f5a0fc7e3141f6d
0
rebeccahughes/react-native-device-info,rebeccahughes/react-native-device-info,rebeccahughes/react-native-device-info,rebeccahughes/react-native-device-info,rebeccahughes/react-native-device-info,rebeccahughes/react-native-device-info
package com.learnium.RNDeviceInfo; import android.content.SharedPreferences; import android.content.Context; import android.os.RemoteException; import android.util.Log; import com.android.installreferrer.api.InstallReferrerClient; import com.android.installreferrer.api.InstallReferrerStateListener; import com.android...
android/src/main/java/com/learnium/RNDeviceInfo/RNInstallReferrerClient.java
package com.learnium.RNDeviceInfo; import android.content.SharedPreferences; import android.content.Context; import android.os.RemoteException; import android.util.Log; import com.android.installreferrer.api.InstallReferrerClient; import com.android.installreferrer.api.InstallReferrerStateListener; import com.android...
added more wide exception handling
android/src/main/java/com/learnium/RNDeviceInfo/RNInstallReferrerClient.java
added more wide exception handling
Java
mit
7ac7afe9eebda9b44aeb1b8925ef8bb12eb8cd93
0
sda97ghb/LearnWords
package com.divanoapps.learnwords.activities; import android.annotation.SuppressLint; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.Toolbar; import android.view.Menu; import android.view.MenuItem; import android.widget.EditText; import android.widget.ImageB...
app/src/main/java/com/divanoapps/learnwords/activities/CardEditActivity.java
package com.divanoapps.learnwords.activities; import android.annotation.SuppressLint; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.Toolbar; import android.view.Menu; import android.view.MenuItem; import android.widget.EditText; import android.widget.TextVi...
Fixed toggle visibility button in CardEditActivity.
app/src/main/java/com/divanoapps/learnwords/activities/CardEditActivity.java
Fixed toggle visibility button in CardEditActivity.
Java
mit
f0e38aa575ba0b2e2490845e80b77d30f9292006
0
armandgray/taapProject,armandgray/taapProject,armandgray/taapProject
package com.armandgray.taap.utils; import android.annotation.SuppressLint; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.FrameLayout; import com.armandgray.taap.BuildConf...
TAAP/app/src/test/java/com/armandgray/taap/utils/SessionLogRvAdapterTest.java
package com.armandgray.taap.utils; import android.annotation.SuppressLint; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.FrameLayout; import com.armandgray.taap.BuildConf...
adjusted code for onBindViewHolder_DoesSetViewsForSessionLogItem to match formatting
TAAP/app/src/test/java/com/armandgray/taap/utils/SessionLogRvAdapterTest.java
adjusted code for onBindViewHolder_DoesSetViewsForSessionLogItem to match formatting
Java
mit
3db6d812a87cb8c92d32d80168e15bdeb7e7daa4
0
tobiatesan/serleena-android,tobiatesan/serleena-android
/////////////////////////////////////////////////////////////////////////////// // // This file is part of Serleena. // // The MIT License (MIT) // // Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto, // Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle. // // Permission is her...
serleena/app/src/main/java/com/kyloth/serleena/activity/SerleenaActivity.java
/////////////////////////////////////////////////////////////////////////////// // // This file is part of Serleena. // // The MIT License (MIT) // // Copyright (C) 2015 Antonio Cavestro, Gabriele Pozzan, Matteo Lisotto, // Nicola Mometto, Filippo Sestini, Tobia Tesan, Sebastiano Valle. // // Permission is her...
ACT: Aggiorna Javadoc SerleenaActivity
serleena/app/src/main/java/com/kyloth/serleena/activity/SerleenaActivity.java
ACT: Aggiorna Javadoc SerleenaActivity
Java
mit
a52334a3f3af1cedbf31a94904f7fe7409d43a44
0
dbsoftcombr/dbssdk
package br.com.dbsoft.io; import java.lang.reflect.Field; import java.sql.Connection; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.util.ArrayList; import java.util.Collection; import java.util.List; import javax.faces.context.FacesContext; import javax.faces....
src/main/java/br/com/dbsoft/io/DBSDAO.java
package br.com.dbsoft.io; import java.lang.reflect.Field; import java.sql.Connection; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.util.ArrayList; import java.util.Collection; import java.util.List; import javax.faces.context.FacesContext; import javax.faces....
Alteração do nome do método getDataTypeConvertedValue para toDataTypeValue
src/main/java/br/com/dbsoft/io/DBSDAO.java
Alteração do nome do método getDataTypeConvertedValue para toDataTypeValue
Java
mit
04bd25d7c42bd088e3b154cae7a2fac17985c7f1
0
MinecraftPortCentral/GriefPrevention
/* * This file is part of GriefPrevention, licensed under the MIT License (MIT). * * Copyright (c) bloodmc * Copyright (c) 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 Softwa...
src/main/java/me/ryanhamshire/griefprevention/util/CauseContextHelper.java
/* * This file is part of GriefPrevention, licensed under the MIT License (MIT). * * Copyright (c) bloodmc * Copyright (c) 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 Softwa...
Fix TE owner check when a fakeplayer is involved. Fixes #831
src/main/java/me/ryanhamshire/griefprevention/util/CauseContextHelper.java
Fix TE owner check when a fakeplayer is involved. Fixes #831
Java
mit
cdfb95d21e88370d7778f4e027d8c9d884617df7
0
Backendless/Android-SDK,Backendless/Android-SDK,gwokudasam/Android-SDK
/* * ******************************************************************************************************************** * <p/> * BACKENDLESS.COM CONFIDENTIAL * <p/> * ******************************************************************************************************************** * <p/> * Copyright 20...
src/com/backendless/Cache.java
/* * ******************************************************************************************************************** * <p/> * BACKENDLESS.COM CONFIDENTIAL * <p/> * ******************************************************************************************************************** * <p/> * Copyright 20...
changed timestamp calculation - removed division by 1000
src/com/backendless/Cache.java
changed timestamp calculation - removed division by 1000
Java
lgpl-2.1
355ef975e0c76f5dfcf7749e753569c1e7fea696
0
sbliven/biojava,sbliven/biojava,sbliven/biojava
/* * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copyright for this code is held jointly by the individual * auth...
biojava3-structure/src/main/java/org/biojava/bio/structure/io/FileConvert.java
/* * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copyright for this code is held jointly by the individual * auth...
converting ELement R to X git-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@9553 7c6358e6-4a41-0410-a743-a5b2a554c398
biojava3-structure/src/main/java/org/biojava/bio/structure/io/FileConvert.java
converting ELement R to X
Java
lgpl-2.1
2e3910f204fe79724beb41993b9c585ae8672916
0
spotbugs/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs
/* * FindBugs - Find Bugs in Java programs * Copyright (C) 2003-2007 University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, o...
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/ClassParserUsingBCEL.java
/* * FindBugs - Find Bugs in Java programs * Copyright (C) 2003-2007 University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, o...
fix: remove needless interactions in parsing with BCEL https://lgtm.com/projects/g/spotbugs/spotbugs/snapshot/cb497a1f62699cda1234e68403321edf18c01084/files/spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/ClassParserUsingBCEL.java?sort=name&dir=ASC&mode=heatmap#xa1928c69510e0b76:1
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/ClassParserUsingBCEL.java
fix: remove needless interactions in parsing with BCEL
Java
apache-2.0
c218db53f4d726f495b2098e2cafe1e37f5dcfb5
0
openengsb-labs/labs-jpatest
/** * Licensed to the Austrian Association for Software Tool Integration (AASTI) * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. The AASTI licenses this file to you under the Apache License, * Version 2...
core/src/main/java/org/openengsb/labs/jpatest/junit/TestPersistenceUnit.java
/** * Licensed to the Austrian Association for Software Tool Integration (AASTI) * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. The AASTI licenses this file to you under the Apache License, * Version 2...
skip table-clearing for non-entities in metamodel
core/src/main/java/org/openengsb/labs/jpatest/junit/TestPersistenceUnit.java
skip table-clearing for non-entities in metamodel
Java
apache-2.0
ecef2ac4504e53aa67672416e478f6ce8cf59cc6
0
GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit
// Copyright (C) 2020 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 ...
java/com/google/gerrit/server/submit/ConfiguredSubscriptionGraphFactory.java
// Copyright (C) 2020 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 ...
Remove unnecessary else clause increasing nesting level Change-Id: I216ab29b3ded6414dd195ceb1bed40ca849001bf
java/com/google/gerrit/server/submit/ConfiguredSubscriptionGraphFactory.java
Remove unnecessary else clause increasing nesting level
Java
apache-2.0
24f9f506cc15960e3f843c00b5c8969798ce70a9
0
WilliamZapata/alluxio,apc999/alluxio,jsimsa/alluxio,uronce-cc/alluxio,aaudiber/alluxio,ChangerYoung/alluxio,uronce-cc/alluxio,EvilMcJerkface/alluxio,maobaolong/alluxio,Alluxio/alluxio,EvilMcJerkface/alluxio,maboelhassan/alluxio,bf8086/alluxio,Reidddddd/mo-alluxio,aaudiber/alluxio,WilliamZapata/alluxio,ChangerYoung/allu...
/* * The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 * (the "License"). You may not use this work except in compliance with the License, which is * available at www.apache.org/licenses/LICENSE-2.0 * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI...
tests/src/test/java/alluxio/master/file/FileSystemMasterIntegrationTest.java
/* * The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 * (the "License"). You may not use this work except in compliance with the License, which is * available at www.apache.org/licenses/LICENSE-2.0 * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI...
[SMALLFIX] Add javadoc for FileSystemMasterIntegrationTest#ConcurrentDeleter
tests/src/test/java/alluxio/master/file/FileSystemMasterIntegrationTest.java
[SMALLFIX] Add javadoc for FileSystemMasterIntegrationTest#ConcurrentDeleter
Java
apache-2.0
af59c46363f3497d44548021e4ff15d924ddbec3
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
solr/core/src/test/org/apache/solr/cloud/ConcurrentCreateRoutedAliasTest.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 ...
SOLR-12386: Apply AwaitsFix to ConcurrentCreateRoutedAliasTest
solr/core/src/test/org/apache/solr/cloud/ConcurrentCreateRoutedAliasTest.java
SOLR-12386: Apply AwaitsFix to ConcurrentCreateRoutedAliasTest
Java
apache-2.0
b896e1aa09f46ee3b9de25b77ce62b6806bc171f
0
mrdomino/bazel,mbrukman/bazel,kchodorow/bazel,damienmg/bazel,spxtr/bazel,dslomov/bazel,davidzchen/bazel,werkt/bazel,perezd/bazel,hermione521/bazel,cushon/bazel,iamthearm/bazel,hermione521/bazel,mrdomino/bazel,snnn/bazel,hermione521/bazel,ulfjack/bazel,perezd/bazel,dropbox/bazel,variac/bazel,Asana/bazel,bazelbuild/bazel...
// Copyright 2015 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
src/tools/android/java/com/google/devtools/build/android/ResourceShrinker.java
// Copyright 2015 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
Add SVG as an analyzed file type to ResourceShrinker.java -- MOS_MIGRATED_REVID=128401550
src/tools/android/java/com/google/devtools/build/android/ResourceShrinker.java
Add SVG as an analyzed file type to ResourceShrinker.java
Java
apache-2.0
e97d5db3f0f30d577aded22520ecc4d4e008b313
0
eFaps/eFaps-Kernel-Install,eFaps/eFaps-Kernel-Install
/* * Copyright 2003 - 2013 The eFaps Team * * 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/main/efaps/ESJP/org/efaps/esjp/admin/access/SimpleAccessCheckOnType_Base.java
/* * Copyright 2003 - 2013 The eFaps Team * * 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 ...
- Issue #38: The check for simple access does return wrong value if not status dependend closes #38
src/main/efaps/ESJP/org/efaps/esjp/admin/access/SimpleAccessCheckOnType_Base.java
- Issue #38: The check for simple access does return wrong value if not status dependend
Java
apache-2.0
22d87aa2d51a037ac45964ab0659f0fa6d97ed14
0
thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck,Ensembl/ensj-healthcheck,thomasmaurel/ensj-healthcheck,thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck,thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck
/* * Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute * * 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.o...
src/org/ensembl/healthcheck/Species.java
/* * Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute * * 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.o...
Changed prefix for zebrafish from zv to GRCz
src/org/ensembl/healthcheck/Species.java
Changed prefix for zebrafish from zv to GRCz
Java
apache-2.0
439693b527036f1b344a214e8ce60e5e4957a5f3
0
JerJohn15/concourse,remiemalik/concourse,bigtreeljc/concourse,aabdin01/concourse,hcuffy/concourse,remiemalik/concourse,cinchapi/concourse,dubex/concourse,aabdin01/concourse,remiemalik/concourse,chiranjeevjain/concourse,karthikprabhu17/concourse,vrnithinkumar/concourse,remiemalik/concourse,MattiasZurkovic/concourse,mAzu...
/* * The MIT License (MIT) * * Copyright (c) 2013-2014 Jeff Nelson, Cinchapi Software Collective * * 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 with...
concourse-server/src/main/java/org/cinchapi/concourse/server/storage/db/Record.java
/* * The MIT License (MIT) * * Copyright (c) 2013-2014 Jeff Nelson, Cinchapi Software Collective * * 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 with...
improve error message for easier debugging
concourse-server/src/main/java/org/cinchapi/concourse/server/storage/db/Record.java
improve error message for easier debugging
Java
apache-2.0
ff4adbc76dc6df9d5d5b337f3512bc35cc683c5f
0
henrichg/PhoneProfiles
package sk.henrichg.phoneprofiles; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.support.v4.app.Not...
phoneProfiles/src/main/java/sk/henrichg/phoneprofiles/ImportantInfoNotification.java
package sk.henrichg.phoneprofiles; import android.app.Notification; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.support.v4.app.Not...
Fixed showing important info notification when version code is increased
phoneProfiles/src/main/java/sk/henrichg/phoneprofiles/ImportantInfoNotification.java
Fixed showing important info notification when version code is increased
Java
apache-2.0
1c4e2dadb8268eb7bd7c453be16e84ef1ee81787
0
archit47/seaglass,khuxtable/seaglass
/* * Copyright (c) 2009 Kathryn Huxtable and Kenneth Orr. * * This file is part of the SeaGlass Pluggable Look and Feel. * * 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:...
seaglass/trunk/seaglass/src/main/java/com/seaglasslookandfeel/ui/SeaGlassPanelUI.java
/* * Copyright (c) 2009 Kathryn Huxtable and Kenneth Orr. * * This file is part of the SeaGlass Pluggable Look and Feel. * * 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:...
Changed method of handling background gradient to use LookAndFeel.installProperty rather than subverting paint. This should fix issue 23.
seaglass/trunk/seaglass/src/main/java/com/seaglasslookandfeel/ui/SeaGlassPanelUI.java
Changed method of handling background gradient to use LookAndFeel.installProperty rather than subverting paint. This should fix issue 23.
Java
apache-2.0
7f8f1ca9a0ee8bfd5d7da563b287038abecfbf42
0
apache/tomcat,apache/tomcat,apache/tomcat,apache/tomcat,apache/tomcat
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
java/org/apache/coyote/AbstractProtocol.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...
Avoid using deprecated method
java/org/apache/coyote/AbstractProtocol.java
Avoid using deprecated method
Java
apache-2.0
9c7dc845560c97015c7229f500d3cae1ba22a7b5
0
martin7890/jitsi,cobratbq/jitsi,jibaro/jitsi,jibaro/jitsi,ibauersachs/jitsi,ringdna/jitsi,jitsi/jitsi,iant-gmbh/jitsi,tuijldert/jitsi,bhatvv/jitsi,pplatek/jitsi,mckayclarey/jitsi,ibauersachs/jitsi,dkcreinoso/jitsi,HelioGuilherme66/jitsi,iant-gmbh/jitsi,dkcreinoso/jitsi,marclaporte/jitsi,dkcreinoso/jitsi,pplatek/jitsi,H...
/* * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.gui.main.call.conference; import java.awt.*; import java.util.*; import javax.swing.*; import net.java.sip.communicator...
src/net/java/sip/communicator/impl/gui/main/call/conference/ConferenceFocusPanel.java
/* * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.gui.main.call.conference; import java.awt.*; import java.util.*; import javax.swing.*; import net.java.sip.communicator...
Remove a warning about a redundant cast
src/net/java/sip/communicator/impl/gui/main/call/conference/ConferenceFocusPanel.java
Remove a warning about a redundant cast
Java
apache-2.0
5805e896d6ec46119df6da73e3c3bb57065bbac5
0
freme-project/Broker,freme-project/Broker,freme-project/Broker
package eu.freme.broker.integration_tests; import com.hp.hpl.jena.shared.AssertionFailureException; import com.mashape.unirest.http.HttpResponse; import com.mashape.unirest.http.Unirest; import com.mashape.unirest.request.HttpRequest; import com.mashape.unirest.request.HttpRequestWithBody; import eu.freme.conversion.r...
src/test/java/eu/freme/broker/integration_tests/IntegrationTest.java
package eu.freme.broker.integration_tests; import com.hp.hpl.jena.shared.AssertionFailureException; import com.mashape.unirest.http.HttpResponse; import com.mashape.unirest.http.Unirest; import com.mashape.unirest.request.HttpRequest; import com.mashape.unirest.request.HttpRequestWithBody; import eu.freme.conversion.r...
Cleaned up Code; added validateNIFResponse function
src/test/java/eu/freme/broker/integration_tests/IntegrationTest.java
Cleaned up Code; added validateNIFResponse function
Java
apache-2.0
a0ac3d7fb1c611faf9b2854d64abbdee6fb78733
0
bulldog2011/luxun
package com.leansoft.luxun.quickstart; import static org.junit.Assert.*; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Properties; import org.junit.After; import org.junit.Before; import org.junit.Test; import com.leansoft.luxun.consumer.SimpleConsumer; import com.leansoft...
src/test/java/com/leansoft/luxun/quickstart/SimpleDemo.java
package com.leansoft.luxun.quickstart; import static org.junit.Assert.*; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Properties; import org.junit.After; import org.junit.Before; import org.junit.Test; import com.leansoft.luxun.consumer.SimpleConsumer; import com.leansoft...
update demo to add consuming by mulitple fanout ids
src/test/java/com/leansoft/luxun/quickstart/SimpleDemo.java
update demo to add consuming by mulitple fanout ids
Java
apache-2.0
ce407196494eef30530707c08b7e9120518ee80c
0
d-ellebasi/ietfsched,d-ellebasi/ietfsched,d-ellebasi/ietfsched
/* * Copyright 2011 Google 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...
app/src/main/java/org/ietf/ietfsched/ui/ScheduleFragment.java
/* * Copyright 2011 Google 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...
Update for IETF102 - Montreal. July 14-20.
app/src/main/java/org/ietf/ietfsched/ui/ScheduleFragment.java
Update for IETF102 - Montreal. July 14-20.
Java
apache-2.0
e88d1ee11c0f2df00da7e8c633c55897212dbf89
0
leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere
/* * Copyright 2016-2018 shardingsphere.io. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/query/binary/execute/protocol/DateBinaryProtocolValue.java
/* * Copyright 2016-2018 shardingsphere.io. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
add todo to be confirmed
sharding-proxy/src/main/java/io/shardingsphere/proxy/transport/mysql/packet/command/query/binary/execute/protocol/DateBinaryProtocolValue.java
add todo to be confirmed
Java
apache-2.0
f4ce07c81bfb027d3245533c5dd0e5ef35ae3a7b
0
Squallium/android-commons-inapp,Squallium/android-commons-inapp
/* Copyright (c) 2012 Google 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...
library/src/com/squallium/commons/inapp/google/Inventory.java
/* Copyright (c) 2012 Google 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...
Changed visibility of allOwnedSkus
library/src/com/squallium/commons/inapp/google/Inventory.java
Changed visibility of allOwnedSkus
Java
apache-2.0
ab08ff684a215efcce06f4254dad0e3bcaeaed46
0
dilini-muthumala/siddhi,dilini-muthumala/siddhi,tishan89/siddhi,suhothayan/siddhi,gokul/siddhi,grainier/siddhi,mohanvive/siddhi,gokul/siddhi,grainier/siddhi,wso2/siddhi,mohanvive/siddhi,wso2/siddhi,tishan89/siddhi,suhothayan/siddhi
/* * Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
modules/siddhi-core/src/main/java/io/siddhi/core/aggregation/AggregationRuntime.java
/* * Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
Add missed import statement
modules/siddhi-core/src/main/java/io/siddhi/core/aggregation/AggregationRuntime.java
Add missed import statement
Java
apache-2.0
ca697d9a8d3305b25395dae0f97fc3d64c0aa44c
0
mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid
/* * 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 ...
stack/core/src/test/java/org/apache/usergrid/persistence/query/NotSubPropertyIT.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 ...
Fixed NotSubPropertyIT
stack/core/src/test/java/org/apache/usergrid/persistence/query/NotSubPropertyIT.java
Fixed NotSubPropertyIT
Java
apache-2.0
642f8e43ec8f0415926f16909cddc97072255f4c
0
YueLinHo/Subversion,YueLinHo/Subversion,YueLinHo/Subversion,YueLinHo/Subversion,YueLinHo/Subversion,YueLinHo/Subversion,YueLinHo/Subversion,YueLinHo/Subversion
/** * @copyright * ==================================================================== * 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. ...
subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRange.java
/** * @copyright * ==================================================================== * 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. ...
* subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRange.java: (RevisionRange.RevisionRange, RevisionRange.compareTo): Update docstrings. git-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@1499364 13f79535-47bb-0310-9956-ffa450edef68
subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRange.java
* subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRange.java: (RevisionRange.RevisionRange, RevisionRange.compareTo): Update docstrings.
Java
apache-2.0
634e1d2baad1515089be0ee80678a8c23830b10c
0
rodsol/relex,rodsol/relex,williampma/relex,leungmanhin/relex,AmeBel/relex,ainishdave/relex,virneo/relex,linas/relex,opencog/relex,opencog/relex,williampma/relex,virneo/relex,williampma/relex,virneo/relex,AmeBel/relex,opencog/relex,ainishdave/relex,ainishdave/relex,ainishdave/relex,rodsol/relex,AmeBel/relex,virneo/relex...
/* * Copyright 2009 Linas Vepstas * * 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/java_test/relex/test/TestRelEx.java
/* * Copyright 2009 Linas Vepstas * * 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...
more broken stuff...
src/java_test/relex/test/TestRelEx.java
more broken stuff...
Java
apache-2.0
a8dbb48ebfc7a4b3e23e5fd544e3ddc54dd47132
0
aneznamova/java_pft
package ru.stqa.ptf.sandbox; public class MyFirstProgram { public static void main(String[] args) { System.out.println("Hello, world!"); } }
sandbox/src/main/java/ru/stqa/ptf/sandbox/MyFirstProgram.java
package ru.stqa.ptf.sandbox; public class MyFirstProgram { public static void main(String[] args) { System.out.println("Hello, world!"); } }
changed format settings too
sandbox/src/main/java/ru/stqa/ptf/sandbox/MyFirstProgram.java
changed format settings too
Java
apache-2.0
6cff74dd6712a9dc6aa062913096b6f55395f776
0
MC-U-Team/U-Team-Core,MC-U-Team/U-Team-Core
package info.u_team.u_team_test.data.provider; import info.u_team.u_team_core.data.*; import info.u_team.u_team_test.init.*; public class TestLanguagesProvider extends CommonLanguagesProvider { public TestLanguagesProvider(GenerationData data) { super(data); } @Override public void addTranslations() { add...
src/test/java/info/u_team/u_team_test/data/provider/TestLanguagesProvider.java
package info.u_team.u_team_test.data.provider; import info.u_team.u_team_core.data.*; import info.u_team.u_team_test.init.*; public class TestLanguagesProvider extends CommonLanguagesProvider { public TestLanguagesProvider(GenerationData data) { super(data); } @Override public void addTranslations() { add...
Use the supplier methods in the test languages provider now
src/test/java/info/u_team/u_team_test/data/provider/TestLanguagesProvider.java
Use the supplier methods in the test languages provider now
Java
mit
3681ad73842f2a57418b6ad00f3b11620e853881
0
rextrebat/ecloudmanager,AltisourceLabs/ecloudmanager,rextrebat/ecloudmanager,AltisourceLabs/ecloudmanager,AltisourceLabs/ecloudmanager,rextrebat/ecloudmanager
agent/inflector/src/main/java/org/ecloudmanager/agent/controller/VMController.java
package org.ecloudmanager.agent.controller; import io.swagger.inflector.models.RequestContext; import io.swagger.inflector.models.ResponseContext; import org.ecloudmanager.agent.model.VM; import org.ecloudmanager.agent.model.VMInfo; import javax.ws.rs.core.Response.Status; public class VmController { public Resp...
build fix
agent/inflector/src/main/java/org/ecloudmanager/agent/controller/VMController.java
build fix
Java
mit
2003dacf00a039f4c84b5d3a4c5c1fe1017a269d
0
benasic/dbgen
package application.controller; import application.generator.Generator; import application.generator.IntegerGenerator; import javafx.fxml.FXML; import javafx.scene.control.TextField; import javafx.util.converter.NumberStringConverter; import java.text.NumberFormat; import java.util.regex.Matcher; import java.util.rege...
src/application/controller/IntegerGeneratorController.java
package application.controller; import application.generator.Generator; import application.generator.IntegerGenerator; import javafx.fxml.FXML; import javafx.scene.control.TextField; import javafx.util.StringConverter; import javafx.util.converter.IntegerStringConverter; import java.util.regex.Matcher; import java.ut...
Fixed integer parsing in IntegerGenerator
src/application/controller/IntegerGeneratorController.java
Fixed integer parsing in IntegerGenerator
Java
mit
8773bfed848d5c3c843e8a77acc4a6d954139796
0
vincentzhang96/VahrhedralBot
package co.phoenixlab.discord.commands; import co.phoenixlab.common.lang.SafeNav; import co.phoenixlab.common.lang.number.ParseInt; import co.phoenixlab.common.localization.Localizer; import co.phoenixlab.discord.CommandDispatcher; import co.phoenixlab.discord.Configuration; import co.phoenixlab.discord.MessageContext...
src/main/java/co/phoenixlab/discord/commands/Commands.java
package co.phoenixlab.discord.commands; import co.phoenixlab.common.lang.SafeNav; import co.phoenixlab.common.lang.number.ParseInt; import co.phoenixlab.common.localization.Localizer; import co.phoenixlab.discord.CommandDispatcher; import co.phoenixlab.discord.Configuration; import co.phoenixlab.discord.MessageContext...
Display username, not obj
src/main/java/co/phoenixlab/discord/commands/Commands.java
Display username, not obj
Java
mit
452956cb52fc01be3a853c5a7dad572fae862313
0
BjoernPetersen/JMusicBot
package com.github.bjoernpetersen.jmusicbot; import com.github.bjoernpetersen.jmusicbot.config.Config; import com.github.bjoernpetersen.jmusicbot.config.Config.Entry; import com.github.bjoernpetersen.jmusicbot.platform.Platform; import com.github.bjoernpetersen.jmusicbot.platform.Support; import com.github.bjoernpeter...
src/test/java/com/github/bjoernpetersen/jmusicbot/TestProvider.java
package com.github.bjoernpetersen.jmusicbot; import com.github.bjoernpetersen.jmusicbot.config.Config; import com.github.bjoernpetersen.jmusicbot.config.Config.Entry; import com.github.bjoernpetersen.jmusicbot.platform.Platform; import com.github.bjoernpetersen.jmusicbot.platform.Support; import com.github.bjoernpeter...
Fix TestProvider
src/test/java/com/github/bjoernpetersen/jmusicbot/TestProvider.java
Fix TestProvider
Java
mit
5027d46650018849212b41f4c74eb673cb2f962b
0
mrtexaznl/mcproxy
package org.mediterraneancoin.proxy; import java.security.GeneralSecurityException; import java.security.NoSuchAlgorithmException; import java.util.concurrent.ConcurrentLinkedQueue; import java.util.logging.Level; import java.util.logging.Logger; import org.codehaus.jackson.map.ObjectMapper; import org.codehaus.jackso...
mcproxy4/src/org/mediterraneancoin/proxy/StratumThread.java
package org.mediterraneancoin.proxy; import java.security.GeneralSecurityException; import java.security.NoSuchAlgorithmException; import java.util.concurrent.ConcurrentLinkedQueue; import java.util.logging.Level; import java.util.logging.Logger; import org.codehaus.jackson.map.ObjectMapper; import org.codehaus.jackso...
stratum support
mcproxy4/src/org/mediterraneancoin/proxy/StratumThread.java
stratum support
Java
epl-1.0
70f22e846360709f40083466e5a2f1bb78b125dc
0
BraintagsGmbH/netrelay,BraintagsGmbH/netrelay
/* * #%L * netrelay * %% * Copyright (C) 2015 Braintags GmbH * %% * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * ...
src/main/java/de/braintags/netrelay/controller/SessionController.java
/* * #%L * netrelay * %% * Copyright (C) 2015 Braintags GmbH * %% * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * ...
refactoring debug detection
src/main/java/de/braintags/netrelay/controller/SessionController.java
refactoring debug detection
Java
agpl-3.0
f97d49c8ecc417832cf8a7205bc7e78fc7c1d845
0
atomicjets/exporter,bio4j/exporter
package com.bio4j.exporter; import java.util.Scanner; import org.apache.commons.cli.BasicParser; import org.apache.commons.cli.CommandLine; import org.apache.commons.cli.HelpFormatter; import org.apache.commons.cli.OptionBuilder; import org.apache.commons.cli.Options; import org.apache.commons.cli.ParseException; pu...
src/main/java/com/bio4j/exporter/Bio4jExporter.java
package com.bio4j.exporter; import java.util.Scanner; import org.apache.commons.cli.BasicParser; import org.apache.commons.cli.CommandLine; import org.apache.commons.cli.HelpFormatter; import org.apache.commons.cli.OptionBuilder; import org.apache.commons.cli.Options; import org.apache.commons.cli.ParseException; pu...
Improve REPL
src/main/java/com/bio4j/exporter/Bio4jExporter.java
Improve REPL
Java
lgpl-2.1
8346dc276a358284c571e23f62e57c1c50a46b61
0
ethaneldridge/vassal,ethaneldridge/vassal,ethaneldridge/vassal
/* * * Copyright (c) 2008-2020 by Rodney Kinney, Brent Easton * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License (LGPL) as published by the Free Software Foundation. * * This library is distributed in the hope that it will be...
vassal-app/src/main/java/VASSAL/configure/NamedHotKeyConfigurer.java
/* * * Copyright (c) 2008-2020 by Rodney Kinney, Brent Easton * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License (LGPL) as published by the Free Software Foundation. * * This library is distributed in the hope that it will be...
Added null check.
vassal-app/src/main/java/VASSAL/configure/NamedHotKeyConfigurer.java
Added null check.
Java
lgpl-2.1
087425eb8cacfed12faaedcd6ecccad8e3873027
0
julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine
package org.intermine.web; /* * Copyright (C) 2002-2005 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser.html. *...
intermine/web/main/src/org/intermine/web/ExportAction.java
package org.intermine.web; /* * Copyright (C) 2002-2005 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser.html. *...
fixes #405 export file name on internet explorer Former-commit-id: c7af665edaf08db17d2834d700b6000de2e03bad
intermine/web/main/src/org/intermine/web/ExportAction.java
fixes #405 export file name on internet explorer
Java
lgpl-2.1
03f0a472116bd5ce67b16c8b6a191b1963b0c140
0
threerings/gwt-utils
// // $Id$ // // OOO GWT Utils - utilities for creating GWT applications // Copyright (C) 2009-2010 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/ooo-gwt-utils/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public L...
src/main/java/com/threerings/gwt/util/DateUtil.java
// // $Id$ // // OOO GWT Utils - utilities for creating GWT applications // Copyright (C) 2009-2010 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/ooo-gwt-utils/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public L...
Added getDayOfWeek to deprecation sidesteppers
src/main/java/com/threerings/gwt/util/DateUtil.java
Added getDayOfWeek to deprecation sidesteppers
Java
lgpl-2.1
d0b0215f6030fc7b40fdea825bf93830ee9aaf29
0
julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine
package org.intermine.web; /* * Copyright (C) 2002-2004 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser.html. *...
intermine/src/java/org/intermine/web/InitialiserPlugin.java
package org.intermine.web; /* * Copyright (C) 2002-2004 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gnu.org/copyleft/lesser.html. *...
Style fixes. Former-commit-id: 58a2cc67dd3969b3fd657d2d5d5522b0b5b59fa8
intermine/src/java/org/intermine/web/InitialiserPlugin.java
Style fixes.
Java
apache-2.0
8163553e21470987719f4eef29f4a44714a4890c
0
P7h/ProjectEuler
/** * @see <a href="https://projecteuler.net/problem=3">Largest prime factor</a> * The prime factors of 13195 are 5, 7, 13 and 29. * What is the largest prime factor of the number 600851475143? */ public final class P0003 { public static void main(final String[] args) { long number = 600851475143L; ...
0003/P0003.java
/** * @see <a href="https://projecteuler.net/problem=3">Largest prime factor</a> * The prime factors of 13195 are 5, 7, 13 and 29. * What is the largest prime factor of the number 600851475143? */ public final class P0003 { public static void main(final String[] args) { //TBD } }
Java version of Qn#3
0003/P0003.java
Java version of Qn#3
Java
apache-2.0
39c1af02425a9adaeeaff18963d0a35f2b533e83
0
hackugyo/ThoughtsCalendar_Android
package jp.ne.hatena.hackugyo.thoughtscalendar.ui.adapter; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; import jp.ne.hatena.hackugyo.thoughtscalendar.R; import jp.ne.hatena.hackugyo.thoughtscalendar.model.AttendStatus; import jp.ne.hatena.hackugyo.thoughtscalendar.model.Attending...
src/jp/ne/hatena/hackugyo/thoughtscalendar/ui/adapter/PlaceholderListAdapter.java
package jp.ne.hatena.hackugyo.thoughtscalendar.ui.adapter; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; import jp.ne.hatena.hackugyo.thoughtscalendar.CustomApplication; import jp.ne.hatena.hackugyo.thoughtscalendar.R; import jp.ne.hatena.hackugyo.thoughtscalendar.model.AttendStat...
不要な画像はいったん外す
src/jp/ne/hatena/hackugyo/thoughtscalendar/ui/adapter/PlaceholderListAdapter.java
不要な画像はいったん外す
Java
apache-2.0
3f81bc566810ee92d979506a6334bf1efd624cf5
0
mreutegg/jackrabbit-oak,apache/jackrabbit-oak,anchela/jackrabbit-oak,trekawek/jackrabbit-oak,mreutegg/jackrabbit-oak,mreutegg/jackrabbit-oak,mreutegg/jackrabbit-oak,anchela/jackrabbit-oak,amit-jain/jackrabbit-oak,anchela/jackrabbit-oak,trekawek/jackrabbit-oak,trekawek/jackrabbit-oak,trekawek/jackrabbit-oak,anchela/jack...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/SessionImpl.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 ...
minor improvement: remove unused method git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1421459 13f79535-47bb-0310-9956-ffa450edef68
oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/SessionImpl.java
minor improvement: remove unused method
Java
apache-2.0
9230f9074aa38194f92728a39647aa3abd6bc9e8
0
folio-org/okapi,folio-org/okapi
package org.folio.okapi.service.impl; import io.vertx.core.Handler; import io.vertx.core.json.Json; import io.vertx.core.json.JsonObject; import io.vertx.core.logging.Logger; import io.vertx.ext.mongo.MongoClient; import io.vertx.ext.mongo.UpdateOptions; import java.util.LinkedList; import java.util.List; import stati...
okapi-core/src/main/java/org/folio/okapi/service/impl/MongoUtil.java
package org.folio.okapi.service.impl; import io.vertx.core.Handler; import io.vertx.core.json.Json; import io.vertx.core.json.JsonObject; import io.vertx.core.logging.Logger; import io.vertx.ext.mongo.MongoClient; import io.vertx.ext.mongo.UpdateOptions; import java.util.LinkedList; import java.util.List; import stati...
Refactor for Vert.x and _id member Mongo OKAPI-605
okapi-core/src/main/java/org/folio/okapi/service/impl/MongoUtil.java
Refactor for Vert.x and _id member Mongo OKAPI-605
Java
apache-2.0
6a3349d387d422a9a4a56ea4e1d194c0ca46f847
0
d3sw/conductor,d3sw/conductor,d3sw/conductor,d3sw/conductor,d3sw/conductor,d3sw/conductor
/** * Copyright 2016 Netflix, 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 ...
common/src/main/java/com/netflix/conductor/common/run/Workflow.java
/** * Copyright 2016 Netflix, 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 ...
ONECOND-1798-Conductor - prioritize its work (job priority)
common/src/main/java/com/netflix/conductor/common/run/Workflow.java
ONECOND-1798-Conductor - prioritize its work (job priority)
Java
apache-2.0
ba7ea9fcce856c60ca18728e41282cb457221db8
0
GideonLeGrange/panstamp-tools
package me.legrange.panstamp.gui; import me.legrange.panstamp.gui.task.Task; import me.legrange.panstamp.gui.task.TaskRunner; /** * * @author gideon */ public class WaitDialog extends javax.swing.JDialog implements TaskRunner { /** * Creates new form WaitDialog */ public WaitDialog(java.awt.Fra...
src/main/java/me/legrange/panstamp/gui/WaitDialog.java
package me.legrange.panstamp.gui; import me.legrange.panstamp.gui.task.Task; import me.legrange.panstamp.gui.task.TaskRunner; /** * * @author gideon */ public class WaitDialog extends javax.swing.JDialog implements TaskRunner { /** * Creates new form WaitDialog */ public WaitDialog(java.awt.Fra...
Removed stray debug output
src/main/java/me/legrange/panstamp/gui/WaitDialog.java
Removed stray debug output