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
1072d1511e1306dc50c555a06ced58bcda1ba425
0
oasisfeng/nevolution
/* * Copyright (C) 2015 The Nevolution Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
sdk/src/main/java/com/oasisfeng/nevo/decorator/NevoDecoratorService.java
/* * Copyright (C) 2015 The Nevolution Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
Fix the caller check in NevoDecoratorService.onBind() in debug release.
sdk/src/main/java/com/oasisfeng/nevo/decorator/NevoDecoratorService.java
Fix the caller check in NevoDecoratorService.onBind() in debug release.
Java
apache-2.0
28d27388b734ab48ee6fc3d984e896ac86feb90a
0
joansmith/dmix,jcnoir/dmix,hurzl/dmix,0359xiaodong/dmix,hurzl/dmix,joansmith/dmix,jcnoir/dmix,0359xiaodong/dmix,abarisain/dmix,abarisain/dmix
/* * Copyright (C) 2004 Felipe Gustavo de Almeida * Copyright (C) 2010-2014 The MPDroid Project * * 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 mus...
JMPDComm/src/org/a0z/mpd/MPDConnection.java
/* * Copyright (C) 2004 Felipe Gustavo de Almeida * Copyright (C) 2010-2014 The MPDroid Project * * 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 mus...
Handle invalid password command
JMPDComm/src/org/a0z/mpd/MPDConnection.java
Handle invalid password command
Java
apache-2.0
d74beea3c54bed84c33d540ef09b211a9adcdb43
0
drewcassidy/APCS-group-project
package NotDoom.Renderer; import NotDoom.IntVector; import NotDoom.Map.*; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.geom.Line2D; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import java....
Source/src/NotDoom/Renderer/MainScreen.java
package NotDoom.Renderer; import NotDoom.IntVector; import NotDoom.Map.*; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.geom.Line2D; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import java....
Fix line drawing algorithm
Source/src/NotDoom/Renderer/MainScreen.java
Fix line drawing algorithm
Java
apache-2.0
ab9e8669b0334d69ff12be82f063ba6d514c7cf8
0
lasanthaS/carbon-analytics-common,lasanthaS/carbon-analytics-common,minudika/carbon-analytics,ksdperera/carbon-analytics-common,samgregoost/carbon-analytics,Nethmi-Pathirana/carbon-analytics,tishan89/carbon-analytics,Anoukh/carbon-analytics,tishan89/carbon-analytics,mohanvive/carbon-analytics,erangatl/carbon-analytics,...
components/analytics-io/org.wso2.carbon.analytics.eventsink.template.deployer/src/main/java/org/wso2/carbon/analytics/eventsink/template/deployer/internal/util/EventSinkTemplateDeployerHelper.java
package org.wso2.carbon.analytics.eventsink.template.deployer.internal.util; public class EventSinkTemplateDeployerHelper { }
Removing unused class.
components/analytics-io/org.wso2.carbon.analytics.eventsink.template.deployer/src/main/java/org/wso2/carbon/analytics/eventsink/template/deployer/internal/util/EventSinkTemplateDeployerHelper.java
Removing unused class.
Java
apache-2.0
bfa372c2968a24f2f22165d1066978a227738da3
0
tangzx/IntelliJ-EmmyLua,EmmyLua/IntelliJ-EmmyLua,tangzx/IntelliJ-EmmyLua,EmmyLua/IntelliJ-EmmyLua,EmmyLua/IntelliJ-EmmyLua,EmmyLua/IntelliJ-EmmyLua,tangzx/IntelliJ-EmmyLua,tangzx/IntelliJ-EmmyLua
/* * Copyright (c) 2017. tangzx(love.tangzx@qq.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 l...
src/main/java/com/tang/intellij/lua/psi/LuaPsiTreeUtil.java
/* * Copyright (c) 2017. tangzx(love.tangzx@qq.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 l...
optimize walkUpLocalNameDef()
src/main/java/com/tang/intellij/lua/psi/LuaPsiTreeUtil.java
optimize walkUpLocalNameDef()
Java
apache-2.0
e45229959898061e73aaa2b101fb7f4bfa297fa4
0
andstatus/andstatus,andstatus/andstatus,andstatus/andstatus
/* * Copyright (c) 2016 yvolk (Yuri Volkov), http://yurivolkov.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 requ...
app/src/main/java/org/andstatus/app/EnumSelector.java
/* * Copyright (c) 2016 yvolk (Yuri Volkov), http://yurivolkov.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 requ...
Fixed a crash of rotation, when a dialog is opened
app/src/main/java/org/andstatus/app/EnumSelector.java
Fixed a crash of rotation, when a dialog is opened
Java
apache-2.0
0582ba8bdfd05ea0a4d5b9d0cad87a730195075f
0
pisfly/logging-log4j2,ChetnaChaudhari/logging-log4j2,jsnikhil/nj-logging-log4j2,jsnikhil/nj-logging-log4j2,xnslong/logging-log4j2,lburgazzoli/apache-logging-log4j2,codescale/logging-log4j2,apache/logging-log4j2,lqbweb/logging-log4j2,lqbweb/logging-log4j2,MagicWiz/log4j2,xnslong/logging-log4j2,jinxuan/logging-log4j2,apa...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
core/src/main/java/org/apache/logging/log4j/core/net/JMSQueueManager.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
Unnecessary cast from JMSQueueManager to JMSQueueManager. git-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1405233 13f79535-47bb-0310-9956-ffa450edef68
core/src/main/java/org/apache/logging/log4j/core/net/JMSQueueManager.java
Unnecessary cast from JMSQueueManager to JMSQueueManager.
Java
apache-2.0
faff0d7e7be1e406fb9478cf03155fc0b809cfe8
0
viorgu/Hover
package net.mready.hover; import android.annotation.SuppressLint; import android.app.KeyguardManager; import android.app.Notification; import android.app.NotificationManager; import android.app.Service; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import andr...
hover/src/main/java/net/mready/hover/HoverService.java
package net.mready.hover; import android.annotation.SuppressLint; import android.app.KeyguardManager; import android.app.Notification; import android.app.NotificationManager; import android.app.Service; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import andr...
Removed checkWindow() method.
hover/src/main/java/net/mready/hover/HoverService.java
Removed checkWindow() method.
Java
apache-2.0
af126e51fe2a293e9b559436c0a4a7d3014981e2
0
UweTrottmann/SeriesGuide,UweTrottmann/SeriesGuide
package com.battlelancer.seriesguide.ui.movies; import android.content.ContentValues; import androidx.annotation.Nullable; import com.battlelancer.seriesguide.provider.SeriesGuideContract.Movies; import com.battlelancer.seriesguide.util.DBUtils; import com.uwetrottmann.tmdb2.entities.Movie; import com.uwetrottmann.tra...
app/src/main/java/com/battlelancer/seriesguide/ui/movies/MovieDetails.java
package com.battlelancer.seriesguide.ui.movies; import android.content.ContentValues; import androidx.annotation.Nullable; import com.battlelancer.seriesguide.provider.SeriesGuideContract.Movies; import com.battlelancer.seriesguide.util.DBUtils; import com.uwetrottmann.tmdb2.entities.Movie; import com.uwetrottmann.tra...
MovieDetails: actually convert isWatched to ContentValues.
app/src/main/java/com/battlelancer/seriesguide/ui/movies/MovieDetails.java
MovieDetails: actually convert isWatched to ContentValues.
Java
bsd-2-clause
b817afb44c88fa53a52ea976a8ee23f48920a942
0
D3jph/perun,Simcsa/perun,balcirakpeter/perun,CESNET/perun,Holdo/perun,CESNET/perun,dsarman/perun,zlamalp/perun,zoraseb/perun,Simcsa/perun,ondrejvelisek/perun,zoraseb/perun,ondrejvelisek/perun,Simcsa/perun,Natrezim/perun,CESNET/perun,ondrocks/perun,licehammer/perun,ondrocks/perun,zwejra/perun,martin-kuba/perun,zwejra/pe...
package cz.metacentrum.perun.dispatcher.processing.impl; import java.util.Date; import java.util.List; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.task.TaskExecutor; import org.spri...
perun-dispatcher-new/src/main/java/cz/metacentrum/perun/dispatcher/processing/impl/EventProcessorImpl.java
package cz.metacentrum.perun.dispatcher.processing.impl; import java.util.Date; import java.util.List; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.task.TaskExecutor; import org.spri...
add debug message
perun-dispatcher-new/src/main/java/cz/metacentrum/perun/dispatcher/processing/impl/EventProcessorImpl.java
add debug message
Java
bsd-3-clause
404aa6b05b1323a9a25a1721e6abc75a23a5a677
0
NCIP/catissue-core,krishagni/openspecimen,krishagni/openspecimen,krishagni/openspecimen,NCIP/catissue-core,asamgir/openspecimen,asamgir/openspecimen,asamgir/openspecimen,NCIP/catissue-core
/** * <p>Title: SimpleQueryInterfaceAction Class> * <p>Description: SimpleQueryInterfaceAction initializes the fields in the Simple Query Interface.</p> * Copyright: Copyright (c) year * Company: Washington University, School of Medicine, St. Louis. * @author Gautam Shetty * @version 1.00 */ package...
WEB-INF/src/edu/wustl/catissuecore/action/SimpleQueryInterfaceAction.java
/** * <p>Title: SimpleQueryInterfaceAction Class> * <p>Description: SimpleQueryInterfaceAction initializes the fields in the Simple Query Interface.</p> * Copyright: Copyright (c) year * Company: Washington University, School of Medicine, St. Louis. * @author Gautam Shetty * @version 1.00 */ package...
*** empty log message *** SVN-Revision: 2051
WEB-INF/src/edu/wustl/catissuecore/action/SimpleQueryInterfaceAction.java
*** empty log message ***
Java
mit
33add6f35029226d856efdf9a5c7af802de4a725
0
rejasupotaro/octodroid,rejasupotaro/octodroid
package com.example.octodroid.activities; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.ActionBar; import android.support.v7.app.AppCompatActivity; import android.text.TextUtils; import android.view.MenuItem; import android.widget.EditText; impo...
app/src/main/java/com/example/octodroid/activities/LoginActivity.java
package com.example.octodroid.activities; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.text.TextUtils; import android.view.MenuItem; import android.widget.EditText; import com.example.octodroid.R; import com.ex...
Display up button
app/src/main/java/com/example/octodroid/activities/LoginActivity.java
Display up button
Java
mit
66f517c1cc232e96e3f954cef67739049faa2dad
0
pajp/weblatte,pajp/weblatte,pajp/lattekom,pajp/weblatte,pajp/weblatte
/**! -*- Mode: Java; c-basic-offset: 4 -*- * * Copyright (c) 1999 by Rasmus Sten <rasmus@sno.pp.se> * */ package nu.dll.lyskom; import java.util.*; class TextStatCache { Hashtable hash; public TextStatCache() { hash = new Hashtable(); } public synchronized void add(TextSta...
nu/dll/lyskom/TextStatCache.java
/**! -*- Mode: Java; c-basic-offset: 4 -*- * * Copyright (c) 1999 by Rasmus Sten <rasmus@sno.pp.se> * */ package nu.dll.lyskom; import java.util.*; class TextStatCache { Hashtable hash; public TextStatCache() { hash = new Hashtable(); } public synchronized void add(TextSta...
cleanup
nu/dll/lyskom/TextStatCache.java
cleanup
Java
mit
38f24ab05862eb89197426f3f687697b994dab1b
0
tudoNoob/poseidon,tudoNoob/poseidon,tudoNoob/poseidon
package com.poseidon; import com.poseidon.controller.PoseidonApplicationTests; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox....
src/test/functional/com/poseidon/FunctionalTest.java
package com.poseidon; import com.poseidon.controller.PoseidonApplicationTests; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox....
teste funcional aplicado para adicionar consultas
src/test/functional/com/poseidon/FunctionalTest.java
teste funcional aplicado para adicionar consultas
Java
mit
3d9748731f749a5385e6e2d6b55417673ac887ad
0
developers-payu-latam/payu-latam-java-payments-sdk,juanalvarez123/payu-latam-java-payments-sdk
/** * The MIT License (MIT) * * Copyright (c) 2016 developers-payu-latam * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights ...
src/test/java/com/payu/sdk/util/TestEnvironment.java
/** * The MIT License (MIT) * * Copyright (c) 2016 developers-payu-latam * * 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 ...
PAGOSONLINEPPS-30183 ajuste de ambiente de pruebas
src/test/java/com/payu/sdk/util/TestEnvironment.java
PAGOSONLINEPPS-30183 ajuste de ambiente de pruebas
Java
mit
a473471e834c19c9639ef1e3ac99110ddbaa5022
0
Bynder/bynder-java-sdk
/* * Copyright (c) 2019 Bynder B.V. All rights reserved. * * Licensed under the MIT License. See LICENSE file in the project root for full license * information. */ package com.bynder.sdk.sample; import com.bynder.sdk.configuration.Configuration; import com.bynder.sdk.configuration.OAuthSettings; import com.bynde...
src/main/java/com/bynder/sdk/sample/AppSample.java
/* * Copyright (c) 2019 Bynder B.V. All rights reserved. * * Licensed under the MIT License. See LICENSE file in the project root for full license * information. */ package com.bynder.sdk.sample; import com.bynder.sdk.configuration.Configuration; import com.bynder.sdk.configuration.OAuthSettings; import com.bynde...
add a sample for upload (#92)
src/main/java/com/bynder/sdk/sample/AppSample.java
add a sample for upload (#92)
Java
mit
285bdfa38266917d57343495f9cb9e01ed3b66af
0
tilosp/chess
package de.tilosp.chess.gui; import de.tilosp.chess.icon.Icons; import de.tilosp.chess.lib.*; import de.tilosp.chess.localisation.Localisation; import de.tilosp.chess.player.ComputerPlayer; import de.tilosp.chess.player.LocalPlayer; import de.tilosp.chess.player.Player; import javax.swing.*; import javax.swing.border...
src/main/java/de/tilosp/chess/gui/ChessboardGUI.java
package de.tilosp.chess.gui; import de.tilosp.chess.icon.Icons; import de.tilosp.chess.lib.*; import de.tilosp.chess.localisation.Localisation; import de.tilosp.chess.player.ComputerPlayer; import de.tilosp.chess.player.LocalPlayer; import de.tilosp.chess.player.Player; import javax.swing.*; import javax.swing.border...
Added timer
src/main/java/de/tilosp/chess/gui/ChessboardGUI.java
Added timer
Java
epl-1.0
453f4b11fd21affedd65ab76ab6a0af4fe38361e
0
gnodet/wikitext
/******************************************************************************* * Copyright (c) 2004, 2008 Tasktop Technologies 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 distributio...
org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/views/TaskScheduleContentProvider.java
/******************************************************************************* * Copyright (c) 2004, 2008 Tasktop Technologies 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 distributio...
NEW - bug 233590: replace usage of java.util.Timer by jobs https://bugs.eclipse.org/bugs/show_bug.cgi?id=233590
org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/views/TaskScheduleContentProvider.java
NEW - bug 233590: replace usage of java.util.Timer by jobs https://bugs.eclipse.org/bugs/show_bug.cgi?id=233590
Java
mpl-2.0
d5ffa998b53edd8abbabd7ae03b8563391421570
0
servinglynk/servinglynk-hmis,servinglynk/servinglynk-hmis,servinglynk/hmis-lynk-open-source,servinglynk/servinglynk-hmis,servinglynk/hmis-lynk-open-source,servinglynk/hmis-lynk-open-source,servinglynk/servinglynk-hmis,servinglynk/hmis-lynk-open-source,servinglynk/hmis-lynk-open-source,servinglynk/servinglynk-hmis,servi...
package com.servinglynk.hmis.warehouse.dao.helper; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.text.DateFormat; import java.text.ParseException; im...
hmis-model-v2015/src/main/java/com/servinglynk/hmis/warehouse/dao/helper/BulkUploadHelper.java
package com.servinglynk.hmis.warehouse.dao.helper; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.text.DateFormat; import java.text.ParseException; im...
Some more progress in CSV 4.1
hmis-model-v2015/src/main/java/com/servinglynk/hmis/warehouse/dao/helper/BulkUploadHelper.java
Some more progress in CSV 4.1
Java
mpl-2.0
ec955ba6ed8fe66ee8aa394e00363bfb19c575f4
0
qhanam/rhino,qhanam/rhino,qhanam/rhino,qhanam/rhino
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mozilla.javascript.as...
src/org/mozilla/javascript/ast/InfixExpression.java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package org.mozilla.javascript.as...
add missing operators to exprima json builder
src/org/mozilla/javascript/ast/InfixExpression.java
add missing operators to exprima json builder
Java
agpl-3.0
818c12ddb9b123e6da926d32aa6c36dea1aa7447
0
axelor/axelor-business-suite,axelor/axelor-business-suite,jph-axelor/axelor-business-suite,axelor/axelor-business-suite,ama-axelor/axelor-business-suite,jph-axelor/axelor-business-suite,jph-axelor/axelor-business-suite,jph-axelor/axelor-business-suite,ama-axelor/axelor-business-suite,ama-axelor/axelor-business-suite
/** * Axelor Business Solutions * * Copyright (C) 2014 Axelor (<http://axelor.com>). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distribute...
axelor-supplychain/src/main/java/com/axelor/apps/supplychain/service/SaleOrderServiceStockImpl.java
/** * Axelor Business Solutions * * Copyright (C) 2014 Axelor (<http://axelor.com>). * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, * as published by the Free Software Foundation. * * This program is distribute...
RM 2980 - modify method signature for create stock move line from sale order line
axelor-supplychain/src/main/java/com/axelor/apps/supplychain/service/SaleOrderServiceStockImpl.java
RM 2980 - modify method signature for create stock move line from sale order line
Java
agpl-3.0
77e3bc0d3ba58d49a0f7f531dcdaab07c6d5b4aa
0
sharelatex/sharelatex
package uk.ac.ic.wlgitbridge.snapshot.base; import com.google.gson.JsonElement; import uk.ac.ic.wlgitbridge.git.exception.SnapshotAPIException; import java.util.Arrays; import java.util.ArrayList; import java.util.List; public class MissingRepositoryException extends SnapshotAPIException { public static final L...
services/git-bridge/src/main/java/uk/ac/ic/wlgitbridge/snapshot/base/MissingRepositoryException.java
package uk.ac.ic.wlgitbridge.snapshot.base; import com.google.gson.JsonElement; import uk.ac.ic.wlgitbridge.git.exception.SnapshotAPIException; import java.util.Arrays; import java.util.ArrayList; import java.util.List; public class MissingRepositoryException extends SnapshotAPIException { public static final L...
Remove unused constructor
services/git-bridge/src/main/java/uk/ac/ic/wlgitbridge/snapshot/base/MissingRepositoryException.java
Remove unused constructor
Java
lgpl-2.1
731dee0699d2463b4e51822bbe6fef0b1eb63d1c
0
spotbugs/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,sewe/spotbugs
/* * FindBugs - Find bugs in Java programs * Copyright (C) 2003-2006 University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, ...
findbugs/src/java/edu/umd/cs/findbugs/FindBugs.java
/* * FindBugs - Find bugs in Java programs * Copyright (C) 2003-2006 University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, ...
Change TextUICommandLine to configure a given instance of IFindBugsEngine, rather than creating one. git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6102 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
findbugs/src/java/edu/umd/cs/findbugs/FindBugs.java
Change TextUICommandLine to configure a given instance of IFindBugsEngine, rather than creating one.
Java
apache-2.0
6023d6327c6f16203e372943828f6df3eed4ffec
0
datanucleus/tests,datanucleus/tests,datanucleus/tests,datanucleus/tests,datanucleus/tests
/********************************************************************** Copyright (c) 2011 Andy Jefferson and others. 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 h...
jdo/typesafe/src/test/org/datanucleus/tests/JDOQLTypedQueryTest.java
/********************************************************************** Copyright (c) 2011 Andy Jefferson and others. 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 h...
extra test
jdo/typesafe/src/test/org/datanucleus/tests/JDOQLTypedQueryTest.java
extra test
Java
apache-2.0
0baa424980c9bd069465f5af7b49fb1cc0b2d8a6
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
package org.apache.lucene.store; /* * 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, Versio...
lucene/core/src/java/org/apache/lucene/store/SimpleFSLockFactory.java
package org.apache.lucene.store; /* * 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, Versio...
broken link police git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1548830 13f79535-47bb-0310-9956-ffa450edef68
lucene/core/src/java/org/apache/lucene/store/SimpleFSLockFactory.java
broken link police
Java
apache-2.0
556e427fd737744ce8a6a37b89fd427ae59bc8ea
0
GerritCodeReview/plugins_commit-message-length-validator
// Copyright (C) 2012 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
src/main/java/com/googlesource/gerrit/plugins/validators/CommitMessageLengthValidation.java
// Copyright (C) 2012 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
Format files with google-java-format Change-Id: Iaad8cc02cfc61e7403e98a6411c84f130c500aad
src/main/java/com/googlesource/gerrit/plugins/validators/CommitMessageLengthValidation.java
Format files with google-java-format
Java
apache-2.0
60c1c7f3d64043da92e98100ccb6bdffe6d3c088
0
royalrangers-ck/rr-api,royalrangers-ck/rr-api
package com.royalrangers.configuration.bootstrap; import com.esotericsoftware.yamlbeans.YamlReader; import com.royalrangers.dto.user.UserRegistrationDto; import com.royalrangers.enums.AuthorityName; import com.royalrangers.enums.achivement.AgeCategory; import com.royalrangers.model.Authority; import com.royalrangers.m...
src/main/java/com/royalrangers/configuration/bootstrap/Bootstrap.java
package com.royalrangers.configuration.bootstrap; import com.royalrangers.enums.AuthorityName; import com.royalrangers.enums.achivement.AgeCategory; import com.royalrangers.model.*; import com.royalrangers.model.achievement.*; import com.royalrangers.repository.AuthorityRepository; import com.royalrangers.repository.C...
Read initial users from .yml file.
src/main/java/com/royalrangers/configuration/bootstrap/Bootstrap.java
Read initial users from .yml file.
Java
apache-2.0
af7dde4c8a8307cb59f8be6a8a4d68f1e6ec6235
0
AxonFramework/AxonFramework,krosenvold/AxonFramework
/* * Copyright (c) 2010-2018. Axon Framework * * 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 ...
core/src/main/java/org/axonframework/queryhandling/SimpleQueryBus.java
/* * Copyright (c) 2010-2018. Axon Framework * * 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 ...
#656 Interceptors on QueryBus
core/src/main/java/org/axonframework/queryhandling/SimpleQueryBus.java
#656 Interceptors on QueryBus
Java
apache-2.0
ced62bafbd0cf5590ca5f89f9d14b434b465b0c9
0
calvinjia/tachyon,jsimsa/alluxio,bf8086/alluxio,bf8086/alluxio,Reidddddd/alluxio,madanadit/alluxio,solzy/tachyon,jsimsa/alluxio,maboelhassan/alluxio,calvinjia/tachyon,Reidddddd/alluxio,maboelhassan/alluxio,ShailShah/alluxio,madanadit/alluxio,WilliamZapata/alluxio,Alluxio/alluxio,apc999/alluxio,maobaolong/alluxio,ShailS...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may n...
main/src/test/java/tachyon/util/CommonUtilsTest.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may n...
fix resolveHostNameTest
main/src/test/java/tachyon/util/CommonUtilsTest.java
fix resolveHostNameTest
Java
apache-2.0
d20599f7c7500f903295be32c08e544e5a7477c6
0
jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics
/* * Java Genetic Algorithm Library (@__identifier__@). * Copyright (c) @__year__@ Franz Wilhelmstötter * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
org.jenetics/src/main/java/org/jenetics/internal/math/statistics.java
/* * Java Genetic Algorithm Library (@__identifier__@). * Copyright (c) @__year__@ Franz Wilhelmstötter * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/...
Remove unused methods.
org.jenetics/src/main/java/org/jenetics/internal/math/statistics.java
Remove unused methods.
Java
apache-2.0
76251d4d30e8fc9888c12d34d8469c072a3de033
0
SilicoSciences/net.sf.kerner.utils.collections,SilicoSciences/net.sf.kerner.utils.collections
/********************************************************************** Copyright (c) 2009-2012 Alexander Kerner. 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....
src/main/java/net/sf/kerner/utils/collections/impl/UtilCollection.java
/********************************************************************** Copyright (c) 2009-2012 Alexander Kerner. 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....
Feature: Add UtilCollection#allSame(), #nextTwo().
src/main/java/net/sf/kerner/utils/collections/impl/UtilCollection.java
Feature: Add UtilCollection#allSame(), #nextTwo().
Java
apache-2.0
fde4ae79cd8a08684ab4c5d6ee53724a4c840970
0
adrienfb/dejavu-stringmetrics
/* * Copyright 2013 Adrien Favre-Bully, Florian Froese, Adrian Schmidmeister * 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...
src/test/java/ch/ethz/student/dejavu/AbstractSimilarityMetricTest.java
/* * Copyright 2013 Adrien Favre-Bully, Florian Froese, Adrian Schmidmeister * 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...
* extended testEmptyArguments() to verify that similarity between any string and and empty one is 0.0
src/test/java/ch/ethz/student/dejavu/AbstractSimilarityMetricTest.java
* extended testEmptyArguments() to verify that similarity between any string and and empty one is 0.0
Java
apache-2.0
7709848ea6e8a7984d3923452d104e569317bc04
0
MarkMyWord03/CustomDialog,MarkMyWord03/Custom-Dialog
/* * 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 kramyer.urbano; import kramyer.urbano.dialogs.CustomDialog; /** * * @author CLOMA-ALCANTARA */ public class C...
src/kramyer/urbano/examples/ConfirmDialogPlain.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 kramyer.urbano; import kramyer.urbano.dialogs.CustomDialog; /** * * @author CLOMA-ALCANTARA */ public class C...
Update ConfirmDialogPlain.java
src/kramyer/urbano/examples/ConfirmDialogPlain.java
Update ConfirmDialogPlain.java
Java
apache-2.0
cd9b8679ade25f2ed463c6c76391a236aebac4a1
0
jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim
/* * JaamSim Discrete Event Simulation * Copyright (C) 2013 Ausenco Engineering Canada Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at you...
src/main/java/com/jaamsim/BasicObjects/Resource.java
/* * JaamSim Discrete Event Simulation * Copyright (C) 2013 Ausenco Engineering Canada Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at you...
JS: convert integer valued outputs for Resource to return an int Signed-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com> Signed-off-by: Stephen Wong <6f34db11dd2258ec4ffa799eb0d7827f906cb1c6@ausenco.com>
src/main/java/com/jaamsim/BasicObjects/Resource.java
JS: convert integer valued outputs for Resource to return an int
Java
apache-2.0
0f32fa053aaede4a507f2c6d5aa83eece96e6e48
0
caskdata/cdap,mpouttuclarke/cdap,anthcp/cdap,mpouttuclarke/cdap,hsaputra/cdap,hsaputra/cdap,hsaputra/cdap,chtyim/cdap,hsaputra/cdap,caskdata/cdap,caskdata/cdap,anthcp/cdap,chtyim/cdap,caskdata/cdap,hsaputra/cdap,mpouttuclarke/cdap,anthcp/cdap,chtyim/cdap,mpouttuclarke/cdap,chtyim/cdap,caskdata/cdap,mpouttuclarke/cdap,c...
package com.continuuity.api.data; /** * Read the value of a single key. * * Support only key-value operations. */ public class ReadKey implements ReadOperation<byte[]> { /** The key to read */ private final byte [] key; private byte [] value; /** * Reads the value of the specified key. * @param k...
src/api/java/com/continuuity/api/data/ReadKey.java
package com.continuuity.api.data; /** * Read the value of a single key. * * Support only key-value operations. */ public class ReadKey implements ReadOperation<byte[]> { /** The key to read */ private final byte [] key; /** * Reads the value of the specified key. * @param key the key to read */ ...
Fixing ReadKey missing result
src/api/java/com/continuuity/api/data/ReadKey.java
Fixing ReadKey missing result
Java
apache-2.0
60b247d8d88b63d7fd223a5c654fb99865f6922f
0
GyronMkwebo/ballin-octo,OSBI/olap4j,MirkoTeran/olap4j,MirkoTeran/olap4j,OSBI/olap4j,olap4j/olap4j,GyronMkwebo/ballin-octo,GyronMkwebo/ballin-octo,MirkoTeran/olap4j,tesluk/olap4j,olap4j/olap4j,drndos/olap4j,tesluk/olap4j,OSBI/olap4j,olap4j/olap4j,drndos/olap4j,drndos/olap4j
/* // $Id$ // // Licensed to Julian Hyde under one or more contributor license // agreements. See the NOTICE file distributed with this work for // additional information regarding copyright ownership. // // Julian Hyde licenses this file to you under the Apache License, // Version 2.0 (the "License"); you may not use ...
src/org/olap4j/driver/xmla/XmlaOlap4jConnection.java
/* // $Id$ // // Licensed to Julian Hyde under one or more contributor license // agreements. See the NOTICE file distributed with this work for // additional information regarding copyright ownership. // // Julian Hyde licenses this file to you under the Apache License, // Version 2.0 (the "License"); you may not use ...
Fix for SAP BW. Some SAP servers seem to omit the SOAP header from their responses. Adds a check for null. git-svn-id: 07961c44915558d78158518edf691e1e0832913f@522 c6a108a4-781c-0410-a6c6-c2d559e19af0
src/org/olap4j/driver/xmla/XmlaOlap4jConnection.java
Fix for SAP BW. Some SAP servers seem to omit the SOAP header from their responses. Adds a check for null.
Java
apache-2.0
4c958426b0cb0c17467eb232059ca46fe418c83c
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-intellij-plugin/src/main/java/com/facebook/litho/intellij/inspections/LayoutSpecAnnotator.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...
Increased debounce interval for error annotation logging Summary: We could receive 3-4 events per minute for some users. We are not interested in that level of details, it is ok to receive one log per minute as an indicator of writing - refactoring process. Reviewed By: topwu Differential Revision: D18289494 fbship...
litho-intellij-plugin/src/main/java/com/facebook/litho/intellij/inspections/LayoutSpecAnnotator.java
Increased debounce interval for error annotation logging
Java
apache-2.0
7a36f0658f64d3df46c78201c2cb9c3bf0ef6c12
0
TheAndruu/complete-trsst
/* * Copyright 2013 mpowers * * 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 wr...
src/main/java/com/trsst/server/AbderaProvider.java
/* * Copyright 2013 mpowers * * 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 wr...
Easier following of external urls.
src/main/java/com/trsst/server/AbderaProvider.java
Easier following of external urls.
Java
bsd-2-clause
750fe303249c783df6b05f080f46764eea81f146
0
Periodicraft-Dev/Periodicraft-Minecraft-Mod
package org.periodicraft.periodicraft; import org.periodicraft.periodicraft.block.PeriodicraftOre; import org.periodicraft.periodicraft.item.PeriodicraftArmor; import org.periodicraft.periodicraft.item.PeriodicraftAxe; import org.periodicraft.periodicraft.item.PeriodicraftEntityBullet; import org.periodicraft.periodic...
main/java/org/periodicraft/periodicraft/Periodicraft.java
package org.periodicraft.periodicraft; import org.periodicraft.periodicraft.block.PeriodicraftOre; import org.periodicraft.periodicraft.item.PeriodicraftArmor; import org.periodicraft.periodicraft.item.PeriodicraftAxe; import org.periodicraft.periodicraft.item.PeriodicraftEntityBullet; import org.periodicraft.periodic...
Added more guns
main/java/org/periodicraft/periodicraft/Periodicraft.java
Added more guns
Java
bsd-2-clause
24b54d37f55591fb810ba6bd77a0656844b31628
0
scifio/scifio
// // OptionPane.java // /* VisBio application for visualization of multidimensional biological image data. Copyright (C) 2002-2004 Curtis Rueden. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; eit...
loci/visbio/state/OptionPane.java
// // OptionPane.java // /* VisBio application for visualization of multidimensional biological image data. Copyright (C) 2002-2004 Curtis Rueden. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; eit...
Add flag for mashing all options into a single tab for now (not enough options for it to make sense to divide them into tabs).
loci/visbio/state/OptionPane.java
Add flag for mashing all options into a single tab for now (not enough options for it to make sense to divide them into tabs).
Java
bsd-3-clause
64eae16d5008993aa1e5a8ae549a5b1d24f8618b
0
BaseXdb/basex,dimitarp/basex,BaseXdb/basex,dimitarp/basex,BaseXdb/basex,dimitarp/basex,BaseXdb/basex,dimitarp/basex,dimitarp/basex,dimitarp/basex,dimitarp/basex,BaseXdb/basex,dimitarp/basex,BaseXdb/basex,dimitarp/basex,BaseXdb/basex,BaseXdb/basex,BaseXdb/basex,BaseXdb/basex,dimitarp/basex,BaseXdb/basex,BaseXdb/basex,di...
package org.basex.gui.view.project; import static org.basex.gui.GUIConstants.*; import java.awt.*; import java.awt.event.*; import java.util.regex.*; import org.basex.core.*; import org.basex.gui.*; import org.basex.gui.layout.*; import org.basex.gui.view.editor.*; import org.basex.io.*; /** * Project filter. * ...
basex-core/src/main/java/org/basex/gui/view/project/ProjectFilter.java
package org.basex.gui.view.project; import static org.basex.gui.GUIConstants.*; import java.awt.*; import java.awt.event.*; import java.util.regex.*; import org.basex.core.*; import org.basex.gui.*; import org.basex.gui.layout.*; import org.basex.gui.view.editor.*; import org.basex.io.*; /** * Project filter. * ...
[MOD] GUI, Project View: Reverting support for cursor keys
basex-core/src/main/java/org/basex/gui/view/project/ProjectFilter.java
[MOD] GUI, Project View: Reverting support for cursor keys
Java
bsd-3-clause
721e431f06f662bd7851822bce2d5c4a0441030c
0
muloem/xins,muloem/xins,muloem/xins
/* * $Id$ */ package org.xins.server; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.util.ArrayList; import java.util.Enumeration; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Properties; import java.util.TimeZone;...
src/java-server-framework/org/xins/server/API.java
/* * $Id$ */ package org.xins.server; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.util.ArrayList; import java.util.Enumeration; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Properties; import java.util.TimeZone;...
Fixed another bug in _GetSettings.
src/java-server-framework/org/xins/server/API.java
Fixed another bug in _GetSettings.
Java
bsd-3-clause
fe71c5c0a1b1f84c864a92877bc7f043ab961eee
0
lrytz/asm,lrytz/asm
/*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2005 INRIA, France Telecom * 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. Redistribution...
src/org/objectweb/asm/commons/JSRInlinerAdapter.java
/*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2005 INRIA, France Telecom * 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. Redistribution...
fixed Javadoc bug
src/org/objectweb/asm/commons/JSRInlinerAdapter.java
fixed Javadoc bug
Java
bsd-3-clause
74bb578a879a320bf70d401469db8b9aefc25517
0
interdroid/ibis-ipl,interdroid/ibis-ipl,interdroid/ibis-ipl
package ibis.ipl.impl.messagePassing; import java.util.Vector; import ibis.ipl.IbisIOException; import ibis.ipl.impl.generic.ConditionVariable; class ReceivePort implements ibis.ipl.ReceivePort, Protocol, Runnable, PollClient { /** A connection between a send port and a receive port within the * same I...
src/ibis/impl/messagePassing/ReceivePort.java
package ibis.ipl.impl.messagePassing; import java.util.Vector; import ibis.ipl.IbisIOException; import ibis.ipl.impl.generic.ConditionVariable; class ReceivePort implements ibis.ipl.ReceivePort, Protocol, Runnable, PollClient { /** A connection between a send port and a receive port within the * same I...
Simplified a bit, by removing unneeded separate sleepers git-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@277 aaf88347-d911-0410-b711-e54d386773bb
src/ibis/impl/messagePassing/ReceivePort.java
Simplified a bit, by removing unneeded separate sleepers
Java
mit
fd32addd609e86bdadc72568376bc2fdc11b4b2b
0
derrekyoung/url-monitor-react-springboot,derrekyoung/url-monitor-react-springboot,derrekyoung/url-monitor-react-springboot,derrekyoung/url-monitor-react-springboot
src/test/java/com/derrekyoung/urlmonitor/util/UrlMonitorUtilTest.java
package com.derrekyoung.urlmonitor.util; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.SpringApplicationConfiguration; i...
Not using this test
src/test/java/com/derrekyoung/urlmonitor/util/UrlMonitorUtilTest.java
Not using this test
Java
mit
4b2684b8adf5ccf3746ceb6dda9aa894ebf7260d
0
InstituteOfErgonomics/RadioTuning
package de.tum.mw.lfe.radio; //------------------------------------------------------ //Revision History 'LfE radio task implementation' //------------------------------------------------------ //Version Date Author Mod //1 Mar, 2015 Michael Krause initial //1.1 Apr, 2015 Michael Krause removed bug; rem...
app/src/main/java/de/tum/mw/lfe/radio/RadioActivity.java
package de.tum.mw.lfe.radio; //------------------------------------------------------ //Revision History 'LfE radio task implementation' //------------------------------------------------------ //Version Date Author Mod //1 Mar, 2015 Michael Krause initial // //---------------------------------------------...
V1.1 debug removed bug; removeGlobalOnLayoutListener crashed on some devices
app/src/main/java/de/tum/mw/lfe/radio/RadioActivity.java
V1.1 debug
Java
mit
bb3663fd27ae4644983f1231967e01573e89ed72
0
itinance/react-native-fs,johanneslumpe/react-native-fs,itinance/react-native-fs,itinance/react-native-fs,johanneslumpe/react-native-fs,johanneslumpe/react-native-fs,itinance/react-native-fs
package com.rnfs; import java.util.*; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.JavaScriptModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.ViewManager; public class RNFSPackage implement...
android/src/main/java/com/rnfs/RNFSPackage.java
package com.rnfs; import java.util.*; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.JavaScriptModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.ViewManager; public class RNFSPackage implement...
Add `createJSModules()` to be compatible with latest React.
android/src/main/java/com/rnfs/RNFSPackage.java
Add `createJSModules()` to be compatible with latest React.
Java
mit
fa6e15b6abb0ee9fd8fda6e012948ab3e07f41d6
0
madumlao/oxCore,GluuFederation/oxCore
/* * oxCore is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text. * * Copyright (c) 2014, Gluu */ package org.xdi.model.custom.script.type.auth; import java.util.List; import java.util.Map; import org.xdi.model.AuthenticationScriptUsageType; import org.xdi.m...
oxService/src/main/java/org/xdi/model/custom/script/type/auth/PersonAuthenticationType.java
/* * oxCore is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text. * * Copyright (c) 2014, Gluu */ package org.xdi.model.custom.script.type.auth; import java.util.List; import java.util.Map; import org.xdi.model.AuthenticationScriptUsageType; import org.xdi.model.SimpleC...
Allow to return to previous authentication step
oxService/src/main/java/org/xdi/model/custom/script/type/auth/PersonAuthenticationType.java
Allow to return to previous authentication step
Java
mit
fa8f522e130b3596cda0d835db955106f7518a8a
0
tylerfilla/PanView
package com.gmail.tylerfilla.widget.panview; import android.animation.ObjectAnimator; import android.annotation.TargetApi; import android.content.Context; import android.content.res.TypedArray; import android.os.Build; import android.support.v4.view.animation.FastOutSlowInInterpolator; import android.util.AttributeSet...
panview/src/main/java/com/gmail/tylerfilla/widget/panview/PanView.java
package com.gmail.tylerfilla.widget.panview; import android.animation.ObjectAnimator; import android.annotation.TargetApi; import android.content.Context; import android.content.res.TypedArray; import android.os.Build; import android.support.v4.view.animation.FastOutSlowInInterpolator; import android.util.AttributeSet...
Stripped unnecessary code
panview/src/main/java/com/gmail/tylerfilla/widget/panview/PanView.java
Stripped unnecessary code
Java
mit
83c2362154bc66ae4f1b298bdf1386deda2b11f5
0
takenspc/validator,validator/validator,tripu/validator,YOTOV-LIMITED/validator,YOTOV-LIMITED/validator,YOTOV-LIMITED/validator,validator/validator,sammuelyee/validator,sammuelyee/validator,validator/validator,sammuelyee/validator,tripu/validator,sammuelyee/validator,takenspc/validator,takenspc/validator,YOTOV-LIMITED/v...
/* * This file is part of the RELAX NG schemas far (X)HTML5. * Please see the file named LICENSE in the relaxng directory for * license details. */ /* * To compile and run, you need at least: * http://hsivonen.iki.fi/code/fi.iki.hsivonen.io-util-xml.jar * http://hsivonen.iki.fi/validator-about/htmlparser.jar ...
src/nu/validator/client/Driver.java
/* * This file is part of the RELAX NG schemas far (X)HTML5. * Please see the file named LICENSE in the relaxng directory for * license details. */ /* * To compile and run, you need at least: * http://hsivonen.iki.fi/code/fi.iki.hsivonen.io-util-xml.jar * http://hsivonen.iki.fi/validator-about/htmlparser.jar ...
Turn on ID/IDREF checking --HG-- extra : convert_revision : svn%3Ae7398766-c432-0410-9565-638d39ca0058/trunk%4080 --HG-- extra : transplant_source : %1A%DEH%8B%CB%DA%8FfAx%CC%D5%D2%968%FF%09%07%D8%A6
src/nu/validator/client/Driver.java
Turn on ID/IDREF checking
Java
mit
dc6fdbab003ecd1e11f4332d1dbf56e97c2ec2d4
0
vfreitas-/ShopCarFX-2.0,vfreitas-/ShopCarFX-2.0,vfreitas-/ShopCarFX-2.0
src/shopcar/dao/ModeloDAO1.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 shopcar.dao; import java.util.List; import javax.inject.Inject; import shopcar.pojo.Modelo; import shopcar.dao.JpaDAO; /** ...
Delete ModeloDAO1.java
src/shopcar/dao/ModeloDAO1.java
Delete ModeloDAO1.java
Java
mit
8294ad5798ee80a068a84756de0d0e19ced72e64
0
greboid/DMDirc,csmith/DMDirc,csmith/DMDirc,greboid/DMDirc,csmith/DMDirc,greboid/DMDirc,csmith/DMDirc,ShaneMcC/DMDirc-Client,DMDirc/DMDirc,DMDirc/DMDirc,greboid/DMDirc,ShaneMcC/DMDirc-Client,ShaneMcC/DMDirc-Client,ShaneMcC/DMDirc-Client,DMDirc/DMDirc,DMDirc/DMDirc
/* * Copyright (c) 2006-2011 Chris Smith, Shane Mc Cormack, Gregory Holmes * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights ...
src/com/dmdirc/plugins/PluginInfo.java
/* * Copyright (c) 2006-2011 Chris Smith, Shane Mc Cormack, Gregory Holmes * * 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 ...
Fix dodgy identity loading logic Fixes CLIENT-146 Change-Id: I01c3ba24cdb6692f84d8b662fd01b6c7257fce57 Reviewed-on: http://gerrit.dmdirc.com/1734 Reviewed-by: Greg Holmes <79e2475f81a6317276bf7cbb3958b20d289b78df@dmdirc.com> Automatic-Compile: DMDirc Local Commits <fd7610eb81751244add0a62da2de7da51cfdce47@googlemail....
src/com/dmdirc/plugins/PluginInfo.java
Fix dodgy identity loading logic
Java
mit
967de2ef9c7502afccbd565321ca1304408780c9
0
dbsoftcombr/dbsfaces,dbsoftcombr/dbsfaces,dbsoftcombr/dbsfaces
package br.com.dbsoft.ui.component.inputtext; import java.io.IOException; import javax.el.MethodExpression; import javax.faces.component.UIComponent; import javax.faces.component.UIOutput; import javax.faces.context.FacesContext; import javax.faces.context.ResponseWriter; import javax.faces.render.FacesRenderer; imp...
src/main/java/br/com/dbsoft/ui/component/inputtext/DBSInputTextRenderer.java
package br.com.dbsoft.ui.component.inputtext; import java.io.IOException; import javax.el.MethodExpression; import javax.faces.component.UIComponent; import javax.faces.component.UIOutput; import javax.faces.context.FacesContext; import javax.faces.context.ResponseWriter; import javax.faces.render.FacesRenderer; imp...
Inibe JS quando for ReadOnly
src/main/java/br/com/dbsoft/ui/component/inputtext/DBSInputTextRenderer.java
Inibe JS quando for ReadOnly
Java
epl-1.0
397a1df43b37a572ef044098a55841c33e52ebc4
0
ChangeOrientedProgrammingEnvironment/eclipseRecorder,ChangeOrientedProgrammingEnvironment/eclipseRecorder
package edu.oregonstate.cope.eclipse.installer; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.StandardOpenOption; public abstract class InstallerOperation { protected Path workspaceDirectory; protected Path permanentDirectory; public ...
edu.oregonstate.cope.eclipse/src/edu/oregonstate/cope/eclipse/installer/InstallerOperation.java
package edu.oregonstate.cope.eclipse.installer; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.StandardOpenOption; abstract class InstallerOperation { protected Path workspaceDirectory; protected Path permanentDirectory; public Install...
Made the InstallerOperation public
edu.oregonstate.cope.eclipse/src/edu/oregonstate/cope/eclipse/installer/InstallerOperation.java
Made the InstallerOperation public
Java
mpl-2.0
93e46c0fda8cd744152a89f3650a57a2cae236b7
0
JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core
/************************************************************************* * * $RCSfile: ScriptMetaData.java,v $ * * $Revision: 1.3 $ * * last change: $Author: hr $ $Date: 2004-05-10 17:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses * ...
scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
/************************************************************************* * * $RCSfile: ScriptMetaData.java,v $ * * $Revision: 1.2 $ * * last change: $Author: svesik $ $Date: 2004-04-19 23:06:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses ...
INTEGRATION: CWS fwkbugfix02 (1.2.2); FILE MERGED 2004/04/29 09:32:22 mav 1.2.2.1: #116056# interfaces review
scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
INTEGRATION: CWS fwkbugfix02 (1.2.2); FILE MERGED 2004/04/29 09:32:22 mav 1.2.2.1: #116056# interfaces review
Java
agpl-3.0
0e13e013683a620c49e49e8932d66c0f8d0b53f7
0
EntryPointKR/K-Security,EntryPointKR/K-SPAM
package cloud.swiftnode.ksecurity.util; import org.apache.commons.lang.StringUtils; import org.bukkit.ChatColor; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.regex.Matcher; /** * Created by EntryPoint on 2017-01-05. */ public enum Lang { PREFIX("&a[ K-Security ] ...
src/main/java/cloud/swiftnode/ksecurity/util/Lang.java
package cloud.swiftnode.ksecurity.util; import org.apache.commons.lang.StringUtils; import org.bukkit.ChatColor; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.regex.Matcher; /** * Created by EntryPoint on 2017-01-05. */ public enum Lang { PREFIX("&a[ K-Security ] ...
Fix some code
src/main/java/cloud/swiftnode/ksecurity/util/Lang.java
Fix some code
Java
lgpl-2.1
a0cb38c46fa5ca04b9fc37856130574a1def32e2
0
languagetool-org/languagetool,meg0man/languagetool,jimregan/languagetool,lopescan/languagetool,languagetool-org/languagetool,meg0man/languagetool,lopescan/languagetool,janissl/languagetool,meg0man/languagetool,meg0man/languagetool,meg0man/languagetool,lopescan/languagetool,janissl/languagetool,languagetool-org/language...
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
trunk/JLanguageTool/src/java/de/danielnaber/languagetool/gui/Main.java
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
use File.separator instead of a slash
trunk/JLanguageTool/src/java/de/danielnaber/languagetool/gui/Main.java
use File.separator instead of a slash
Java
lgpl-2.1
6ed328dfbc3995cddcfc7d87fe0ca8971f39db67
0
exedio/copernica,exedio/copernica,exedio/copernica
/* * Copyright (C) 2004-2007 exedio GmbH (www.exedio.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later versi...
runtime/testsrc/com/exedio/cope/QueryCacheTest.java
/* * Copyright (C) 2004-2007 exedio GmbH (www.exedio.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later versi...
rename local variable git-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@7294 e7d4fc99-c606-0410-b9bf-843393a9eab7
runtime/testsrc/com/exedio/cope/QueryCacheTest.java
rename local variable
Java
apache-2.0
6115dc1c2c6253970bd8b568d3565baa0abe68d1
0
thesamet/gerrit,thesamet/gerrit,gcoders/gerrit,quyixia/gerrit,supriyantomaftuh/gerrit,joshuawilson/merrit,anminhsu/gerrit,MerritCR/merrit,gcoders/gerrit,MerritCR/merrit,midnightradio/gerrit,renchaorevee/gerrit,netroby/gerrit,hdost/gerrit,TonyChai24/test,Seinlin/gerrit,Overruler/gerrit,jackminicloud/test,MerritCR/merrit...
// Copyright (C) 2013 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
gerrit-gwtui/src/main/java/com/google/gerrit/client/change/CommitBox.java
// Copyright (C) 2013 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
ChangeScreen2: Simplify creation of weblink anchors A widget is overkill here as the object gets discarded and no listeners are installed. Instead use a simple anchor element. Change-Id: Ia341965a60d90ceca0b05724ad7db30c187844ff
gerrit-gwtui/src/main/java/com/google/gerrit/client/change/CommitBox.java
ChangeScreen2: Simplify creation of weblink anchors
Java
apache-2.0
20dd750db2607e4e27ab096de14bc1dd5d904aa3
0
openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb
/** * Licensed to the Austrian Association for Software Tool Integration (AASTI) * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. The AASTI licenses this file to you under the Apache License, * Version 2...
components/api/src/main/java/org/openengsb/core/api/ekb/EngineeringKnowledgeBaseService.java
/** * Licensed to the Austrian Association for Software Tool Integration (AASTI) * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. The AASTI licenses this file to you under the Apache License, * Version 2...
[OPENENGSB-2218] make deprecation of the old service in an own issue
components/api/src/main/java/org/openengsb/core/api/ekb/EngineeringKnowledgeBaseService.java
[OPENENGSB-2218] make deprecation of the old service in an own issue
Java
apache-2.0
efd39bb0892727baef4d3aace99d651fc16660cf
0
sbespalov/strongbox,sbespalov/strongbox,strongbox/strongbox,strongbox/strongbox,sbespalov/strongbox,sbespalov/strongbox,strongbox/strongbox,strongbox/strongbox
package org.carlspring.strongbox.controllers.aql; import static io.restassured.module.mockmvc.RestAssuredMockMvc.given; import static org.carlspring.strongbox.artifact.coordinates.MavenArtifactCoordinates.LAYOUT_NAME; import static org.junit.jupiter.api.parallel.ExecutionMode.SAME_THREAD; import java.nio.file.Path; ...
strongbox-web-core/src/test/java/org/carlspring/strongbox/controllers/aql/AqlControllerTest.java
package org.carlspring.strongbox.controllers.aql; import static io.restassured.module.mockmvc.RestAssuredMockMvc.given; import static org.carlspring.strongbox.artifact.coordinates.MavenArtifactCoordinates.LAYOUT_NAME; import static org.junit.jupiter.api.parallel.ExecutionMode.SAME_THREAD; import java.nio.file.Path; ...
Indentation fixes [skip ci]
strongbox-web-core/src/test/java/org/carlspring/strongbox/controllers/aql/AqlControllerTest.java
Indentation fixes
Java
apache-2.0
3434a0796c420665a36bfd69690a5af4fcdab419
0
pponec/ujorm,pponec/ujorm,pponec/ujorm
/* * Copyright 2019-2019 Pavel Ponec * Original source of Ujorm framework: https://bit.ly/340mx4T * * 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/license...
project-m2/ujo-tools/src/main/java/org/ujorm/tools/thread/ParallelJob.java
/* * Copyright 2019-2019 Pavel Ponec * Original source of Ujorm framework: https://bit.ly/340mx4T * * 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/license...
TOOLS: Jobs: code cleaning
project-m2/ujo-tools/src/main/java/org/ujorm/tools/thread/ParallelJob.java
TOOLS: Jobs: code cleaning
Java
apache-2.0
f672208f1e06969b9ae784f6adbb249bf5965073
0
cache2k/cache2k,cache2k/cache2k,cache2k/cache2k
package org.cache2k; /* * #%L * cache2k API * %% * Copyright (C) 2000 - 2016 headissue GmbH, Munich * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
cache2k-api/src/main/java/org/cache2k/CacheOperationCompletionListener.java
package org.cache2k; /* * #%L * cache2k API * %% * Copyright (C) 2000 - 2016 headissue GmbH, Munich * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
JavaDoc fix
cache2k-api/src/main/java/org/cache2k/CacheOperationCompletionListener.java
JavaDoc fix
Java
apache-2.0
90f6eaf1fc761a7b650682cc57786de5c28c02f1
0
blademainer/intellij-community,izonder/intellij-community,diorcety/intellij-community,mglukhikh/intellij-community,apixandru/intellij-community,orekyuu/intellij-community,kool79/intellij-community,signed/intellij-community,consulo/consulo,fengbaicanhe/intellij-community,ernestp/consulo,allotria/intellij-community,ivan-...
package com.intellij.util.xml.tree; import com.intellij.openapi.Disposable; import com.intellij.openapi.actionSystem.*; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.project.Project; import com.intellij.openapi.util.Disposer; import com.intellij.openapi.vfs.VirtualFile; import...
dom/openapi/src/com/intellij/util/xml/tree/DomModelTreeView.java
package com.intellij.util.xml.tree; import com.intellij.openapi.Disposable; import com.intellij.openapi.actionSystem.*; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.project.Project; import com.intellij.openapi.util.Disposer; import com.intellij.openapi.vfs.VirtualFile; import...
dom tree node selection fixed
dom/openapi/src/com/intellij/util/xml/tree/DomModelTreeView.java
dom tree node selection fixed
Java
apache-2.0
1b3d18488a22ea8ec8695a8156fcb8c9e48e420d
0
zeroturnaround/zt-zip,zeroturnaround/zt-zip
/** * Copyright (C) 2012 ZeroTurnaround LLC <support@zeroturnaround.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...
src/main/java/org/zeroturnaround/zip/ZipUtil.java
/** * Copyright (C) 2012 ZeroTurnaround LLC <support@zeroturnaround.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...
clarified packEntries() compressionLevel parameter documentation
src/main/java/org/zeroturnaround/zip/ZipUtil.java
clarified packEntries() compressionLevel parameter documentation
Java
apache-2.0
5dc40aa613b588b8b4c713ebd8d4c9cd7a75bb54
0
youseries/ureport,youseries/ureport,youseries/ureport
/******************************************************************************* * Copyright 2017 Bstek * * 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/l...
ureport2-console/src/main/java/com/bstek/ureport/console/designer/DatasourceServletAction.java
/******************************************************************************* * Copyright 2017 Bstek * * 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/l...
解决获取数据集方法时与JDK兼容问题
ureport2-console/src/main/java/com/bstek/ureport/console/designer/DatasourceServletAction.java
解决获取数据集方法时与JDK兼容问题
Java
apache-2.0
7531a913400913dd1bdbedf52637cf92a196a1fa
0
FINRAOS/herd,FINRAOS/herd,FINRAOS/herd,FINRAOS/herd,FINRAOS/herd
/* * Copyright 2015 herd contributors * * 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 ...
herd-code/herd-dao/src/main/java/org/finra/herd/dao/impl/S3DaoImpl.java
/* * Copyright 2015 herd contributors * * 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 ...
DM-14795: Spike - Investigate S3 Batch operations for BData Restore - Fix logging - Fix s3 manifest arn
herd-code/herd-dao/src/main/java/org/finra/herd/dao/impl/S3DaoImpl.java
DM-14795: Spike - Investigate S3 Batch operations for BData Restore
Java
apache-2.0
241a08ba4f5ee0f9c73e8d111dd72b96e84c1c94
0
AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,androidx/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,AndroidX/andro...
/* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
navigation/navigation-fragment/src/main/java/androidx/navigation/fragment/FragmentNavigator.java
/* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Fix errorprone issues in navigation-fragment Remove unused method. Test: ./gradlew :navigation:navigation-fragment:runErrorProne Change-Id: If645195df2002312abb590abd3365a80e630c785
navigation/navigation-fragment/src/main/java/androidx/navigation/fragment/FragmentNavigator.java
Fix errorprone issues in navigation-fragment
Java
apache-2.0
44833517b549af9a844e58a2c6978111bda06720
0
meteorcloudy/bazel,perezd/bazel,meteorcloudy/bazel,davidzchen/bazel,dslomov/bazel,variac/bazel,variac/bazel,damienmg/bazel,davidzchen/bazel,dslomov/bazel,davidzchen/bazel,dropbox/bazel,twitter-forks/bazel,twitter-forks/bazel,spxtr/bazel,aehlig/bazel,dropbox/bazel,variac/bazel,spxtr/bazel,akira-baruah/bazel,katre/bazel,...
// Copyright 2017 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
src/main/java/com/google/devtools/build/lib/rules/test/TestAttempt.java
// Copyright 2017 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
TestAttempt: remove unused constructors RELNOTES: None. PiperOrigin-RevId: 159537816
src/main/java/com/google/devtools/build/lib/rules/test/TestAttempt.java
TestAttempt: remove unused constructors
Java
apache-2.0
d8f1753033d42b2be073f08b98d0f1d2a480541b
0
11xor6/otj-pg-embedded,11xor6/otj-pg-embedded,opentable/otj-pg-embedded
/** * Copyright (C) 2012 Ness Computing, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
src/main/java/com/nesscomputing/db/postgres/embedded/EmbeddedPostgreSQL.java
/** * Copyright (C) 2012 Ness Computing, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
Add support for getting JDBC urls and persisting the data directory.
src/main/java/com/nesscomputing/db/postgres/embedded/EmbeddedPostgreSQL.java
Add support for getting JDBC urls and persisting the data directory.
Java
bsd-3-clause
d46c4f31f4791a3b5d34002745a99b766c2c0cd8
0
asamgir/openspecimen,asamgir/openspecimen,asamgir/openspecimen,krishagni/openspecimen,krishagni/openspecimen,krishagni/openspecimen
package edu.wustl.catissuecore.bizlogic; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.ListIterator; import java.util.Map; import java.util.Set; ...
WEB-INF/src/edu/wustl/catissuecore/bizlogic/AssignPrivilegePageBizLogic.java
package edu.wustl.catissuecore.bizlogic; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.ListIterator; import java.util.Map; import java.util.Set; ...
Made changes for MSR functionality SVN-Revision: 14276
WEB-INF/src/edu/wustl/catissuecore/bizlogic/AssignPrivilegePageBizLogic.java
Made changes for MSR functionality
Java
mit
a1194bf08a08b89135e42f490a4802e21d33afa9
0
Shopify/jmxtrans,jmxtrans/jmxtrans,allenbhuiyan/jmxtrans,peterwoj/jmxtrans,derjust/jmxtrans,yogoloth/jmxtrans,Shopify/jmxtrans,magullo/jmxtrans,yogoloth/jmxtrans,jmxtrans/jmxtrans,allenbhuiyan/jmxtrans,allenbhuiyan/jmxtrans,jmxtrans/jmxtrans,Stackdriver/jmxtrans,Stackdriver/jmxtrans,kevinconaway/jmxtrans,airbnb/jmxtran...
package com.googlecode.jmxtrans; import java.io.File; import java.io.FileInputStream; import java.io.InputStream; import java.text.ParseException; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import o...
src/com/googlecode/jmxtrans/JmxTransformer.java
package com.googlecode.jmxtrans; import java.io.File; import java.io.FileInputStream; import java.io.InputStream; import java.text.ParseException; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Map; import java.util.Map.Entry; import org.apache.commons.cli.CommandLine; impo...
Refactoring of the main startup class, now don't depends on sun.misc.Signal.
src/com/googlecode/jmxtrans/JmxTransformer.java
Refactoring of the main startup class, now don't depends on sun.misc.Signal.
Java
mit
10ba1411908ed811f4078d9e169f552b0845c8ab
0
mvit/sixes-wild
package boundary; import controller.PlayerBoardMouseCtrl; import java.awt.Color; import java.awt.Graphics; import java.awt.image.BufferedImage; import java.awt.Rectangle; import model.Board; import model.Cell; import model.PlayerModel; import model.PlayerState; import model.Point; import model.Rules; import utils.Sc...
boundary/PlayerBoardView.java
package boundary; import controller.PlayerBoardMouseCtrl; import java.awt.Color; import java.awt.Graphics; import java.awt.image.BufferedImage; import java.awt.Rectangle; import model.Board; import model.Cell; import model.PlayerModel; import model.Point; import model.Rules; import utils.ScaleImage; /** * Actual vie...
Fix a bug caused by attempting to make a move during gravity
boundary/PlayerBoardView.java
Fix a bug caused by attempting to make a move during gravity
Java
mit
209477c246dd115f0ece54857e04526880dfe3e6
0
tkrille/osiam-resource-server,woglinde/resource-server,osiam/resource-server,dacrome/resource-server,wallner/resource-server,thomasdarimont/resource-server
/* * Copyright (C) 2013 tarent AG * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, ...
src/main/java/org/osiam/storage/query/UserQueryField.java
/* * Copyright (C) 2013 tarent AG * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, ...
[fix] made search for group membership less restrictive
src/main/java/org/osiam/storage/query/UserQueryField.java
[fix] made search for group membership less restrictive
Java
mit
2c4237c92807a7959e610f27693917eb0e081dcd
0
nls-oskari/oskari-server,nls-oskari/oskari-server,nls-oskari/oskari-server
package fi.nls.oskari.control.view; import fi.nls.oskari.annotation.OskariActionRoute; import fi.nls.oskari.control.ActionException; import fi.nls.oskari.control.ActionHandler; import fi.nls.oskari.control.ActionParameters; import fi.nls.oskari.domain.map.view.Bundle; import fi.nls.oskari.domain.map.view.View; import ...
control-base/src/main/java/fi/nls/oskari/control/view/GetViewsHandler.java
package fi.nls.oskari.control.view; import fi.nls.oskari.annotation.OskariActionRoute; import fi.nls.oskari.control.ActionException; import fi.nls.oskari.control.ActionHandler; import fi.nls.oskari.control.ActionParameters; import fi.nls.oskari.domain.map.view.Bundle; import fi.nls.oskari.domain.map.view.View; import ...
Move View -> JSONObject to separate function, use Stream functions
control-base/src/main/java/fi/nls/oskari/control/view/GetViewsHandler.java
Move View -> JSONObject to separate function, use Stream functions
Java
mit
0c6ea0b2502ea933dca91a94da63c668d1d9fef5
0
jaredlll08/MCBot
package com.blamejared.mcbot.commands; import java.io.File; import java.io.IOException; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.Scanner; import java.util.stream.Collectors; import com.blamejared.mcbot.commands.api.Command; import com.blamejared.mcbot.commands.api...
src/main/java/com/blamejared/mcbot/commands/CommandMCP.java
package com.blamejared.mcbot.commands; import java.io.File; import java.io.IOException; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.Scanner; import java.util.stream.Collectors; import com.blamejared.mcbot.commands.api.Command; import com.blamejared.mcbot.commands.api...
Fix inconsistent String.split usage
src/main/java/com/blamejared/mcbot/commands/CommandMCP.java
Fix inconsistent String.split usage
Java
mit
8ff565838e019f4a3215972ab021c2e85542f2a9
0
FAForever/downlords-faf-client,FAForever/downlords-faf-client,FAForever/downlords-faf-client
package com.faforever.client.vault.replay; import com.faforever.client.config.ClientProperties; import com.faforever.client.fx.Controller; import com.faforever.client.game.Game; import com.faforever.client.i18n.I18n; import com.faforever.client.replay.ReplayService; import com.faforever.client.util.TimeService; import...
src/main/java/com/faforever/client/vault/replay/WatchButtonController.java
package com.faforever.client.vault.replay; import com.faforever.client.config.ClientProperties; import com.faforever.client.fx.Controller; import com.faforever.client.game.Game; import com.faforever.client.i18n.I18n; import com.faforever.client.replay.ReplayService; import com.faforever.client.util.TimeService; import...
Make the Controller reusable Fixes #1708
src/main/java/com/faforever/client/vault/replay/WatchButtonController.java
Make the Controller reusable
Java
mit
1e920ce125e0d50b0090e8cac74af11f35d153c8
0
ChristianGaertner/TextAdventure
package de.cpgaertner.edu.inf.api; import de.cpgaertner.edu.inf.api.adapter.Adapter; import de.cpgaertner.edu.inf.api.command.Command; import de.cpgaertner.edu.inf.api.parsing.CommandSystemManager; import de.cpgaertner.edu.inf.api.routine.RootRoutine; import de.cpgaertner.edu.inf.api.routine.Routine; import lombok.Get...
src/de/cpgaertner/edu/inf/api/CoreEngine.java
package de.cpgaertner.edu.inf.api; import de.cpgaertner.edu.inf.api.adapter.Adapter; import de.cpgaertner.edu.inf.api.command.Command; import de.cpgaertner.edu.inf.api.parsing.CommandSystemManager; import de.cpgaertner.edu.inf.api.routine.RootRoutine; import de.cpgaertner.edu.inf.api.routine.Routine; import lombok.Get...
Some more Cleanup, still messy
src/de/cpgaertner/edu/inf/api/CoreEngine.java
Some more Cleanup, still messy
Java
mit
6cb2cc84e1df389e9d2e88c64aa7e098b69d9d2b
0
braintree/braintree_android,braintree/braintree_android,braintree/braintree_android,braintree/braintree_android
package com.braintreepayments.api.models; import android.os.Parcel; import android.os.Parcelable; import android.support.annotation.StringDef; import com.braintreepayments.api.BraintreeFragment; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; /** * Represents the parameters that...
Braintree/src/main/java/com/braintreepayments/api/models/PayPalRequest.java
package com.braintreepayments.api.models; import android.os.Parcel; import android.os.Parcelable; import android.support.annotation.StringDef; import com.braintreepayments.api.BraintreeFragment; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; /** * Represents the parameters that...
Document hermes-supported locales
Braintree/src/main/java/com/braintreepayments/api/models/PayPalRequest.java
Document hermes-supported locales
Java
mit
8a196aa459043ac313e45068ca1d187cf618396f
0
sormuras/bach,sormuras/bach
/* * Bach - Java Shell Builder * Copyright (C) 2020 Christian Stein * * 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 re...
src/de.sormuras.bach/main/java/de/sormuras/bach/Summary.java
/* * Bach - Java Shell Builder * Copyright (C) 2020 Christian Stein * * 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 re...
Comment out visibility hack for trailing backslashes in markdown files
src/de.sormuras.bach/main/java/de/sormuras/bach/Summary.java
Comment out visibility hack for trailing backslashes in markdown files
Java
epl-1.0
ae03e98c7731dbf00addc8884e43e08b222a74ba
0
subclipse/subclipse,subclipse/subclipse,subclipse/subclipse
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
core/src/org/tigris/subversion/subclipse/core/history/LogEntryChangePath.java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distribution, an...
Modified getAdapter() method to defer to base class unless an ISVNRemoteResource was needed. This removes a delay when right-clicking on an affected path. Patch by: Dave Irving
core/src/org/tigris/subversion/subclipse/core/history/LogEntryChangePath.java
Modified getAdapter() method to defer to base class unless an ISVNRemoteResource was needed. This removes a delay when right-clicking on an affected path.
Java
mpl-2.0
41c4577defb2e5017d7c3870cb30c160bf1af8f7
0
maekstr/openmrs-core,sintjuri/openmrs-core,sadhanvejella/openmrs,jamesfeshner/openmrs-module,AbhijitParate/openmrs-core,asifur77/openmrs,maekstr/openmrs-core,Negatu/openmrs-core,ern2/openmrs-core,vinayvenu/openmrs-core,prisamuel/openmrs-core,Winbobob/openmrs-core,macorrales/openmrs-core,shiangree/openmrs-core,ern2/open...
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS...
api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.0 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://license.openmrs.org * * Software distributed under the License is distributed on an "AS...
Changed code that checks class equality of persistent objects to use the persistent class for hibernate proxies
api/src/main/java/org/openmrs/api/impl/OrderServiceImpl.java
Changed code that checks class equality of persistent objects to use the persistent class for hibernate proxies
Java
agpl-3.0
2f802ee9138b28484ef5e10a58740dc37be4357b
0
picoded/JavaCommons,picoded/JavaCommons,picoded/JavaCommons,picoded/JavaCommons,picoded/JavaCommons,picoded/JavaCommons,picoded/JavaCommons
package picoded.fileutil; import static org.junit.Assert.assertEquals; // Test Case include import static org.junit.Assert.assertNotNull; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import org.junit.Before; import org.junit.Test; /// /// Test Case for pi...
test/picoded/fileutil/FileUtil_test.java
package picoded.fileutil; import static org.junit.Assert.assertEquals; // Test Case include import static org.junit.Assert.assertNotNull; import java.io.File; import java.io.IOException; import org.junit.Before; import org.junit.Test; /// /// Test Case for picoded.FileUtil.ConfigFileSet /// public class FileUtil_te...
T604 - FileUtil - implmentation refactoring
test/picoded/fileutil/FileUtil_test.java
T604 - FileUtil - implmentation refactoring
Java
agpl-3.0
6db667fcbd309627c1214056a89b78f86ec94d0b
0
ua-eas/kfs,quikkian-ua-devops/kfs,ua-eas/kfs,kuali/kfs,bhutchinson/kfs,smith750/kfs,UniversityOfHawaii/kfs,UniversityOfHawaii/kfs,ua-eas/kfs-devops-automation-fork,quikkian-ua-devops/will-financials,ua-eas/kfs,ua-eas/kfs,bhutchinson/kfs,quikkian-ua-devops/kfs,kkronenb/kfs,kkronenb/kfs,quikkian-ua-devops/kfs,bhutchinson...
/* * Copyright 2008 The Kuali Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by app...
work/src/org/kuali/kfs/module/ar/document/CustomerInvoiceWriteoffDocument.java
/* * Copyright 2008 The Kuali Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by app...
KULAR-432
work/src/org/kuali/kfs/module/ar/document/CustomerInvoiceWriteoffDocument.java
KULAR-432
Java
lgpl-2.1
1dd9a7af1c517c09327087f4dbe7c124508b6399
0
nattaku/MineChem,pixlepix/MineChem,nattaku/MineChem
package ljdp.minechem.common.tileentity; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.inventory.IInventory; import net.minecraft.item.ItemStack; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.network.INetworkManager; import net.minecraft.network.packet.Packet; import net...
src/minecraft/ljdp/minechem/common/tileentity/MinechemTileEntity.java
package ljdp.minechem.common.tileentity; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.inventory.IInventory; import net.minecraft.item.ItemStack; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.network.INetworkManager; import net.minecraft.network.packet.Packet; import net...
A bit of power work
src/minecraft/ljdp/minechem/common/tileentity/MinechemTileEntity.java
A bit of power work
Java
lgpl-2.1
faab72df995a73f6006169a610fffee4db17ae9d
0
exedio/copernica,exedio/copernica,exedio/copernica
/* * Copyright (C) 2004-2006 exedio GmbH (www.exedio.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later versi...
runtime/patternsrc/com/exedio/cope/pattern/DTypeSystem.java
/* * Copyright (C) 2004-2006 exedio GmbH (www.exedio.com) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later versi...
rename attribute to field git-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@6554 e7d4fc99-c606-0410-b9bf-843393a9eab7
runtime/patternsrc/com/exedio/cope/pattern/DTypeSystem.java
rename attribute to field
Java
apache-2.0
497826f0366d1fc6cdbbe93935a23091ab15b456
0
justinmuller/buck,rmaz/buck,vschs007/buck,darkforestzero/buck,robbertvanginkel/buck,Addepar/buck,zhan-xiong/buck,shybovycha/buck,ilya-klyuchnikov/buck,illicitonion/buck,rmaz/buck,clonetwin26/buck,shybovycha/buck,nguyentruongtho/buck,janicduplessis/buck,kageiit/buck,vschs007/buck,shybovycha/buck,darkforestzero/buck,Adde...
/* * Copyright 2013-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
src/com/facebook/buck/rules/BuckPyFunction.java
/* * Copyright 2013-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
cache the parsed BuckPyFunction ST template Summary: STGroup was being created for each function, this is slow. Test Plan: Ran under profiler, see time spent in STGroup.getInstanceOf is reduced. Reviewed By: bolinfest fbshipit-source-id: e57a234
src/com/facebook/buck/rules/BuckPyFunction.java
cache the parsed BuckPyFunction ST template
Java
apache-2.0
d2b677d29a4cb74a1906f896c5640048a6672245
0
Gigaspaces/xap-openspaces,Gigaspaces/xap-openspaces,Gigaspaces/xap-openspaces
/* * Copyright 2006-2007 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...
src/main/src/org/openspaces/core/cluster/ClusterInfo.java
/* * Copyright 2006-2007 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...
GS-8286: Misleading messages when using ClusterInfo.setInstanceId with illegal value svn path=/trunk/openspaces/; revision=82809 Former-commit-id: 68e4c0a4c84a8f249133df0add217ffc22d8d547
src/main/src/org/openspaces/core/cluster/ClusterInfo.java
GS-8286: Misleading messages when using ClusterInfo.setInstanceId with illegal value
Java
apache-2.0
c8869d99f58c697bf69a6761a27ced75ad771980
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-2018 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...
spring-context/src/main/java/org/springframework/context/annotation/Bean.java
/* * Copyright 2002-2018 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...
Deprecate autowire attribute on @Bean annotation Issue: SPR-17281
spring-context/src/main/java/org/springframework/context/annotation/Bean.java
Deprecate autowire attribute on @Bean annotation
Java
apache-2.0
ea942a4268d5bbec3761eb307b091c763547a949
0
debezium/debezium,jpechane/debezium,debezium/debezium,jpechane/debezium,debezium/debezium,debezium/debezium,jpechane/debezium,jpechane/debezium
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.postgresql; import static io.debezium.connector.postgresql.TestHelper.PK_FIELD; import static io.debezium.connector.postgresql.TestH...
debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/PostgresConnectorIT.java
/* * Copyright Debezium Authors. * * Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0 */ package io.debezium.connector.postgresql; import static io.debezium.connector.postgresql.TestHelper.PK_FIELD; import static io.debezium.connector.postgresql.TestH...
DBZ-2288 Test for pgoutput
debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/PostgresConnectorIT.java
DBZ-2288 Test for pgoutput
Java
apache-2.0
fa997cf350f5ca3c1cba24918f7fbfefb7a32ff9
0
allentcm/android-UniversalMusicPlayer,hyuni/android-UniversalMusicPlayer,luoxiaoshenghustedu/android-UniversalMusicPlayer,kidaa/android-UniversalMusicPlayer,rutaihwa/android-UniversalMusicPlayer,tsdl2013/android-UniversalMusicPlayer,MaTriXy/android-UniversalMusicPlayer,tchoulihan/android-UniversalMusicPlayer,LeeeYou/an...
/* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
mobile/src/main/java/com/example/android/uamp/ui/PlaybackControlsFragment.java
/* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Removed unused variables. Change-Id: I5c0c0366ab0adfe0b9b5ad59aa28eca2af76cfb3
mobile/src/main/java/com/example/android/uamp/ui/PlaybackControlsFragment.java
Removed unused variables.
Java
apache-2.0
cfc4c1469b23d633ed26d1410345323c90e86c2a
0
deftlabs/oemware
/** * (C) Copyright 2008, Deft Labs. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program...
src/unit_java/oemware/unit/core/util/FileUtilsTests.java
/** * (C) Copyright 2008, Deft Labs. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program...
added tests.
src/unit_java/oemware/unit/core/util/FileUtilsTests.java
added tests.
Java
apache-2.0
89b6e04ffb388ac3b2f50f7ae754b7bdfcd6dfe8
0
kierarad/gocd,ind9/gocd,ind9/gocd,varshavaradarajan/gocd,naveenbhaskar/gocd,bdpiparva/gocd,tomzo/gocd,Skarlso/gocd,GaneshSPatil/gocd,arvindsv/gocd,gocd/gocd,jyotisingh/gocd,marques-work/gocd,bdpiparva/gocd,ibnc/gocd,kierarad/gocd,ketan/gocd,Skarlso/gocd,kierarad/gocd,jyotisingh/gocd,GaneshSPatil/gocd,varshavaradarajan/...
/* * Copyright 2017 ThoughtWorks, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
base/src/main/java/com/thoughtworks/go/util/SystemUtil.java
/* * Copyright 2017 ThoughtWorks, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
Default to default port when connecting in go agent
base/src/main/java/com/thoughtworks/go/util/SystemUtil.java
Default to default port when connecting in go agent
Java
apache-2.0
7b0b8e0a65df29f00a58591c86cefd0e956fff4f
0
sbespalov/strongbox,sbespalov/strongbox,sbespalov/strongbox,strongbox/strongbox,sbespalov/strongbox,strongbox/strongbox,strongbox/strongbox,strongbox/strongbox
package org.carlspring.strongbox.config; import org.carlspring.strongbox.configuration.StrongboxSecurityConfig; import org.carlspring.strongbox.converters.PrivilegeListFormToPrivilegeListConverter; import org.carlspring.strongbox.converters.RoleFormToRoleConverter; import org.carlspring.strongbox.converters.RoleListFo...
strongbox-web-core/src/main/java/org/carlspring/strongbox/config/WebConfig.java
package org.carlspring.strongbox.config; import org.carlspring.strongbox.configuration.StrongboxSecurityConfig; import org.carlspring.strongbox.converters.PrivilegeListFormToPrivilegeListConverter; import org.carlspring.strongbox.converters.RoleFormToRoleConverter; import org.carlspring.strongbox.converters.RoleListFo...
Fixing wrong view resolver prefix.
strongbox-web-core/src/main/java/org/carlspring/strongbox/config/WebConfig.java
Fixing wrong view resolver prefix.
Java
apache-2.0
e6865f6c180884ad279540f2cc351362327c5c48
0
strapdata/cassandra,weipinghe/cassandra,yanbit/cassandra,iamaleksey/cassandra,guard163/cassandra,jasonstack/cassandra,JeremiahDJordan/cassandra,hengxin/cassandra,chbatey/cassandra-1,dkua/cassandra,aarushi12002/cassandra,stef1927/cassandra,guanxi55nba/key-value-store,hengxin/cassandra,bcoverston/cassandra,phact/cassandr...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
src/java/org/apache/cassandra/config/DatabaseDescriptor.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...
always log settings source git-svn-id: af0234e1aff5c580ad966c5a1be7e5402979d927@999733 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/cassandra/config/DatabaseDescriptor.java
always log settings source
Java
apache-2.0
0bd706af6ef6dab2173e7ac3e724fa48ff73bbf5
0
katre/bazel,cushon/bazel,katre/bazel,bazelbuild/bazel,cushon/bazel,katre/bazel,cushon/bazel,bazelbuild/bazel,cushon/bazel,bazelbuild/bazel,cushon/bazel,cushon/bazel,bazelbuild/bazel,katre/bazel,katre/bazel,katre/bazel,bazelbuild/bazel,bazelbuild/bazel
// Copyright 2016 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
src/main/java/com/google/devtools/build/lib/rules/cpp/proto/CcProtoAspect.java
// Copyright 2016 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
Use ProtoCommon.compile in CC aspects. PiperOrigin-RevId: 440107026
src/main/java/com/google/devtools/build/lib/rules/cpp/proto/CcProtoAspect.java
Use ProtoCommon.compile in CC aspects.
Java
apache-2.0
810c79777fa890b2e961d9587899a100aaac6286
0
XiaoMi/galaxy-sdk-java,XiaoMi/galaxy-sdk-java
package com.xiaomi.infra.galaxy.emq.client; import java.lang.reflect.InvocationHandler; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.Proxy; import java.util.Arrays; /** * Copyright 2015, Xiaomi. * All rights reserved. * Author: shenyuannan@xiaomi.com...
galaxy-emq-client/src/main/java/com/xiaomi/infra/galaxy/emq/client/EMQClient.java
package com.xiaomi.infra.galaxy.emq.client; import java.lang.reflect.InvocationHandler; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.lang.reflect.Proxy; /** * Copyright 2015, Xiaomi. * All rights reserved. * Author: shenyuannan@xiaomi.com */ public class EMQCli...
Fix SDK check methods NPE. Summary: Ref T9503 Test Plan: done Reviewers: fenghonghua, durunnan, xiewenliang Reviewed By: durunnan Maniphest Tasks: T9503 Differential Revision: https://phabricator.d.xiaomi.net/D63687
galaxy-emq-client/src/main/java/com/xiaomi/infra/galaxy/emq/client/EMQClient.java
Fix SDK check methods NPE.
Java
bsd-3-clause
b3b1f4351ab01e937f20442146073547bab85940
0
jason-simmons/sky_engine,tvolkert/engine,jason-simmons/sky_engine,devoncarew/sky_engine,devoncarew/sky_engine,jamesr/sky_engine,jamesr/flutter_engine,flutter/engine,aam/engine,chinmaygarde/sky_engine,rmacnak-google/engine,aam/engine,jamesr/flutter_engine,chinmaygarde/sky_engine,jason-simmons/flutter_engine,tvolkert/eng...
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package io.flutter.plugin.platform; import static android.view.MotionEvent.PointerCoords; import static android.view.MotionEvent.PointerProperties; impor...
shell/platform/android/io/flutter/plugin/platform/PlatformViewsController.java
// Copyright 2013 The Flutter Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package io.flutter.plugin.platform; import static android.view.MotionEvent.PointerCoords; import static android.view.MotionEvent.PointerProperties; impor...
Fix ImageReader "unable to acquire a buffer item" warnings in FlutterImageView (#19319)
shell/platform/android/io/flutter/plugin/platform/PlatformViewsController.java
Fix ImageReader "unable to acquire a buffer item" warnings in FlutterImageView (#19319)
Java
mit
c608c0fe5aec966e6b8340814b0d6134a02c8dad
0
pangratz/physiotoolkit-wrapper,pangratz/physiotoolkit-wrapper
package at.jku.pervasive.ecg.wfdb; import java.io.File; import java.net.URISyntaxException; import java.util.List; public class Edf2MitOptionsTest extends PhysioToolkitTestCase { public void test() throws URISyntaxException { File edfFile = getFile("/20120206171956.EDF"); Edf2MitOptions options = new Edf2M...
src/test/java/at/jku/pervasive/ecg/wfdb/Edf2MitOptionsTest.java
package at.jku.pervasive.ecg.wfdb; import java.io.File; import java.net.URISyntaxException; import java.util.List; public class Edf2MitOptionsTest extends PhysioToolkitTestCase { public void test() throws URISyntaxException { File edfFile = getFile("/20120206171956.EDF"); Edf2MitOptions options = new Edf2M...
add assertion that -b option comes after edf2mit command
src/test/java/at/jku/pervasive/ecg/wfdb/Edf2MitOptionsTest.java
add assertion that -b option comes after edf2mit command
Java
mit
cb7ab4a5f536162b1491c240ed1742259f77afd7
0
AvaIre/AvaIre,AvaIre/AvaIre
package com.avairebot.orion.middleware; import com.avairebot.orion.Orion; import com.avairebot.orion.contracts.middleware.AbstractMiddleware; import net.dv8tion.jda.core.entities.Message; import java.util.Arrays; import java.util.regex.Pattern; public class ProcessCommand extends AbstractMiddleware { private fi...
src/main/java/com/avairebot/orion/middleware/ProcessCommand.java
package com.avairebot.orion.middleware; import com.avairebot.orion.Orion; import com.avairebot.orion.contracts.middleware.AbstractMiddleware; import net.dv8tion.jda.core.entities.Message; import java.util.Arrays; import java.util.regex.Pattern; public class ProcessCommand extends AbstractMiddleware { private fi...
Fix command log messages displaying the right server/channel data
src/main/java/com/avairebot/orion/middleware/ProcessCommand.java
Fix command log messages displaying the right server/channel data