lang
stringclasses
1 value
license
stringclasses
13 values
stderr
stringlengths
0
350
commit
stringlengths
40
40
returncode
int64
0
128
repos
stringlengths
7
45.1k
new_contents
stringlengths
0
1.87M
new_file
stringlengths
6
292
old_contents
stringlengths
0
1.87M
message
stringlengths
6
9.26k
old_file
stringlengths
6
292
subject
stringlengths
0
4.45k
Java
apache-2.0
bba31442c046e2cc6e90cb28fdf62582951f1376
0
gxa/atlas,gxa/atlas,gxa/atlas,gxa/atlas,gxa/atlas
package uk.ac.ebi.atlas.search.analyticsindex.differential; import com.google.common.collect.ImmutableSortedMap; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonArray; import com.google.gson.JsonObject; import com.jayway.jsonpath.JsonPath; import com.jayway.jsonpath.ReadCont...
web/src/main/java/uk/ac/ebi/atlas/search/analyticsindex/differential/DifferentialFacetsReader.java
package uk.ac.ebi.atlas.search.analyticsindex.differential; import com.google.common.collect.ImmutableMap; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonArray; import com.google.gson.JsonObject; import com.jayway.jsonpath.JsonPath; import com.jayway.jsonpath.ReadContext; ...
110414576 Factor *rna interference* should be displayed as *RNA interference* - Rename *rna* to *RNA*
web/src/main/java/uk/ac/ebi/atlas/search/analyticsindex/differential/DifferentialFacetsReader.java
110414576 Factor *rna interference* should be displayed as *RNA interference* - Rename *rna* to *RNA*
Java
apache-2.0
8bfa650d8db9cee7e4a8fc4a222f05e28706cfe1
0
junkerm/specmate,junkerm/specmate,junkerm/specmate,junkerm/specmate,junkerm/specmate
package com.specmate.connectors.jira.internal.services; import static org.apache.commons.lang3.StringUtils.isEmpty; import java.net.URI; import java.net.URISyntaxException; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Map; impo...
bundles/specmate-jira-connector/src/com/specmate/connectors/jira/internal/services/JiraConnector.java
package com.specmate.connectors.jira.internal.services; import static org.apache.commons.lang3.StringUtils.isEmpty; import java.net.URI; import java.net.URISyntaxException; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Map; impo...
Throwing exception in case of URI errors
bundles/specmate-jira-connector/src/com/specmate/connectors/jira/internal/services/JiraConnector.java
Throwing exception in case of URI errors
Java
apache-2.0
e23ad3f29a42fcccc97ce499d4d2d813e481c8bc
0
ow2-chameleon/everest
package org.ow2.everest.client.test; import org.ow2.chameleon.everest.client.EverestClient; import org.ow2.chameleon.everest.services.Action; import org.ow2.chameleon.everest.services.IllegalActionOnResourceException; import org.ow2.chameleon.everest.services.Resource; import org.ow2.chameleon.everest.services.Resourc...
everest-it/src/it/everest-client-test/src/test/java/org/ow2/everest/client/test/TestFunctionality.java
package org.ow2.everest.client.test; import org.ow2.chameleon.everest.client.EverestClient; import org.ow2.chameleon.everest.services.Action; import org.ow2.chameleon.everest.services.IllegalActionOnResourceException; import org.ow2.chameleon.everest.services.Resource; import org.ow2.chameleon.everest.services.Resourc...
remove stacktrace on test
everest-it/src/it/everest-client-test/src/test/java/org/ow2/everest/client/test/TestFunctionality.java
remove stacktrace on test
Java
apache-2.0
07de0218366c0b28da31c17f7fa0e715306d62c1
0
IndunilRathnayake/andes,hastef88/andes,hastef88/andes,ThilankaBowala/andes,sdkottegoda/andes,IndunilRathnayake/andes,pumudu88/andes,wso2/andes,a5anka/andes,hemikak/andes,Asitha/andes,IndunilRathnayake/andes,wso2/andes,a5anka/andes,indikasampath2000/andes,hemikak/andes,Asitha/andes,Asitha/andes,Asitha/andes,chanakaudaya...
/* * Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org...
modules/andes-core/broker/src/main/java/org/wso2/andes/kernel/distruptor/delivery/ContentCacheCreator.java
/* * Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org...
Code refactored in allowing empty messages to be received from the message store.
modules/andes-core/broker/src/main/java/org/wso2/andes/kernel/distruptor/delivery/ContentCacheCreator.java
Code refactored in allowing empty messages to be received from the message store.
Java
apache-2.0
981c3adcbb65ad2376d73635575c6fa2409c1f93
0
tabish121/qpid-jms,gemmellr/qpid-jms,gemmellr/qpid-jms,andrew-buckley/qpid-jms,andrew-buckley/qpid-jms,apache/qpid-jms,avranju/qpid-jms,avranju/qpid-jms,tabish121/qpid-jms,apache/qpid-jms
/** * 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...
qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/failover/FailoverProviderTest.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...
Close down the FailoverProvider instances
qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/failover/FailoverProviderTest.java
Close down the FailoverProvider instances
Java
apache-2.0
a5fcd604d55ede97bb9ab9098ec007aedef43856
0
hhu94/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,zimingd/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,zimingd/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository...
package org.sagebionetworks.repo.model.dbo.dao.migration; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fa...
lib/jdomodels/src/test/java/org/sagebionetworks/repo/model/dbo/dao/migration/MigratableTableDAOImplAutowireTest.java
package org.sagebionetworks.repo.model.dbo.dao.migration; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fa...
Handle leftover file handles.
lib/jdomodels/src/test/java/org/sagebionetworks/repo/model/dbo/dao/migration/MigratableTableDAOImplAutowireTest.java
Handle leftover file handles.
Java
apache-2.0
7ea0fe4a16393d012e0ccc41ce8f4c78cdc4b57a
0
timgifford/tiles,timgifford/tiles
/* * $Id$ * * 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 * "Lice...
tiles-api/src/main/java/org/apache/tiles/ComponentAttribute.java
/* * $Id$ * * 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 * "Lice...
Corrected compilation error (due to Javadoc link!). git-svn-id: 64d0ca227631da92532e2ab7c1519b56fd7cbde3@519049 13f79535-47bb-0310-9956-ffa450edef68
tiles-api/src/main/java/org/apache/tiles/ComponentAttribute.java
Corrected compilation error (due to Javadoc link!).
Java
apache-2.0
3bfb538bec80b95751bef1172da257597d0c0194
0
dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,SAGROUP2/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,SAGROUP2/apps-android-wikipedia,wikimedia/apps-android-wikipedia,SAGROUP2/apps-android-wikipedia,wikimedia/apps-android-wikipedia,dbrant/apps-android-wikipedia,SAGROUP2...
package org.wikipedia.test; import android.content.res.AssetManager; import android.content.res.Configuration; import android.content.res.Resources; import android.support.annotation.NonNull; import android.support.annotation.PluralsRes; import android.support.annotation.StringRes; import android.support.test.filters....
app/src/androidTest/java/org/wikipedia/test/TranslationTests.java
package org.wikipedia.test; import android.content.res.AssetManager; import android.content.res.Configuration; import android.content.res.Resources; import android.support.annotation.NonNull; import android.support.annotation.PluralsRes; import android.support.annotation.StringRes; import android.support.test.filters....
Hygiene: Fix translation test Add an exception for ckb:wp_stylized to expectContains(res, "<", "&lt;"). Sorani (ckb), or Central Kurdish, uses a character set for which the use of <big></big> tags apparently doesn't make sense. Change-Id: Ib8af31d64456089913fc22ac0606396583d7da7f
app/src/androidTest/java/org/wikipedia/test/TranslationTests.java
Hygiene: Fix translation test
Java
artistic-2.0
63d9b4875fed175daadcfa87cee1594ea38e67c5
0
SourceUtils/hl2-toolkit
package com.timepath.steam.io; import com.timepath.DataUtils; import java.io.File; import java.io.IOException; import java.nio.BufferUnderflowException; import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.util.Calendar; import java.util.Enumeration; import java.util.logging.Level; import java.util.loggi...
steam/com/timepath/steam/io/Blob.java
package com.timepath.steam.io; import com.timepath.DataUtils; import java.io.File; import java.io.IOException; import java.nio.BufferUnderflowException; import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.util.Calendar; import java.util.logging.Level; import java.util.logging.Logger; import java.util.zi...
Blob loading
steam/com/timepath/steam/io/Blob.java
Blob loading
Java
bsd-3-clause
6135e92c392cb37ae78679d51addec6e7e0c69eb
0
skill-lang/skillJavaTestSuite
package creator; import java.util.Arrays; import java.util.HashMap; public enum SKilLType { Bool("skill.lang.bool"), Integer8("skill.lang.i8"), Integer16("skill.lang.i16"), Integer32( "skill.lang.i32"), Integer64("skill.lang.i64"), VariableInt64("skill.lang.v64"), Float32( "skill.lang.f32"), Float64("skill.l...
src/main/java/creator/SKilLType.java
package creator; import java.util.Arrays; import java.util.HashMap; public enum SKilLType { Bool("skill.lang.bool"), Integer8("skill.lang.i8"), Integer16("skill.lang.i16"), Integer32( "skill.lang.i32"), Integer64("skill.lang.i64"), VariableInt64("skill.lang.v64"), Float32( "skill.lang.f32"), Float64("skill.l...
Add checker method for maps
src/main/java/creator/SKilLType.java
Add checker method for maps
Java
mit
fcda3f2f072dbafd0244309332aee4340b5a1b41
0
EDACC/edacc_aac,EDACC/edacc_aac,EDACC/edacc_aac,EDACC/edacc_aac,EDACC/edacc_aac,EDACC/edacc_aac
package edacc.configurator.aac.racing; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Random; import org.apache.commons.math3.sta...
src/edacc/configurator/aac/racing/SMFRace.java
package edacc.configurator.aac.racing; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Random; import org.apache.commons.math3.sta...
SMFRace bugfix
src/edacc/configurator/aac/racing/SMFRace.java
SMFRace bugfix
Java
mit
f50be49daba590b1fae3679abd8f03f38bafdc62
0
AlexRogalskiy/SubscriptionServiceREST,AlexRogalskiy/SubscriptionServiceREST,AlexRogalskiy/SubscriptionServiceREST
package com.wildbeeslabs.rest.controller; import com.wildbeeslabs.rest.service.interfaces.UserService; import com.wildbeeslabs.rest.model.User; import com.wildbeeslabs.rest.model.Subscription; import com.wildbeeslabs.rest.service.interfaces.BaseService; import java.util.Date; import java.util.List; import org.spring...
src/main/java/com/wildbeeslabs/rest/controller/UserController.java
package com.wildbeeslabs.rest.controller; import com.wildbeeslabs.rest.service.interfaces.UserService; import com.wildbeeslabs.rest.model.User; import com.wildbeeslabs.rest.model.Subscription; import com.wildbeeslabs.rest.service.interfaces.BaseService; import java.util.Date; import java.util.List; import org.spring...
Changeset to Query Params UserController
src/main/java/com/wildbeeslabs/rest/controller/UserController.java
Changeset to Query Params UserController
Java
mit
5979b275f35d99c78b8ac976b9e977811fbcddb2
0
clienthax/SpongeCommon,hsyyid/SpongeCommon,sanman00/SpongeCommon,Grinch/SpongeCommon,modwizcode/SpongeCommon,RTLSponge/SpongeCommon,Grinch/SpongeCommon,sanman00/SpongeCommon,kenzierocks/SpongeCommon,DDoS/SpongeCommon,SpongePowered/SpongeCommon,RTLSponge/SpongeCommon,kamcio96/SpongeCommon,SpongePowered/Sponge,ryanthelea...
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
src/main/java/org/spongepowered/common/util/StaticMixinHelper.java
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
Add field to indicate when forge events are being processed internally.
src/main/java/org/spongepowered/common/util/StaticMixinHelper.java
Add field to indicate when forge events are being processed internally.
Java
mit
5a7968cc0e4f1a399988210ea98578667443c90d
0
pokebyte/ararat,alpha-cross/ararat
// Copyright (c) 2014-2016 Akop Karapetyan // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, p...
src/main/java/org/akop/ararat/io/WSJFormatter.java
// Copyright (c) 2014-2016 Akop Karapetyan // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, p...
Fixed #9 - Completed Added support for contest-type puzzles (using data.grid for grid data)
src/main/java/org/akop/ararat/io/WSJFormatter.java
Fixed #9 - Completed Added support for contest-type puzzles (using data.grid for grid data)
Java
mit
828895b4ad87ac863c37f7ee27f3c3f96f8e736e
0
CS2103JAN2017-F12-B1/main,CS2103JAN2017-F12-B1/main
package savvytodo; import java.io.IOException; import java.util.Map; import java.util.Optional; import java.util.logging.Logger; import com.google.common.eventbus.Subscribe; import javafx.application.Application; import javafx.application.Platform; import javafx.stage.Stage; import savvytodo.commons.core.Config; imp...
src/main/java/savvytodo/MainApp.java
package savvytodo; import java.io.IOException; import java.util.Map; import java.util.Optional; import java.util.logging.Logger; import com.google.common.eventbus.Subscribe; import javafx.application.Application; import javafx.application.Platform; import javafx.stage.Stage; import savvytodo.commons.core.Config; imp...
updated version
src/main/java/savvytodo/MainApp.java
updated version
Java
mit
3f4654784b98dd52d4c3b95fce93f61ec7879398
0
bcgit/bc-java,bcgit/bc-java,bcgit/bc-java
package org.bouncycastle.gpg.test; import java.security.Security; import org.bouncycastle.util.test.SimpleTest; import org.bouncycastle.util.test.Test; public class RegressionTest { public static Test[] tests = { new KeyBoxTest() }; public static void main(String[] args) { Security.a...
pg/src/test/java/org/bouncycastle/gpg/test/RegressionTest.java
package org.bouncycastle.gpg.test; import java.security.Security; import org.bouncycastle.gpg.keybox.KeyBoxByteBufferTest; import org.bouncycastle.util.test.SimpleTest; import org.bouncycastle.util.test.Test; public class RegressionTest { public static Test[] tests = { new KeyBoxTest(), new KeyBo...
removed packaged protected test
pg/src/test/java/org/bouncycastle/gpg/test/RegressionTest.java
removed packaged protected test
Java
mit
5b729d2493d8b042591ffe52c9d11879847d9758
0
chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster
package fi.csc.microarray.description; /** * <p>SADL (Simple Analysis Description Language) is a simple language for * describing analysis operations so that they can be used in the Chipster system. Operations * have names and are categorised. They have both inputs and parameters. Inputs are data * files (large) ...
src/main/java/fi/csc/microarray/description/SADLSyntax.java
package fi.csc.microarray.description; /** * <p>SADL (Simple Analysis Description Language) is a simple language for * describing analysis operations so that they can be used in the Chipster system. Operations * have names and are categorised. They have both inputs and parameters. Inputs are data * files (large) ...
Deprecate INPUT_SEL parameter type Its not used in the tools
src/main/java/fi/csc/microarray/description/SADLSyntax.java
Deprecate INPUT_SEL parameter type
Java
mit
93f0a25cc7f34eccbefe17fd9f92655654dae7c0
0
itinance/react-native-fs,itinance/react-native-fs,itinance/react-native-fs,johanneslumpe/react-native-fs,johanneslumpe/react-native-fs,itinance/react-native-fs,johanneslumpe/react-native-fs
package com.rnfs; import android.content.res.AssetFileDescriptor; import android.content.res.AssetManager; import android.database.Cursor; import android.net.Uri; import android.os.Environment; import android.os.StatFs; import android.provider.MediaStore; import android.support.annotation.Nullable; import android.util...
android/src/main/java/com/rnfs/RNFSManager.java
package com.rnfs; import android.content.res.AssetFileDescriptor; import android.content.res.AssetManager; import android.database.Cursor; import android.net.Uri; import android.os.Environment; import android.os.StatFs; import android.provider.MediaStore; import android.support.annotation.Nullable; import android.util...
make sure to return the original file uri if content:// scheme is not used
android/src/main/java/com/rnfs/RNFSManager.java
make sure to return the original file uri if content:// scheme is not used
Java
mpl-2.0
0c418fb197f051794e2eed2132eed7bb8640380a
0
amagdenko/oiosaml.java,amagdenko/oiosaml.java,amagdenko/oiosaml.java,amagdenko/oiosaml.java
package dk.itst.oiosaml.sp; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.security.cert.X509Ce...
sp/trunk/test/dk/itst/oiosaml/sp/UserAssertionImplTest.java
package dk.itst.oiosaml.sp; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.security.cert.X509Ce...
fix test
sp/trunk/test/dk/itst/oiosaml/sp/UserAssertionImplTest.java
fix test
Java
agpl-3.0
7611dce4095169781e40584bc70b62249008cf09
0
fanout/tigase-server,fanout/tigase-server,fanout/tigase-server,sourcebits-praveenkh/Tagase,sourcebits-praveenkh/Tagase,cgvarela/tigase-server,nate-sentjens/tigase-xmpp-java,wangningbo/tigase-server,fanout/tigase-server,fanout/tigase-server,nate-sentjens/tigase-xmpp-java,cgvarela/tigase-server,f24-ag/tigase,wangningbo/t...
/* Package Jabber Server * Copyright (C) 2001, 2002, 2003, 2004, 2005 * "Artur Hefczyc" <kobit@users.sourceforge.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version...
src/tigase/net/DNSResolver.java
/* Package Jabber Server * Copyright (C) 2001, 2002, 2003, 2004, 2005 * "Artur Hefczyc" <kobit@users.sourceforge.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version...
Changed function parameter to 'final' git-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@82 7d282ba1-3ae6-0310-8f9b-c9008a0864d2
src/tigase/net/DNSResolver.java
Changed function parameter to 'final'
Java
agpl-3.0
7aa4c73d28d8ae9afb6abc2ec925f2b468324cda
0
WASP-System/central,WASP-System/central,WASP-System/central,WASP-System/central,WASP-System/central,WASP-System/central
package edu.yu.einstein.wasp.controller; import java.util.List; import java.util.Locale; import java.util.ResourceBundle; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.security.core.Authentication; i...
src/java/edu/yu/einstein/wasp/controller/AuthController.java
package edu.yu.einstein.wasp.controller; import java.util.List; import java.util.Locale; import java.util.ResourceBundle; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.security.core.Authentication; i...
forgot password and recoverpassword
src/java/edu/yu/einstein/wasp/controller/AuthController.java
forgot password and recoverpassword
Java
agpl-3.0
c9313ddc75b8f270382080cccc3020bf06059d4d
0
adakitesystems/droplauncher
package droplauncher.mvc.view; /** * Enum for the launch button text states. */ public enum LaunchButtonText { LAUNCH("LAUNCH"), EJECT("EJECT") ; private String str; private LaunchButtonText(String str) { this.str = str; } @Override public String toString() { return this.str; } }
src/droplauncher/mvc/view/LaunchButtonText.java
package droplauncher.mvc.view; /** * Enum for the launch button text states. */ public enum LaunchButtonText { LAUNCH("Launch"), EJECT("Eject") ; private String str; private LaunchButtonText(String str) { this.str = str; } @Override public String toString() { return this.str; } }
Update LaunchButtonText.java
src/droplauncher/mvc/view/LaunchButtonText.java
Update LaunchButtonText.java
Java
lgpl-2.1
67f2777fbcd758b44a933a843dfc1ee4f1512fd9
0
tmyroadctfig/swingx,trejkaz/swingx,krichter722/swingx,trejkaz/swingx,krichter722/swingx
/* * $Id$ * * Copyright 2006 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Founda...
src/test/org/jdesktop/swingx/JXTableIssues.java
/* * $Id$ * * Copyright 2006 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Founda...
Issue ??-swingx: JXTable with Filter and indi rowHeight - AIOOB on model insert/remove verified: - added failing tests to expose git-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@3046 1312f61e-266d-0410-97fa-c3b71232c9ac
src/test/org/jdesktop/swingx/JXTableIssues.java
Issue ??-swingx: JXTable with Filter and indi rowHeight - AIOOB on model insert/remove
Java
lgpl-2.1
7548591d519e4d35151a1c6bba1ba0a86a022311
0
tannewt/Arduino,zaiexx/Arduino,garci66/Arduino,tommyli2014/Arduino,mangelajo/Arduino,snargledorf/Arduino,niggor/Arduino_cc,KlaasDeNys/Arduino,Cloudino/Cloudino-Arduino-IDE,adafruit/ESP8266-Arduino,steamboating/Arduino,zaiexx/Arduino,danielchalef/Arduino,SmartArduino/Arduino-1,ForestNymph/Arduino_sources,mateuszdw/Ardui...
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */ /* Part of the Processing project - http://processing.org Copyright (c) 2004-10 Ben Fry and Casey Reas Copyright (c) 2001-04 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under...
app/src/processing/app/Base.java
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */ /* Part of the Processing project - http://processing.org Copyright (c) 2004-10 Ben Fry and Casey Reas Copyright (c) 2001-04 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under...
Improve commandline handling control flow This uses a switch on the action value, which makes it more clear what code runs when. No actual behaviour is changed, most of the changes in this commit are indentation changes.
app/src/processing/app/Base.java
Improve commandline handling control flow
Java
lgpl-2.1
d20c1a75e51f3ac287266ea9344fc9588b527032
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.bio.util; /* * Copyright (C) 2002-2010 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.htm...
bio/core/main/src/org/intermine/bio/util/OrganismData.java
package org.intermine.bio.util; /* * Copyright (C) 2002-2010 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.htm...
add method to get organism shortname, eg. D. melanogaster Former-commit-id: 05f4823150955dccae22bf987c51617bd4b12542
bio/core/main/src/org/intermine/bio/util/OrganismData.java
add method to get organism shortname, eg. D. melanogaster
Java
lgpl-2.1
741d434b53161c29e0821a3370159d1c5e0d0c38
0
cwarden/kettle,juanmjacobs/kettle,cwarden/kettle,juanmjacobs/kettle,cwarden/kettle,juanmjacobs/kettle
/** * */ package org.pentaho.di.core.plugins; import java.io.InputStream; import java.lang.annotation.Annotation; import java.util.List; import java.util.Map; import org.apache.commons.vfs.FileObject; import org.pentaho.di.core.Const; import org.pentaho.di.core.annotations.RepositoryPlugin; import org.pentaho.di.c...
src/org/pentaho/di/core/plugins/RepositoryPluginType.java
/** * */ package org.pentaho.di.core.plugins; import java.io.InputStream; import java.lang.annotation.Annotation; import java.util.List; import java.util.Map; import org.apache.commons.vfs.FileObject; import org.pentaho.di.core.Const; import org.pentaho.di.core.annotations.RepositoryPlugin; import org.pentaho.di.c...
PDI-3411 : As a PDI developer it's hard to debug a repository plugin git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@12368 5fb7f6ec-07c1-534a-b4ca-9155e429e800
src/org/pentaho/di/core/plugins/RepositoryPluginType.java
PDI-3411 : As a PDI developer it's hard to debug a repository plugin
Java
lgpl-2.1
ce50f6c1e2fab6d2f3cf8c67b4d5dc840a2872f9
0
cdauth/winstone,cdauth/winstone,cdauth/winstone
/* * Winstone Servlet Container * Copyright (C) 2003 Rick Knowles * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * Version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be ...
development/src/winstone/ssl/HttpsListener.java
/* * Winstone Servlet Container * Copyright (C) 2003 Rick Knowles * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * Version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be ...
SSL support
development/src/winstone/ssl/HttpsListener.java
SSL support
Java
apache-2.0
181c3851bc99a6af99b4426bea29b0e34134e719
0
codeine-cd/codeine,codeine-cd/codeine,codeine-cd/codeine,codeine-cd/codeine
package codeine.db.mysql; import codeine.jsons.global.MysqlConfigurationJson; import com.google.common.collect.Lists; import org.apache.log4j.Logger; import javax.inject.Inject; import java.util.Collections; import java.util.Comparator; import java.util.List; public class MysqlConnectionsProvider implements IMysqlCo...
src/common/codeine/db/mysql/MysqlConnectionsProvider.java
package codeine.db.mysql; import codeine.jsons.global.MysqlConfigurationJson; import com.google.common.collect.Lists; import org.apache.log4j.Logger; import javax.inject.Inject; import java.util.Comparator; import java.util.List; public class MysqlConnectionsProvider implements IMysqlConnectionsProvider { priva...
#179 changed to java 7 syntax
src/common/codeine/db/mysql/MysqlConnectionsProvider.java
#179 changed to java 7 syntax
Java
apache-2.0
c8454cfcbf5a19eff9cfc4bd618d757294428d53
0
qmx/jitescript
/** * Copyright 2011 Douglas Campos <qmx@qmx.me> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
src/main/java/me/qmx/jitescript/CodeBlock.java
/** * Copyright 2011 Douglas Campos <qmx@qmx.me> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
simple variable stack mgmt
src/main/java/me/qmx/jitescript/CodeBlock.java
simple variable stack mgmt
Java
apache-2.0
5ebdb0c97b72ba484e8299ab97e9af74a076a17b
0
hbs/warp10-platform,cityzendata/warp10-platform,StevenLeRoux/warp10-platform,hbs/warp10-platform,StevenLeRoux/warp10-platform,hbs/warp10-platform,StevenLeRoux/warp10-platform,cityzendata/warp10-platform,StevenLeRoux/warp10-platform,hbs/warp10-platform,cityzendata/warp10-platform,cityzendata/warp10-platform
// // Copyright 2016 Cityzen Data // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
warp10/src/main/java/io/warp10/continuum/store/Store.java
// // Copyright 2016 Cityzen Data // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law o...
Added barrier reset
warp10/src/main/java/io/warp10/continuum/store/Store.java
Added barrier reset
Java
apache-2.0
0d2785a8cc18d7033844752c27fe31c92b1ee90e
0
facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho
/* * Copyright (c) 2017-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ package com...
litho-core/src/main/java/com/facebook/litho/Component.java
/* * Copyright (c) 2017-present, Facebook, Inc. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. */ package com...
Add getSimpleName() and isEquivalentTo() to sections Summary: These are two methods used in Component.java The ComponentImplGenerator expcts these to be there so we're adding it to Section.java right now Reviewed By: IanChilds Differential Revision: D5710664 fbshipit-source-id: 62d08f3337b8a808464525970f389627e248...
litho-core/src/main/java/com/facebook/litho/Component.java
Add getSimpleName() and isEquivalentTo() to sections
Java
apache-2.0
84fbff190aa51925dcd9487e5101f8dd5c5dca89
0
ceylon/ceylon-js,ceylon/ceylon-js,ceylon/ceylon-js
package com.redhat.ceylon.compiler.js; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import com.redhat.ceylon.compiler.loader.MetamodelGenerator; import com.redhat.ceylon.compiler.typeche...
src/main/java/com/redhat/ceylon/compiler/js/TypeUtils.java
package com.redhat.ceylon.compiler.js; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import com.redhat.ceylon.compiler.loader.MetamodelGenerator; import com.redhat.ceylon.compiler.typeche...
fix #469
src/main/java/com/redhat/ceylon/compiler/js/TypeUtils.java
fix #469
Java
apache-2.0
6c5124036bace2542653051e6de438b5647ac019
0
apache/wicket,bitstorm/wicket,dashorst/wicket,selckin/wicket,aldaris/wicket,AlienQueen/wicket,Servoy/wicket,freiheit-com/wicket,astrapi69/wicket,freiheit-com/wicket,apache/wicket,Servoy/wicket,topicusonderwijs/wicket,astrapi69/wicket,mosoft521/wicket,astrapi69/wicket,zwsong/wicket,mafulafunk/wicket,AlienQueen/wicket,al...
/* * $Id$ * $Revision$ $Date$ * * ==================================================================== Licensed * under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the * License at * * http://www.apache.org/licen...
wicket/src/java/wicket/ApplicationSettings.java
/* * $Id$ * $Revision$ $Date$ * * ==================================================================== Licensed * under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the * License at * * http://www.apache.org/licen...
*** empty log message *** git-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@455455 13f79535-47bb-0310-9956-ffa450edef68
wicket/src/java/wicket/ApplicationSettings.java
*** empty log message ***
Java
apache-2.0
b52d25aabc2e16bf4fdfa64fdecb96f74a77b8bc
0
oakesville/mythling,oakesville/mythling,oakesville/mythling,oakesville/mythling
/** * Copyright 2014 Donald Oakes * * This file is part of Mythling. * * Mythling is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later versi...
src/com/oakesville/mythling/MediaActivity.java
/** * Copyright 2014 Donald Oakes * * This file is part of Mythling. * * Mythling is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later versi...
Option to stream raw file versus HLS transcode.
src/com/oakesville/mythling/MediaActivity.java
Option to stream raw file versus HLS transcode.
Java
apache-2.0
1ba81b8fd98b39d436327792d802416f3f55a46c
0
orika-mapper/orika,andreabertagnolli/orika,brabenetz/orika
/* * Orika - simpler, better and faster Java bean mapping * * Copyright (C) 2011-2013 Orika authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apach...
core/src/main/java/ma/glasnost/orika/metadata/TypeKey.java
/* * Orika - simpler, better and faster Java bean mapping * * Copyright (C) 2011-2013 Orika authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apach...
Move the most visible method to the top
core/src/main/java/ma/glasnost/orika/metadata/TypeKey.java
Move the most visible method to the top
Java
apache-2.0
4a099367edbfcdf5ebd2e3fb1c86e4ff6bda28c5
0
crate/crate,crate/crate,crate/crate,EvilMcJerkface/crate,EvilMcJerkface/crate,EvilMcJerkface/crate
/* * Licensed to Crate under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. Crate licenses this file * to you under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compl...
sql/src/main/java/io/crate/planner/fetch/FetchPushDown.java
/* * Licensed to Crate under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. Crate licenses this file * to you under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compl...
Remove Visitor from FetchPushDown Dispatching is already done in the Planner, so we have concretely typed QueriedRelation instances available and don't need to re-dispatch.
sql/src/main/java/io/crate/planner/fetch/FetchPushDown.java
Remove Visitor from FetchPushDown
Java
apache-2.0
8afb0af238b626bc9b17f12ddd5d8e1fe2213e87
0
HashEngineering/dashj,HashEngineering/dashj,HashEngineering/darkcoinj,HashEngineering/darkcoinj,HashEngineering/darkcoinj,HashEngineering/dashj,HashEngineering/dashj
/* * Copyright 2018 Dash Core Group * * 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 ...
core/src/main/java/org/bitcoinj/core/KeyId.java
/* * Copyright 2018 Dash Core Group * * 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 ...
chore: remove duplicate hashCode method
core/src/main/java/org/bitcoinj/core/KeyId.java
chore: remove duplicate hashCode method
Java
apache-2.0
710e97d8c72df345a0481c83af089187e0a6ce08
0
jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim
/* * JaamSim Discrete Event Simulation * Copyright (C) 2014 Ausenco Engineering Canada Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at you...
src/main/java/com/jaamsim/BasicObjects/ExpressionEntity.java
/* * JaamSim Discrete Event Simulation * Copyright (C) 2014 Ausenco Engineering Canada Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at you...
JS: convert ExpressionEntity to a SampleProvider Signed-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com> Signed-off-by: Stephen Wong <6f34db11dd2258ec4ffa799eb0d7827f906cb1c6@ausenco.com>
src/main/java/com/jaamsim/BasicObjects/ExpressionEntity.java
JS: convert ExpressionEntity to a SampleProvider
Java
apache-2.0
7a43ca4a0cd8c8d96e2344ed2c1f4d2e8c0452fd
0
alien11689/spock,raphw/spock,paplorinc/spock,Fuud/spock,siordache/spock,alien11689/spock,raphw/spock,GeeChao/spock,Fuud/spock,sebi-hgdata/spock,paplorinc/spock,alien11689/spock,GeeChao/spock,psideleau/spock,sebi-hgdata/spock,lokinell/spock,siordache/spock,leonard84/spock,GeeChao/spock,spockframework/spock,lokinell/spoc...
/* * Copyright 2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
spock-core/src/main/java/org/spockframework/compiler/SpecParser.java
/* * Copyright 2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
improved detection of default constructor added by groovyc
spock-core/src/main/java/org/spockframework/compiler/SpecParser.java
improved detection of default constructor added by groovyc
Java
apache-2.0
8c1e7b82807fa10856547dfc4c2dbe7615fbbda5
0
lewurm/cgeo,mucek4/cgeo,brok85/cgeo,kumy/cgeo,lewurm/cgeo,yummy222/cgeo,ThibaultR/cgeo,kumy/cgeo,yummy222/cgeo,tobiasge/cgeo,samueltardieu/cgeo,Bananeweizen/cgeo,S-Bartfast/cgeo,mucek4/cgeo,rsudev/c-geo-opensource,cgeo/cgeo,vishwakulkarni/cgeo,kumy/cgeo,KublaikhanGeek/cgeo,schwabe/cgeo,ThibaultR/cgeo,schwabe/cgeo,pstor...
package cgeo.geocaching; import cgeo.geocaching.activity.AbstractActivity; import org.apache.commons.lang3.StringUtils; import android.app.ProgressDialog; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Bitmap.CompressFormat; import android.graphics.Rect; import android.graphic...
main/src/cgeo/geocaching/cgeoimages.java
package cgeo.geocaching; import cgeo.geocaching.activity.AbstractActivity; import org.apache.commons.lang3.StringUtils; import android.app.ProgressDialog; import android.content.Intent; import android.graphics.Bitmap.CompressFormat; import android.graphics.Rect; import android.graphics.drawable.BitmapDrawable; impor...
Reclaim bitmap memory after showing spoiler images
main/src/cgeo/geocaching/cgeoimages.java
Reclaim bitmap memory after showing spoiler images
Java
apache-2.0
e20c3d4ba2bf725034157273479a771c6bc018b4
0
carvoyant/carvoyant-splunk-modular-input,carvoyant/carvoyant-splunk-modular-input
/* * Copyright 2015 Carvoyant, 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...
src/java/com/carvoyant/modularinput/Program.java
/* * Copyright 2015 Carvoyant, 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...
Added SSL/TLS detection.
src/java/com/carvoyant/modularinput/Program.java
Added SSL/TLS detection.
Java
bsd-2-clause
6b3f9a743e1dd84238ba3b83ed32e457003e4162
0
ratan12/Atarashii,AnimeNeko/Atarashii,ratan12/Atarashii,AnimeNeko/Atarashii
package net.somethingdreadful.MAL; import android.annotation.SuppressLint; import android.app.SearchManager; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.AsyncTask; import android.os.Bundle; import android.support.v4.view...
Atarashii/src/net/somethingdreadful/MAL/ForumActivity.java
package net.somethingdreadful.MAL; import android.annotation.SuppressLint; import android.app.SearchManager; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.AsyncTask; import android.os.Bundle; import android.support.v4.view...
Fix issue when pressing back would close activity
Atarashii/src/net/somethingdreadful/MAL/ForumActivity.java
Fix issue when pressing back would close activity
Java
bsd-3-clause
f37d5954f219b2fc35fed3d2173636649df9eedc
0
krishagni/openspecimen,krishagni/openspecimen,asamgir/openspecimen,krishagni/openspecimen,asamgir/openspecimen,asamgir/openspecimen
/** * <p>Title: NewSpecimenHDAO Class> * <p>Description: NewSpecimenBizLogicHDAO is used to add new specimen information into the database using Hibernate.</p> * Copyright: Copyright (c) year * Company: Washington University, School of Medicine, St. Louis. * @author Aniruddha Phadnis * @version 1.00 ...
WEB-INF/src/edu/wustl/catissuecore/bizlogic/NewSpecimenBizLogic.java
/** * <p>Title: NewSpecimenHDAO Class> * <p>Description: NewSpecimenBizLogicHDAO is used to add new specimen information into the database using Hibernate.</p> * Copyright: Copyright (c) year * Company: Washington University, School of Medicine, St. Louis. * @author Aniruddha Phadnis * @version 1.00 ...
Changes related to CP based Entry SVN-Revision: 9175
WEB-INF/src/edu/wustl/catissuecore/bizlogic/NewSpecimenBizLogic.java
Changes related to CP based Entry
Java
bsd-3-clause
d7a5399e01452664e6d6b1f63c3820ca930c9ae3
0
flutter/flutter-intellij,flutter/flutter-intellij,flutter/flutter-intellij,flutter/flutter-intellij,flutter/flutter-intellij
/* * Copyright 2016 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ package io.flutter.module; import com.google.common.collect.ImmutableList; import com.intellij.ide.util.projectWizard.ModuleBuilder; import com.int...
src/io/flutter/module/FlutterModuleBuilder.java
/* * Copyright 2016 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ package io.flutter.module; import com.google.common.collect.ImmutableList; import com.intellij.ide.util.projectWizard.ModuleBuilder; import com.int...
Prepare for renaming Android module (#1036) Look in the new location first.
src/io/flutter/module/FlutterModuleBuilder.java
Prepare for renaming Android module (#1036)
Java
mit
d9a49ad6ddd929a1f387d270aa3c11f981a914aa
0
jenkinsci/analysis-model,mschmidae/analysis-model,jenkinsci/analysis-model,jenkinsci/analysis-model,mschmidae/analysis-model,mschmidae/analysis-model,jenkinsci/analysis-model
package edu.hm.hafner.analysis; import javax.annotation.Nonnull; import java.io.Serializable; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Iterator; import java.util.LinkedHashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util....
src/main/java/edu/hm/hafner/analysis/Issues.java
package edu.hm.hafner.analysis; import javax.annotation.Nonnull; import java.io.Serializable; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Iterator; import java.util.LinkedHashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util....
Provided support for all filters.
src/main/java/edu/hm/hafner/analysis/Issues.java
Provided support for all filters.
Java
mit
dfc2fbdb32f4f93a51f94f759d74198563b8ad18
0
intuit/karate,intuit/karate,intuit/karate,intuit/karate
/* * The MIT License * * Copyright 2018 Intuit 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, copy, modi...
karate-core/src/main/java/com/intuit/karate/driver/DriverOptions.java
/* * The MIT License * * Copyright 2018 Intuit 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, copy, modi...
Removing the reference to emulateDevice since we are not using it anymore
karate-core/src/main/java/com/intuit/karate/driver/DriverOptions.java
Removing the reference to emulateDevice since we are not using it anymore
Java
mit
d8e1460784d21341ab89030de4211747c47345c9
0
Lunatrius/Stackie
package com.github.lunatrius.stackie.config; import com.github.lunatrius.core.config.Configuration; import com.github.lunatrius.stackie.lib.Strings; import cpw.mods.fml.common.registry.GameData; import net.minecraft.init.Items; import net.minecraftforge.common.config.Property; import java.io.File; public class Confi...
src/main/java/com/github/lunatrius/stackie/config/Config.java
package com.github.lunatrius.stackie.config; import com.github.lunatrius.core.config.Configuration; import com.github.lunatrius.stackie.lib.Strings; import cpw.mods.fml.common.registry.GameData; import net.minecraft.init.Items; import net.minecraftforge.common.config.Property; import java.io.File; public class Confi...
Do not make potions stackable by default, as that allows players to brew more than 3 potions at a time.
src/main/java/com/github/lunatrius/stackie/config/Config.java
Do not make potions stackable by default, as that allows players to brew more than 3 potions at a time.
Java
mit
2c8640ff62c00e701978b0be6f24cb060daae64e
0
Heigvd/Wegas,Heigvd/Wegas,Heigvd/Wegas,Heigvd/Wegas,Heigvd/Wegas
/* * Wegas * http://wegas.albasim.ch * * Copyright (c) 2013-2018 School of Business and Engineering Vaud, Comem, MEI * Licensed under the MIT License */ package com.wegas.core.ejb; import com.wegas.core.exception.client.WegasScriptException; import com.wegas.core.exception.internal.WegasNoResultException; import...
wegas-core/src/test/java/com/wegas/core/ejb/SecurityTest.java
/* * Wegas * http://wegas.albasim.ch * * Copyright (c) 2013-2018 School of Business and Engineering Vaud, Comem, MEI * Licensed under the MIT License */ package com.wegas.core.ejb; import com.wegas.core.exception.client.WegasScriptException; import com.wegas.core.exception.internal.WegasNoResultException; import...
Fix test
wegas-core/src/test/java/com/wegas/core/ejb/SecurityTest.java
Fix test
Java
mit
2f89209956efd6d2edde11bfdbdb8002e6e4aa92
0
magicDGS/ReadTools,magicDGS/ReadTools
/* * The MIT License (MIT) * * Copyright (c) 2015 Daniel Gómez-Sánchez * * 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 *...
src/main/java/org/vetmeduni/tools/implemented/FastqBarcodeDetector.java
/* * The MIT License (MIT) * * Copyright (c) 2015 Daniel Gómez-Sánchez * * 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 *...
fixed a minor bug for unreacheable code
src/main/java/org/vetmeduni/tools/implemented/FastqBarcodeDetector.java
fixed a minor bug for unreacheable code
Java
mit
21ca1cb8ae7fc4c41b53c7e4c4b7cca29314419a
0
frc868/2016-Vizzini
package com.techhounds; import com.techhounds.commands.USBCameraCommand; import com.techhounds.commands.UpdateController; import com.techhounds.commands.angler.SetAnglerPosition; import com.techhounds.commands.angler.SetAnglerPower; import com.techhounds.commands.angler.SetStateDown; import com.techhounds.commands.ang...
src/com/techhounds/OI.java
package com.techhounds; import com.techhounds.commands.USBCameraCommand; import com.techhounds.commands.UpdateController; import com.techhounds.commands.angler.SetAnglerPosition; import com.techhounds.commands.angler.SetAnglerPower; import com.techhounds.commands.angler.SetStateDown; import com.techhounds.commands.ang...
lt to rt, updates
src/com/techhounds/OI.java
lt to rt, updates
Java
mit
41d20bdf006a3aaeaa65febd481e0565edca4bd6
0
ncmadhan/sf-movie-tour,ncmadhan/sf-movie-tour
package code.madhan.sfmovietour.helper; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Iterator; import java.util.List; import org.springframework.http.HttpHeaders;...
src/code/madhan/sfmovietour/helper/PopulateMovieDataHelper.java
package code.madhan.sfmovietour.helper; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Iterator; import java.util.List; import org.springframework.http.HttpHeaders;...
Fetch all data from SF
src/code/madhan/sfmovietour/helper/PopulateMovieDataHelper.java
Fetch all data from SF
Java
mit
36ee4378fa7ce2af9cfcd2d0a38fe6acac7273eb
0
uber/tchannel-java,uber/tchannel-java
/* * Copyright (c) 2015 Uber Technologies, 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, copy, modify, me...
tchannel-core/src/main/java/com/uber/tchannel/schemes/JSONSerializer.java
/* * Copyright (c) 2015 Uber Technologies, 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, copy, modify, me...
compatible with other languages when application header is empty
tchannel-core/src/main/java/com/uber/tchannel/schemes/JSONSerializer.java
compatible with other languages when application header is empty
Java
mit
1baa0f2904d4af26ab769f64f0224c32b52bb9cb
0
hexosse/LanguageUtils,MascusJeoraly/LanguageUtils,MascusJeoraly/LanguageUtils,MeowInnovation/LanguageUtils,HexoCraft/LanguageUtils
/* * Copyright (c) 2015 Jerrell Fang * * This project is Open Source and distributed under The MIT License (MIT) * (http://opensource.org/licenses/MIT) * * You should have received a copy of the The MIT License along with * this project. If not, see <http://opensource.org/licenses/MIT>. */ package com.meowj.l...
src/main/java/com/meowj/langutils/LangUtils.java
/* * Copyright (c) 2015 Jerrell Fang * * This project is Open Source and distributed under The MIT License (MIT) * (http://opensource.org/licenses/MIT) * * You should have received a copy of the The MIT License along with * this project. If not, see <http://opensource.org/licenses/MIT>. */ package com.meowj.l...
Add Cauldron detector
src/main/java/com/meowj/langutils/LangUtils.java
Add Cauldron detector
Java
mit
661e67ea3e8a4e28da87bf1643fe884721662b63
0
er1/c6521
src/BlockMerge.java
import java.io.IOException; public class BlockMerge { BlockAccess ba; Block[] leftBuffers; Block[] rightBuffers; Block outBuffer; int totalBlocks; public BlockMerge(BlockAccess b, int inbuffers) { ba = b; outBuffer = new Block(); totalBlocks = ba.getBlockCount(); ...
delete src/BlockMerge.java
src/BlockMerge.java
delete src/BlockMerge.java
Java
mit
d7a1838181620bd3e4308fdd8a1726fd4ab1b13a
0
nallar/TickThreading
package nallar.tickthreading; import java.io.PrintWriter; import java.io.StringWriter; import java.text.SimpleDateFormat; import java.util.logging.Formatter; import java.util.logging.Level; import java.util.logging.LogRecord; public class LogFormatter extends Formatter { static final String LINE_SEPARATOR ...
src/common/nallar/tickthreading/LogFormatter.java
package nallar.tickthreading; import java.io.PrintWriter; import java.io.StringWriter; import java.text.SimpleDateFormat; import java.util.logging.Formatter; import java.util.logging.Level; import java.util.logging.LogRecord; public class LogFormatter extends Formatter { static final String LINE_SEPARATOR ...
Don't log ThreadStuckErrors. Signed-off-by: Ross Allan <ca2c77e14df1e7ee673215c1ef658354e220f471@gmail.com>
src/common/nallar/tickthreading/LogFormatter.java
Don't log ThreadStuckErrors.
Java
agpl-3.0
c67f724e0f9384429d0c0a1f6aef87956ad3b09d
0
bisq-network/exchange,haiqu/bitsquare,sakazz/exchange,ManfredKarrer/exchange,bitsquare/bitsquare,ManfredKarrer/exchange,bisq-network/exchange,metabit/bitsquare,metabit/bitsquare,haiqu/bitsquare,bitsquare/bitsquare,sakazz/exchange
package io.bitsquare.p2p.network; import io.bitsquare.app.Version; import io.bitsquare.common.Clock; import io.bitsquare.common.UserThread; import io.bitsquare.common.crypto.KeyRing; import io.bitsquare.common.crypto.KeyStorage; import io.bitsquare.common.crypto.PubKeyRing; import io.bitsquare.common.util.Tuple3; impo...
network/src/test/java/io/bitsquare/p2p/network/NetworkStressTest.java
package io.bitsquare.p2p.network; import io.bitsquare.app.Version; import io.bitsquare.common.Clock; import io.bitsquare.common.UserThread; import io.bitsquare.common.crypto.KeyRing; import io.bitsquare.common.crypto.KeyStorage; import io.bitsquare.common.crypto.PubKeyRing; import io.bitsquare.common.util.Tuple3; impo...
Wait for preliminary data and bootstrap while setting up network stress tests This should be common for the different tests.
network/src/test/java/io/bitsquare/p2p/network/NetworkStressTest.java
Wait for preliminary data and bootstrap while setting up network stress tests
Java
apache-2.0
e7cb0e0fb39f725d5bbc011530ed191f66fce710
0
tobiasge/cgeo,auricgoldfinger/cgeo,ThibaultR/cgeo,vishwakulkarni/cgeo,samueltardieu/cgeo,matej116/cgeo,tobiasge/cgeo,S-Bartfast/cgeo,KublaikhanGeek/cgeo,brok85/cgeo,ThibaultR/cgeo,xiaoyanit/cgeo,marco-dev/c-geo-opensource,Bananeweizen/cgeo,Huertix/cgeo,S-Bartfast/cgeo,cgeo/cgeo,rsudev/c-geo-opensource,ThibaultR/cgeo,sc...
package cgeo.geocaching.settings; import cgeo.geocaching.R; import cgeo.geocaching.StoredList; import cgeo.geocaching.cgeoapplication; import cgeo.geocaching.apps.cache.navi.NavigationAppFactory.NavigationAppsEnum; import cgeo.geocaching.connector.gc.GCConstants; import cgeo.geocaching.connector.gc.Login; import cgeo....
main/src/cgeo/geocaching/settings/Settings.java
package cgeo.geocaching.settings; import cgeo.geocaching.R; import cgeo.geocaching.StoredList; import cgeo.geocaching.cgeoapplication; import cgeo.geocaching.apps.cache.navi.NavigationAppFactory.NavigationAppsEnum; import cgeo.geocaching.connector.gc.GCConstants; import cgeo.geocaching.connector.gc.Login; import cgeo....
Fix #2983, New settings: Not possible to change gc.com login
main/src/cgeo/geocaching/settings/Settings.java
Fix #2983, New settings: Not possible to change gc.com login
Java
apache-2.0
ef293b754b317b3cafaa70b6afc4c8109bdc23d1
0
Reidddddd/alluxio,Reidddddd/alluxio,Reidddddd/mo-alluxio,Alluxio/alluxio,EvilMcJerkface/alluxio,wwjiang007/alluxio,EvilMcJerkface/alluxio,apc999/alluxio,yuluo-ding/alluxio,madanadit/alluxio,yuluo-ding/alluxio,ChangerYoung/alluxio,ChangerYoung/alluxio,maboelhassan/alluxio,maobaolong/alluxio,calvinjia/tachyon,Reidddddd/a...
/* * 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...
core/common/src/main/java/alluxio/underfs/UnderFileSystem.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...
Add setowner in ufs interface.
core/common/src/main/java/alluxio/underfs/UnderFileSystem.java
Add setowner in ufs interface.
Java
apache-2.0
8163bf25537225bc8ecc6eadb05c1cec482b3fef
0
wyona/yanel,wyona/yanel,baszero/yanel,baszero/yanel,wyona/yanel,wyona/yanel,baszero/yanel,baszero/yanel,wyona/yanel,baszero/yanel,wyona/yanel,baszero/yanel
/* * Copyright 2006 - 2016 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 o...
src/core/java/org/wyona/yanel/core/map/Map.java
/* * Copyright 2006 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...
javadoc improved
src/core/java/org/wyona/yanel/core/map/Map.java
javadoc improved
Java
apache-2.0
0ed033ebf90fc96af31d22215bb2714a449a02b5
0
wuan/bo-android,d3xter/bo-android,d3xter/bo-android
package org.blitzortung.android.map; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.util.AttributeSet; import android.util.Log; import com.google.android.maps.MapView; public class OwnMapView extends MapView { @SuppressWarnings("unused") private static final Str...
src/org/blitzortung/android/map/OwnMapView.java
package org.blitzortung.android.map; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.util.AttributeSet; import android.util.Log; import com.google.android.maps.MapView; public class OwnMapView extends MapView { @SuppressWarnings("unused") private static final Str...
smooth item size updates when zooming
src/org/blitzortung/android/map/OwnMapView.java
smooth item size updates when zooming
Java
apache-2.0
9058526faa0694fdbb959329dab5e3317a341733
0
fkeglevich/Raw-Dumper,fkeglevich/Raw-Dumper,fkeglevich/Raw-Dumper
/* * Copyright 2018, Flávio Keglevich * * 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...
app/src/main/java/com/fkeglevich/rawdumper/raw/capture/RawSettings.java
/* * Copyright 2018, Flávio Keglevich * * 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...
Added load/store methods also for raw settings
app/src/main/java/com/fkeglevich/rawdumper/raw/capture/RawSettings.java
Added load/store methods also for raw settings
Java
apache-2.0
283843707c670b9d0d671e60dbd5859f4f4145e1
0
staples-sparx/Sequoia,staples-sparx/Sequoia
package com.stapleslabs.tree; import java.nio.ByteBuffer; import java.util.List; import java.util.Set; /** * Created by timbrooks on 4/28/15. */ public class Forest2 implements Forest<Integer, double[]> { private final ByteBuffer forest; private final int[] roots; private final SpecializedCondition con...
src/main/java/com/stapleslabs/tree/Forest2.java
package com.stapleslabs.tree; import java.nio.ByteBuffer; import java.util.List; import java.util.Set; /** * Created by timbrooks on 4/28/15. */ public class Forest2 implements Forest<Integer, double[]> { private final ByteBuffer newForest; private final int[] roots; private final SpecializedCondition ...
A few cleanups
src/main/java/com/stapleslabs/tree/Forest2.java
A few cleanups
Java
apache-2.0
3f9d2aadcc2cc01625f6e9c281da8cda1861b08b
0
RaffaelBild/arx,bitraten/arx,arx-deidentifier/arx,RaffaelBild/arx,kbabioch/arx,fstahnke/arx,kbabioch/arx,kentoa/arx,bitraten/arx,arx-deidentifier/arx,fstahnke/arx,jgaupp/arx,kentoa/arx,jgaupp/arx
/* * ARX: Powerful Data Anonymization * Copyright 2014 - 2015 Karol Babioch, Fabian Prasser, Florian Kohlmayer * * 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....
src/main/org/deidentifier/arx/io/ImportConfigurationJDBC.java
/* * ARX: Powerful Data Anonymization * Copyright 2014 - 2015 Karol Babioch, Fabian Prasser, Florian Kohlmayer * * 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....
Close any connection
src/main/org/deidentifier/arx/io/ImportConfigurationJDBC.java
Close any connection
Java
apache-2.0
3bd6675b4be2ff1e04ce01312f2639567e319243
0
bugfroggy/QuickPlay
package co.bugg.quickplay; import net.minecraft.util.ResourceLocation; import net.minecraft.util.text.TextComponentTranslation; import java.util.LinkedHashMap; import java.util.LinkedList; /** * Hardcoded in all gamemodes along with which game they use in the icons files * This should be the only file that needs ...
src/main/java/co/bugg/quickplay/Icons.java
package co.bugg.quickplay; import net.minecraft.util.ResourceLocation; import net.minecraft.util.text.TextComponentTranslation; import java.util.LinkedHashMap; import java.util.LinkedList; /** * Hardcoded in all gamemodes along with which game they use in the icons files * This should be the only file that needs ...
Updated murder mystery code name to have a space
src/main/java/co/bugg/quickplay/Icons.java
Updated murder mystery code name to have a space
Java
apache-2.0
af1864b0231f3d79a3aad45d021dabe012c7058c
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.plugins; import com.intellij.CommonBundle; import com.intellij.core.CoreBundle; import com.intellij.ide.IdeBundle; import com.intellij.ide.plugins.market...
platform/platform-impl/src/com/intellij/ide/plugins/PluginInstaller.java
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.ide.plugins; import com.intellij.CommonBundle; import com.intellij.core.CoreBundle; import com.intellij.ide.IdeBundle; import com.intellij.ide.plugins.market...
PluginInstaller: fix javadoc refs GitOrigin-RevId: a3b0da7676b208275ea37c23061e16e011dfd3fc
platform/platform-impl/src/com/intellij/ide/plugins/PluginInstaller.java
PluginInstaller: fix javadoc refs
Java
apache-2.0
64b33182795ec1df3c6847de37a6cfc59a3f5a7d
0
BeauBouchard/HASTE
/** * Author: Beau Bouchard * Date: 2013/04/04 * Last Updated: 2013/05/10 * Description: Each tweet entity will be linked to a scrape * * * **/ import java.util.*; import java.text.SimpleDateFormat; public class tweetscrapeScrape { private int scrapeID; private Date start_at; private Date stop_at; p...
src/tweetscrapeScrape.java
/** * Author: Beau Bouchard * Date: 2013/04/04 * Last Updated: 2013/05/02 * Description: Each tweet entity will be linked to a scrape * * * **/ import java.sql.*; public class tweetscrapeScrape { private int scrapeID; private Date start_at; private Date stop_at; private String searchREGEX; }
Update tweetscrapeScrape.java
src/tweetscrapeScrape.java
Update tweetscrapeScrape.java
Java
apache-2.0
2138bbe9d2eb952baefc150c5278694793ac789b
0
xfournet/intellij-community,FHannes/intellij-community,vvv1559/intellij-community,mglukhikh/intellij-community,FHannes/intellij-community,suncycheng/intellij-community,signed/intellij-community,signed/intellij-community,semonte/intellij-community,apixandru/intellij-community,semonte/intellij-community,ibinti/intellij-c...
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
plugins/devkit/src/util/PsiUtil.java
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
[devkit] PsiUtil.isPluginProject: add @NotNull
plugins/devkit/src/util/PsiUtil.java
[devkit] PsiUtil.isPluginProject: add @NotNull
Java
apache-2.0
c588d8e90dff6cc93cfc1493fb2a8fc20a07fa28
0
BrunoEberhard/minimal-j,BrunoEberhard/minimal-j,BrunoEberhard/minimal-j
package org.minimalj.model.properties; import java.lang.annotation.Annotation; import java.lang.reflect.Field; import java.util.Collection; import java.util.HashMap; import java.util.Map; import java.util.logging.Logger; import org.minimalj.model.View; import org.minimalj.model.ViewUtil; import org.minimalj.repositor...
src/main/java/org/minimalj/model/properties/FieldProperty.java
package org.minimalj.model.properties; import java.lang.annotation.Annotation; import java.lang.reflect.Field; import java.util.Collection; import java.util.logging.Logger; import org.minimalj.model.View; import org.minimalj.model.ViewUtil; import org.minimalj.repository.sql.EmptyObjects; import org.minimalj.util.Clo...
FieldUtils performance
src/main/java/org/minimalj/model/properties/FieldProperty.java
FieldUtils performance
Java
apache-2.0
dd279a1a9f33f15b3cc359b722565cd3d6dc96b6
0
michael-rapp/AndroidAdapters
/* * AndroidAdapters Copyright 2014 Michael Rapp * * This program 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 3 of the License, or * (at your option) any later version. * *...
src/de/mrapp/android/adapter/list/ListAdapterImplementation.java
/* * AndroidAdapters Copyright 2014 Michael Rapp * * This program 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 3 of the License, or * (at your option) any later version. * *...
Edited toString-method.
src/de/mrapp/android/adapter/list/ListAdapterImplementation.java
Edited toString-method.
Java
apache-2.0
ff78005622ed58fe7660ec9c91413bb008853328
0
PerfCake/pc4idea
package org.perfcake.pc4idea.editor; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.command.CommandProcessor; import com.intellij.openapi.command.UndoConfirmationPolicy; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.editor.Document; import com.intel...
src/main/java/org/perfcake/pc4idea/editor/PerfCakeEditorGUI.java
package org.perfcake.pc4idea.editor; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.command.CommandProcessor; import com.intellij.openapi.command.UndoConfirmationPolicy; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.editor.Document; import com.intel...
implemented save properties
src/main/java/org/perfcake/pc4idea/editor/PerfCakeEditorGUI.java
implemented save properties
Java
bsd-3-clause
c78241a222c06b37dd80898d05395d13985e6814
0
psygate/CivModCore,psygate/CivModCore
package vg.civcraft.mc.civmodcore.serialization; import com.google.common.base.Preconditions; import com.google.common.base.Strings; import com.google.common.io.ByteArrayDataInput; import com.google.common.io.ByteArrayDataOutput; import com.google.common.io.ByteStreams; import java.io.IOException; import java.util.Map...
src/main/java/vg/civcraft/mc/civmodcore/serialization/NBTCompound.java
package vg.civcraft.mc.civmodcore.serialization; import com.google.common.base.Preconditions; import com.google.common.base.Strings; import com.google.common.io.ByteArrayDataInput; import com.google.common.io.ByteArrayDataOutput; import com.google.common.io.ByteStreams; import java.io.IOException; import java.util.Map...
Javadoc - adds default values
src/main/java/vg/civcraft/mc/civmodcore/serialization/NBTCompound.java
Javadoc - adds default values
Java
mit
325a9cc86e2a652ae000ccfc106146e90b857016
0
bord81/PasswordReminder
src/passwordrem/Password.java
package passwordrem; /* The purpose of this program is to test the basic Java functions, like IO, databases and such. Don't use it for sensitive data! It is a password reminder for websites. User can store website' URL, login and password. This data is stored then in a local text file and user can add, display or re...
Delete Password.java
src/passwordrem/Password.java
Delete Password.java
Java
mit
3a21343a7f940d011df618ba8ea1a130d118998a
0
Aaylor/Goinfr-O-Mania
package graphics; import engine.*; import engine.nutritionists.AbstractNutritionist; import engine.weapons.Weapon; import helpers.ExtDate; import helpers.ExtMath; import helpers.PopTimer; import log.IGLog; import sound.MSound; import java.awt.*; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; impor...
src/graphics/BoardController.java
package graphics; import engine.*; import engine.nutritionists.AbstractNutritionist; import engine.weapons.Weapon; import helpers.ExtDate; import helpers.ExtMath; import helpers.PopTimer; import log.IGLog; import java.awt.*; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.awt.event.Mous...
BoardController.java: music when playing game.
src/graphics/BoardController.java
BoardController.java: music when playing game.
Java
mit
01e0440951f3283d4cf0057bd847a0178e42fbbf
0
KWStudios/RageMode,KWStudios/RageMode
package org.kwstudios.play.ragemode.gameLogic; import java.util.Arrays; import java.util.Random; import java.util.UUID; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.Location; import org.bukkit.configuration.file.FileConfiguration; import org.bukkit.entity.Player; import org.bukk...
src/org/kwstudios/play/ragemode/gameLogic/PlayerList.java
package org.kwstudios.play.ragemode.gameLogic; import java.util.Arrays; import java.util.Random; import java.util.UUID; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.Location; import org.bukkit.configuration.file.FileConfiguration; import org.bukkit.entity.Player; import org.bukk...
nullpointerexception
src/org/kwstudios/play/ragemode/gameLogic/PlayerList.java
nullpointerexception
Java
mit
959524d213913fbfab121d187dfe7114266b6101
0
jbosboom/streamjit,jbosboom/streamjit
package org.mit.jstreamit; /** * Represents a rate declaration, with min, max and average values. * * Note that the average rate may be dynamic even if the minimum and maximum * rates are known (so long as they aren't equal). * * Zero rates are legal, representing sources or sinks whose processing is * complete...
src/org/mit/jstreamit/Rate.java
package org.mit.jstreamit; /** * Represents a rate declaration, with min, max and average values. * * Note that the average rate may be dynamic even if the minimum and maximum * rates are known (so long as they aren't equal). * * Zero rates are legal, representing sources or sinks whose processing is * complete...
Rate.union()
src/org/mit/jstreamit/Rate.java
Rate.union()
Java
mit
b1b9eaad6a7b4f38960cd16e902f0093c34294c3
0
ardock/telegram-api,mr-jordan/telegram-api,msoftware/telegram-api,Sowjanyapv/https-github.com-ex3ndr-telegram-api,Alderian/telegram-api,LukeLR/telegram-api,VictorJava/telegram-api,ex3ndr/telegram-api,telegram-s/telegram-api
package org.telegram.api.engine.file; import org.telegram.api.TLAbsInputFileLocation; import org.telegram.api.engine.Logger; import org.telegram.api.engine.TelegramApi; import org.telegram.api.upload.TLFile; import java.io.FileNotFoundException; import java.io.IOException; import java.io.RandomAccessFile; import java...
src/main/java/org/telegram/api/engine/file/Downloader.java
package org.telegram.api.engine.file; import org.telegram.api.TLAbsInputFileLocation; import org.telegram.api.engine.Logger; import org.telegram.api.engine.TelegramApi; import org.telegram.api.upload.TLFile; import java.io.FileNotFoundException; import java.io.IOException; import java.io.RandomAccessFile; import java...
Fixed crashes on downloading
src/main/java/org/telegram/api/engine/file/Downloader.java
Fixed crashes on downloading
Java
mit
179b9bc3e18802ddb69132f6e0cc47ed6db64af7
0
sunghere/doblue,sunghere/doblue,sunghere/doblue,sunghere/doblue
package ga.doblue.project.controller; import ga.doblue.project.service.ProjectService; import ga.doblue.project.model.PTUser; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.an...
server/src/main/java/ga/doblue/project/controller/ProjectController.java
package ga.doblue.project.controller; import ga.doblue.project.service.ProjectService; import ga.doblue.project.model.PTUser; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.an...
project test
server/src/main/java/ga/doblue/project/controller/ProjectController.java
project test
Java
mit
31099bc7f40b7beead76e4019675b1412c9b621f
0
openregister/register,openregister/register,openregister/register
package uk.gov.openregister.store; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.mchange.v2.c3p0.ComboPooledDataSource; import org.apache.commons.lang3.StringUtils; import org.postgresql.util.PGobject; import uk.gov.openregister.domain.Record; import ja...
app/uk/gov/openregister/store/PostgresqlStore.java
package uk.gov.openregister.store; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.mchange.v2.c3p0.ComboPooledDataSource; import org.apache.commons.lang3.StringUtils; import org.postgresql.util.PGobject; import uk.gov.openregister.domain.Record; import ja...
Closing connection where needed
app/uk/gov/openregister/store/PostgresqlStore.java
Closing connection where needed
Java
mpl-2.0
a4cfa9da4dcb9c268510da6517af8ccfce380c2e
0
dwjackson/EditSomeXML
/* * EditSomeXML is a graphical XML editor * * Copyright (C) 2014 David Jackson * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option...
src/main/java/xml/Element.java
/* * EditSomeXML is a graphical XML editor * * Copyright (C) 2014 David Jackson * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option...
Add RepresentationType enum
src/main/java/xml/Element.java
Add RepresentationType enum
Java
agpl-3.0
71f487a4f90a5fd215510914cff3909d4bb821f8
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
65cade84-2e61-11e5-9284-b827eb9e62be
hello.java
65c5794e-2e61-11e5-9284-b827eb9e62be
65cade84-2e61-11e5-9284-b827eb9e62be
hello.java
65cade84-2e61-11e5-9284-b827eb9e62be
Java
agpl-3.0
a501215dd3bd32713b28638bce3d62370261622c
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
b98eb39e-2e5f-11e5-9284-b827eb9e62be
hello.java
b9893914-2e5f-11e5-9284-b827eb9e62be
b98eb39e-2e5f-11e5-9284-b827eb9e62be
hello.java
b98eb39e-2e5f-11e5-9284-b827eb9e62be
Java
agpl-3.0
f3b27bfcf512512a90b2f76cc033d3ceb48a4582
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
3972f26e-2e60-11e5-9284-b827eb9e62be
hello.java
396d90a8-2e60-11e5-9284-b827eb9e62be
3972f26e-2e60-11e5-9284-b827eb9e62be
hello.java
3972f26e-2e60-11e5-9284-b827eb9e62be
Java
agpl-3.0
e80cbac3beaacd9770acff9d316a73bde259fa94
0
musalbas/Nuclibook,musalbas/Nuclibook,musalbas/Nuclibook
package nuclibook.server; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import java.net.URL; import java.util.Collection; import java.util.HashMap; import java.util.Iterator; import java.util.UUID; import java.util.regex.Matcher; import java.util.regex.Patte...
src/main/java/nuclibook/server/HtmlRenderer.java
package nuclibook.server; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import java.net.URL; import java.util.Collection; import java.util.HashMap; import java.util.Iterator; import java.util.UUID; import java.util.regex.Matcher; import java.util.regex.Patte...
Fields and collections passed to sub-rendered files
src/main/java/nuclibook/server/HtmlRenderer.java
Fields and collections passed to sub-rendered files
Java
agpl-3.0
505ac611cdf20b41e30574cc6d3e946c9b13fda1
0
opencadc/caom2db,pdowler/caom2db,pdowler/caom2db,esdc-esac-esa-int/caom2db,esdc-esac-esa-int/caom2db,opencadc/caom2db
package ca.nrc.cadc.caom.harvester; import ca.nrc.cadc.caom2.DeletedObservation; import ca.nrc.cadc.caom2.DeletedObservationMetaReadAccess; import ca.nrc.cadc.caom2.DeletedPlaneDataReadAccess; import ca.nrc.cadc.caom2.DeletedPlaneMetaReadAccess; import ca.nrc.cadc.caom2.access.ObservationMetaReadAccess; import ca.nrc...
caom2harvester/src/ca/nrc/cadc/caom/harvester/CaomHarvester.java
package ca.nrc.cadc.caom.harvester; import ca.nrc.cadc.caom2.DeletedObservation; import ca.nrc.cadc.caom2.DeletedObservationMetaReadAccess; import ca.nrc.cadc.caom2.DeletedPlaneDataReadAccess; import ca.nrc.cadc.caom2.DeletedPlaneMetaReadAccess; import ca.nrc.cadc.caom2.access.ObservationMetaReadAccess; import ca.nrc...
swapped order of read access harvesting and deletion so deletes are processed first to avoid unique index conflict
caom2harvester/src/ca/nrc/cadc/caom/harvester/CaomHarvester.java
swapped order of read access harvesting and deletion so deletes are processed first to avoid unique index conflict
Java
agpl-3.0
fa9400a2c1c6db4710490dc1055983d1d2f3516f
0
KinshipSoftware/KinOathKinshipArchiver,PeterWithers/temp-to-delete1,KinshipSoftware/KinOathKinshipArchiver,PeterWithers/temp-to-delete1
package nl.mpi.kinnate.ui; import java.awt.BorderLayout; import java.awt.Component; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.io.File; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import javax.swing.JPanel; import javax.swing.JProgressBar; import jav...
desktop/src/main/java/nl/mpi/kinnate/ui/KinDiagramPanel.java
package nl.mpi.kinnate.ui; import java.awt.BorderLayout; import java.awt.Component; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.io.File; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import javax.swing.JPanel; import javax.swing.JProgressBar; import jav...
Added error handling and user feedback when an entity identifier on the diagram cannot be read. Moved the kin term panels from the kin term groups panel directly into the right side panel. Updated the menu items for the kin terms and archive menus so the hide show actions work with the layout changes. Handled issues wh...
desktop/src/main/java/nl/mpi/kinnate/ui/KinDiagramPanel.java
Added error handling and user feedback when an entity identifier on the diagram cannot be read. Moved the kin term panels from the kin term groups panel directly into the right side panel. Updated the menu items for the kin terms and archive menus so the hide show actions work with the layout changes. Handled issues wh...
Java
lgpl-2.1
aad754ae8e95df74b440e6337e3d2d8244e80c74
0
nhminus/jaudiotagger-androidpatch,ConatyConsulting/jaudiotagger,ConatyConsulting/jaudiotagger,nhminus/jaudiotagger-androidpatch
/** * @author : Paul Taylor * * Version @version:$Id$ * * MusicTag Copyright (C)2003,2004 * * 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, ...
src/org/jaudiotagger/tag/id3/valuepair/ImageFormats.java
/** * @author : Paul Taylor * * Version @version:$Id$ * * MusicTag Copyright (C)2003,2004 * * 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, ...
Should check data length before determining whether artwork is a particulr format git-svn-id: 545e707062091c2f19509f4812c0e7d129870002@924 922cec90-98bc-ecba-b0a9-867c771b4a74
src/org/jaudiotagger/tag/id3/valuepair/ImageFormats.java
Should check data length before determining whether artwork is a particulr format
Java
lgpl-2.1
75d48afd1323e3607dd174ffc01bea01be7d86f5
0
simoc/mapyrus,simoc/mapyrus,simoc/mapyrus
/* * This file is part of Mapyrus, software for plotting maps. * Copyright (C) 2003 Simon Chenery. * * Mapyrus is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at y...
src/org/mapyrus/Interpreter.java
/* * This file is part of Mapyrus, software for plotting maps. * Copyright (C) 2003 Simon Chenery. * * Mapyrus is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at y...
Allow world coordinate display in degrees, even though it is a pretty dubious sort of thing to do.
src/org/mapyrus/Interpreter.java
Allow world coordinate display in degrees, even though it is a pretty dubious sort of thing to do.
Java
lgpl-2.1
6b4ebb80941ba28c6def989a39ffaea10d9f62f0
0
simoc/mapyrus,simoc/mapyrus,simoc/mapyrus
/* * This file is part of Mapyrus, software for plotting maps. * Copyright (C) 2003, 2004, 2005, 2006 Simon Chenery. * * Mapyrus 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 of...
src/org/mapyrus/Interpreter.java
/* * This file is part of Mapyrus, software for plotting maps. * Copyright (C) 2003, 2004, 2005, 2006 Simon Chenery. * * Mapyrus 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 of...
Checking for brighter, darker, contrasting colors moved to ColorDatabase. Check for bad colors in gradientfill command.
src/org/mapyrus/Interpreter.java
Checking for brighter, darker, contrasting colors moved to ColorDatabase. Check for bad colors in gradientfill command.
Java
apache-2.0
67320af12c21ada95daf759dd0d779b960cc0dc7
0
UnknownStudio/UDPLib,UnknownStudio/UDPLib
package team.unstudio.udpl.api.mapping; import java.io.IOException; import java.io.InputStream; import java.util.Map; import org.apache.commons.io.IOUtils; import com.google.common.collect.Maps; public final class MemberMapping { private final Map<String, Map<String,String>> obfToDeobf = Maps.newHashMap(); priv...
src/main/java/team/unstudio/udpl/api/mapping/MemberMapping.java
package team.unstudio.udpl.api.mapping; import java.io.IOException; import java.io.InputStream; import java.util.Map; import org.apache.commons.io.IOUtils; import com.google.common.collect.Maps; public final class MemberMapping { private final Map<String, Map<String,String>> obfToDeobf = Maps.newHashMap(); priv...
Fixed MemberMapping
src/main/java/team/unstudio/udpl/api/mapping/MemberMapping.java
Fixed MemberMapping
Java
apache-2.0
dd10a634fd1f581fd8faa9e514328d4d6b9a69f7
0
chetan/sewer,evidon/sewer,evidon/sewer,ganeshrj78/sewer,evidon/sewer,ganeshrj78/sewer,ganeshrj78/sewer,chetan/sewer,chetan/sewer
package net.pixelcop.sewer; import java.io.IOException; import java.text.DecimalFormat; import java.text.NumberFormat; import java.util.ArrayList; import java.util.List; import java.util.Properties; import net.pixelcop.sewer.node.AbstractNodeTest; import net.pixelcop.sewer.node.NodeConfig; import net.pixelcop.sewer.no...
src/test/java/net/pixelcop/sewer/Benchmark.java
package net.pixelcop.sewer; import java.io.IOException; import java.text.DecimalFormat; import java.text.NumberFormat; import java.util.ArrayList; import java.util.List; import java.util.Properties; import net.pixelcop.sewer.node.AbstractNodeTest; import net.pixelcop.sewer.node.NodeConfig; import net.pixelcop.sewer.no...
fixed typo
src/test/java/net/pixelcop/sewer/Benchmark.java
fixed typo
Java
apache-2.0
5a560f072349b09e629c2881f7ee72643c62b621
0
daoyuan14/MeasureApp,daoyuan14/MeasureApp
package edu.nettester; import java.util.ArrayList; import java.util.List; import org.apache.http.NameValuePair; import org.apache.http.message.BasicNameValuePair; import edu.nettester.task.OPHTTPClient; import edu.nettester.util.CommonMethod; import android.content.Intent; import android.content.SharedPreferences; ...
NetTester/src/edu/nettester/LoginActivity.java
package edu.nettester; import java.util.ArrayList; import java.util.List; import org.apache.http.NameValuePair; import org.apache.http.message.BasicNameValuePair; import edu.nettester.task.OPHTTPClient; import edu.nettester.util.CommonMethod; import android.content.Intent; import android.content.SharedPreferences; ...
for debugging
NetTester/src/edu/nettester/LoginActivity.java
for debugging
Java
apache-2.0
f0d2dbe694979ea4702fab87d9938778fe5a62c0
0
zzuhtzy/okio-source-read,zzuhtzy/okio-source-read
/* * Copyright (C) 2014 Square, 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...
okio/src/main/java/okio/Source.java
/* * Copyright (C) 2014 Square, 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...
KO Source.java
okio/src/main/java/okio/Source.java
KO Source.java
Java
apache-2.0
66412c83d6f738f4d57179765cee1d5497aa48eb
0
CodingFabian/byte-buddy,DALDEI/byte-buddy,raphw/byte-buddy,raphw/byte-buddy,raphw/byte-buddy,mches/byte-buddy
package net.bytebuddy.asm; import net.bytebuddy.ClassFileVersion; import net.bytebuddy.description.annotation.AnnotationDescription; import net.bytebuddy.description.field.FieldDescription; import net.bytebuddy.description.method.MethodDescription; import net.bytebuddy.description.method.MethodList; import net.bytebud...
byte-buddy-dep/src/main/java/net/bytebuddy/asm/Advice.java
package net.bytebuddy.asm; import net.bytebuddy.ClassFileVersion; import net.bytebuddy.description.annotation.AnnotationDescription; import net.bytebuddy.description.field.FieldDescription; import net.bytebuddy.description.method.MethodDescription; import net.bytebuddy.description.method.MethodList; import net.bytebud...
Fixed return value handling. Only preliminary stack frame generation, still rather inefficient.
byte-buddy-dep/src/main/java/net/bytebuddy/asm/Advice.java
Fixed return value handling. Only preliminary stack frame generation, still rather inefficient.
Java
apache-2.0
eb3154dc7b1370237ecf45d35d1be52f7b0c86a3
0
asciidocfx/AsciidocFX,LightGuard/AsciidocFX,asciidocfx/AsciidocFX,gastaldi/AsciidocFX,jaredmorgs/AsciidocFX,jaredmorgs/AsciidocFX,jaredmorgs/AsciidocFX,LightGuard/AsciidocFX,gastaldi/AsciidocFX,asciidocfx/AsciidocFX,LightGuard/AsciidocFX,lefou/AsciidocFX,gastaldi/AsciidocFX,asciidocfx/AsciidocFX,lefou/AsciidocFX
src/main/java/com/kodcu/AsciiDocConverter.java
package com.kodcu; import javafx.scene.web.WebEngine; import org.springframework.stereotype.Component; /** * Created by usta on 19.07.2014. */ @Component public class AsciiDocConverter { public String asciidocToHtml(WebEngine webEngine, String text) { return (String) webEngine.executeScript(String.form...
Changes
src/main/java/com/kodcu/AsciiDocConverter.java
Changes
Java
apache-2.0
643b2d6b1858eaac218549b241066aea3fb2d208
0
blindpirate/gradle,gradle/gradle,gradle/gradle,gradle/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,gradle/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,grad...
/* * Copyright 2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/repositories/resolver/MavenResolver.java
/* * Copyright 2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Only touch MavenLocalRepositoryAccess logic
subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/repositories/resolver/MavenResolver.java
Only touch MavenLocalRepositoryAccess logic
Java
apache-2.0
2127bd1be62b790b67574f74547bde0ce5222dd1
0
Zrips/Jobs
/** * Jobs Plugin for Bukkit * Copyright (C) 2011 Zak Ford <zak.j.ford@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option)...
src/main/java/com/gamingmesh/jobs/container/JobsPlayer.java
/** * Jobs Plugin for Bukkit * Copyright (C) 2011 Zak Ford <zak.j.ford@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option)...
We need to save player information if point count changed
src/main/java/com/gamingmesh/jobs/container/JobsPlayer.java
We need to save player information if point count changed
Java
apache-2.0
f362977ae5d41eb4655afd9a6ca2483b0326c05f
0
kianilannoye/ChronicalRest
package be.ugent.dao; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Locale; import javax.ws.rs.Consumes; import javax.ws.rs.HeaderParam; import javax.ws.rs.POST; import javax.w...
Chronic/src/be/ugent/dao/MedicineDao.java
package be.ugent.dao; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Locale; import javax.ws.rs.Consumes; import javax.ws.rs.HeaderParam; import javax.ws.rs.POST; import javax.w...
added medicine rest method
Chronic/src/be/ugent/dao/MedicineDao.java
added medicine rest method
Java
apache-2.0
4619e312fa7db96217a28e86d101200265fbbc2b
0
tingletech/jena-joseki,tingletech/jena-joseki,tingletech/jena-joseki
/* * (c) Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP * [See end of file] */ package org.joseki.http; import java.io.IOException; import java.util.*; import org.slf4j.*; import javax.servlet.*; import javax.servlet.http.*; import com.hp.hpl.jena.util.FileManager; im...
src/org/joseki/http/Servlet.java
/* * (c) Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP * [See end of file] */ package org.joseki.http; import java.io.IOException; import java.util.*; import org.slf4j.*; import javax.servlet.*; import javax.servlet.http.*; import com.hp.hpl.jena.util.FileManager; im...
*** empty log message *** git-svn-id: 1a37ca0372d1852423f8ef75091f1e501b9acb0e@1115245 13f79535-47bb-0310-9956-ffa450edef68
src/org/joseki/http/Servlet.java
*** empty log message ***
Java
artistic-2.0
3d76702a74499cd8a40e170457eba4616dbd4715
0
SourceUtils/hl2-utils,SourceUtils/hl2-utils
package com.timepath.hl2; import com.timepath.Pair; import com.timepath.hl2.io.demo.HL2DEM; import com.timepath.hl2.io.demo.Message; import com.timepath.hl2.io.demo.MessageType; import com.timepath.hl2.io.demo.Packet; import com.timepath.plaf.x.filechooser.BaseFileChooser.ExtensionFilter; import com.timepath.plaf.x.fi...
src/com/timepath/hl2/DEMTest.java
package com.timepath.hl2; import com.timepath.Pair; import com.timepath.hl2.io.demo.*; import com.timepath.plaf.x.filechooser.BaseFileChooser.ExtensionFilter; import com.timepath.plaf.x.filechooser.NativeFileChooser; import com.timepath.steam.SteamUtils; import java.awt.*; import java.io.File; import java.io.IOExcepti...
Flag incomplete messages
src/com/timepath/hl2/DEMTest.java
Flag incomplete messages
Java
bsd-2-clause
9e80146597ed7bfbf5f8b2e3da44c13fb20ec294
0
7u83/SeSim,7u83/SeSim
/* * Copyright (c) 2018, 7u83 <7u83@mail.ru> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list of c...
src/opensesim/world/World.java
/* * Copyright (c) 2018, 7u83 <7u83@mail.ru> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list of c...
currentTimmillis exported
src/opensesim/world/World.java
currentTimmillis exported