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
c37b4ca20bb7b62b9c23b15136982446fb5f393d
0
vvv1559/intellij-community,signed/intellij-community,mglukhikh/intellij-community,FHannes/intellij-community,allotria/intellij-community,apixandru/intellij-community,vvv1559/intellij-community,FHannes/intellij-community,mglukhikh/intellij-community,FHannes/intellij-community,da1z/intellij-community,xfournet/intellij-co...
/* * Copyright 2000-2016 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...
community-tests/src/com/intellij/tests/gui/JavaEEProjectTest.java
/* * Copyright 2000-2016 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...
gui-tests-framework: short a bit JavaEEProjectTest
community-tests/src/com/intellij/tests/gui/JavaEEProjectTest.java
gui-tests-framework: short a bit JavaEEProjectTest
Java
apache-2.0
d7229e6bd8d641fe9b0e5b6e4359fb724072afd3
0
ShortStickBoy/AndroidUtil
package com.sunzn.utils.library; import android.content.ContentResolver; import android.content.ContentValues; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawable; import android.net.Ur...
Library/src/main/java/com/sunzn/utils/library/FileUtils.java
package com.sunzn.utils.library; import android.content.ContentResolver; import android.content.ContentValues; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Build; import android.os.Environment; import android.os.ParcelFileDescr...
Update FileUtils
Library/src/main/java/com/sunzn/utils/library/FileUtils.java
Update FileUtils
Java
apache-2.0
9d0f11cd302881f2355f5eff1e55a17224ca6d47
0
deepu105/generator-jhipster,atomfrede/generator-jhipster,JulienMrgrd/generator-jhipster,Tcharl/generator-jhipster,vivekmore/generator-jhipster,xetys/generator-jhipster,robertmilowski/generator-jhipster,eosimosu/generator-jhipster,hdurix/generator-jhipster,deepu105/generator-jhipster,Tcharl/generator-jhipster,nkolosnjaj...
package <%=packageName%>.web.rest.mapper; import <%=packageName%>.domain.*; import <%=packageName%>.web.rest.dto.<%= entityClass %>DTO; import org.mapstruct.*; /** * Mapper for the entity <%= entityClass %> and its DTO <%= entityClass %>DTO. */ @Mapper(componentModel = "spring", uses = {<% for (relationshipId in r...
entity/templates/src/main/java/package/web/rest/mapper/_EntityMapper.java
package <%=packageName%>.web.rest.mapper; import <%=packageName%>.domain.*; import <%=packageName%>.web.rest.dto.<%= entityClass %>DTO; import org.mapstruct.*; /** * Mapper for the entity <%= entityClass %> and its DTO <%= entityClass %>DTO. */ @Mapper(componentModel = "spring", uses = {<% for (relationshipId in r...
fix loop in EntityMapper to only create one mapping for each entity
entity/templates/src/main/java/package/web/rest/mapper/_EntityMapper.java
fix loop in EntityMapper to only create one mapping for each entity
Java
apache-2.0
d3c8460275ada36ced73d7e851b5a48c74167138
0
dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android
package org.commcare.android.framework; import java.util.Vector; import org.commcare.android.database.user.models.ACase; import org.commcare.android.models.AndroidSessionWrapper; import org.commcare.android.models.Entity; import org.commcare.android.models.NodeEntityFactory; import org.commcare.android.util.A...
app/src/org/commcare/android/framework/BreadcrumbBarFragment.java
package org.commcare.android.framework; import java.util.Vector; import org.commcare.android.database.user.models.ACase; import org.commcare.android.models.AndroidSessionWrapper; import org.commcare.android.models.Entity; import org.commcare.android.models.NodeEntityFactory; import org.commcare.android.util.A...
Removing subtitle from actionbar. Revert "Removing "Logged in: user" text from the action bar" This reverts commit 486b9ece1433e4e12aa4883a09abca762cab1977. Conflicts: app/src/org/commcare/android/framework/BreadcrumbBarFragment.java
app/src/org/commcare/android/framework/BreadcrumbBarFragment.java
Removing subtitle from actionbar.
Java
apache-2.0
4036d2caf9d46f68b0b9eb61aedf47e07e2f155d
0
fge/grappa,fge/grappa
/* * Copyright (C) 2009-2011 Mathias Doenitz * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
src/main/java/org/parboiled/transform/process/VarFramingGenerator.java
/* * Copyright (C) 2009-2011 Mathias Doenitz * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
VarFramingGenerator: use CodeBlock
src/main/java/org/parboiled/transform/process/VarFramingGenerator.java
VarFramingGenerator: use CodeBlock
Java
bsd-3-clause
288305fc0fe82bae8cedaec548503d79e6c38152
0
eclipse/rdf4j,eclipse/rdf4j,eclipse/rdf4j,eclipse/rdf4j,eclipse/rdf4j,eclipse/rdf4j
/******************************************************************************* * Copyright (c) 2015 Eclipse RDF4J contributors, Aduna, and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Distribution License v1.0 * which accompanies th...
core/rio/ntriples/src/main/java/org/eclipse/rdf4j/rio/ntriples/NTriplesParser.java
/******************************************************************************* * Copyright (c) 2015 Eclipse RDF4J contributors, Aduna, and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Distribution License v1.0 * which accompanies th...
GH-2667: change javadoc + remove baseURI check Signed-off-by: Bart Hanssens <b2c9869dab4d9ec410b3147fb5e321827e8c8dc3@bosa.fgov.be>
core/rio/ntriples/src/main/java/org/eclipse/rdf4j/rio/ntriples/NTriplesParser.java
GH-2667: change javadoc + remove baseURI check
Java
mit
3f647151943fc40f6524eb9f6decb86cb36ebc3e
0
SpongeHistory/SpongeAPI-History,SpongeHistory/SpongeAPI-History
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered.org <http://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 "Soft...
src/main/java/org/spongepowered/api/item/inventory/Container.java
/* * This file is part of Sponge, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered.org <http://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 "Soft...
Add isFlowerPot.
src/main/java/org/spongepowered/api/item/inventory/Container.java
Add isFlowerPot.
Java
mit
87fbd5179d96c5f33048f0a018d6a5a106ff1b31
0
bwkimmel/jmist
/** * */ package ca.eandb.jmist.framework.tone.swing; import java.awt.CardLayout; import java.awt.Dimension; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.ArrayList; import java.util.List; import javax.sw...
src/ca/eandb/jmist/framework/tone/swing/JCompositeToneMapperPanel.java
/** * */ package ca.eandb.jmist.framework.tone.swing; import java.awt.BorderLayout; import java.awt.CardLayout; import java.awt.Dimension; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.ArrayList; import ja...
Organizing imports.
src/ca/eandb/jmist/framework/tone/swing/JCompositeToneMapperPanel.java
Organizing imports.
Java
mit
bb5b2a92ccf1c77f11258edd9b23e461ac4b9c64
0
sauliusg/jabref,sauliusg/jabref,zellerdev/jabref,Siedlerchr/jabref,JabRef/jabref,zellerdev/jabref,JabRef/jabref,JabRef/jabref,sauliusg/jabref,zellerdev/jabref,Siedlerchr/jabref,zellerdev/jabref,zellerdev/jabref,Siedlerchr/jabref,Siedlerchr/jabref,JabRef/jabref,sauliusg/jabref
package org.jabref.gui.importer; import java.util.List; import java.util.Optional; import javax.swing.undo.UndoManager; import javafx.beans.property.SimpleStringProperty; import javafx.beans.property.StringProperty; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import org.jabref...
src/main/java/org/jabref/gui/importer/ImportEntriesViewModel.java
package org.jabref.gui.importer; import java.util.List; import java.util.Optional; import javax.swing.undo.UndoManager; import javafx.beans.property.SimpleStringProperty; import javafx.beans.property.StringProperty; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import org.jabref...
Duplicate check on import should be run in background Task #4963
src/main/java/org/jabref/gui/importer/ImportEntriesViewModel.java
Duplicate check on import should be run in background Task #4963
Java
agpl-3.0
ef3e4ba9050d29c9daf8a9d487014773f8654842
0
bitsquare/bitsquare,bisq-network/exchange,bitsquare/bitsquare,bisq-network/exchange
/* * This file is part of Bisq. * * Bisq is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. * * Bisq is distributed in the ...
desktop/src/main/java/bisq/desktop/components/InputTextField.java
/* * This file is part of Bisq. * * Bisq is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or (at * your option) any later version. * * Bisq is distributed in the ...
Fix issue with not applied error msg in validator
desktop/src/main/java/bisq/desktop/components/InputTextField.java
Fix issue with not applied error msg in validator
Java
lgpl-2.1
a176d862823c656e5e717c950dc292eb75515113
0
windauer/exist,dizzzz/exist,windauer/exist,eXist-db/exist,adamretter/exist,adamretter/exist,eXist-db/exist,windauer/exist,lcahlander/exist,wolfgangmm/exist,wolfgangmm/exist,olvidalo/exist,ambs/exist,ambs/exist,ambs/exist,dizzzz/exist,ambs/exist,windauer/exist,windauer/exist,eXist-db/exist,eXist-db/exist,ambs/exist,wind...
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2016 The eXist Project * http://exist-db.org * * 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 ...
exist-core/src/main/java/org/exist/repo/AutoDeploymentTrigger.java
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2016 The eXist Project * http://exist-db.org * * 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 ...
[ignore] Change log level from WARN to ERROR
exist-core/src/main/java/org/exist/repo/AutoDeploymentTrigger.java
[ignore] Change log level from WARN to ERROR
Java
lgpl-2.1
aee580969e6f3e8c45cc1d3fdb788453abe2ec06
0
singhpratyush/loklak_server,singhpratyush/loklak_server,shivenmian/loklak_server,singhpratyush/loklak_server,singhpratyush/loklak_server,shivenmian/loklak_server,loklak/loklak_server,loklak/loklak_server,singhpratyush/loklak_server,loklak/loklak_server,loklak/loklak_server,loklak/loklak_server,shivenmian/loklak_server,...
/** * SearchServlet * Copyright 22.02.2015 by Michael Peter Christen, @0rb1t3r * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at y...
src/org/loklak/api/search/SearchServlet.java
/** * SearchServlet * Copyright 22.02.2015 by Michael Peter Christen, @0rb1t3r * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at y...
get aggregations also with fresh requests from twitter with source=all
src/org/loklak/api/search/SearchServlet.java
get aggregations also with fresh requests from twitter with source=all
Java
apache-2.0
2bdca94fe6fe54578f085cdb5d1bd9d11cbb1c98
0
wikimedia/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,dbrant/apps-android-wikipedia,wikimedia/apps-android-wikipedia,wikimedia/apps-android-wikipedia,wikimedia/apps-android-wikipedia
package org.wikipedia.login; import android.accounts.AccountAuthenticatorResponse; import android.accounts.AccountManager; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.view.View; import android.view.inputmethod.EditorInfo; import androi...
app/src/main/java/org/wikipedia/login/LoginActivity.java
package org.wikipedia.login; import android.accounts.AccountAuthenticatorResponse; import android.accounts.AccountManager; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.view.View; import android.view.inputmethod.EditorInfo; import androi...
No longer send login errors as crash reports. Change-Id: If30f58ec4e2c2c1ddff8246060915b3ba76f60b0
app/src/main/java/org/wikipedia/login/LoginActivity.java
No longer send login errors as crash reports.
Java
apache-2.0
b00bec8d79519210b12e9c1d291a4b4625532e89
0
apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere
/* * 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 ...
sharding-core/sharding-core-rewrite/src/test/java/org/apache/shardingsphere/core/rewrite/builder/SQLBuilderTest.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 ...
modify index unit test
sharding-core/sharding-core-rewrite/src/test/java/org/apache/shardingsphere/core/rewrite/builder/SQLBuilderTest.java
modify index unit test
Java
apache-2.0
2cb9b474db7af6d7157d15b459468f7dedc4dc8b
0
jayway/JsonPath,mgreenwood1001/JsonPath,jayway/JsonPath,lafaspot/JsonPath,mgreenwood1001/JsonPath,jayway/JsonPath,lafaspot/JsonPath,json-path/JsonPath,lafaspot/JsonPath,json-path/JsonPath,mgreenwood1001/JsonPath,json-path/JsonPath
package com.jayway.jsonpath; import org.junit.Ignore; import org.junit.Test; import java.util.List; import static com.jayway.jsonpath.internal.path.PathCompiler.compile; import static org.assertj.core.api.Assertions.assertThat; public class PathCompilerTest { @Ignore("Backward compatibility <= 2.0.0") @Te...
json-path/src/test/java/com/jayway/jsonpath/PathCompilerTest.java
package com.jayway.jsonpath; import org.junit.Ignore; import org.junit.Test; import java.util.List; import static com.jayway.jsonpath.internal.path.PathCompiler.compile; import static org.assertj.core.api.Assertions.assertThat; public class PathCompilerTest { @Ignore("Backward compatibility <= 2.0.0") @Te...
add test for #173
json-path/src/test/java/com/jayway/jsonpath/PathCompilerTest.java
add test for #173
Java
apache-2.0
7b30d6553c59a6ddff60f5146f78d58a41f2edc0
0
ossu54/JaPex
package logic; import java.util.ArrayList; import java.util.List; import java.util.Stack; public class OpCode { public static void toMatch(String line) { if (Main.currentStateNr == 0) { String[] parameters = line.substring(line.indexOf('(') + 1, line.indexOf(')')).split(","); List<String> localVari...
JaPex/src/logic/OpCode.java
package logic; import java.util.ArrayList; import java.util.List; import java.util.Stack; public class OpCode { public static void toMatch(String line) { if (Main.currentStateNr == 0) { String[] parameters = line.substring(line.indexOf('(') + 1, line.indexOf(')')).split(","); List<String> localVari...
Added adding opcode, took longer than expected.
JaPex/src/logic/OpCode.java
Added adding opcode, took longer than expected.
Java
apache-2.0
df5e9b12115943c1fdc3151d8b6f0164bb1f8e5a
0
spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework
/* * Copyright 2002-2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerExceptionResolver.java
/* * Copyright 2002-2010 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
MVC HandlerExceptionResolvers prevent caching for exception views if preventResponseCaching=true (SPR-7334)
org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/handler/AbstractHandlerExceptionResolver.java
MVC HandlerExceptionResolvers prevent caching for exception views if preventResponseCaching=true (SPR-7334)
Java
apache-2.0
a49092090625a8de5af970be374cb0de37e3a587
0
jagguli/intellij-community,samthor/intellij-community,ibinti/intellij-community,ThiagoGarciaAlves/intellij-community,consulo/consulo,petteyg/intellij-community,diorcety/intellij-community,alphafoobar/intellij-community,TangHao1987/intellij-community,Lekanich/intellij-community,ftomassetti/intellij-community,amith01994/...
/* * Copyright 2000-2005 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...
lang-impl/src/com/intellij/ide/navigationToolbar/NavBarPanel.java
/* * Copyright 2000-2005 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...
correctly handling null icon
lang-impl/src/com/intellij/ide/navigationToolbar/NavBarPanel.java
correctly handling null icon
Java
apache-2.0
a0936e931f25f2362ebcf1f7450e8eeec75aaf15
0
cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x
/* * Copyright 2002-2004 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...
src/org/springframework/beans/CachedIntrospectionResults.java
/* * Copyright 2002-2004 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...
polishing git-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@2561 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8
src/org/springframework/beans/CachedIntrospectionResults.java
polishing
Java
apache-2.0
a80c49828f8d52b70e68b8a4c80f677ca44af0af
0
gerdriesselmann/netty,doom369/netty,bryce-anderson/netty,gerdriesselmann/netty,mikkokar/netty,NiteshKant/netty,Squarespace/netty,zer0se7en/netty,ejona86/netty,tbrooks8/netty,fenik17/netty,fengjiachun/netty,artgon/netty,Squarespace/netty,fengjiachun/netty,fenik17/netty,NiteshKant/netty,jchambers/netty,jchambers/netty,ej...
/* * Copyright 2017 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
handler/src/test/java/io/netty/handler/ssl/ParameterizedSslHandlerTest.java
/* * Copyright 2017 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
Cleanup SSL test. (#8301) Motivation: I noticed that we had some errors showing up in a test (which did not fail it tho) because we tried to full-fill the promise multiples times. Modifications: Use trySuccess(...) as we may produce multiple exceptions. Result: Less errors during test-run.
handler/src/test/java/io/netty/handler/ssl/ParameterizedSslHandlerTest.java
Cleanup SSL test. (#8301)
Java
apache-2.0
3696e48751d2bef03de33e90045f4f277a746f14
0
nmoghadam/BPIM,psakar/jbpm,Multi-Support/jbpm,mrietveld/jbpm,pleacu/jbpm,bxf12315/jbpm,jakubschwan/jbpm,droolsjbpm/jbpm,DuncanDoyle/jbpm,Aaron2000/jbpm,karthikprabhu17/jbpm,Salaboy/jbpm,Multi-Support/jbpm,akoskm/jbpm,OnePaaS/jbpm,bxf12315/jbpm,jakubschwan/jbpm,romartin/jbpm,rabbitcount/jbpm,selrahal/jbpm,ibek/jbpm,suta...
package org.jbpm.services.task.commands; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import org.kie.api.task.model.TaskSummary; import org.kie.int...
jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/services/task/commands/GetTaskAssignedAsBusinessAdminCommand.java
package org.jbpm.services.task.commands; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import org.kie.api.task.model.TaskSummary; import org.kie.int...
- fixing wrong null check in command
jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/services/task/commands/GetTaskAssignedAsBusinessAdminCommand.java
- fixing wrong null check in command
Java
apache-2.0
94dc8a3852ebf52756df44a95f2e6473243f9e24
0
opentable/otj-pg-embedded
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
src/test/java/com/opentable/db/postgres/embedded/EmbeddedPostgresTest.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
Teamcity
src/test/java/com/opentable/db/postgres/embedded/EmbeddedPostgresTest.java
Teamcity
Java
apache-2.0
9ea2665c27834ca3a054df466341546eae45c020
0
googleinterns/step1-2020,googleinterns/step1-2020
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
src/main/java/com/google/step/snippet/servlets/SearchServlet.java
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
add final client list
src/main/java/com/google/step/snippet/servlets/SearchServlet.java
add final client list
Java
apache-2.0
04aae3061aa0184e3ad610cda454c661f872a45d
0
hongyuhong/flink,StephanEwen/incubator-flink,Xpray/flink,greghogan/flink,yew1eb/flink,fanyon/flink,wwjiang007/flink,hongyuhong/flink,shaoxuan-wang/flink,gustavoanatoly/flink,rmetzger/flink,fanzhidongyzby/flink,GJL/flink,zohar-mizrahi/flink,StephanEwen/incubator-flink,haohui/flink,mbode/flink,greghogan/flink,shaoxuan-wa...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
flink-connectors/flink-connector-filesystem/src/test/java/org/apache/flink/streaming/connectors/fs/bucketing/BucketingSinkTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
[FLINK-6294] Add close without input test for BucketingSink And earlier version of the code was throwing an NPE if the sink was closed without ever seeing any input.
flink-connectors/flink-connector-filesystem/src/test/java/org/apache/flink/streaming/connectors/fs/bucketing/BucketingSinkTest.java
[FLINK-6294] Add close without input test for BucketingSink
Java
apache-2.0
5427ce4c3aa5f55db1256f0d8b3247a72862b5a3
0
SourcePond/fileobserver,SourcePond/fileobserver-api
/*Copyright (C) 2017 Roland Hauser, <sourcepond@gmail.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
fileobserver-impl/src/main/java/ch/sourcepond/io/fileobserver/impl/fs/VirtualRoot.java
/*Copyright (C) 2017 Roland Hauser, <sourcepond@gmail.com> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
Do only clean timestamps when a file has been discarded
fileobserver-impl/src/main/java/ch/sourcepond/io/fileobserver/impl/fs/VirtualRoot.java
Do only clean timestamps when a file has been discarded
Java
apache-2.0
ec7f38adeb08357483471bc5d39fb0835eef4d05
0
trulywireless/asterisk-java,jaunis/asterisk-java,yamajun/asterisk-java,asterisk-java/asterisk-java,xvart/asterisk-java,alexscott/asterisk-java,jaunis/asterisk-java,gfelisberto/asterisk-java,pk1057/asterisk-java,polachok/asterisk-java,thuliumcc/asterisk-java,gfelisberto/asterisk-java,trulywireless/asterisk-java,alexscot...
package org.asteriskjava.manager.event; import static org.junit.Assert.assertEquals; import org.junit.Test; public class SkypeChatMessageEventTest { @Test public void testGetDecodedMessage() { final SkypeChatMessageEvent event = new SkypeChatMessageEvent(this); event.setMessage("aMO2w7bDt...
src/test/java/org/asteriskjava/manager/event/SkypeChatMessageEventTest.java
package org.asteriskjava.manager.event; import junit.framework.TestCase; public class SkypeChatMessageEventTest extends TestCase { public void testGetDecodedMessage() { final SkypeChatMessageEvent event = new SkypeChatMessageEvent(this); event.setMessage("aMO2w7bDtj8="); assertEquals("...
SkypeChatMessageEventTest
src/test/java/org/asteriskjava/manager/event/SkypeChatMessageEventTest.java
SkypeChatMessageEventTest
Java
apache-2.0
095090c5f540d725b4c0503206243016db64875e
0
liyiorg/weixin-popular,moyq5/weixin-popular
/** * ่ฏฅๅŒ…ไธ‹ไธป่ฆๅญ˜ๆ”พtokenๅˆทๆ–ฐๆœบๅˆถ็ฎก็†็ฑป๏ผŒๅฆ‚ๅ…ฌไผ—ๅทๆŽˆๆƒไปค็‰Œไฟกๆฏ๏ผˆauthorizer_access_token๏ผ‰ใ€ * ็ฌฌไธ‰ๆ–นๅนณๅฐๆŽˆๆƒไปค็‰Œไฟกๆฏ๏ผˆcomponent_access_token๏ผ‰๏ผŒๅฝ“็„ถ่ฟ˜ๅฏไปฅๆ‰ฉๅฑ•ๅˆฐ็”จๆˆทๆŽˆๆƒไปค็‰Œ็ฎก็†๏ผŒ * ็›ฎๅ‰ๅชๅฎž็Žฐไบ†ๅ‰้ขไธค็งใ€‚ * <br>ๆœฌๆœบๅˆถๅฏไปฅๅฎšๆ—ถๅˆทๆ–ฐไปค็‰Œไฟกๆฏใ€ๅฏ่‡ชๅฎšไน‰ไปค็‰Œไฟกๆฏๅญ˜ๅ‚จ็ฑป๏ผŒๅฏไปฅๅฐ†ๅฎƒไปฌไฟๅญ˜ * ๅˆฐๆฏ”ๅฆ‚ๆ•ฐๆฎๅบ“ๆˆ–่€…ๆœฌๅœฐ็ฃ็›˜๏ผŒ่ฆ่พพๅˆฐ่ฟ™้œ€ๆฑ‚๏ผŒๅช่ฆๅฎž็ŽฐTokenStorageๆŽฅๅฃ๏ผŒ็„ถๅŽ่ฐƒ็”จ็›ธๅบ”็š„: * <br>TokenUtils.setComponentTokenStorage(TokenStorage tokenStorage) * <br>TokenU...
src/main/java/weixin/popular/support/token/package-info.java
/** * ่ฏฅๅŒ…ไธ‹ไธป่ฆๅญ˜ๆ”พtokenๅˆทๆ–ฐๆœบๅˆถ็ฎก็†็ฑป๏ผŒๅฆ‚ๅ…ฌไผ—ๅทๆŽˆๆƒไปค็‰Œไฟกๆฏ๏ผˆauthorizer_access_token๏ผ‰ใ€ * ็ฌฌไธ‰ๆ–นๅนณๅฐๆŽˆๆƒไปค็‰Œไฟกๆฏ๏ผˆcomponent_access_token๏ผ‰๏ผŒๅฝ“็„ถ่ฟ˜ๅฏไปฅๆ‰ฉๅฑ•ๅˆฐ็”จๆˆทๆŽˆๆƒไปค็‰Œ็ฎก็†๏ผŒ * ็›ฎๅ‰ๅชๅฎž็Žฐไบ†ๅ‰้ขไธค็งใ€‚ * <br>ๆœฌๆœบๅˆถๅฏไปฅๅฎšๆ—ถๅˆทๆ–ฐไปค็‰Œไฟกๆฏใ€ๅฏ่‡ชๅฎšไน‰ไปค็‰Œไฟกๆฏๅญ˜ๅ‚จ็ฑป๏ผŒๅฏไปฅๅฐ†ๅฎƒไปฌไฟๅญ˜ * ๅˆฐๆฏ”ๅฆ‚ๆ•ฐๆฎๅบ“ๆˆ–่€…ๆœฌๅœฐ็ฃ็›˜๏ผŒ่ฆ่พพๅˆฐ่ฟ™้œ€ๆฑ‚๏ผŒๅช่ฆๅฎž็ŽฐTokenStorageๆŽฅๅฃ๏ผŒ็„ถๅŽ่ฐƒ็”จ็›ธๅบ”็š„: * <br>TokenUtils.setComponentTokenStorage(TokenStorage tokenStorage) * <br>TokenU...
ไฟฎๆ”นpackage-info.javaๆ่ฟฐๅ†…ๅฎน
src/main/java/weixin/popular/support/token/package-info.java
ไฟฎๆ”นpackage-info.javaๆ่ฟฐๅ†…ๅฎน
Java
apache-2.0
4e5daa3f5bd53331422d4a1172a4dca3461fda44
0
pnemonic78/Fractals
/* * Source file of the Remove Duplicates project. * Copyright (c) 2016. All Rights Reserved. * * The contents of this file are subject to the Mozilla Public 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://...
fractals-android/app/src/main/java/com/github/fractals/FractalAsyncTask.java
/* * Source file of the Remove Duplicates project. * Copyright (c) 2016. All Rights Reserved. * * The contents of this file are subject to the Mozilla Public 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://...
multiplication before division more accurate.
fractals-android/app/src/main/java/com/github/fractals/FractalAsyncTask.java
multiplication before division more accurate.
Java
apache-2.0
cda1fe916882189449cb27ab310ad6f79aa0fb65
0
vector-im/vector-android,vector-im/vector-android,vector-im/riot-android,vector-im/riot-android,vector-im/riot-android,vector-im/riot-android,vector-im/vector-android,vector-im/riot-android,vector-im/vector-android
/* * Copyright 2017 Vector Creations Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
vector/src/main/java/im/vector/fragments/PeopleFragment.java
/* * Copyright 2017 Vector Creations Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
People tab: fix issue with permission on Android < 5
vector/src/main/java/im/vector/fragments/PeopleFragment.java
People tab: fix issue with permission on Android < 5
Java
apache-2.0
5b0e6d79321aa756aa125af388bf7f4c9a2132d1
0
realityforge/arez,realityforge/arez,realityforge/arez
package org.realityforge.arez.api2; import java.util.ArrayList; import java.util.Objects; import javax.annotation.Nonnull; import javax.annotation.Nullable; import org.jetbrains.annotations.TestOnly; final class Transaction extends Node { /** * List of observables that reached zero observers within the scope o...
core/src/main/java/org/realityforge/arez/api2/Transaction.java
package org.realityforge.arez.api2; import java.util.ArrayList; import java.util.Objects; import javax.annotation.Nonnull; import javax.annotation.Nullable; import org.jetbrains.annotations.TestOnly; final class Transaction extends Node { /** * List of observables that reached zero observers within the scope o...
Move methods only used in tests to the bottom of the class
core/src/main/java/org/realityforge/arez/api2/Transaction.java
Move methods only used in tests to the bottom of the class
Java
apache-2.0
328080c2ffbf8990e4976898f95a15a148be117a
0
kasungayan/product-is,thariyarox/product-is,ChamaraPhilipsuom/product-is,thariyarox/product-is,milindaperera/product-is,hpmtissera/product-is,milindaperera/product-is,mefarazath/product-is,milindaperera/product-is,ChamaraPhilipsuom/product-is,thariyarox/product-is,harsha1979/product-is,wso2/product-is,milindaperera/pro...
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/oauth2/OAuth2ServiceRegexCallbackUrlTestCase.java
/* * Copyright (c) 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/licens...
Improvements suggested; Copyright update and removing un-necessary tests
modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/identity/integration/test/oauth2/OAuth2ServiceRegexCallbackUrlTestCase.java
Improvements suggested; Copyright update and removing un-necessary tests
Java
apache-2.0
f4cef5eca823835fc33084632cfb6623648f6483
0
ardock/telegrama,ex3ndr/telegram-s,ex3ndr/telegram-s,ex3ndr/telegram,ex3ndr/telegram,ardock/telegrama,ex3ndr/telegram-s,ardock/telegrama,ex3ndr/telegram
package org.telegram.android.views; import android.content.Context; import android.graphics.*; import android.graphics.drawable.Drawable; import android.graphics.drawable.NinePatchDrawable; import android.os.SystemClock; import android.text.TextPaint; import android.util.AttributeSet; import org.telegram.andr...
app/src/main/java/org/telegram/android/views/MessageMediaView.java
package org.telegram.android.views; import android.content.Context; import android.graphics.*; import android.graphics.drawable.Drawable; import android.graphics.drawable.NinePatchDrawable; import android.os.SystemClock; import android.text.TextPaint; import android.util.AttributeSet; import org.telegram.andr...
Added numeric progress at media bubbles
app/src/main/java/org/telegram/android/views/MessageMediaView.java
Added numeric progress at media bubbles
Java
apache-2.0
e2ca82f2d4284c0349514b6d98a953ff076b09c7
0
squirrelala/Rainfall-core,cljohnso/Rainfall-core,cschanck/Rainfall-core,squirrelala/Rainfall-core,aurbroszniowski/Rainfall-core,cljohnso/Rainfall-core,cschanck/Rainfall-core,aurbroszniowski/Rainfall-core
/* * Copyright 2014 Aurรฉlien Broszniowski * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
src/main/java/io/rainfall/statistics/StatisticsPeek.java
/* * Copyright 2014 Aurรฉlien Broszniowski * * 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 ...
fix average total latency in the presence of keys with no recordings
src/main/java/io/rainfall/statistics/StatisticsPeek.java
fix average total latency in the presence of keys with no recordings
Java
apache-2.0
3e4b84962f7cc0e82483ba40e207dedc3cbd0849
0
mohanvive/carbon-analytics,Niveathika92/carbon-analytics,erangatl/carbon-analytics,lgobinath/carbon-analytics-common,mohanvive/carbon-analytics,Anoukh/carbon-analytics,tishan89/carbon-analytics,lasanthaS/carbon-analytics-common,samgregoost/carbon-analytics,thiliA/carbon-analytics-common,minudika/carbon-analytics,Nethmi...
/* * Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * U...
components/event-publisher/event-output-adapters/org.wso2.carbon.event.output.adapter.websocket/src/main/java/org/wso2/carbon/event/output/adapter/websocket/WebsocketEventAdapter.java
/* * Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * U...
Correcting exception handling.
components/event-publisher/event-output-adapters/org.wso2.carbon.event.output.adapter.websocket/src/main/java/org/wso2/carbon/event/output/adapter/websocket/WebsocketEventAdapter.java
Correcting exception handling.
Java
apache-2.0
a93431b77038da5acf160043408297a8130c32c5
0
LogisticsImpactModel/LIMO,LogisticsImpactModel/LIMO,LogisticsImpactModel/LIMO
package nl.fontys.limo.simulation.result; import java.util.Collections; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.CopyOnWriteArrayList; import nl.fontys.limo.simulation.util.MathUtil; import nl.fontys.sofa.limo.domain.component.SupplyChain; ...
LIMO/LIMO_simulation/src/main/java/nl/fontys/limo/simulation/result/SimulationResult.java
package nl.fontys.limo.simulation.result; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import nl.fontys.limo.simulation.util.MathUtil; import nl.fontys.sofa.limo.domain.component.SupplyChain; import nl.fontys.sofa....
concurrency problem fixing
LIMO/LIMO_simulation/src/main/java/nl/fontys/limo/simulation/result/SimulationResult.java
concurrency problem fixing
Java
apache-2.0
4d2e3d2141324dad6eb70fc439cecf8a14d19290
0
gabby2212/gs-collections,goldmansachs/gs-collections,xingguang2013/gs-collections,mix-juice001/gs-collections,motlin/gs-collections,Pelumi/gs-collections
/* * Copyright 2014 Goldman Sachs. * * 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 ...
collections/src/main/java/com/gs/collections/impl/map/immutable/AbstractImmutableMap.java
/* * Copyright 2014 Goldman Sachs. * * 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 ...
[GSCOLLECT-1469] Remove erroneous javadoc in AbstractImmutableMap git-svn-id: c173b60cd131fd691c78c4467fb70aa9fb29b506@709 d5c9223b-1aff-41ac-aadd-f810b4a99ac4
collections/src/main/java/com/gs/collections/impl/map/immutable/AbstractImmutableMap.java
[GSCOLLECT-1469] Remove erroneous javadoc in AbstractImmutableMap
Java
apache-2.0
26b46530a0e1eb85ca2292c424d7250c4a03d621
0
facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho
/* * Copyright (c) Facebook, Inc. and its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
litho-core/src/main/java/com/facebook/litho/ComponentKeyUtils.java
/* * Copyright (c) Facebook, Inc. and its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
Lookup parent key only once Summary: Lookup parent key only once Reviewed By: SidharthGuglani Differential Revision: D28897816 fbshipit-source-id: 0aba44ca4853742abfcfeddcad0f6af49930beb0
litho-core/src/main/java/com/facebook/litho/ComponentKeyUtils.java
Lookup parent key only once
Java
apache-2.0
8409ce9b6420755bc712ced117dfd995d67708f2
0
loopasam/pubmed-trends,loopasam/pubmed-trends
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package models; import com.google.code.morphia.annotations.Entity; import com.google.code.morphia.annotations.Indexed; import play.mod...
app/models/MorphiaPhrase.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package models; import com.google.code.morphia.annotations.Entity; import com.google.code.morphia.annotations.Indexed; import play.mod...
test rank
app/models/MorphiaPhrase.java
test rank
Java
bsd-3-clause
f44ff7eccead26f9620dad1cf49b983cc8610a68
0
CBIIT/common-security-module,CBIIT/common-security-module,NCIP/common-security-module,NCIP/common-security-module,CBIIT/common-security-module,CBIIT/common-security-module,CBIIT/common-security-module,NCIP/common-security-module,NCIP/common-security-module
ri/src/gov/nih/nci/security/ri/valueObject/EmployeeProjectPK.java
package gov.nih.nci.security.ri.valueObject; import java.io.Serializable; import org.apache.commons.lang.builder.EqualsBuilder; import org.apache.commons.lang.builder.HashCodeBuilder; import org.apache.commons.lang.builder.ToStringBuilder; /** @author Hibernate CodeGenerator */ public class EmployeeProjectPK impleme...
removed SVN-Revision: 426
ri/src/gov/nih/nci/security/ri/valueObject/EmployeeProjectPK.java
removed
Java
bsd-3-clause
0ebdcab90ab3d548e74816fe344a167ed10601ed
0
MjAbuz/carrot2,MjAbuz/carrot2,MjAbuz/carrot2,MjAbuz/carrot2,MjAbuz/carrot2,MjAbuz/carrot2,MjAbuz/carrot2,MjAbuz/carrot2
/* * Carrot2 project. * * Copyright (C) 2002-2009, Dawid Weiss, Stanisล‚aw Osiล„ski. * All rights reserved. * * Refer to the full license file "carrot2.LICENSE" * in the root folder of the repository checkout or at: * http://www.carrot2.org/carrot2.LICENSE */ package org.carrot2.core; import java.io.*; import...
core/carrot2-core/src/org/carrot2/core/ProcessingResult.java
/* * Carrot2 project. * * Copyright (C) 2002-2009, Dawid Weiss, Stanisล‚aw Osiล„ski. * All rights reserved. * * Refer to the full license file "carrot2.LICENSE" * in the root folder of the repository checkout or at: * http://www.carrot2.org/carrot2.LICENSE */ package org.carrot2.core; import java.io.*; import...
I plan to remove this method in favor of regular byte streams. This methods is used in XmlDocumentSourceHelper and in the DCS (and everywhere with fixed UTF8 which seems very arbitrary). git-svn-id: 659eb10424342cea22344621e2d2cbd98ef34d09@3787 7ff1d41c-760d-0410-a7ff-a3a56f310b35
core/carrot2-core/src/org/carrot2/core/ProcessingResult.java
I plan to remove this method in favor of regular byte streams. This methods is used in XmlDocumentSourceHelper and in the DCS (and everywhere with fixed UTF8 which seems very arbitrary).
Java
bsd-3-clause
2d368f4c1010ff1137aba843e6fe45cec0088cb4
0
motech/MOTECH-Mobile,motech/MOTECH-Mobile
package com.dreamoval.motech.core.dao; import com.dreamoval.motech.core.model.GatewayRequest; /* * GatewayRequestDao is an interface that defines only methods and attributes that are specific to GatewayRequest entity * * Date: Jul 29, 2009 * @author Joseph Djomeda (joseph@dreamoval.com) */ import com...
motech-mobile-core/src/main/java/com/dreamoval/motech/core/dao/GatewayRequestDAO.java
package com.dreamoval.motech.core.dao; import com.dreamoval.motech.core.model.GatewayRequest; /* * GatewayRequestDao is an interface that defines only methods and attributes that are specific to GatewayRequest entity * * Date: Jul 29, 2009 * @author Joseph Djomeda (joseph@dreamoval.com) */ import com...
Format GatewayRequestDAO
motech-mobile-core/src/main/java/com/dreamoval/motech/core/dao/GatewayRequestDAO.java
Format GatewayRequestDAO
Java
mit
b9caf2b8b2299f4813071f0ac31f30e6eabb2bd2
0
mzmine/mzmine3,mzmine/mzmine3
/* * Copyright 2006-2018 The MZmine 2 Development Team * * This file is part of MZmine 2. * * MZmine 2 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 your opti...
src/main/java/net/sf/mzmine/modules/peaklistmethods/identification/sirius/SiriusProcessingModule.java
/* * Copyright 2006-2018 The MZmine 2 Development Team * * This file is part of MZmine 2. * * MZmine 2 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 your opti...
Missed semicolon
src/main/java/net/sf/mzmine/modules/peaklistmethods/identification/sirius/SiriusProcessingModule.java
Missed semicolon
Java
mit
9b5ffb52e823b43ee1842e3159960fb92fdeb3af
0
amarkrishna/demo1,amarkrishna/demo1,amarkrishna/demo1,amarkrishna/demo1
package magpie.models.regression; import java.util.Arrays; import java.util.LinkedList; import java.util.List; import magpie.data.Dataset; import magpie.user.CommandHandler; import magpie.utility.MathUtils; import org.apache.commons.math3.stat.StatUtils; import org.apache.commons.math3.stat.correlation.Pearso...
src/magpie/models/regression/LASSORegression.java
package magpie.models.regression; import java.util.Arrays; import java.util.LinkedList; import java.util.List; import magpie.data.Dataset; import magpie.user.CommandHandler; import magpie.utility.MathUtils; import org.apache.commons.math3.stat.StatUtils; import org.apache.commons.math3.stat.correlation.Pearso...
Bug fix: Handle more allowed terms than known attributes for LASSORegression
src/magpie/models/regression/LASSORegression.java
Bug fix: Handle more allowed terms than known attributes for LASSORegression
Java
mit
4b38298c19a4c97302b4cee677c65ff9e7da85da
0
project-icarus/project-icarus,project-icarus/icarus-atc
package com.icarus.project; import com.badlogic.gdx.ApplicationAdapter; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.GL20; import com.badlogic.gdx.graphics.OrthographicCamera; import com.badlogic.gdx.graphics.glutils.ShapeRenderer; import com.badlogic.gdx.graphics.g2d.BitmapFont; import com.badlogic.g...
core/src/com/icarus/project/ProjectIcarus.java
package com.icarus.project; import com.badlogic.gdx.ApplicationAdapter; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.GL20; import com.badlogic.gdx.graphics.OrthographicCamera; import com.badlogic.gdx.graphics.glutils.ShapeRenderer; import com.badlogic.gdx.graphics.g2d.BitmapFont; import com.badlogic.g...
changed initialization of maxZoomIn
core/src/com/icarus/project/ProjectIcarus.java
changed initialization of maxZoomIn
Java
mit
87463ea3b1ea9be0e8e0b435de309e5fe223d6ff
0
roxanne-baker/game-authoring-environment,roxanne-baker/game-authoring-environment,roxanne-baker/game-authoring-environment
package view.editor.entityeditor; import java.util.ArrayList; import java.util.Collection; import java.util.Enumeration; import java.util.List; import java.util.ResourceBundle; import view.editor.Editor; import view.enums.DefaultStrings; import view.utilities.ButtonFactory; import view.utilities.TextFieldFactory; impo...
src/view/editor/entityeditor/EditorEntity.java
package view.editor.entityeditor; import java.util.ArrayList; import java.util.Collection; import java.util.Enumeration; import java.util.List; import java.util.ResourceBundle; import view.editor.Editor; import view.enums.DefaultStrings; import view.utilities.ButtonFactory; import view.utilities.TextFieldFactory; impo...
animation updates
src/view/editor/entityeditor/EditorEntity.java
animation updates
Java
mit
d05cd248bfc7b6baaa6ecd1930831cf7249dd68b
0
ringingmaster/ringingmaster-engine
package org.ringingmaster.engine; //TODO where should this live? import org.ringingmaster.engine.method.Bell; import org.ringingmaster.engine.notation.Place; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import static com.google.common.base.Preconditions.checkArgument; /** * Represent...
src/main/java/org/ringingmaster/engine/NumberOfBells.java
package org.ringingmaster.engine; //TODO where should this live? import org.ringingmaster.engine.method.Bell; import org.ringingmaster.engine.notation.Place; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import static com.google.common.base.Preconditions.checkArgument; /** * Represent...
Add comparator
src/main/java/org/ringingmaster/engine/NumberOfBells.java
Add comparator
Java
mit
9523071419c913c37bc4553d9b6c112220e870e2
0
Ameliorate/Buildstation-3
package com.ame.bus3.common; /** * Stores variables important to multiple pieces of code in a single location. * @author Amelorate */ public class Variables { /** * Stores if it is running in client or server mode. */ public static boolean isServer; /** * The IP address of the server being connected to. ...
core/src/com/ame/bus3/common/Variables.java
package com.ame.bus3.common; /** * Stores variables important to multiple pieces of code in a single location. * @author Amelorate * */ public class Variables { /** * Stores if it is running in client or server mode. */ public static boolean isServer; /** * The IP address of the server being connected t...
Starting work on a tiles system
core/src/com/ame/bus3/common/Variables.java
Starting work on a tiles system
Java
mit
2c399e7dc77a7fbcba9584d9c16e8b76d78a1f81
0
jugglinmike/es6draft,jugglinmike/es6draft,anba/es6draft,jugglinmike/es6draft,jugglinmike/es6draft,anba/es6draft,anba/es6draft
/** * Copyright (c) 2012-2013 Andrรฉ Bargull * Alle Rechte vorbehalten / All Rights Reserved. Use is subject to license terms. * * <https://github.com/anba/es6draft> */ package com.github.anba.es6draft.runtime.objects.reflect; import static com.github.anba.es6draft.runtime.AbstractOperations.IsExtensible; import ...
src/main/java/com/github/anba/es6draft/runtime/objects/reflect/Reflect.java
/** * Copyright (c) 2012-2013 Andrรฉ Bargull * Alle Rechte vorbehalten / All Rights Reserved. Use is subject to license terms. * * <https://github.com/anba/es6draft> */ package com.github.anba.es6draft.runtime.objects.reflect; import static com.github.anba.es6draft.runtime.AbstractOperations.IsExtensible; import ...
Add missing null->NULL conversion
src/main/java/com/github/anba/es6draft/runtime/objects/reflect/Reflect.java
Add missing null->NULL conversion
Java
mit
c00533b554c437ee9c754b69011badc486d61396
0
roechi/htwplus_restAPI,roechi/htwplus_restAPI,roechi/htwplus_restAPI
package controllers; import models.Account; import models.Friendship; import models.enums.CustomContentType; import net.hamnaberg.funclite.Predicate; import net.hamnaberg.json.Collection; import net.hamnaberg.json.Item; import play.db.jpa.Transactional; import play.mvc.Result; import play.mvc.Security; import util.Jso...
app/controllers/APIUserController.java
package controllers; import models.Account; import models.Friendship; import models.enums.CustomContentType; import net.hamnaberg.funclite.Predicate; import net.hamnaberg.json.Collection; import net.hamnaberg.json.Item; import play.db.jpa.Transactional; import play.mvc.Result; import play.mvc.Security; import util.Jso...
Added Javadoc.
app/controllers/APIUserController.java
Added Javadoc.
Java
mit
3b6d618aee6295a9ec4fb26e2ab272f3202a5470
0
ilinum/Chess
package me.ilinskiy.chess.game; import me.ilinskiy.chess.annotations.NotNull; import me.ilinskiy.chess.chessBoard.*; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import static me.ilinskiy.chess.chessBoard.ImmutableBoard.*; import static me.ilinskiy.chess....
src/main/java/me/ilinskiy/chess/game/GameUtil.java
package me.ilinskiy.chess.game; import me.ilinskiy.chess.annotations.NotNull; import me.ilinskiy.chess.chessBoard.*; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import static me.ilinskiy.chess.chessBoard.ImmutableBoard.*; import static me.ilinskiy.chess....
Fix bishop bug
src/main/java/me/ilinskiy/chess/game/GameUtil.java
Fix bishop bug
Java
epl-1.0
ed77e18500008cecded958049f7716a81bec40fe
0
xsnrg/openhab,Mike-Petersen/openhab,gunthor/openhab,JensErat/openhab,maraszm/openhab,tarioch/openhab,resetnow/openhab,kbialek/openhab,kgoderis/openhab,paolodenti/openhab,marcelerkel/openhab,falkena/openhab,starwarsfan/openhab,gerrieg/openhab,Mike-Petersen/openhab,LaurensVanAcker/openhab,netwolfuk/openhab,robnielsen/ope...
/** * Copyright (c) 2010-2014, openHAB.org and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ package org...
bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/protocol/ZWaveController.java
/** * Copyright (c) 2010-2014, openHAB.org and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html */ package org...
Update controller before merge
bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/protocol/ZWaveController.java
Update controller before merge
Java
epl-1.0
1fb932413ca592f381878322917e28245749a798
0
mdht/mdht,drbgfc/mdht,sarpkayanehta/mdht,mdht/mdht,vadimnehta/mdht,drbgfc/mdht,vadimnehta/mdht,drbgfc/mdht,mdht/mdht,drbgfc/mdht,vadimnehta/mdht,sarpkayanehta/mdht,drbgfc/mdht,drbgfc/mdht,mdht/mdht,mdht/mdht,sarpkayanehta/mdht,vadimnehta/mdht,sarpkayanehta/mdht,vadimnehta/mdht,vadimnehta/mdht,sarpkayanehta/mdht,sarpkay...
/******************************************************************************* * Copyright (c) 2009 David A Carlson. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availabl...
cda/plugins/org.openhealthtools.mdht.uml.cda.ui.dev/src/org/openhealthtools/mdht/uml/ui/dev/actions/TransformValidationSupportAction.java
/******************************************************************************* * Copyright (c) 2009 David A Carlson. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availabl...
Fix compile error after code refactoring.
cda/plugins/org.openhealthtools.mdht.uml.cda.ui.dev/src/org/openhealthtools/mdht/uml/ui/dev/actions/TransformValidationSupportAction.java
Fix compile error after code refactoring.
Java
lgpl-2.1
61dcaf5f512b026e4aad1d61946e48905d6016d4
0
vboerchers/checkstyle,rnveach/checkstyle,romani/checkstyle,nikhilgupta23/checkstyle,vboerchers/checkstyle,izishared/checkstyle,ivanov-alex/checkstyle,izishared/checkstyle,romani/checkstyle,FeodorFitsner/checkstyle,jasonchaffee/checkstyle,llocc/checkstyle,nikhilgupta23/checkstyle,gallandarakhneorg/checkstyle,AkshitaKukr...
package com.puppycrawl.tools.checkstyle.imports; import org.antlr.v4.runtime.*; import java.util.Set; import static java.lang.Math.*; import static org.antlr.v4.runtime.CommonToken.*; public class InputImportOrderStaticOnDemandGroupOrderBottom { }
src/test/resources/com/puppycrawl/tools/checkstyle/imports/InputImportOrderStaticOnDemandGroupOrderBottom.java
package com.puppycrawl.tools.checkstyle.imports; import org.*; import java.util.Set; import static java.lang.Math.*; import static org.antlr.v4.runtime.CommonToken.*; public class InputImportOrderStaticOnDemandGroupOrderBottom { }
fix for build problem in Idea on Windows
src/test/resources/com/puppycrawl/tools/checkstyle/imports/InputImportOrderStaticOnDemandGroupOrderBottom.java
fix for build problem in Idea on Windows
Java
lgpl-2.1
ce9d081cd183bec5a2b86a76f3faf3ca8d4a3749
0
cawka/ndnx,cawka/ndnx,cawka/ndnx,ebollens/ccnmp,cawka/ndnx,ebollens/ccnmp,ebollens/ccnmp,svartika/ccnx,svartika/ccnx,svartika/ccnx,svartika/ccnx,svartika/ccnx,cawka/ndnx,svartika/ccnx,ebollens/ccnmp,svartika/ccnx
package test.ccn.security.access; import static org.junit.Assert.*; import org.junit.BeforeClass; import org.junit.Test; public class GroupTest { /** * Have to make a bunch of users. * @throws Exception */ @BeforeClass public static void setUpBeforeClass() throws Exception { } @Test public void testR...
Java_CCN/test/ccn/security/access/GroupTest.java
package test.ccn.security.access; import static org.junit.Assert.*; import org.junit.BeforeClass; import org.junit.Test; public class GroupTest { @BeforeClass public static void setUpBeforeClass() throws Exception { } @Test public void testReady() { fail("Not yet implemented"); } @Test public void testP...
Bits of test infrastructure.
Java_CCN/test/ccn/security/access/GroupTest.java
Bits of test infrastructure.
Java
apache-2.0
5a1988eff9b712de7194ee922f8fe5a902feab94
0
SERG-Delft/operias,SERG-Delft/operias
package operias.diff; import java.io.File; import java.io.IOException; import java.security.InvalidParameterException; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class FileDiffDirectory { /** * Directory name */ private String directoryName; /** * List of changed fi...
src/main/java/operias/diff/FileDiffDirectory.java
package operias.diff; import java.io.File; import java.io.IOException; import java.security.InvalidParameterException; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class FileDiffDirectory { /** * Directory name */ private String directoryName; /** * List of changed fi...
Possible fix for the diff report, sorting the file list before using it
src/main/java/operias/diff/FileDiffDirectory.java
Possible fix for the diff report, sorting the file list before using it
Java
apache-2.0
4d29647fb732a6638a309f484458c91e2418277e
0
david8zhang/twitter4j,krallus/twitter4j,xfxf123444/twitter4j,yusuke/twitter4j,HasanAliKaraca/twitter4j,DellayHaroun/twitter4j,HubSpot/twitter4j,xfxf123444/twitter4j,takke/twitter4j,kaosmos/twitter4j,fabienfleureau/twitter4j,qingsong-xu/twitter4j,savethejets/twitter4j,krallus/twitter4j,fabienfleureau/twitter4j,fabianorm...
/* Copyright (c) 2007-2010, Yusuke Yamamoto All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and ...
twitter4j-core/src/main/java/twitter4j/Query.java
/* Copyright (c) 2007-2010, Yusuke Yamamoto All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and ...
TFJ-204 Support max_id parameter for Search API
twitter4j-core/src/main/java/twitter4j/Query.java
TFJ-204 Support max_id parameter for Search API
Java
apache-2.0
d7722e328a43b298f053b37b9e115a45b3e4a56d
0
Buzzardo/spring-boot,michael-simons/spring-boot,royclarkson/spring-boot,chrylis/spring-boot,mdeinum/spring-boot,scottfrederick/spring-boot,scottfrederick/spring-boot,lburgazzoli/spring-boot,vpavic/spring-boot,eddumelendez/spring-boot,vpavic/spring-boot,dreis2211/spring-boot,mdeinum/spring-boot,joshiste/spring-boot,vpav...
/* * Copyright 2012-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/logging/LoggingApplicationListener.java
/* * Copyright 2012-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
Add jOOQ to SQL logging group See gh-16678
spring-boot-project/spring-boot/src/main/java/org/springframework/boot/context/logging/LoggingApplicationListener.java
Add jOOQ to SQL logging group
Java
apache-2.0
ff0df17c5ceee2edd377b8bfb09b564981c80f30
0
dain/presto,sopel39/presto,Praveen2112/presto,miniway/presto,11xor6/presto,Yaliang/presto,EvilMcJerkface/presto,electrum/presto,shixuan-fan/presto,Praveen2112/presto,raghavsethi/presto,twitter-forks/presto,martint/presto,youngwookim/presto,shixuan-fan/presto,nezihyigitbasi/presto,youngwookim/presto,zzhao0/presto,nezihy...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
presto-main/src/main/java/com/facebook/presto/operator/WindowOperator.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
Simplify WindowOperator.findEndPosition
presto-main/src/main/java/com/facebook/presto/operator/WindowOperator.java
Simplify WindowOperator.findEndPosition
Java
apache-2.0
45796636f05dbafec02cc9b1bd8e8d3b11fa9f55
0
chamikaramj/beam,apache/beam,chamikaramj/beam,chamikaramj/beam,lukecwik/incubator-beam,iemejia/incubator-beam,lukecwik/incubator-beam,apache/beam,chamikaramj/beam,RyanSkraba/beam,lukecwik/incubator-beam,RyanSkraba/beam,apache/beam,robertwb/incubator-beam,robertwb/incubator-beam,chamikaramj/beam,lukecwik/incubator-beam,...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
runners/spark/src/main/java/org/apache/beam/runners/spark/structuredstreaming/translation/batch/CombinePerKeyTranslatorBatch.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 ...
[BEAM-8470] Apply new Encoders to CombinePerKey
runners/spark/src/main/java/org/apache/beam/runners/spark/structuredstreaming/translation/batch/CombinePerKeyTranslatorBatch.java
[BEAM-8470] Apply new Encoders to CombinePerKey
Java
apache-2.0
85d81b3193315fbc5cd2853d17c13ebe6e063993
0
bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud
package com.planet_ink.coffee_mud.Libraries; import com.planet_ink.coffee_mud.core.exceptions.BadEmailAddressException; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.CMLib.Library; import com.planet_ink.coffee_mud.core.CMSecurity....
com/planet_ink/coffee_mud/Libraries/CMPlayers.java
package com.planet_ink.coffee_mud.Libraries; import com.planet_ink.coffee_mud.core.exceptions.BadEmailAddressException; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.CMLib.Library; import com.planet_ink.coffee_mud.core.CMSecurity....
optimization git-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17564 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/Libraries/CMPlayers.java
optimization
Java
apache-2.0
e1bb5762738ab49fc34b76d40bb1dce33b0ffcc2
0
jooby-project/jooby,jooby-project/jooby,jooby-project/jooby,jooby-project/jooby,jooby-project/jooby
/** * Jooby https://jooby.io * Apache License Version 2.0 https://jooby.io/LICENSE.txt * Copyright 2014 Edgar Espina */ package io.jooby.adoc; import io.jooby.SneakyThrows; import org.apache.commons.io.FileUtils; import org.apache.commons.io.filefilter.AndFileFilter; import org.apache.commons.io.filefilter.Directo...
docs/src/main/java/io/jooby/adoc/DocGenerator.java
/** * Jooby https://jooby.io * Apache License Version 2.0 https://jooby.io/LICENSE.txt * Copyright 2014 Edgar Espina */ package io.jooby.adoc; import io.jooby.SneakyThrows; import org.apache.commons.io.FileUtils; import org.apache.commons.io.filefilter.AndFileFilter; import org.apache.commons.io.filefilter.Directo...
2.5.0
docs/src/main/java/io/jooby/adoc/DocGenerator.java
2.5.0
Java
apache-2.0
cf4958182935d7a39f543e5735763346264d7e22
0
thirdy/TomP2P,jonaswagner/TomP2P,Biocodr/TomP2P,jonaswagner/TomP2P,jonaswagner/TomP2P,tomp2p/TomP2P,Biocodr/TomP2P,jonaswagner/TomP2P,thirdy/TomP2P,jonaswagner/TomP2P,jonaswagner/TomP2P,tomp2p/TomP2P
/* * Copyright 2009 Thomas Bocek * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
core/src/main/java/net/tomp2p/peers/Number160.java
/* * Copyright 2009 Thomas Bocek * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
Added convenient method to store and get long from a number160
core/src/main/java/net/tomp2p/peers/Number160.java
Added convenient method to store and get long from a number160
Java
apache-2.0
1feea8f9043dc841b9c9862ada47c2100ba81b94
0
apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc
/* * 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 ...
sharding-jdbc/sharding-jdbc-core/src/test/java/org/apache/shardingsphere/shardingjdbc/common/base/AbstractShardingJDBCDatabaseAndTableTest.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 ...
delete importDataSet();
sharding-jdbc/sharding-jdbc-core/src/test/java/org/apache/shardingsphere/shardingjdbc/common/base/AbstractShardingJDBCDatabaseAndTableTest.java
delete importDataSet();
Java
apache-2.0
715ef062c0fdfcc39143e002552be244d5b87207
0
Anoukh/carbon-analytics,mohanvive/carbon-analytics,lasanthaS/carbon-analytics-common,erangatl/carbon-analytics,kasungayan/Carbon-analytics-common-1,chanakaudaya/carbon-analytics-common,Niveathika92/carbon-analytics,grainier/carbon-analytics,chanakaudaya/carbon-analytics-common,mohanvive/carbon-analytics,ramindu90/carbo...
/* * Copyright (c) 2005 - 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy * of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
components/event-receiver/org.wso2.carbon.event.input.adapter.core/src/main/java/org/wso2/carbon/event/input/adapter/core/internal/InputAdapterRuntime.java
/* * Copyright (c) 2005 - 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy * of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * ...
Adding tenant flow for retry thread
components/event-receiver/org.wso2.carbon.event.input.adapter.core/src/main/java/org/wso2/carbon/event/input/adapter/core/internal/InputAdapterRuntime.java
Adding tenant flow for retry thread
Java
apache-2.0
23dba3232a9249efefb1e0d2f706e59ae7da37b4
0
SUPERCILEX/FirebaseUI-Android,SUPERCILEX/FirebaseUI-Android,SUPERCILEX/FirebaseUI-Android,SUPERCILEX/FirebaseUI-Android
package com.firebase.ui.database; import android.util.Pair; import com.google.firebase.database.DataSnapshot; import com.google.firebase.database.DatabaseError; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; import java.util.ListIterator; /** * Acts as a ...
database/src/main/java/com/firebase/ui/database/FirebaseArrayOfObjects.java
package com.firebase.ui.database; import android.util.Pair; import com.google.firebase.database.DataSnapshot; import com.google.firebase.database.DatabaseError; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; import java.util.ListIterator; /** * Acts as a ...
Fix refactoring mistake Signed-off-by: Alex Saveau <723124b8530f56d61c698ee8e046fd23dfade9b3@gmail.com>
database/src/main/java/com/firebase/ui/database/FirebaseArrayOfObjects.java
Fix refactoring mistake
Java
apache-2.0
cf4fe60a43144eb73c24eeefd23a452b038fa087
0
fishercoder1534/Leetcode,fishercoder1534/Leetcode,fishercoder1534/Leetcode,fishercoder1534/Leetcode,fishercoder1534/Leetcode
package com.fishercoder.solutions; import java.util.HashMap; import java.util.Map; /** * 205. Isomorphic Strings * * Given two strings s and t, determine if they are isomorphic. Two strings are isomorphic if the characters in s can be replaced to get t. All occurrences of a character must be replaced with anoth...
src/main/java/com/fishercoder/solutions/_205.java
package com.fishercoder.solutions; import java.util.HashMap; import java.util.Map; /**Given two strings s and t, determine if they are isomorphic. Two strings are isomorphic if the characters in s can be replaced to get t. All occurrences of a character must be replaced with another character while preserving the ...
refactor 205
src/main/java/com/fishercoder/solutions/_205.java
refactor 205
Java
apache-2.0
1e1527888da05114d5d05bf4bdf6ca8bee2d0406
0
cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x
/* * Copyright 2002-2004 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...
src/org/springframework/web/util/TagUtils.java
/* * Copyright 2002-2004 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...
polishing git-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4861 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8
src/org/springframework/web/util/TagUtils.java
polishing
Java
apache-2.0
8c6699110d07cf6ae5135ddde3a5d60749de7d0a
0
opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim,opensciencegrid/oim
package edu.iu.grid.oim.servlet; import java.io.IOException; import java.io.PrintWriter; import java.sql.SQLException; import java.text.SimpleDateFormat; import java.util.ArrayList; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResp...
src/edu/iu/grid/oim/servlet/CertificateHostServlet.java
package edu.iu.grid.oim.servlet; import java.io.IOException; import java.io.PrintWriter; import java.sql.SQLException; import java.text.SimpleDateFormat; import java.util.ArrayList; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResp...
Changed the way unknow host cert request id was handled (no more servletexception - just log.info)
src/edu/iu/grid/oim/servlet/CertificateHostServlet.java
Changed the way unknow host cert request id was handled (no more servletexception - just log.info)
Java
apache-2.0
83298b2a2e063176e4ef0a72de36b5ab9d7e7b1c
0
cloudiator/rest-server,cloudiator/rest-server
package io.github.cloudiator.rest.api; import com.fasterxml.jackson.databind.ObjectMapper; import com.google.common.base.Strings; import io.github.cloudiator.rest.UserInfo; import io.github.cloudiator.rest.converter.ProcessConverter; import io.github.cloudiator.rest.converter.ProcessNewConverter; import io.github.clou...
server/src/main/java/io/github/cloudiator/rest/api/ProcessApiController.java
package io.github.cloudiator.rest.api; import com.fasterxml.jackson.databind.ObjectMapper; import com.google.common.base.Strings; import io.github.cloudiator.rest.UserInfo; import io.github.cloudiator.rest.converter.ProcessConverter; import io.github.cloudiator.rest.converter.ProcessNewConverter; import io.github.clou...
removed wrong nodeGroupId decoding
server/src/main/java/io/github/cloudiator/rest/api/ProcessApiController.java
removed wrong nodeGroupId decoding
Java
bsd-3-clause
4039175916f926df0c62ff23deec5a5c95e625dc
0
NCIP/wustl-common-utilities
package edu.wustl.common.hibernate; import java.util.HashSet; import java.util.Set; import org.hibernate.EntityMode; import org.hibernate.SessionFactory; import org.hibernate.metadata.ClassMetadata; import org.hibernate.type.Type; public class Metadata { private static final SessionFactory sessionFact...
src/edu/wustl/common/hibernate/Metadata.java
package edu.wustl.common.hibernate; import java.util.HashSet; import java.util.Set; import org.hibernate.EntityMode; import org.hibernate.SessionFactory; import org.hibernate.metadata.ClassMetadata; import org.hibernate.type.Type; public class Metadata { private static final SessionFactory sessionFact...
*** empty log message *** SVN-Revision: 169
src/edu/wustl/common/hibernate/Metadata.java
*** empty log message ***
Java
bsd-3-clause
30c02f2654b370e9ae9b48702a129129670548cb
0
rwth-acis/LAS2peer,rwth-acis/LAS2peer
package i5.las2peer.p2p; import java.io.File; import java.io.Serializable; import java.lang.management.ManagementFactory; import java.lang.reflect.InvocationTargetException; import java.util.Date; import java.util.HashMap; import java.util.HashSet; import java.util.Hashtable; import java.util.Iterator; import java.uti...
core/src/main/java/i5/las2peer/p2p/Node.java
package i5.las2peer.p2p; import java.io.File; import java.io.Serializable; import java.lang.management.ManagementFactory; import java.lang.reflect.InvocationTargetException; import java.util.Date; import java.util.HashMap; import java.util.HashSet; import java.util.Hashtable; import java.util.Iterator; import java.uti...
Also log service alias if available It is empty if not available.
core/src/main/java/i5/las2peer/p2p/Node.java
Also log service alias if available
Java
bsd-3-clause
0802fb16f327b9d511c7994e4163bd613737022e
0
Simsilica/SimMath
/* * $Id$ * * Copyright (c) 2015, Simsilica, LLC * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright ...
src/main/java/com/simsilica/mathd/Matrix3d.java
/* * $Id$ * * Copyright (c) 2015, Simsilica, LLC * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright ...
Modified set() and makeIdentity() to return this Matrix3d. Added an addLocal(Matrix3d) method. Added a setSkeySymmetric() method.
src/main/java/com/simsilica/mathd/Matrix3d.java
Modified set() and makeIdentity() to return this Matrix3d. Added an addLocal(Matrix3d) method. Added a setSkeySymmetric() method.
Java
mit
55d31da934d87c861bce118c6575bd972fc13e53
0
jestjest/quizme,jestjest/quizme,jestjest/quizme
QuizResultsServlet.java
package quizme; import java.io.IOException; import java.sql.Timestamp; import java.util.ArrayList; import java.util.Calendar; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import java...
Extra file
QuizResultsServlet.java
Extra file
Java
mit
e55f82edd78d6dbb2b88c822fd85c387f32c7a54
0
acrogenesis/ClienteServidorChat
import javax.swing.*; import java.awt.*; import javax.swing.JOptionPane; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.util.Scanner; import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.P...
Cliente.java
import javax.swing.*; import java.awt.*; import javax.swing.JOptionPane; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.util.Scanner; import java.io.BufferedReader; import java.io.InputStreamReader; import java....
formato
Cliente.java
formato
Java
mit
19fab8bfbf0ade8f83b3cd300d310d103625b2c4
0
lcartercondon/csc200
import java.util.ArrayList; /** * */ /** * @author lcartercondon * */ public class DayTwo { /** * @param none * Day two of class * Talking about basic types, casting, basic operators */ public static void main(String[] args) { Integer change = 99; ArrayList<Integer> coins = new...
05-21-2015/src/DayTwo.java
/** * */ /** * @author lcartercondon * */ public class DayTwo { /** * @param none * Day two of class * Talking about basic types, casting, basic operators */ public static void main(String[] args) { } }
simple implementation of an integer greedy algorithm while professor talked about scanners and tokens
05-21-2015/src/DayTwo.java
simple implementation of an integer greedy algorithm while professor talked about scanners and tokens
Java
mit
f2bfeedd2a86526d29ca1818d4e8f8df486d4f2d
0
FASAM-ES/projeto-zeus
package br.com.fasam.projetoexemplo.entidades; import java.util.ArrayList; import java.util.List; /** * * @author Joรฃo Carlos Ottobboni */ public class Artigo { String titulo; String descricao; Usuario usuario; List<Comentario> comentarios; List<Tag> tags; /** ...
ProjetoExemplo/src/main/java/br/com/fasam/projetoexemplo/entidades/Artigo.java
package br.com.fasam.projetoexemplo.entidades; import java.util.ArrayList; import java.util.List; /** * * @author Joรฃo Carlos Ottobboni */ public class Artigo { String titulo; String descricao; Usuario usuario; List<Comentario> comentarios; List<Tag> tags; publi...
Documentacao Correcao entiades.Artigo.java
ProjetoExemplo/src/main/java/br/com/fasam/projetoexemplo/entidades/Artigo.java
Documentacao Correcao entiades.Artigo.java
Java
mit
fb48500653bf851b59022b61ed3eb86ac60ab07f
0
mkozell/ec2-plugin,cyrille-leclerc/ec2-plugin,jenkinsci/ec2-plugin,ydubreuil/ec2-plugin,Khan/ec2-plugin,Khan/ec2-plugin,ikikko/ec2-plugin,fengxx/ec2-plugin,kunickiaj/ec2-plugin,ikikko/ec2-plugin,barretts/ec2-plugin,cyrille-leclerc/ec2-plugin,databricks/ec2-plugin,arcivanov/ec2-plugin,Vlatombe/ec2-plugin,fengxx/ec2-plug...
package hudson.plugins.ec2; import hudson.model.Computer; import hudson.model.Descriptor; import hudson.model.Hudson; import hudson.model.Label; import hudson.model.Node; import hudson.slaves.Cloud; import hudson.slaves.NodeProvisioner.PlannedNode; import hudson.util.FormValidation; import hudson.util.Secret; import h...
src/main/java/hudson/plugins/ec2/EC2Cloud.java
package hudson.plugins.ec2; import hudson.model.Computer; import hudson.model.Descriptor; import hudson.model.Hudson; import hudson.model.Label; import hudson.model.Node; import hudson.slaves.Cloud; import hudson.slaves.NodeProvisioner.PlannedNode; import hudson.util.FormValidation; import hudson.util.Secret; import h...
[FIXED JENKINS-7883] Stopped (as opposed to terminated) slaves are counted against the active instance count for the purpose of launching; can prevent launching of instances
src/main/java/hudson/plugins/ec2/EC2Cloud.java
[FIXED JENKINS-7883] Stopped (as opposed to terminated) slaves are counted against the active instance count for the purpose of launching; can prevent launching of instances
Java
mit
73941fc86f528c5f34c24060ac1250b6b03b7f01
0
macrat/RuuMusic,macrat/RuuMusic,macrat/RuuMusic
package jp.blanktar.ruumusic; import java.io.File; import java.io.IOException; import java.util.List; import java.util.Arrays; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.os.Build; import android.content.Context; import android.preference.PreferenceManager; ...
app/src/main/java/jp/blanktar/ruumusic/RuuFileBase.java
package jp.blanktar.ruumusic; import java.io.File; import java.io.IOException; import java.util.List; import java.util.Arrays; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.os.Build; import android.content.Context; import android.preference.PreferenceManager; ...
Changed supported types
app/src/main/java/jp/blanktar/ruumusic/RuuFileBase.java
Changed supported types
Java
mit
aaf86968b7ecbd9c5b3ff07008fc5b225401b88c
0
seanmonstar/ServiceDroid
package com.monstarlab.servicedroid.model; import java.util.HashMap; import android.app.backup.BackupManager; import android.content.ContentProvider; import android.content.ContentUris; import android.content.ContentValues; import android.content.Context; import android.content.Intent; import android.content.UriMatch...
src/com/monstarlab/servicedroid/model/ServiceProvider.java
package com.monstarlab.servicedroid.model; import java.util.HashMap; import android.app.backup.BackupManager; import android.content.ContentProvider; import android.content.ContentUris; import android.content.ContentValues; import android.content.Context; import android.content.Intent; import android.content.UriMatch...
always backup to SD card for redundancy
src/com/monstarlab/servicedroid/model/ServiceProvider.java
always backup to SD card for redundancy
Java
mit
f9024efec87649569360286a5756f44756724f53
0
astrapi69/mystic-crypt,astrapi69/mystic-crypt
/** * The MIT License * * Copyright (C) 2015 Asterios Raptis * * 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, c...
crypt-data/src/main/java/de/alpharogroup/crypto/key/writer/PrivateKeyWriter.java
/** * The MIT License * * Copyright (C) 2015 Asterios Raptis * * 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, c...
Update PrivateKeyWriter.java new method for write to pem format
crypt-data/src/main/java/de/alpharogroup/crypto/key/writer/PrivateKeyWriter.java
Update PrivateKeyWriter.java
Java
mit
55e1026b3bfb252a4e0680597c01e1a0bb332fe3
0
andela-kogunde/Voluminotes-App
package com.andela.voluminotesapp.activities; import android.support.design.internal.NavigationMenuItemView; import android.support.design.widget.NavigationView; import android.support.test.InstrumentationRegistry; import android.support.test.espresso.UiController; import android.support.test.espresso.ViewAction; impo...
app/src/androidTest/java/com/andela/voluminotesapp/activities/MainActivityTest.java
package com.andela.voluminotesapp.activities; import android.support.test.espresso.assertion.ViewAssertions; import android.test.ActivityInstrumentationTestCase2; import com.andela.voluminotesapp.R; import org.junit.Test; import static android.support.test.espresso.Espresso.onView; import static android.support.tes...
Update MaintActivityTest class
app/src/androidTest/java/com/andela/voluminotesapp/activities/MainActivityTest.java
Update MaintActivityTest class
Java
mit
cc9b16f72c1b7c9d043d682d7780ce4ce03193ae
0
iambmelt/azure-activedirectory-library-for-android,AzureAD/azure-activedirectory-library-for-android,iambmelt/azure-activedirectory-library-for-android,AzureAD/azure-activedirectory-library-for-android,thewulf7/adal-extended,thewulf7/adal-extended
// Copyright ยฉ Microsoft Open Technologies, Inc. // // All Rights Reserved // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // THIS CODE...
src/src/com/microsoft/aad/adal/AuthenticationContext.java
// Copyright ยฉ Microsoft Open Technologies, Inc. // // All Rights Reserved // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // THIS CODE...
send an error within callback instead of throwing exception
src/src/com/microsoft/aad/adal/AuthenticationContext.java
send an error within callback instead of throwing exception
Java
mit
02128a57d5863ffd94796e9822ca4b716278c047
0
BadgeUp/sponge-client
package io.badgeup.sponge; import java.util.ArrayList; import java.util.List; import java.util.Optional; import org.json.JSONObject; import org.spongepowered.api.Sponge; import org.spongepowered.api.entity.living.player.Player; import com.mashape.unirest.http.HttpResponse; import com.mashape.unirest.http.JsonNode; i...
src/main/java/io/badgeup/sponge/PostEventsRunnable.java
package io.badgeup.sponge; import java.util.ArrayList; import java.util.List; import java.util.Optional; import org.json.JSONObject; import org.spongepowered.api.Sponge; import org.spongepowered.api.entity.living.player.Player; import com.mashape.unirest.http.HttpResponse; import com.mashape.unirest.http.JsonNode; i...
Discard events
src/main/java/io/badgeup/sponge/PostEventsRunnable.java
Discard events
Java
mit
a68db5bf16abe79641cf086db3341b2d02ec6020
0
Taig/DonutProgress
package io.taig.android.dp; import android.annotation.TargetApi; import android.content.Context; import android.content.res.Resources; import android.content.res.TypedArray; import android.graphics.*; import android.os.Build; import android.os.Parcel; import android.os.Parcelable; import android.support.annotation.Col...
src/main/java/io/taig/android/dp/DonutProgress.java
package io.taig.android.dp; import android.annotation.TargetApi; import android.content.Context; import android.content.res.Resources; import android.content.res.TypedArray; import android.graphics.*; import android.os.Build; import android.os.Parcel; import android.os.Parcelable; import android.support.annotation.Col...
Remove illegal R class reference
src/main/java/io/taig/android/dp/DonutProgress.java
Remove illegal R class reference
Java
mit
b5e4084a3ad54b8ae9f5b439cc214854260b7eed
0
lehmann/ArtigoMSM_UFSC
package br.ufsc.lehmann.msm.artigo.problems; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.time.Instant; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import j...
artigo/src/main/java/br/ufsc/lehmann/msm/artigo/problems/InvolvesDatabaseReader.java
package br.ufsc.lehmann.msm.artigo.problems; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.time.Instant; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import j...
Read moves from database
artigo/src/main/java/br/ufsc/lehmann/msm/artigo/problems/InvolvesDatabaseReader.java
Read moves from database
Java
agpl-3.0
4155e5e0c128e373d5892be4598f469a2eeedebb
0
opensourceBIM/BIMserver,opensourceBIM/BIMserver,opensourceBIM/BIMserver
package org.bimserver.database; /****************************************************************************** * Copyright (C) 2009-2015 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Fre...
BimServer/src/org/bimserver/database/DatabaseSession.java
package org.bimserver.database; /****************************************************************************** * Copyright (C) 2009-2015 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Fre...
Fixed concurrent modification bug
BimServer/src/org/bimserver/database/DatabaseSession.java
Fixed concurrent modification bug
Java
agpl-3.0
013983a1c4b3f5653e180952405a09b14bdf4246
0
exomiser/Exomiser,exomiser/Exomiser
package de.charite.compbio.exomiser.core.model; import java.util.ArrayList; import java.util.List; import org.thymeleaf.util.StringUtils; import com.google.common.base.Joiner; import de.charite.compbio.jannovar.annotation.Annotation; import de.charite.compbio.jannovar.annotation.AnnotationList; import de.charite.co...
exomiser-core/src/main/java/de/charite/compbio/exomiser/core/model/Variant.java
package de.charite.compbio.exomiser.core.model; import java.util.ArrayList; import java.util.List; import org.thymeleaf.util.StringUtils; import com.google.common.base.Joiner; import de.charite.compbio.jannovar.annotation.Annotation; import de.charite.compbio.jannovar.annotation.AnnotationList; import de.charite.co...
Removed unused import from Variant.
exomiser-core/src/main/java/de/charite/compbio/exomiser/core/model/Variant.java
Removed unused import from Variant.
Java
agpl-3.0
a46242e906f59c9308536d79bc1d02de4177394c
0
VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb
/* This file is part of VoltDB. * Copyright (C) 2008-2019 VoltDB Inc. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to...
tests/hsqldb/org/hsqldb_voltpatches/TestHSQLDB.java
/* This file is part of VoltDB. * Copyright (C) 2008-2019 VoltDB Inc. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to...
Adding more detailed tests
tests/hsqldb/org/hsqldb_voltpatches/TestHSQLDB.java
Adding more detailed tests
Java
lgpl-2.1
342babf0a762ffe86dcbdc29cd60d4ec966f1315
0
ljo/exist,opax/exist,opax/exist,jensopetersen/exist,MjAbuz/exist,ambs/exist,adamretter/exist,windauer/exist,MjAbuz/exist,joewiz/exist,jensopetersen/exist,RemiKoutcherawy/exist,zwobit/exist,zwobit/exist,joewiz/exist,wolfgangmm/exist,shabanovd/exist,ambs/exist,hungerburg/exist,eXist-db/exist,RemiKoutcherawy/exist,RemiKou...
package org.exist.security; import java.util.LinkedList; import org.exist.jetty.JettyStart; import org.exist.security.internal.aider.GroupAider; import org.exist.security.internal.aider.UserAider; import org.exist.xmldb.CollectionManagementServiceImpl; import org.exist.xmldb.UserManagementService; import org.exist.xml...
test/src/org/exist/security/XMLDBSecurityTest.java
package org.exist.security; import java.util.LinkedList; import org.exist.jetty.JettyStart; import org.exist.security.internal.aider.GroupAider; import org.exist.security.internal.aider.UserAider; import org.exist.xmldb.CollectionManagementServiceImpl; import org.exist.xmldb.UserManagementService; import org.exist.xml...
[test] Further tests for chown and chgrp to ensure correctness
test/src/org/exist/security/XMLDBSecurityTest.java
[test] Further tests for chown and chgrp to ensure correctness
Java
lgpl-2.1
328e48a175d4f90d76d63a81b285a304b4f0dbe2
0
theAppleToThei/Stat-Magic
package com.techtalk4geeks.blogspot; public class Bean extends Item { public Bean(String name) { super(name); } }
StatMagic/src/com/techtalk4geeks/blogspot/Bean.java
package com.techtalk4geeks.blogspot; public class Bean extends Item { public Bean(String name) { super(name); } }
Update Bean.java
StatMagic/src/com/techtalk4geeks/blogspot/Bean.java
Update Bean.java
Java
lgpl-2.1
ab5729654ceca6907a5bfe84d8681b3862fce88f
0
threerings/nenya,threerings/nenya
// // $Id$ // // Nenya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
src/java/com/threerings/media/timer/CalibratingTimer.java
// // $Id$ // // Nenya library - tools for developing networked games // Copyright (C) 2002-2007 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/nenya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Keep the drift ratio between .01 and 10 for timer siestas and fiestas git-svn-id: b675b909355d5cf946977f44a8ec5a6ceb3782e4@468 ed5b42cb-e716-0410-a449-f6a68f950b19
src/java/com/threerings/media/timer/CalibratingTimer.java
Keep the drift ratio between .01 and 10 for timer siestas and fiestas
Java
apache-2.0
9d503a862c56448b40d659fa64c2dbbb9bddc363
0
krasa/EclipseCodeFormatter,krasa/EclipseCodeFormatter
/* * External Code Formatter Copyright (c) 2007-2009 Esko Luontola, www.orfjackal.net 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...
src/java/krasa/formatter/plugin/ProjectSettingsForm.java
/* * External Code Formatter Copyright (c) 2007-2009 Esko Luontola, www.orfjackal.net 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...
donateButton fix
src/java/krasa/formatter/plugin/ProjectSettingsForm.java
donateButton fix
Java
apache-2.0
1ad8e5c93e834fbb1eb763bca633a701a85b6b75
0
smoketurner/dropwizard-swagger,smoketurner/dropwizard-swagger,smoketurner/dropwizard-swagger,smoketurner/dropwizard-swagger
/* * Copyright ยฉ 2014 Federico Recio (N/A) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
src/main/java/io/federecio/dropwizard/swagger/SwaggerBundleConfiguration.java
/* * Copyright ยฉ 2014 Federico Recio (N/A) * * 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...
Fix spotbugs issues
src/main/java/io/federecio/dropwizard/swagger/SwaggerBundleConfiguration.java
Fix spotbugs issues
Java
apache-2.0
43cb628468e5ee2764bd93ded166ff1ed288c4a0
0
meitar/zaproxy,meitar/zaproxy,Ali-Razmjoo/zaproxy,psiinon/zaproxy,Ali-Razmjoo/zaproxy,kingthorin/zaproxy,gsavastano/zaproxy,thc202/zaproxy,meitar/zaproxy,meitar/zaproxy,psiinon/zaproxy,gsavastano/zaproxy,zaproxy/zaproxy,psiinon/zaproxy,thc202/zaproxy,thc202/zaproxy,meitar/zaproxy,psiinon/zaproxy,zapbot/zaproxy,zaproxy/...
/* * Created on May 18, 2004 * * Paros and its related class files. * * Paros is an HTTP/HTTPS proxy for assessing web application security. * Copyright (C) 2003-2004 Chinotec Technologies Company * * This program is free software; you can redistribute it and/or * modify it under the terms of the Clar...
src/org/parosproxy/paros/view/MainFrame.java
/* * Created on May 18, 2004 * * Paros and its related class files. * * Paros is an HTTP/HTTPS proxy for assessing web application security. * Copyright (C) 2003-2004 Chinotec Technologies Company * * This program is free software; you can redistribute it and/or * modify it under the terms of the Clar...
Ensure Session Not null When Setting Window Title See https://github.com/zaproxy/zaproxy/pull/3607#pullrequestreview-42257730
src/org/parosproxy/paros/view/MainFrame.java
Ensure Session Not null When Setting Window Title
Java
apache-2.0
e6dcb7941e9fdd98d16b27901ba25d3d43e2112c
0
OpenVidu/openvidu,OpenVidu/openvidu,OpenVidu/openvidu,OpenVidu/openvidu,OpenVidu/openvidu,OpenVidu/openvidu
/* * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
openvidu-server/src/main/java/io/openvidu/server/rest/SessionRestController.java
/* * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
openvidu-server: "type" parameter on publishing IP cameras fixed to "IPCAM"
openvidu-server/src/main/java/io/openvidu/server/rest/SessionRestController.java
openvidu-server: "type" parameter on publishing IP cameras fixed to "IPCAM"
Java
apache-2.0
59d7d997d516188e82dbd3a4469bb9ac896d1b5c
0
appium/java-client,appium/java-client
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * You may obtain a copy of the License at * * http://www.apache....
src/main/java/io/appium/java_client/Setting.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * You may obtain a copy of the License at * * http://www.apache....
feat: Add 'boundElementsByIndex' to Settings (added in appium 1.18.0) (#1418)
src/main/java/io/appium/java_client/Setting.java
feat: Add 'boundElementsByIndex' to Settings (added in appium 1.18.0) (#1418)
Java
apache-2.0
e1ac699e5383c97355b8eb6e77c4c03f6d993e8a
0
YorkUIRLab/irlab,YorkUIRLab/irlab,YorkUIRLab/irlab
package org.experiment.TREC; import java.io.File; import java.io.IOException; import java.nio.file.Paths; import java.util.Arrays; import java.util.Date; import java.util.HashSet; import java.util.Properties; import org.apache.lucene.analysis.Analyzer; import org.apache.lucene.analysis.standard.StandardAnalyzer; impo...
src/main/java/org/experiment/TREC/IndexTREC.java
package org.experiment.TREC; import java.io.File; import java.io.IOException; import java.nio.file.Paths; import java.util.Arrays; import java.util.Date; import java.util.HashSet; import java.util.Properties; import org.apache.lucene.analysis.Analyzer; import org.apache.lucene.analysis.standard.StandardAnalyzer; impo...
writer info
src/main/java/org/experiment/TREC/IndexTREC.java
writer info
Java
apache-2.0
7f63a9872054227aa6626b1c1d37c7b6c0c7083f
0
dustalov/maxmax
/* * Copyright 2019 Dmitry Ustalov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
src/main/java/org/nlpub/watset/graph/Watset.java
/* * Copyright 2019 Dmitry Ustalov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
Handle several corner cases in Watset
src/main/java/org/nlpub/watset/graph/Watset.java
Handle several corner cases in Watset
Java
apache-2.0
67956c4a0a0b3e97f1270e60adc2f19d71b96b57
0
eolwral/OSMonitor,eolwral/OSMonitor,ic2y/OSMonitor,ic2y/OSMonitor,eolwral/OSMonitor,xuwenbo/OSMonitor,xuwenbo/OSMonitor,xuwenbo/OSMonitor,ic2y/OSMonitor
package com.eolwral.osmonitor.ui; import java.text.Collator; import java.text.DateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.Locale; import android.annotation.SuppressLint; import android...
OSMonitor/src/com/eolwral/osmonitor/ui/ProcessFragment.java
package com.eolwral.osmonitor.ui; import java.text.Collator; import java.text.DateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.Locale; import android.annotation.SuppressLint; import android...
fix process status panel doesn't work after re-enter
OSMonitor/src/com/eolwral/osmonitor/ui/ProcessFragment.java
fix process status panel doesn't work after re-enter
Java
apache-2.0
4c9a5758f1f483e7ea3985c0c09cf9db8b372c0a
0
ilscipio/scipio-erp,ilscipio/scipio-erp,ilscipio/scipio-erp,ilscipio/scipio-erp,ilscipio/scipio-erp
/******************************************************************************* * 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...
framework/service/src/org/ofbiz/service/rmi/socket/ssl/SSLServerSocketFactory.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...
ofbiz merge: 49a2a70c7cea from trunk (missing catch exception) 1 commit: "While reviewing r1813634, I found that we could use a multi-catch, and while doing so found that we were missing a CertificateException according to Eclipse" Ofbiz-Commit: 49a2a70c7ceac621ff76733d0be93e20edcb1bc4 Ofbiz-Repo: https://github.com/...
framework/service/src/org/ofbiz/service/rmi/socket/ssl/SSLServerSocketFactory.java
ofbiz merge: 49a2a70c7cea from trunk (missing catch exception)