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
26520df75e9d62ab2681277b075f9cff94e4414d
0
maxcom/lorsource,fat0troll/lorsource,maxcom/lorsource,bodqhrohro/lorsource,maxcom/lorsource,hizel/lorsource,hizel/lorsource,ymn/lorsource,ymn/lorsource,kloun/lorsource,kloun/lorsource,kloun/lorsource,bodqhrohro/lorsource,ymn/lorsource,bodqhrohro/lorsource,kloun/lorsource,maxcom/lorsource,hizel/lorsource,fat0troll/lorso...
/* * Copyright 1998-2010 Linux.org.ru * 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/ru/org/linux/spring/dao/DeleteInfoDao.java
/* * Copyright 1998-2010 Linux.org.ru * 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...
DeleteInfoDao: deleteInfo может отсутствовать, не падаем в этом случае
src/main/java/ru/org/linux/spring/dao/DeleteInfoDao.java
DeleteInfoDao: deleteInfo может отсутствовать, не падаем в этом случае
Java
apache-2.0
7b045e83309d6b4b5b1a6fa11c2f88367c51a304
0
xjanker/akita
/* * Copyright 2012 Alibaba.com All right reserved. This software is the * confidential and proprietary information of Alibaba.com ("Confidential * Information"). You shall not disclose such Confidential Information and shall * use it only in accordance with the terms of the license agreement you entered * into wi...
akita-1.0/src/com/alibaba/akita/cache/SimpleCacheSqliteImpl.java
/* * Copyright 2012 Alibaba.com All right reserved. This software is the * confidential and proprietary information of Alibaba.com ("Confidential * Information"). You shall not disclose such Confidential Information and shall * use it only in accordance with the terms of the license agreement you entered * into wi...
cache fixed.
akita-1.0/src/com/alibaba/akita/cache/SimpleCacheSqliteImpl.java
cache fixed.
Java
bsd-3-clause
b26c291b9b9ae190336e640ac5323e9bfea87e53
0
Chiru/ServiceFusionAR,Chiru/ServiceFusionAR
package fi.cie.chiru.servicefusionar.groovesharkService; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.util.Timer; import java.util.TimerTask; import javax.crypto.Mac; import javax.crypto.spec.SecretKeySpec; import android.media.AudioManager; import android.medi...
src/fi/cie/chiru/servicefusionar/groovesharkService/Grooveshark.java
package fi.cie.chiru.servicefusionar.groovesharkService; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.util.Timer; import java.util.TimerTask; import javax.crypto.Mac; import javax.crypto.spec.SecretKeySpec; import android.media.AudioManager; import android.medi...
Grooveshark: Fix behaviour if streaming is finished before it has been played for 30 seconds.
src/fi/cie/chiru/servicefusionar/groovesharkService/Grooveshark.java
Grooveshark: Fix behaviour if streaming is finished before it has been played for 30 seconds.
Java
bsd-3-clause
d5fc1cbe33179951db6e6e0afa2b7282ee70dc7d
0
NCIP/caadapter,NCIP/caadapter,NCIP/caadapter
/** * The content of this file is subject to the caAdapter Software License (the "License"). * A copy of the License is available at: * [caAdapter CVS home directory]\etc\license\caAdapter_license.txt. or at: * http://ncicb.nci.nih.gov/infrastructure/cacore_overview/caadapter/indexContent * /docs/caAdapter_Licen...
software/cmts/src/gov/nih/nci/cbiit/cmts/transform/XQueryBuilder.java
/** * The content of this file is subject to the caAdapter Software License (the "License"). * A copy of the License is available at: * [caAdapter CVS home directory]\etc\license\caAdapter_license.txt. or at: * http://ncicb.nci.nih.gov/infrastructure/cacore_overview/caadapter/indexContent * /docs/caAdapter_Licen...
clone functionDef for each UI box SVN-Revision: 2516
software/cmts/src/gov/nih/nci/cbiit/cmts/transform/XQueryBuilder.java
clone functionDef for each UI box
Java
isc
8b3f541b923d426df1c2274d76a8ec541cb4a2f1
0
yamill/react-native-orientation,yamill/react-native-orientation,yamill/react-native-orientation
package com.github.yamill.orientation; import android.app.Activity; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.content.pm.ActivityInfo; import android.content.res.Configuration; import android.util.Log; i...
android/src/main/java/com/github/yamill/orientation/OrientationModule.java
package com.github.yamill.orientation; import android.app.Activity; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.content.pm.ActivityInfo; import android.content.res.Configuration; import android.util.Log; i...
Added FLog for unregister exceptions
android/src/main/java/com/github/yamill/orientation/OrientationModule.java
Added FLog for unregister exceptions
Java
mit
eb454d1fef002d08a041c17a08109427d97a7e67
0
sjakthol/digitransit-stoptimes-android
package io.github.sjakthol.stoptimes.activity.departures; import android.content.Context; import android.content.res.ColorStateList; import android.graphics.Typeface; import android.support.v4.content.ContextCompat; import android.support.v7.widget.RecyclerView; import android.text.format.DateUtils; import android.vie...
app/src/main/java/io/github/sjakthol/stoptimes/activity/departures/DepartureListAdapter.java
package io.github.sjakthol.stoptimes.activity.departures; import android.content.Context; import android.graphics.Typeface; import android.support.v4.content.ContextCompat; import android.support.v7.widget.RecyclerView; import android.text.format.DateUtils; import android.view.LayoutInflater; import android.view.View;...
Set correct color for non-realtime departures in the departure list
app/src/main/java/io/github/sjakthol/stoptimes/activity/departures/DepartureListAdapter.java
Set correct color for non-realtime departures in the departure list
Java
mit
b2b8fb4a28feef6a5651ad45fb6ac859510b0c4e
0
ChasingPictures/front-end,ChasingPictures/front-end,ChasingPictures/front-end,kaltsimon/Chasing-Pictures-front-end,kaltsimon/Chasing-Pictures-front-end,kaltsimon/Chasing-Pictures-front-end
package de.fu_berlin.cdv.chasingpictures; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.location.Location; import android.os.AsyncTask; import android.os.Bundle; import android.os.Debug; import android.os.Handler; impor...
ChasingPictures/app/src/main/java/de/fu_berlin/cdv/chasingpictures/PictureSelectionActivity.java
package de.fu_berlin.cdv.chasingpictures; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.location.Location; import android.os.AsyncTask; import android.os.Bundle; import android.os.Debug; import android.os.Handler; impor...
Move picture downloading to onPostExecute of location request task
ChasingPictures/app/src/main/java/de/fu_berlin/cdv/chasingpictures/PictureSelectionActivity.java
Move picture downloading to onPostExecute of location request task
Java
mit
7a87d0b9fb3a0427c7cced26126d860c055de13d
0
fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg
package ua.com.fielden.platform.entity.query; import static java.util.Collections.unmodifiableMap; import java.util.HashMap; import java.util.Map; import ua.com.fielden.platform.entity.AbstractEntity; import ua.com.fielden.platform.entity.query.model.OrderingModel; import ua.com.fielden.platform.entity.query.model.Q...
platform-dao/src/main/java/ua/com/fielden/platform/entity/query/QueryProcessingModel.java
package ua.com.fielden.platform.entity.query; import java.util.HashMap; import java.util.Map; import ua.com.fielden.platform.entity.AbstractEntity; import ua.com.fielden.platform.entity.query.fluent.fetch; import ua.com.fielden.platform.entity.query.model.OrderingModel; import ua.com.fielden.platform.entity.query.mod...
#Made params map immutable.
platform-dao/src/main/java/ua/com/fielden/platform/entity/query/QueryProcessingModel.java
#Made params map immutable.
Java
mit
705fdd562eb37f1a5db1c1f5dec8190e2f7437f0
0
CCI-MIT/XCoLab,CCI-MIT/XCoLab,CCI-MIT/XCoLab,CCI-MIT/XCoLab
package org.xcolab.portlets.userprofile.view; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.portlet.bind.annotation.ResourceMapping; import com.liferay.portal....
portlets/userprofile-portlet/src/main/java/org/xcolab/portlets/userprofile/view/SSOunlinkJSONController.java
package org.xcolab.portlets.userprofile.view; import com.liferay.portal.kernel.exception.PortalException; import com.liferay.portal.kernel.exception.SystemException; import com.liferay.portal.model.User; import com.liferay.portal.service.UserLocalServiceUtil; import com.liferay.portal.util.PortalUtil; import org.sprin...
[COLAB-1465] Replaced liferaycalls by client functions
portlets/userprofile-portlet/src/main/java/org/xcolab/portlets/userprofile/view/SSOunlinkJSONController.java
[COLAB-1465] Replaced liferaycalls by client functions
Java
mit
c3beaa4d362030006934d388513d3a05818ce57d
0
hyperwallet/java-sdk,hyperwallet/java-sdk
package com.hyperwallet.clientsdk; import com.fasterxml.jackson.core.type.TypeReference; import com.hyperwallet.clientsdk.model.*; import com.hyperwallet.clientsdk.model.HyperwalletDocument.ECountryCode; import com.hyperwallet.clientsdk.model.HyperwalletDocument.EDocumentCategory; import com.hyperwallet.clientsdk.mode...
src/test/java/com/hyperwallet/clientsdk/HyperwalletTest.java
package com.hyperwallet.clientsdk; import com.fasterxml.jackson.core.type.TypeReference; import com.hyperwallet.clientsdk.model.*; import com.hyperwallet.clientsdk.model.HyperwalletDocument.ECountryCode; import com.hyperwallet.clientsdk.model.HyperwalletDocument.EDocumentCategory; import com.hyperwallet.clientsdk.mode...
review comments - renamed method
src/test/java/com/hyperwallet/clientsdk/HyperwalletTest.java
review comments - renamed method
Java
mit
43f996305f1ed7605f9670516d1d3d2523cfd317
0
wutiarn/flibusta-bot,wutiarn/flibusta-bot
package com.wutiarn.flibustabot.service; import com.wutiarn.flibustabot.model.opds.BookSearchResult; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.web.client.RestTemplate; import org.springframework.web.util.UriComponentsBuilder...
src/main/java/com/wutiarn/flibustabot/service/FlibustaService.java
package com.wutiarn.flibustabot.service; import com.wutiarn.flibustabot.model.opds.Book; import com.wutiarn.flibustabot.model.opds.BookSearchResult; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.web.client.RestTemplate; import ...
WIP: Setup RestTemplate & XML unmarshalling
src/main/java/com/wutiarn/flibustabot/service/FlibustaService.java
WIP: Setup RestTemplate & XML unmarshalling
Java
mit
ee0a00d551b0e315c9f9ef7a5b0aa7d0a69ce079
0
FAU-Inf2/kwikshop-common
package de.fau.cs.mad.kwikshop.common.rest; import com.wordnik.swagger.annotations.ApiOperation; import com.wordnik.swagger.annotations.ApiParam; import de.fau.cs.mad.kwikshop.common.Item; import de.fau.cs.mad.kwikshop.common.User; //import io.dropwizard.auth.Auth; import javax.ws.rs.*; import javax.ws.rs.core.MediaT...
src/main/java/de/fau/cs/mad/kwikshop/common/rest/ListResource.java
package de.fau.cs.mad.kwikshop.common.rest; import com.wordnik.swagger.annotations.ApiOperation; import com.wordnik.swagger.annotations.ApiParam; import de.fau.cs.mad.kwikshop.common.Item; import de.fau.cs.mad.kwikshop.common.User; import io.dropwizard.auth.Auth; import javax.ws.rs.*; import javax.ws.rs.core.MediaTyp...
Temporarily commented out all code in ListResource so dropwizard dependency can be removed from android app
src/main/java/de/fau/cs/mad/kwikshop/common/rest/ListResource.java
Temporarily commented out all code in ListResource so dropwizard dependency can be removed from android app
Java
epl-1.0
7cd3f75b6db9a09014062fe30b7b475a2ede437d
0
rohitmohan96/ceylon-ide-eclipse,rohitmohan96/ceylon-ide-eclipse
package com.redhat.ceylon.eclipse.code.editor; /******************************************************************************* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accomp...
plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/editor/CeylonSourceViewer.java
package com.redhat.ceylon.eclipse.code.editor; /******************************************************************************* * Copyright (c) 2007 IBM Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accomp...
correct indentation on paste #623
plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/editor/CeylonSourceViewer.java
correct indentation on paste #623
Java
epl-1.0
f3be1e62b4244bd237d715b41cfe70db3295d00a
0
ChangeOrientedProgrammingEnvironment/eclipseReplayer,ChangeOrientedProgrammingEnvironment/eclipseRecorder,ChangeOrientedProgrammingEnvironment/eclipseRecorder
package edu.oregonstate.cope.clientRecorder; import java.io.BufferedWriter; import java.io.FileWriter; import java.io.IOException; import java.io.Writer; import java.util.regex.Pattern; import org.json.simple.JSONObject; /** * Persists JSON objects to disc. This class is a Singleton. */ public class ChangePersiste...
edu.oregonstate.cope.clientrecorder/src/edu/oregonstate/cope/clientRecorder/ChangePersister.java
package edu.oregonstate.cope.clientRecorder; import java.io.BufferedWriter; import java.io.FileWriter; import java.io.IOException; import java.io.Writer; import java.util.regex.Pattern; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.JSONValue; /** * Persists JSON objects...
shortened persister separator
edu.oregonstate.cope.clientrecorder/src/edu/oregonstate/cope/clientRecorder/ChangePersister.java
shortened persister separator
Java
epl-1.0
81d119f55ae032c454e6e40c9872125fdf7602eb
0
gamefest2017/ants
package com.ibm.sk.ff.gui.client; import static com.ibm.sk.ff.gui.common.GUIOperations.CLOSE; import static com.ibm.sk.ff.gui.common.GUIOperations.CREATE_GAME; import static com.ibm.sk.ff.gui.common.GUIOperations.EVENT_POLL; import static com.ibm.sk.ff.gui.common.GUIOperations.REMOVE; import static com.ibm.sk.ff.gui.c...
FallFestGUIClient/src/com/ibm/sk/ff/gui/client/GUIFacade.java
package com.ibm.sk.ff.gui.client; import static com.ibm.sk.ff.gui.common.GUIOperations.CLOSE; import static com.ibm.sk.ff.gui.common.GUIOperations.CREATE_GAME; import static com.ibm.sk.ff.gui.common.GUIOperations.EVENT_POLL; import static com.ibm.sk.ff.gui.common.GUIOperations.REMOVE; import static com.ibm.sk.ff.gui.c...
Send finish event when not rendering.
FallFestGUIClient/src/com/ibm/sk/ff/gui/client/GUIFacade.java
Send finish event when not rendering.
Java
epl-1.0
9f97d8761e748f9a1bc9a47e89602770b29f00ba
0
Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts
/** * Copyright (c) 2016 itemis AG - All rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * * Contributors: * Andreas Muelder - itemis AG * Thomas Kutz - itemis AG * */ package org.yakindu.sct.model.stext.scoping; import java.util.ArrayList; import java.util.List...
plugins/org.yakindu.sct.model.stext/src/org/yakindu/sct/model/stext/scoping/StextImportAwareScopeProvider.java
/** * Copyright (c) 2016 itemis AG - All rights Reserved * Unauthorized copying of this file, via any medium is strictly prohibited * * Contributors: * Andreas Muelder - itemis AG * Thomas Kutz - itemis AG * */ package org.yakindu.sct.model.stext.scoping; import java.util.ArrayList; import java.util.List...
fixed coverity #163664 dead scope
plugins/org.yakindu.sct.model.stext/src/org/yakindu/sct/model/stext/scoping/StextImportAwareScopeProvider.java
fixed coverity #163664 dead scope
Java
agpl-3.0
f0895c4b72aa47655bf4dc20144d8368cebf10c9
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
a21221c4-2e5f-11e5-9284-b827eb9e62be
hello.java
a1fe2dcc-2e5f-11e5-9284-b827eb9e62be
a21221c4-2e5f-11e5-9284-b827eb9e62be
hello.java
a21221c4-2e5f-11e5-9284-b827eb9e62be
Java
unlicense
0df3802c9f4ba17c5d1616f94b394c903aca53d7
0
PrinceOfAmber/AppleCore,squeek502/AppleCore
package squeek.applecore; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import static org.objectweb.asm.Opcodes.*; import org.junit.After; import org.junit.Before; import org.junit.Test; imp...
tests/squeek/applecore/TestASMHelper.java
package squeek.applecore; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import static org.objectweb.asm.Opcodes.*; import org.junit.After; import org.junit.Before; import org.junit.Test; imp...
I'm a doof magoof
tests/squeek/applecore/TestASMHelper.java
I'm a doof magoof
Java
apache-2.0
a880cffa6df0cb2830fc2915642079d770f76f1d
0
bijukunjummen/BroadleafCommerce,jiman94/BroadleafCommerce-BroadleafCommerce2014,cengizhanozcan/BroadleafCommerce,macielbombonato/BroadleafCommerce,caosg/BroadleafCommerce,arshadalisoomro/BroadleafCommerce,zhaorui1/BroadleafCommerce,gengzhengtao/BroadleafCommerce,sitexa/BroadleafCommerce,cengizhanozcan/BroadleafCommerce...
/* * Copyright 2008-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
common/src/main/java/org/broadleafcommerce/common/security/EnhancedTokenBasedRememberMeServices.java
/* * Copyright 2008-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Fixed a problem with deprecated constructor.
common/src/main/java/org/broadleafcommerce/common/security/EnhancedTokenBasedRememberMeServices.java
Fixed a problem with deprecated constructor.
Java
apache-2.0
56200fa908cbbbe8d7bf2e5e6f4e48e771c53a56
0
dacofr/wro4j,UAK-35/wro4j,wro4j/wro4j,UAK-35/wro4j,wro4j/wro4j,wro4j/wro4j,UAK-35/wro4j,dacofr/wro4j,dacofr/wro4j,dacofr/wro4j,UAK-35/wro4j
package ro.isdc.wro.model.resource.support.change; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import static org.mockito.Mockito.never; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import static org.mockito.MockitoAnnotations.initMocks; i...
wro4j-core/src/test/java/ro/isdc/wro/model/resource/support/change/TestResourceWatcher.java
package ro.isdc.wro.model.resource.support.change; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import static org.mockito.Mockito.never; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import static org.mockito.MockitoAnnotations.initMocks; i...
Fix failing test
wro4j-core/src/test/java/ro/isdc/wro/model/resource/support/change/TestResourceWatcher.java
Fix failing test
Java
apache-2.0
2dec7b8ab372c2e6b091c2113ab46ba85fd1d26a
0
darranl/directory-server,apache/directory-server,lucastheisen/apache-directory-server,drankye/directory-server,apache/directory-server,darranl/directory-server,lucastheisen/apache-directory-server,drankye/directory-server
/* * 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")...
core-integ/src/test/java/org/apache/directory/server/core/operations/modify/ModifyAddIT.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")...
resurrected jndi exceptions git-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@925196 13f79535-47bb-0310-9956-ffa450edef68
core-integ/src/test/java/org/apache/directory/server/core/operations/modify/ModifyAddIT.java
resurrected jndi exceptions
Java
apache-2.0
25932dab84fb51bb7fc7f9627e0b0066784c4d43
0
hzbarcea/camel-vista
/* * Copyright 2012-2013 The Open Source Electronic Health Record Agent * * 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 req...
rpc/src/main/java/org/osehra/vista/camel/rpc/codec/RpcResponseDecoder.java
/* * Copyright 2012-2013 The Open Source Electronic Health Record Agent * * 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 req...
Add support for empty rpc response frames
rpc/src/main/java/org/osehra/vista/camel/rpc/codec/RpcResponseDecoder.java
Add support for empty rpc response frames
Java
apache-2.0
43d41b1fc6590cbd831cfaa0975e65e9a3a72b30
0
AndrewKhitrin/dbeaver,AndrewKhitrin/dbeaver,AndrewKhitrin/dbeaver,ruspl-afed/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,ruspl-afed/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver
/* * Copyright (C) 2010-2014 Serge Rieder * serge@jkiss.org * * 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 la...
plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/model/impl/jdbc/data/JDBCStructDynamic.java
/* * Copyright (C) 2010-2014 Serge Rieder * serge@jkiss.org * * 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 la...
Dynamic structs handle
plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/model/impl/jdbc/data/JDBCStructDynamic.java
Dynamic structs handle
Java
apache-2.0
d4a505909747cc58eacb864b4742f0a558f9fbde
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-2014 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/jmx/export/annotation/AnnotationJmxAttributeSource.java
/* * Copyright 2002-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
AnnotationJmxAttributeSource uses AnnotationUtils for consistent meta-annotation handling and diagnostics Issue: SPR-12572
spring-context/src/main/java/org/springframework/jmx/export/annotation/AnnotationJmxAttributeSource.java
AnnotationJmxAttributeSource uses AnnotationUtils for consistent meta-annotation handling and diagnostics
Java
apache-2.0
159e180bd7a902928be7bbaf6fb88b38b5b96816
0
billho/symphony,billho/symphony,billho/symphony
/* * Symphony - A modern community (forum/SNS/blog) platform written in Java. * Copyright (C) 2012-2016, b3log.org & hacpai.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either ve...
src/main/java/org/b3log/symphony/service/ArticleQueryService.java
/* * Symphony - A modern community (forum/SNS/blog) platform written in Java. * Copyright (C) 2012-2016, b3log.org & hacpai.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either ve...
:bug: 修复 ToC
src/main/java/org/b3log/symphony/service/ArticleQueryService.java
:bug: 修复 ToC
Java
apache-2.0
d74a77a533105ff8ee94b2f1ad03c03c156d502b
0
spinnaker/halyard,spinnaker/halyard,spinnaker/halyard
/* * Copyright 2018 Google, Inc. * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
halyard-config/src/main/java/com/netflix/spinnaker/halyard/config/model/v1/security/LdapRoleProvider.java
/* * Copyright 2018 Google, Inc. * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
fix(authz/ldap): Fix incorrect node name for ldap role provider. (#1029)
halyard-config/src/main/java/com/netflix/spinnaker/halyard/config/model/v1/security/LdapRoleProvider.java
fix(authz/ldap): Fix incorrect node name for ldap role provider. (#1029)
Java
apache-2.0
33ba2a7a1e954f059356c6d78b6520e0cd3955fe
0
lakshani/carbon-mobile-appmgt,lakshani/carbon-mobile-appmgt,lakshani/carbon-mobile-appmgt,lakshani/carbon-mobile-appmgt
package org.wso2.carbon.appmgt.impl; import org.apache.commons.collections.CollectionUtils; import org.apache.commons.collections.ListUtils; import org.apache.commons.collections.Predicate; import org.apache.commons.lang.StringUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; ...
components/org.wso2.carbon.appmgt.impl/src/main/java/org/wso2/carbon/appmgt/impl/DefaultAppRepository.java
package org.wso2.carbon.appmgt.impl; import org.apache.commons.collections.CollectionUtils; import org.apache.commons.collections.ListUtils; import org.apache.commons.collections.Predicate; import org.apache.commons.lang.StringUtils; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; ...
Check uriTemplate.getPolicyGroup null or not
components/org.wso2.carbon.appmgt.impl/src/main/java/org/wso2/carbon/appmgt/impl/DefaultAppRepository.java
Check uriTemplate.getPolicyGroup null or not
Java
apache-2.0
e580d84a38338ef7161e503df66ec0c90725122c
0
sabriarabacioglu/engerek,rpudil/midpoint,arnost-starosta/midpoint,Pardus-Engerek/engerek,sabriarabacioglu/engerek,arnost-starosta/midpoint,arnost-starosta/midpoint,Pardus-Engerek/engerek,gureronder/midpoint,gureronder/midpoint,PetrGasparik/midpoint,arnost-starosta/midpoint,rpudil/midpoint,sabriarabacioglu/engerek,Pardu...
/** * Copyright (c) 2012 Evolveum * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the License). You may not use this file except in * compliance with the License. * * You can obtain a copy of the License at * http://www.opensource.org/licenses/cddl...
model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
/** * Copyright (c) 2012 Evolveum * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the License). You may not use this file except in * compliance with the License. * * You can obtain a copy of the License at * http://www.opensource.org/licenses/cddl...
increased timeouts for model integrations tests, will be reverted after while.
model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
increased timeouts for model integrations tests, will be reverted after while.
Java
apache-2.0
b4849a2aef3733f58b091391bbfcd7950d7311a6
0
taimos/spring-cxf-daemon,taimos/spring-cxf-daemon,taimos/spring-cxf-daemon
package de.taimos.springcxfdaemon; /* * #%L * Daemon with Spring and CXF * %% * Copyright (C) 2013 Taimos GmbH * %% * 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://w...
src/main/java/de/taimos/springcxfdaemon/JacksonProvider.java
package de.taimos.springcxfdaemon; /* * #%L Daemon with Spring and CXF %% Copyright (C) 2013 Taimos GmbH %% 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/...
fixed head comment
src/main/java/de/taimos/springcxfdaemon/JacksonProvider.java
fixed head comment
Java
apache-2.0
686fe9b137e3ce3661bf07c7f0b3b151d4565efb
0
freeVM/freeVM,freeVM/freeVM,freeVM/freeVM,freeVM/freeVM,freeVM/freeVM
/* Copyright 2005 The Apache Software Foundation or its licensors, as applicable * * 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 * ...
modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorSupportTest.java
/* Copyright 2005 The Apache Software Foundation or its licensors, as applicable * * 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 * ...
Add regression test for HARMONY-1409 ([classlib][beans] add missing get/setSource methods to PropertyEditorSupport) svn path=/incubator/harmony/enhanced/classlib/trunk/; revision=442436
modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyEditorSupportTest.java
Add regression test for HARMONY-1409 ([classlib][beans] add missing get/setSource methods to PropertyEditorSupport)
Java
apache-2.0
e3c418d1cde1b10c2309f37da37ec5f062907334
0
codescale/logging-log4j2,apache/logging-log4j2,codescale/logging-log4j2,apache/logging-log4j2,GFriedrich/logging-log4j2,codescale/logging-log4j2,lqbweb/logging-log4j2,xnslong/logging-log4j2,lqbweb/logging-log4j2,lqbweb/logging-log4j2,GFriedrich/logging-log4j2,GFriedrich/logging-log4j2,apache/logging-log4j2,xnslong/logg...
/* * 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...
log4j-api/src/main/java/org/apache/logging/log4j/message/ReusableParameterizedMessage.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...
Refactor magic number.
log4j-api/src/main/java/org/apache/logging/log4j/message/ReusableParameterizedMessage.java
Refactor magic number.
Java
apache-2.0
7ddf89e27db265fda696f3f4078b0985d84b70a0
0
bright-tools/androidphotobackup
package com.brightsilence.dev.androidphotobackup; import android.annotation.TargetApi; import android.app.AlertDialog; import android.app.Dialog; import android.app.FragmentManager; import android.content.Context; import android.content.DialogInterface; import android.content.SharedPreferences; import android...
app/src/main/java/com/brightsilence/dev/androidphotobackup/PhotoBackupSettingsActivity.java
package com.brightsilence.dev.androidphotobackup; import android.annotation.TargetApi; import android.app.AlertDialog; import android.app.Dialog; import android.app.FragmentManager; import android.content.Context; import android.content.DialogInterface; import android.content.SharedPreferences; import android...
Fix reference to incorrect property
app/src/main/java/com/brightsilence/dev/androidphotobackup/PhotoBackupSettingsActivity.java
Fix reference to incorrect property
Java
apache-2.0
3361a9365bb69b360bdbeb9b668f61993fa95708
0
chirilo/elasticsearch,andrejserafim/elasticsearch,alexksikes/elasticsearch,Siddartha07/elasticsearch,camilojd/elasticsearch,xpandan/elasticsearch,ouyangkongtong/elasticsearch,ulkas/elasticsearch,winstonewert/elasticsearch,kalburgimanjunath/elasticsearch,djschny/elasticsearch,sscarduzio/elasticsearch,rento19962/elastics...
/* * Licensed to Elastic Search and Shay Banon under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Elastic Search licenses this * file to you under the Apache License, Version 2.0 (the * "License"); you m...
modules/elasticsearch/src/main/java/org/elasticsearch/index/mapper/xcontent/XContentDocumentMapper.java
/* * Licensed to Elastic Search and Shay Banon under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Elastic Search licenses this * file to you under the Apache License, Version 2.0 (the * "License"); you m...
since we now take all#enabled into account when checking for include_in_all, there is no need to set it on every mapper
modules/elasticsearch/src/main/java/org/elasticsearch/index/mapper/xcontent/XContentDocumentMapper.java
since we now take all#enabled into account when checking for include_in_all, there is no need to set it on every mapper
Java
apache-2.0
2600261b75a6c078fb9ef232a4c99298ed281b8a
0
webanno/webanno,webanno/webanno,webanno/webanno,webanno/webanno
/******************************************************************************* * Copyright 2012 * Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology * Technische Universität Darmstadt * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
webanno-brat/src/main/java/de/tudarmstadt/ukp/clarin/webanno/brat/curation/component/model/SuggestionBuilder.java
/******************************************************************************* * Copyright 2012 * Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology * Technische Universität Darmstadt * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
#1846 - chili - [Curation] Merging multiple instances on the same offset #1795 - chili - [Experimental] [Curation] Wrong merging of span-instances with slot feature allowing multiple span annotation merging allowing partial slot merging (when every features except the slot feature are the same) no partial merge when t...
webanno-brat/src/main/java/de/tudarmstadt/ukp/clarin/webanno/brat/curation/component/model/SuggestionBuilder.java
#1846 - chili - [Curation] Merging multiple instances on the same offset #1795 - chili - [Experimental] [Curation] Wrong merging of span-instances with slot feature allowing multiple span annotation merging allowing partial slot merging (when every features except the slot feature are the same) no partial merge when t...
Java
apache-2.0
0b50fa3f8fe899ad839b9badd5c5cae07127384b
0
infinispan/protostream
package org.infinispan.protostream.annotations.impl; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.lang.reflect.ParameterizedType; import java.util.Collection; import java.util.Date; import java.util.HashMap; import...
core/src/main/java/org/infinispan/protostream/annotations/impl/ProtoMessageTypeMetadata.java
package org.infinispan.protostream.annotations.impl; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.lang.reflect.ParameterizedType; import java.util.Collection; import java.util.Date; import java.util.HashMap; import...
Clarify error message
core/src/main/java/org/infinispan/protostream/annotations/impl/ProtoMessageTypeMetadata.java
Clarify error message
Java
bsd-2-clause
88a0d279ad7f4fa47c203ce34856539190f3b3c4
0
TehSAUCE/imagej,TehSAUCE/imagej,biovoxxel/imagej,biovoxxel/imagej,biovoxxel/imagej,TehSAUCE/imagej
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2013 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% * Redistribution and use in sourc...
core/legacy/src/main/java/imagej/legacy/plugin/LegacyPluginFinder.java
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2009 - 2013 Board of Regents of the University of * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck * Institute of Molecular Cell Biology and Genetics. * %% * Redistribution and use in sourc...
Legacy Service: Do not add commands without a menuPath We should make such commands available, just be prepared that they might not have a menuPath. Signed-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>
core/legacy/src/main/java/imagej/legacy/plugin/LegacyPluginFinder.java
Legacy Service: Do not add commands without a menuPath
Java
bsd-2-clause
9c6f5e2ca0d646071f6ca3e1669617b1a1ad9722
0
AnimeNeko/Atarashii,ratan12/Atarashii,AnimeNeko/Atarashii,ratan12/Atarashii
package net.somethingdreadful.MAL; import java.util.ArrayList; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import net.somethingdreadful.MAL.Home.networkThread; import net.somethingdreadful.MAL.ItemGridFragmentScrollViewListener.RefreshList; import net.somethingdreadful.MAL.a...
Atarashii/src/net/somethingdreadful/MAL/ItemGridFragment.java
package net.somethingdreadful.MAL; import java.util.ArrayList; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import net.somethingdreadful.MAL.Home.networkThread; import net.somethingdreadful.MAL.ItemGridFragmentScrollViewListener.RefreshList; import net.somethingdreadful.MAL.a...
deleted debug line
Atarashii/src/net/somethingdreadful/MAL/ItemGridFragment.java
deleted debug line
Java
mit
5812aa0da1d4d77ecee15ecc283ffb5ab26a73f1
0
stachon/XChange,timmolter/XChange
/* * The MIT License * * Copyright 2015 Coinmate. * * 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...
xchange-coinmate/src/main/java/org/knowm/xchange/coinmate/dto/account/CoinmateBalance.java
/* * The MIT License * * Copyright 2015 Coinmate. * * 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...
remove extra import
xchange-coinmate/src/main/java/org/knowm/xchange/coinmate/dto/account/CoinmateBalance.java
remove extra import
Java
mit
7da063b3398062ea8dad28ca7bc9a1337c2a339c
0
kmdouglass/Micro-Manager,kmdouglass/Micro-Manager
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.micromanager.acquisition.engine; import java.util.ArrayList; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; import java.util.logging.Level; import java.util.logging....
mmstudio/src/org/micromanager/acquisition/engine/Engine.java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.micromanager.acquisition.engine; import java.util.ArrayList; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; import mmcorej.CMMCore; import mmcorej.Configuration; imp...
After an MDA, only restore z position if slices were used. git-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@5188 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd
mmstudio/src/org/micromanager/acquisition/engine/Engine.java
After an MDA, only restore z position if slices were used.
Java
mit
ff77b8ad659b705f5a679b9e12c99c6b368c1626
0
leanix/leanix-sdk-java
package net.leanix.api.common; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.URI; import java.net.URLEncoder; import java.nio.file.Files; import java.text.DateFormat; import java.util.ArrayList; import java.util.Collection; imp...
src/main/resources/codegen-templates/net/leanix/api/common/ApiClient.java
package net.leanix.api.common; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.URI; import java.net.URLEncoder; import java.nio.file.Files; import java.text.DateFormat; import java.util.ArrayList; import java.util.Collection; imp...
[#128744099] re-enabled API-Key authentication in codegen template
src/main/resources/codegen-templates/net/leanix/api/common/ApiClient.java
[#128744099] re-enabled API-Key authentication in codegen template
Java
mit
a90efd00dbc30bc5f9793464ea67e1e2fae6e69e
0
macrat/RuuMusic,macrat/RuuMusic,macrat/RuuMusic
package jp.blanktar.ruumusic.client; import java.util.Timer; import java.util.TimerTask; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.annotation.StringRes; import android.support.annotation.FloatRange; import android.support.annotation.UiThread; import ...
app/src/main/java/jp/blanktar/ruumusic/client/PlayerFragment.java
package jp.blanktar.ruumusic.client; import java.util.Timer; import java.util.TimerTask; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.annotation.StringRes; import android.support.annotation.FloatRange; import android.support.annotation.UiThread; import ...
Fixed probable bugs
app/src/main/java/jp/blanktar/ruumusic/client/PlayerFragment.java
Fixed probable bugs
Java
mit
10c39903d8368f2cdd850c4d8f5c693545bc8f06
0
FRC1458/turtleshell,FRC1458/turtleshell,FRC1458/turtleshell,FRC1458/turtleshell,FRC1458/turtleshell,FRC1458/turtleshell
package com.team1458.turtleshell2.implementations.sensor; import java.util.TimerTask; import com.team1458.turtleshell2.interfaces.sensor.TurtleRotationSensor; import com.team1458.turtleshell2.util.TurtleMaths; import com.team1458.turtleshell2.util.TurtleMaths.RangeShifter; import com.team1458.turtleshell2.util.types....
TurtwigBot/src/com/team1458/turtleshell2/implementations/sensor/TurtleXtrinsicMagnetometer.java
package com.team1458.turtleshell2.implementations.sensor; import java.util.TimerTask; import com.team1458.turtleshell2.interfaces.sensor.TurtleRotationSensor; import com.team1458.turtleshell2.util.TurtleMaths; import com.team1458.turtleshell2.util.TurtleMaths.RangeShifter; import com.team1458.turtleshell2.util.types....
Made warning less obnoxious
TurtwigBot/src/com/team1458/turtleshell2/implementations/sensor/TurtleXtrinsicMagnetometer.java
Made warning less obnoxious
Java
epl-1.0
5e1bc4a54d18f69893969a2d810d96cc5ea51cb8
0
RepreZen/KaiZen-OpenAPI-Editor,ModelSolv/SwagEdit,RepreZen/SwagEdit
package com.reprezen.swagedit.tests; import static org.junit.Assert.*; import static org.hamcrest.CoreMatchers.*; import static com.reprezen.swagedit.templates.SwaggerContextType.getContentType; import org.junit.Test; import com.reprezen.swagedit.templates.SwaggerContextType.ParametersContextType; import com.repreze...
com.reprezen.swagedit.tests/src/com/reprezen/swagedit/tests/CodeTemplateContextTest.java
package com.reprezen.swagedit.tests; import static org.junit.Assert.*; import static org.hamcrest.CoreMatchers.*; import static com.reprezen.swagedit.templates.SwaggerContextType.getContentType; import org.junit.Test; import com.reprezen.swagedit.templates.SwaggerContextType.ParametersContextType; import com.repreze...
More tests for #97 - Templates defined in the Path context show in other contexts
com.reprezen.swagedit.tests/src/com/reprezen/swagedit/tests/CodeTemplateContextTest.java
More tests for #97 - Templates defined in the Path context show in other contexts
Java
mpl-2.0
3eea5604f46d3c0c101e10910548f35a7fc8d46e
0
jphp-compiler/develnext,jphp-compiler/develnext,jphp-compiler/develnext,jphp-compiler/develnext,jphp-compiler/develnext,jphp-compiler/develnext,jphp-compiler/develnext,jphp-compiler/develnext
package org.develnext.jphp.gui.designer.classes; import javafx.animation.AnimationTimer; import javafx.application.Platform; import javafx.beans.value.ChangeListener; import javafx.beans.value.ObservableValue; import javafx.collections.ObservableList; import javafx.event.ActionEvent; import javafx.event.Event;...
develnext-designer/src/main/java/org/develnext/jphp/gui/designer/classes/UXDesigner.java
package org.develnext.jphp.gui.designer.classes; import javafx.animation.AnimationTimer; import javafx.application.Platform; import javafx.beans.value.ChangeListener; import javafx.beans.value.ObservableValue; import javafx.collections.ObservableList; import javafx.event.ActionEvent; import javafx.event.Event;...
Fix #141. Incorrect selection behaviour in form editor.
develnext-designer/src/main/java/org/develnext/jphp/gui/designer/classes/UXDesigner.java
Fix #141. Incorrect selection behaviour in form editor.
Java
agpl-3.0
48ea522df59199896ae6a2253d275038dba6062e
0
aaguilera/equipstic-client-java,UPC/equipstic-client-java,aaguilera/equipstic-client-java,UPC/equipstic-client-java
package edu.upc.caminstech.equipstic; import java.util.Date; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonInclude.Include; import com.fasterxml.jackson.annotation.JsonProperty; /** * Usuari habitual d'un equip. ...
src/main/java/edu/upc/caminstech/equipstic/UsuariInfraestructura.java
package edu.upc.caminstech.equipstic; import java.util.Date; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonInclude.Include; import com.fasterxml.jackson.annotation.JsonProperty; @JsonInclude(Include.NON_NULL) publ...
doc: added javadoc comment
src/main/java/edu/upc/caminstech/equipstic/UsuariInfraestructura.java
doc: added javadoc comment
Java
apache-2.0
dc5535c7815f8bad3bf9be12bd774f186dfc2fec
0
adessaigne/camel,nikhilvibhav/camel,tdiesler/camel,apache/camel,apache/camel,pax95/camel,pmoerenhout/camel,tadayosi/camel,pax95/camel,apache/camel,nicolaferraro/camel,gnodet/camel,nikhilvibhav/camel,christophd/camel,tadayosi/camel,pax95/camel,mcollovati/camel,gnodet/camel,nicolaferraro/camel,gnodet/camel,nicolaferraro/...
/* * 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 ...
core/camel-support/src/main/java/org/apache/camel/support/PropertyBindingSupport.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 ...
CAMEL-15394: PropertyBindingSupport: Old syntax for #ref values should be handled specially for reflection vs configurer for options that are String type based.
core/camel-support/src/main/java/org/apache/camel/support/PropertyBindingSupport.java
CAMEL-15394: PropertyBindingSupport: Old syntax for #ref values should be handled specially for reflection vs configurer for options that are String type based.
Java
apache-2.0
fff3e00948d116de2793f29c7c37c28b0ed5ad64
0
Camille31/MovieRecommender
package com.camillepradel.movierecommender.testscript; import java.io.BufferedInputStream; import java.io.DataInputStream; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; public class TestGetRecommendations { public static void main(String[] arg...
src/main/java/com/camillepradel/movierecommender/testscript/TestGetRecommendations.java
package com.camillepradel.movierecommender.testscript; import java.io.BufferedInputStream; import java.io.DataInputStream; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; public class TestGetRecommendations { public static void main(String[] args) ...
Refine example test script.
src/main/java/com/camillepradel/movierecommender/testscript/TestGetRecommendations.java
Refine example test script.
Java
apache-2.0
67622f896ba1a0738f138e6a4ea996e0dca2ef2e
0
marcanpilami/jChronix,marcanpilami/jChronix,marcanpilami/jChronix,marcanpilami/jChronix,marcanpilami/jChronix
package org.oxymores.chronix.engine; import java.util.ArrayList; import java.util.List; import javax.jms.Connection; import javax.jms.Destination; import javax.jms.JMSException; import javax.jms.Message; import javax.jms.MessageConsumer; import javax.jms.MessageListener; import javax.jms.Queue; import javax.jms.Sessi...
chronix-core/src/main/java/org/oxymores/chronix/engine/BaseListener.java
package org.oxymores.chronix.engine; import java.util.ArrayList; import java.util.List; import javax.jms.Connection; import javax.jms.Destination; import javax.jms.JMSException; import javax.jms.Message; import javax.jms.MessageConsumer; import javax.jms.MessageListener; import javax.jms.Queue; import javax.jms.Sessi...
Bugfix: rollback left transaction open Signed-off-by: marcanpilami <91b059694e2ab1e9d63bc9013c0667c56c31526e@msn.com>
chronix-core/src/main/java/org/oxymores/chronix/engine/BaseListener.java
Bugfix: rollback left transaction open
Java
apache-2.0
603af01bf536efede695e8d6b5ca235401a83981
0
OpenChatAlytics/OpenChatAlytics,psastras/OpenChatAlytics,psastras/OpenChatAlytics,OpenChatAlytics/OpenChatAlytics,gneokleo/OpenChatAlytics,gneokleo/OpenChatAlytics
package com.chatalytics.compute.db.dao; import com.chatalytics.compute.matrix.GraphPartition; import com.chatalytics.compute.matrix.LabeledDenseMatrix; import com.chatalytics.compute.matrix.LabeledMTJMatrix; import com.chatalytics.core.model.data.IMentionable; import com.chatalytics.core.model.data.MessageSummary; imp...
compute/src/main/java/com/chatalytics/compute/db/dao/MentionableDAO.java
package com.chatalytics.compute.db.dao; import com.chatalytics.compute.matrix.GraphPartition; import com.chatalytics.compute.matrix.LabeledDenseMatrix; import com.chatalytics.compute.matrix.LabeledMTJMatrix; import com.chatalytics.core.model.data.IMentionable; import com.chatalytics.core.model.data.MessageSummary; imp...
Check if a transaction is ongoing before flush - In the mentionable dao check to see if a transaction is ongoing before calling flush
compute/src/main/java/com/chatalytics/compute/db/dao/MentionableDAO.java
Check if a transaction is ongoing before flush
Java
apache-2.0
a2e69b8e51038e32f22ff34a1ba37f407d33f880
0
suncycheng/intellij-community,apixandru/intellij-community,holmes/intellij-community,Distrotech/intellij-community,MichaelNedzelsky/intellij-community,fnouama/intellij-community,kool79/intellij-community,semonte/intellij-community,signed/intellij-community,ernestp/consulo,ryano144/intellij-community,xfournet/intellij-c...
/* * Copyright 2000-2011 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
plugins/cvs/cvs-plugin/src/com/intellij/cvsSupport2/cvsExecution/ModalityContextImpl.java
/* * Copyright 2000-2009 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
IDEA-69094 (CVS: Project tree does not load in "Check Out from CVS Repository" dialog)
plugins/cvs/cvs-plugin/src/com/intellij/cvsSupport2/cvsExecution/ModalityContextImpl.java
IDEA-69094 (CVS: Project tree does not load in "Check Out from CVS Repository" dialog)
Java
apache-2.0
4960eb9b4408c3cc1a94b6e1f51032cc2deb0359
0
zarub2k/moviedroid
package com.cloudskol.moviedroid.favorite; import android.content.ContentValues; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.os.AsyncTask; import com.cloudskol.moviedroid.model.Movie; import com.cloudskol.moviedroid.provider.MovieContract; import com.cloudskol.moviedr...
app/src/main/java/com/cloudskol/moviedroid/favorite/FavoriteTask.java
package com.cloudskol.moviedroid.favorite; import android.content.ContentValues; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.os.AsyncTask; import com.cloudskol.moviedroid.model.Movie; import com.cloudskol.moviedroid.provider.MovieContract; import com.cloudskol.moviedr...
Initial version of Favourite task is added
app/src/main/java/com/cloudskol/moviedroid/favorite/FavoriteTask.java
Initial version of Favourite task is added
Java
apache-2.0
2d1edd2597fa2a489569734a57bd4e075bc30713
0
sangramjadhav/testrs
22df3f76-2ece-11e5-905b-74de2bd44bed
hello.java
22deaade-2ece-11e5-905b-74de2bd44bed
22df3f76-2ece-11e5-905b-74de2bd44bed
hello.java
22df3f76-2ece-11e5-905b-74de2bd44bed
Java
apache-2.0
9ed6878027c0a059967641fd27979aa9ce2f441e
0
ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop
package it.unibz.inf.ontop.reformulation.tests; import java.util.Optional; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.google.common.collect.ImmutableMultimap; import com.google.common.collect.ImmutableSet; import fj.P; import fj.P2; import it.unibz.inf.ont...
reformulation-core/src/test/java/it/unibz/inf/ontop/reformulation/tests/RedundantSelfJoinTest.java
package it.unibz.inf.ontop.reformulation.tests; import java.util.Optional; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.google.common.collect.ImmutableMultimap; import com.google.common.collect.ImmutableSet; import fj.P; import fj.P2; import it.unibz.inf.ont...
Two tests about non-modification added.
reformulation-core/src/test/java/it/unibz/inf/ontop/reformulation/tests/RedundantSelfJoinTest.java
Two tests about non-modification added.
Java
apache-2.0
6545025bc87125563db3df362ab136b935e388aa
0
zhoffice/redisson,redisson/redisson,jackygurui/redisson,mrniko/redisson,ContaAzul/redisson
/** * Copyright 2016 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
redisson/src/main/java/org/redisson/client/handler/CommandsQueue.java
/** * Copyright 2016 Nikita Koksharov * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
Skip some io messages. #617
redisson/src/main/java/org/redisson/client/handler/CommandsQueue.java
Skip some io messages. #617
Java
apache-2.0
0267191c46244f94e7fa0a31a3722eb1b01cc44e
0
spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth
/* * Copyright 2013-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
spring-cloud-sleuth-instrumentation/src/main/java/org/springframework/cloud/sleuth/instrument/rsocket/PayloadUtils.java
/* * Copyright 2013-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
Update PayloadUtils.java (#2145) fixing #2102 Netty reports LEAK while using reactor (Rsocket) with Sleuth
spring-cloud-sleuth-instrumentation/src/main/java/org/springframework/cloud/sleuth/instrument/rsocket/PayloadUtils.java
Update PayloadUtils.java (#2145)
Java
apache-2.0
cbc2db51d53ce4ea35996f1f9c6e29a9009dba0d
0
idea4bsd/idea4bsd,allotria/intellij-community,vvv1559/intellij-community,ThiagoGarciaAlves/intellij-community,asedunov/intellij-community,michaelgallacher/intellij-community,signed/intellij-community,suncycheng/intellij-community,youdonghai/intellij-community,asedunov/intellij-community,da1z/intellij-community,da1z/int...
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
java/debugger/impl/src/com/intellij/debugger/engine/evaluation/expression/EvaluatorBuilderImpl.java
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
IDEA-161167 cannot use a qualified class instance creation expression in Java debugger "Evaluate Expression"
java/debugger/impl/src/com/intellij/debugger/engine/evaluation/expression/EvaluatorBuilderImpl.java
IDEA-161167 cannot use a qualified class instance creation expression in Java debugger "Evaluate Expression"
Java
apache-2.0
46a3658a5243d7d507c870f5b5044dadb5a59f32
0
holmes/intellij-community,pwoodworth/intellij-community,hurricup/intellij-community,jagguli/intellij-community,clumsy/intellij-community,slisson/intellij-community,alphafoobar/intellij-community,petteyg/intellij-community,nicolargo/intellij-community,alphafoobar/intellij-community,fnouama/intellij-community,idea4bsd/id...
/* * Copyright 2000-2012 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
plugins/maven/jps-plugin/testSrc/org/jetbrains/jps/maven/model/JpsMavenJavaBuildingTest.java
/* * Copyright 2000-2012 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
test fixed
plugins/maven/jps-plugin/testSrc/org/jetbrains/jps/maven/model/JpsMavenJavaBuildingTest.java
test fixed
Java
apache-2.0
e668e95b99ab2217e83b466522b6c2e79045aae4
0
takahashikzn/indolently,takahashikzn/indolently
// Copyright 2014 takahashikzn // // 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 wri...
src/main/java/jp/root42/indolently/SMap.java
// Copyright 2014 takahashikzn // // 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 wri...
correct javadoc
src/main/java/jp/root42/indolently/SMap.java
correct javadoc
Java
apache-2.0
72cc75d1a928c3b8162d63e18b24b227d04f0df2
0
phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida
package ca.corefacility.bioinformatics.irida.service.impl; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.transaction.Transactional; import javax.validation.Validator; import ca.corefacility.bioinformatics.irida.ria.web.announcements.dto.AnnouncementUserReadDetails; import org.sp...
src/main/java/ca/corefacility/bioinformatics/irida/service/impl/AnnouncementServiceImpl.java
package ca.corefacility.bioinformatics.irida.service.impl; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.transaction.Transactional; import javax.validation.Validator; import ca.corefacility.bioinformatics.irida.ria.web.announcements.dto.AnnouncementUserReadDetails; import org.sp...
adding canUpdateUser permission to service layer
src/main/java/ca/corefacility/bioinformatics/irida/service/impl/AnnouncementServiceImpl.java
adding canUpdateUser permission to service layer
Java
apache-2.0
cc40dcebcfa9250578ac8cf68a8b15aad4985bd2
0
kdvolder/spring-boot,herau/spring-boot,minmay/spring-boot,qerub/spring-boot,brettwooldridge/spring-boot,olivergierke/spring-boot,yhj630520/spring-boot,kamilszymanski/spring-boot,kdvolder/spring-boot,chrylis/spring-boot,sbcoba/spring-boot,rajendra-chola/jenkins2-course-spring-boot,donhuvy/spring-boot,hqrt/jenkins2-cours...
/* * Copyright 2012-2015 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-boot/src/main/java/org/springframework/boot/context/embedded/undertow/UndertowEmbeddedServletContainerFactory.java
/* * Copyright 2012-2015 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...
Use canonical paths for Undertow document root Update `UndertowEmbeddedServletContainerFactory` so that the canonical path is used when setting up the document root. Prior to this commit Windows machines with `java.io.tmpdir` set to a tilde-compressed path would cause problems. Fixes gh-4765 Closes gh-4766
spring-boot/src/main/java/org/springframework/boot/context/embedded/undertow/UndertowEmbeddedServletContainerFactory.java
Use canonical paths for Undertow document root
Java
apache-2.0
9319ddb2aa2a8b79d0923febd22765491c1d1666
0
s-case/web-service-composition
package eu.scasefp7.eclipse.servicecomposition.codeGenerator; import eu.scasefp7.eclipse.servicecomposition.codeInterpreter.Value; import eu.scasefp7.eclipse.servicecomposition.importer.Importer.Argument; import eu.scasefp7.eclipse.servicecomposition.importer.Importer.Operation; import eu.scasefp7.eclipse.servicecompo...
eu.scasefp7.eclipse.servicecomposition/src/eu/scasefp7/eclipse/servicecomposition/codeGenerator/NonLinearCodeGenerator.java
package eu.scasefp7.eclipse.servicecomposition.codeGenerator; import eu.scasefp7.eclipse.servicecomposition.codeInterpreter.Value; import eu.scasefp7.eclipse.servicecomposition.importer.Importer.Argument; import eu.scasefp7.eclipse.servicecomposition.importer.Importer.Operation; import eu.scasefp7.eclipse.servicecompo...
Fix for creating class objects of the i/o of the services.
eu.scasefp7.eclipse.servicecomposition/src/eu/scasefp7/eclipse/servicecomposition/codeGenerator/NonLinearCodeGenerator.java
Fix for creating class objects of the i/o of the services.
Java
apache-2.0
f33feb4ba290e19f1feae33fe4ad760511d8e3be
0
lucafavatella/intellij-community,suncycheng/intellij-community,retomerz/intellij-community,ThiagoGarciaAlves/intellij-community,nicolargo/intellij-community,asedunov/intellij-community,nicolargo/intellij-community,jagguli/intellij-community,kdwink/intellij-community,izonder/intellij-community,amith01994/intellij-commun...
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/lang-impl/src/com/intellij/util/indexing/FileBasedIndexImpl.java
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
IDEA-CR-2330
platform/lang-impl/src/com/intellij/util/indexing/FileBasedIndexImpl.java
IDEA-CR-2330
Java
apache-2.0
287390b839262d5a3f8ba8575638063bb7625497
0
wreckJ/intellij-community,fengbaicanhe/intellij-community,fengbaicanhe/intellij-community,samthor/intellij-community,ivan-fedorov/intellij-community,dslomov/intellij-community,mglukhikh/intellij-community,semonte/intellij-community,MichaelNedzelsky/intellij-community,holmes/intellij-community,nicolargo/intellij-communi...
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/platform-impl/src/com/intellij/notification/EventLogConsole.java
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
be prepared to event log changes when expiring notifications (EA-53620 - IOOBE: MarkupModelImpl.addLineHighlighter)
platform/platform-impl/src/com/intellij/notification/EventLogConsole.java
be prepared to event log changes when expiring notifications (EA-53620 - IOOBE: MarkupModelImpl.addLineHighlighter)
Java
apache-2.0
9c167d712a80775f8ca4ea70d69dfa18cb06c8f0
0
apache/portals-pluto,apache/portals-pluto,apache/portals-pluto
/* * 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 ...
pluto-container/src/main/java/org/apache/pluto/container/impl/HttpServletPortletRequestWrapper.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 ...
PLUTO-590: rolling back previous fix which caused Portlet 2.0 TCK test failures. I'll investigate this issue further and will try to come up with a solution which passes the Portlet TCK. git-svn-id: d98179c662bf49ad5b85b094e2cd8f1aa3529901@948592 13f79535-47bb-0310-9956-ffa450edef68
pluto-container/src/main/java/org/apache/pluto/container/impl/HttpServletPortletRequestWrapper.java
PLUTO-590: rolling back previous fix which caused Portlet 2.0 TCK test failures. I'll investigate this issue further and will try to come up with a solution which passes the Portlet TCK.
Java
apache-2.0
d4abd1824052fe5667507cae2b294c0fbcc31495
0
designreuse/essentials,onehippo/essentials,onehippo/essentials,designreuse/essentials,onehippo/essentials,onehippo/essentials,designreuse/essentials,designreuse/essentials,designreuse/essentials,designreuse/essentials,onehippo/essentials,onehippo/essentials,designreuse/essentials
/* * Copyright 2013 Hippo B.V. (http://www.onehippo.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 applic...
plugin-api/implementation/src/test/java/org/onehippo/cms7/essentials/dashboard/instruction/PluginInstructionExecutorTest.java
/* * Copyright 2013 Hippo B.V. (http://www.onehippo.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 applic...
- add testcases
plugin-api/implementation/src/test/java/org/onehippo/cms7/essentials/dashboard/instruction/PluginInstructionExecutorTest.java
- add testcases
Java
apache-2.0
da7bc940ec7e20213bce85b32329e86109ce5566
0
ramindu90/siddhi,mohanvive/siddhi,minudika/siddhi,gokul/siddhi,codemogroup/siddhi,ksdperera/siddhi,tishan89/siddhi,slgobinath/siddhi,ChariniNana/siddhi,ramindu90/siddhi,suhothayan/siddhi,nadundesilva/siddhi,ksdperera/siddhi,nadundesilva/siddhi,minudika/siddhi,dilini-muthumala/siddhi,wso2/siddhi,grainier/siddhi,ChariniN...
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
modules/siddhi-core/src/test/java/org/wso2/siddhi/core/query/partition/PartitionTestCase.java
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
Trying to fix the test failure
modules/siddhi-core/src/test/java/org/wso2/siddhi/core/query/partition/PartitionTestCase.java
Trying to fix the test failure
Java
apache-2.0
30975e213355cbe9ea28cf66ef2fb06e2cd82416
0
apache/airavata,anujbhan/airavata,jjj117/airavata,gouravshenoy/airavata,anujbhan/airavata,glahiru/airavata,dogless/airavata,apache/airavata,jjj117/airavata,apache/airavata,gouravshenoy/airavata,dogless/airavata,apache/airavata,glahiru/airavata,anujbhan/airavata,machristie/airavata,machristie/airavata,hasinitg/airavata,...
/* * * 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"); y...
modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/AiravataJPARegistry.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"); y...
Changed exception handling git-svn-id: 0327aa5afade3b52cbddd5cbcbcf0d394f15de03@1414395 13f79535-47bb-0310-9956-ffa450edef68
modules/registry/airavata-jpa-registry/src/main/java/org/apache/airavata/persistance/registry/jpa/impl/AiravataJPARegistry.java
Changed exception handling
Java
apache-2.0
245c81c94c2734d237f7437c6ddfddf576f65dde
0
osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi
/* * $Header$ * * Copyright (c) The OSGi Alliance (2004). All Rights Reserved. * * Implementation of certain elements of the OSGi Specification may be subject * to third party intellectual property rights, including without limitation, * patent rights (such a third party may or may not be a member of the OSGi ...
org.osgi.test.cases.permissionadmin.conditional/src/org/osgi/test/cases/permissionadmin/conditional/tbc/ConditionalTestControl.java
/* * $Header$ * * Copyright (c) The OSGi Alliance (2004). All Rights Reserved. * * Implementation of certain elements of the OSGi Specification may be subject * to third party intellectual property rights, including without limitation, * patent rights (such a third party may or may not be a member of the OSGi ...
*** empty log message ***
org.osgi.test.cases.permissionadmin.conditional/src/org/osgi/test/cases/permissionadmin/conditional/tbc/ConditionalTestControl.java
*** empty log message ***
Java
apache-2.0
45c2f8c6876ef42504dd7ca82f1ca1ecbe9e5f2f
0
hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak
package com.sequenceiq.cloudbreak.structuredevent.converter; import org.springframework.stereotype.Component; import com.sequenceiq.cloudbreak.api.endpoint.v4.common.Status; import com.sequenceiq.cloudbreak.api.endpoint.v4.events.responses.CloudbreakEventV4Response; import com.sequenceiq.cloudbreak.converter.Abstract...
core/src/main/java/com/sequenceiq/cloudbreak/structuredevent/converter/StructuredNotificationEventToCloudbreakEventJsonConverter.java
package com.sequenceiq.cloudbreak.structuredevent.converter; import javax.inject.Inject; import org.springframework.stereotype.Component; import com.sequenceiq.cloudbreak.api.endpoint.v4.common.Status; import com.sequenceiq.cloudbreak.api.endpoint.v4.events.responses.CloudbreakEventV4Response; import com.sequenceiq....
Removed unnecessary Inject
core/src/main/java/com/sequenceiq/cloudbreak/structuredevent/converter/StructuredNotificationEventToCloudbreakEventJsonConverter.java
Removed unnecessary Inject
Java
apache-2.0
625c36c53b42ab2e127ecbf28d261a4e877f1ba0
0
strapdata/elassandra,vroyer/elassandra,vroyer/elassandra,strapdata/elassandra,vroyer/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.ccr.action; import com.carrotsearch.hppc.pred...
x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpack/ccr/action/AutoFollowCoordinator.java
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.ccr.action; import com.carrotsearch.hppc.pred...
Safe publication of AutoFollowCoordinator (#40153) We were leaking a reference to an AutoFollowCoordinator during construction, violating safe publication according to the JLS specification. This commit addresses this by waiting to register AutoFollowCoordinator with the ClusterApplierService after the AutoFollowC...
x-pack/plugin/ccr/src/main/java/org/elasticsearch/xpack/ccr/action/AutoFollowCoordinator.java
Safe publication of AutoFollowCoordinator (#40153)
Java
apache-2.0
42281d4f1a1d59edd118ac7f5d9d3d80e62c4c8c
0
IHTSDO/snow-owl,IHTSDO/snow-owl,b2ihealthcare/snow-owl,IHTSDO/snow-owl,IHTSDO/snow-owl,b2ihealthcare/snow-owl,b2ihealthcare/snow-owl,b2ihealthcare/snow-owl
/* * Copyright 2011-2015 B2i Healthcare Pte Ltd, http://b2i.sg * * 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 require...
snomed/com.b2international.snowowl.snomed.datastore/src/com/b2international/snowowl/snomed/datastore/index/SnomedConceptFullQueryAdapter.java
/* * Copyright 2011-2015 B2i Healthcare Pte Ltd, http://b2i.sg * * 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 require...
SO-1787: deprecate SnomedConceptFullQueryAdapter
snomed/com.b2international.snowowl.snomed.datastore/src/com/b2international/snowowl/snomed/datastore/index/SnomedConceptFullQueryAdapter.java
SO-1787: deprecate SnomedConceptFullQueryAdapter
Java
bsd-2-clause
e202154328cb8751be3726e40d7d4b9b81837526
0
AeroGlass/g3m,octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m,octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,octavianiLocator/g3m
package org.glob3.mobile.generated; // // URL.cpp // G3MiOSSDK // // Created by Diego Gomez Deck on 27/07/12. // Copyright (c) 2012 IGO Software SL. All rights reserved. // // // URL.hpp // G3MiOSSDK // // Created by Diego Gomez Deck on 27/07/12. // Copyright (c) 2012 IGO Software SL. All rights...
Commons/G3MSharedSDK/src/org/glob3/mobile/generated/URL.java
package org.glob3.mobile.generated; // // URL.cpp // G3MiOSSDK // // Created by Diego Gomez Deck on 27/07/12. // Copyright (c) 2012 IGO Software SL. All rights reserved. // // // URL.hpp // G3MiOSSDK // // Created by Diego Gomez Deck on 27/07/12. // Copyright (c) 2012 IGO Software SL. All rights...
Generated
Commons/G3MSharedSDK/src/org/glob3/mobile/generated/URL.java
Generated
Java
mit
09f4d5e78d30c67a6907dd8549110989edb483df
0
berk571/Enes-Abi-Bot,berk571/Enes-Abi-Bot,Blogshot/Trump-Bot,Blogshot/Trump-Bot
package main; import ch.qos.logback.classic.Level; import ch.qos.logback.classic.Logger; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonObject; import listener.ChatListener; import listener.TrackFinishedListener; import org.slf4j.LoggerFactory; import sx.blah.discord.Discor...
src/main/java/main/Main.java
package main; import ch.qos.logback.classic.Level; import ch.qos.logback.classic.Logger; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonObject; import listener.ChatListener; import listener.TrackFinishedListener; import org.slf4j.LoggerFactory; import sx.blah.discord.Discor...
Simplified writeMessage()
src/main/java/main/Main.java
Simplified writeMessage()
Java
mit
b9f9013131e9ed1489fadd344744bcada9d5cf75
0
tiler-project/tiler-collector-sonarqube
package io.tiler.collectors.sonarqube; import org.joda.time.format.DateTimeFormatter; import org.joda.time.format.ISODateTimeFormat; import org.vertx.java.core.Handler; import org.vertx.java.core.eventbus.EventBus; import org.vertx.java.core.http.HttpClient; import org.vertx.java.core.json.JsonArray; import org.vertx....
src/main/java/io/tiler/collectors/sonarqube/SonarQubeCollectorVerticle.java
package io.tiler.collectors.sonarqube; import org.joda.time.DateTime; import org.joda.time.format.DateTimeFormatter; import org.joda.time.format.ISODateTimeFormat; import org.vertx.java.core.Handler; import org.vertx.java.core.eventbus.EventBus; import org.vertx.java.core.http.HttpClient; import org.vertx.java.core.js...
Switched metric times from milliseconds to microseconds
src/main/java/io/tiler/collectors/sonarqube/SonarQubeCollectorVerticle.java
Switched metric times from milliseconds to microseconds
Java
mit
83b47f6359f8f0f55cb93c7de33fe605da07ce9a
0
JabRef/jabref,oscargus/jabref,Mr-DLib/jabref,bartsch-dev/jabref,JabRef/jabref,Mr-DLib/jabref,shitikanth/jabref,grimes2/jabref,sauliusg/jabref,Siedlerchr/jabref,zellerdev/jabref,jhshinn/jabref,zellerdev/jabref,shitikanth/jabref,grimes2/jabref,bartsch-dev/jabref,JabRef/jabref,tobiasdiez/jabref,Siedlerchr/jabref,tobiasdie...
package net.sf.jabref.logic.importer.fileformat; import java.io.IOException; import java.io.StringReader; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Optional; im...
src/test/java/net/sf/jabref/logic/importer/fileformat/BibtexParserTest.java
package net.sf.jabref.logic.importer.fileformat; import java.io.IOException; import java.io.StringReader; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Optional; im...
Remove unused imports
src/test/java/net/sf/jabref/logic/importer/fileformat/BibtexParserTest.java
Remove unused imports
Java
mit
90f4c3166940039fe7663da6ec9d183853aed600
0
sqlancer/sqlancer,sqlancer/sqlancer
package lama.sqlite3; import java.io.FileWriter; import java.io.IOException; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import lama.Datab...
src/lama/sqlite3/SQLite3Provider.java
package lama.sqlite3; import java.io.FileWriter; import java.io.IOException; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import lama.Datab...
Reformat code
src/lama/sqlite3/SQLite3Provider.java
Reformat code
Java
mit
380b9933c84f09b9a843ad115da688a9f37c6750
0
mbarbon/androidcash
/* * Copyright (c) Mattia Barbon <mattia@barbon.org> * distributed under the terms of the MIT license */ package org.barbon.acash; import android.app.AlertDialog; import android.app.ListActivity; import android.content.DialogInterface; import android.content.Intent; import android.database.Cursor; import androi...
src/org/barbon/acash/ExpenseList.java
/* * Copyright (c) Mattia Barbon <mattia@barbon.org> * distributed under the terms of the MIT license */ package org.barbon.acash; import android.app.AlertDialog; import android.app.ListActivity; import android.content.DialogInterface; import android.content.Intent; import android.database.Cursor; import androi...
Only close the 'expense list' activity if the user choses to delete all expenses.
src/org/barbon/acash/ExpenseList.java
Only close the 'expense list' activity if the user choses to delete all expenses.
Java
mit
f5ae3264e980904311bbf195814ab52c75263dd8
0
nwcaldwell/chokinghazard
package models; import helpers.Json; import helpers.JsonObject; import java.awt.Color; import java.io.Serializable; import java.util.ArrayList; import java.util.Stack; import java.util.ArrayList; import javax.swing.JOptionPane; import views.GamePanel; public class Game implements Serializable { // VARIABLES priv...
src/models/Game.java
package models; import helpers.Json; import helpers.JsonObject; import java.awt.Color; import java.io.Serializable; import java.util.ArrayList; import java.util.Stack; import java.util.ArrayList; import javax.swing.JOptionPane; import views.GamePanel; public class Game implements Serializable { // VARIABLES priv...
Minor logic changes to game.java for improved efficiency
src/models/Game.java
Minor logic changes to game.java for improved efficiency
Java
mit
f6c278a60bb39de2cb6e0dca09e873a2abbd21c5
0
CS2103JAN2017-W14-B2/main,CS2103JAN2017-W14-B2/main
package guitests; import static org.junit.Assert.assertTrue; import org.junit.Test; import seedu.taskboss.commons.core.Messages; import seedu.taskboss.testutil.TestTask; //@@author A0147990R public class FindCommandTest extends TaskBossGuiTest { //---------------- Tests for FindCommand ------------------------...
src/test/java/guitests/FindCommandTest.java
package guitests; import static org.junit.Assert.assertTrue; import org.junit.Test; import seedu.taskboss.commons.core.Messages; import seedu.taskboss.testutil.TestTask; //@@author A0147990R public class FindCommandTest extends TaskBossGuiTest { //---------------- Tests for FindCommand ------------------------...
Remove trailing whitespace::FindCommandTest
src/test/java/guitests/FindCommandTest.java
Remove trailing whitespace::FindCommandTest
Java
mit
eaff0f428979c24ba9e892b4f7c01e951c061f01
0
thefreebird777/IT328Prgm1
package src; import java.io.File; import java.io.FileReader; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.IOException; import java.util.ArrayList; public class solveClique { public static int[][] graph; public static int edges, vertices, numGraphs, row; public static ...
src/solveClique.java
package src; import java.io.File; import java.io.FileReader; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.IOException; import java.util.ArrayList; public class solveClique { public static int[][] graph; public static int edges, vertices, numGraphs, row; public static ...
solveClique.java done
src/solveClique.java
solveClique.java done
Java
mit
1cffad2e96aa75e8a9414d23d6a9aeb031f80f67
0
halflite/hiq,halflite/hiq
package net.halflite.hiq; import static net.halflite.hiq.config.AppConfig.DEFAULT_LOCALHOST; import static net.halflite.hiq.config.AppConfig.DEFAULT_PORT; import static net.halflite.hiq.config.AppConfig.RESOURCES_PATH; import static net.halflite.hiq.config.AppConfig.VIEW_PATH; import java.net.URI; import java.util.Ha...
src/main/java/net/halflite/hiq/App.java
package net.halflite.hiq; import static net.halflite.hiq.config.AppConfig.DEFAULT_LOCALHOST; import static net.halflite.hiq.config.AppConfig.DEFAULT_PORT; import static net.halflite.hiq.config.AppConfig.RESOURCES_PATH; import static net.halflite.hiq.config.AppConfig.VIEW_PATH; import java.net.URI; import java.util.Ha...
環境変数をログ出力
src/main/java/net/halflite/hiq/App.java
環境変数をログ出力
Java
mit
c2560c96f718ab1978690a508894b05844bb789a
0
brunyuriy/crystalvc,KaranDagar/crystalvc,brunyuriy/crystalvc,SoftwareEngineeringToolDemos/FSE-2011-Crystal,SoftwareEngineeringToolDemos/FSE-2011-Crystal,KaranDagar/FSE-2011-Crystal---old,KaranDagar/FSE-2011-Crystal---old,SoftwareEngineeringToolDemos/FSE-2011-Crystal,KaranDagar/crystalvc
package crystal.client; import java.awt.ComponentOrientation; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.HashMap; import javax.swing.BoxLayout; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; import javax.sw...
src/crystal/client/ConflictClient.java
package crystal.client; import java.awt.ComponentOrientation; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.HashMap; import javax.swing.BoxLayout; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; import javax.sw...
Got rid of the extra spacing I created for Mike because it turned out to not be universal.
src/crystal/client/ConflictClient.java
Got rid of the extra spacing I created for Mike because it turned out to not be universal.
Java
mit
998c380b240cb09644c81e68a56eb6a6c6cbbcfc
0
x-nagasawa/kmkt
package com.github.kmkt.util; import java.io.BufferedOutputStream; import java.io.IOException; import java.io.OutputStream; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org....
src/com/github/kmkt/util/ImageServlet.java
package com.github.kmkt.util; import java.io.BufferedOutputStream; import java.io.IOException; import java.io.OutputStream; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org....
* add Cache-Control header to avoid the image is cached
src/com/github/kmkt/util/ImageServlet.java
* add Cache-Control header to avoid the image is cached
Java
mit
19f27cda9f26d6570fcde79de02559715cc24911
0
langerhans/multidoge,bubuntux/multibit,monapu/multimona,HashEngineering/digitalcoin-multibit,ai-coin/multibit,travisfw/multibit,myronkaradimas/multibit,bitcartel/multibit,GroestlCoin/MultiGroestl,myronkaradimas/multibit,HashEngineering/digitalcoin-multibit,bitcartel/multibit,bitcoin-solutions/multibit,GroestlCoin/Multi...
/** * Copyright 2012 multibit.org * * Licensed under the MIT license (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://opensource.org/licenses/mit-license.php * * Unless required by applicable law or agreed to in writing,...
src/main/java/org/multibit/file/FileHandler.java
/** * Copyright 2012 multibit.org * * Licensed under the MIT license (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://opensource.org/licenses/mit-license.php * * Unless required by applicable law or agreed to in writing,...
private key backups uses new backup directory structure
src/main/java/org/multibit/file/FileHandler.java
private key backups uses new backup directory structure
Java
mit
8edfa22a94d90e872256a720a5df1bc2e269c5bb
0
aterai/java-swing-tips,aterai/java-swing-tips,aterai/java-swing-tips,aterai/java-swing-tips
package example; //-*- mode:java; encoding:utf-8 -*- // vim:set fileencoding=utf-8: //@homepage@ import java.awt.*; import java.util.*; import javax.swing.*; import javax.swing.event.*; import javax.swing.table.*; public final class MainPanel extends JPanel { private final String[] columnNames = {"Integer", "Integ...
SliderInTableCell/src/java/example/MainPanel.java
package example; //-*- mode:java; encoding:utf-8 -*- // vim:set fileencoding=utf-8: //@homepage@ import java.awt.*; import java.util.*; import javax.swing.*; import javax.swing.event.*; import javax.swing.table.*; public final class MainPanel extends JPanel { private final String[] columnNames = {"Integer", "Integ...
chore: check if Object is instance of Integer
SliderInTableCell/src/java/example/MainPanel.java
chore: check if Object is instance of Integer
Java
mit
12364dbc3a36189ef8e23879d58c757a535f77e4
0
TheGuTy/sudoku
package sudoku; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Font; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event...
src/sudoku/Ventana.java
package sudoku; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Font; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event...
cambio de colores
src/sudoku/Ventana.java
cambio de colores
Java
mit
15a1d5b496e2a5b2f9e6543a55ac9924958d47af
0
fredyw/leetcode,fredyw/leetcode,fredyw/leetcode,fredyw/leetcode
package leetcode; /** * https://leetcode.com/problems/range-addition-ii/ */ public class Problem598 { public int maxCount(int m, int n, int[][] ops) { if (ops.length == 0) { return m * n; } int rowSize = 0; int colSize = 0; for (int i = 0; i < ops.length; i++) ...
src/main/java/leetcode/Problem598.java
package leetcode; /** * https://leetcode.com/problems/range-addition-ii/ */ public class Problem598 { public int maxCount(int m, int n, int[][] ops) { if (ops.length == 0) { return m * n; } int[][] matrix = new int[m][n]; int max = 0; int count = 0; for...
Solve problem 598
src/main/java/leetcode/Problem598.java
Solve problem 598
Java
mit
9a5c4134424f8e3a80cc59b541f75497cac146dc
0
yegor256/takes,yegor256/takes,dalifreire/takes,essobedo/takes,xupyprmv/takes,simonjenga/takes,simonjenga/takes,essobedo/takes,xupyprmv/takes,dalifreire/takes
/** * The MIT License (MIT) * * Copyright (c) 2015 Yegor Bugayenko * * 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 ...
src/main/java/org/takes/rq/RqForm.java
/** * The MIT License (MIT) * * Copyright (c) 2015 Yegor Bugayenko * * 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 ...
just to have new travis build
src/main/java/org/takes/rq/RqForm.java
just to have new travis build
Java
mit
b12201272cb8d32a44ebd6dba2f8cb90aa6de482
0
godotgildor/igv,itenente/igv,godotgildor/igv,godotgildor/igv,amwenger/igv,itenente/igv,igvteam/igv,amwenger/igv,igvteam/igv,igvteam/igv,godotgildor/igv,amwenger/igv,godotgildor/igv,itenente/igv,igvteam/igv,itenente/igv,amwenger/igv,amwenger/igv,igvteam/igv,itenente/igv
/* * Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved. * * This software is licensed under the terms of the GNU Lesser General Public License (LGPL), * Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php. * * THE SOFTWARE IS PROVIDED "AS IS." TH...
src/org/broad/igv/ui/panel/ZoomSliderPanel.java
/* * Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved. * * This software is licensed under the terms of the GNU Lesser General Public License (LGPL), * Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php. * * THE SOFTWARE IS PROVIDED "AS IS." TH...
Fix bug where zoom slider was responding to click events even when disabled git-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@2034 17392f64-ead8-4cea-ae29-09b3ab513800
src/org/broad/igv/ui/panel/ZoomSliderPanel.java
Fix bug where zoom slider was responding to click events even when disabled
Java
mpl-2.0
3cfde4fb657c77b3939236d9bcd27f433b0c8db7
0
msteinhoff/hello-world
public class HelloWorld { public static void main(String[] args) { System.out.println('Hello world'); } }
src/main/java/HelloWorld.java
cc7e1ba6-cb8e-11e5-b254-00264a111016
Final commit :sunglasses:
src/main/java/HelloWorld.java
Final commit :sunglasses:
Java
agpl-3.0
7422bc0eb525fe0396565c78ac4c10136c472130
0
MarkehMe/FactionsPlus
package markehme.factionsplus.extras; import org.bukkit.*; import org.bukkit.block.*; import org.bukkit.entity.*; import org.bukkit.permissions.*; import markehme.factionsplus.*; import com.griefcraft.lwc.*; import com.griefcraft.scripting.*; import com.griefcraft.scripting.event.*; import com.massivecraft.factions....
src/markehme/factionsplus/extras/LWCModule.java
package markehme.factionsplus.extras; import org.bukkit.*; import org.bukkit.block.*; import org.bukkit.entity.*; import org.bukkit.permissions.*; import markehme.factionsplus.*; import com.griefcraft.lwc.*; import com.griefcraft.scripting.*; import com.griefcraft.scripting.event.*; import com.massivecraft.factions....
Does Not Block Opening Protections in wilderness
src/markehme/factionsplus/extras/LWCModule.java
Does Not Block Opening Protections in wilderness
Java
agpl-3.0
d45b801ed26bd8b50966a0668378c2889c90da97
0
LibrePlan/libreplan,poum/libreplan,Marine-22/libre,skylow95/libreplan,PaulLuchyn/libreplan,LibrePlan/libreplan,LibrePlan/libreplan,dgray16/libreplan,dgray16/libreplan,LibrePlan/libreplan,dgray16/libreplan,skylow95/libreplan,skylow95/libreplan,skylow95/libreplan,PaulLuchyn/libreplan,LibrePlan/libreplan,dgray16/libreplan...
/* * This file is part of LibrePlan * * Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e * Desenvolvemento Tecnolóxico de Galicia * Copyright (C) 2010-2011 Igalia, S.L. * * This program is free software: you can redistribute it and/or modify * it under the terms ...
libreplan-webapp/src/main/java/org/libreplan/web/common/MessagesForUser.java
/* * This file is part of LibrePlan * * Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e * Desenvolvemento Tecnolóxico de Galicia * Copyright (C) 2010-2011 Igalia, S.L. * * This program is free software: you can redistribute it and/or modify * it under the terms ...
Fix issue with messages for users The MessagesForUser component is used for showing information and error messages to the users. It's designed to disappear once the user does some action and a minimum of time has passed. This is done listening to the events being produced in the page. In previous versions of ZK this ...
libreplan-webapp/src/main/java/org/libreplan/web/common/MessagesForUser.java
Fix issue with messages for users
Java
lgpl-2.1
664bb363b9a65607b225eb656f2268be51036c52
0
deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: Department of Geography, University of Bonn and lat/lon GmbH This library is free software; you can redistribute it and/or modify it under the ...
deegree-core/src/main/java/org/deegree/feature/persistence/shape/SHPReader.java
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: Department of Geography, University of Bonn and lat/lon GmbH This library is free software; you can redistribute it and/or modify it under the ...
topic: bug fix type: minor module: commons description: Fixed endianness when parsing shp header.
deegree-core/src/main/java/org/deegree/feature/persistence/shape/SHPReader.java
topic: bug fix type: minor module: commons description: Fixed endianness when parsing shp header.
Java
apache-2.0
45af6beb5b8cbd8c084001a9c01ce0f8af153380
0
fkeglevich/Raw-Dumper,fkeglevich/Raw-Dumper,fkeglevich/Raw-Dumper
/* * Copyright 2017, Flávio Keglevich * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
app/src/main/java/com/fkeglevich/rawdumper/camera/async/CameraManager.java
/* * Copyright 2017, Flávio Keglevich * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
Removing all camera closed listeners after they are dispatched
app/src/main/java/com/fkeglevich/rawdumper/camera/async/CameraManager.java
Removing all camera closed listeners after they are dispatched
Java
apache-2.0
c1565bb64598766399b3f737e1378a106a93edb9
0
tateshitah/jspwiki,tateshitah/jspwiki,tateshitah/jspwiki,tateshitah/jspwiki
/* JSPWiki - a JSP-based WikiWiki clone. Copyright (C) 2001-2002 Janne Jalkanen (Janne.Jalkanen@iki.fi) 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 2.1...
src/com/ecyrd/jspwiki/PageManager.java
/* JSPWiki - a JSP-based WikiWiki clone. Copyright (C) 2001-2002 Janne Jalkanen (Janne.Jalkanen@iki.fi) 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 2.1...
Moved findPages() to WikiEngine git-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624210 13f79535-47bb-0310-9956-ffa450edef68
src/com/ecyrd/jspwiki/PageManager.java
Moved findPages() to WikiEngine
Java
apache-2.0
e9bc4f96e8d4934f7ee138cb8d81313a80e762ec
0
msaperst/selenified,msaperst/selenified
package unit; import com.coveros.selenified.Browser; import com.coveros.selenified.OutputFile; import com.coveros.selenified.OutputFile.Result; import com.coveros.selenified.OutputFile.Success; import com.coveros.selenified.services.Request; import com.coveros.selenified.services.Response; import com.google.common.bas...
src/test/java/unit/OutputFileTest.java
package unit; import com.coveros.selenified.Browser; import com.coveros.selenified.OutputFile; import com.coveros.selenified.OutputFile.Result; import com.coveros.selenified.OutputFile.Success; import com.coveros.selenified.services.Request; import com.coveros.selenified.services.Response; import com.google.common.bas...
Cleaning up parent dir
src/test/java/unit/OutputFileTest.java
Cleaning up parent dir
Java
apache-2.0
04a8a0359adc456335f60d83aa55b3741dc6e33a
0
jacksonic/vjlofvhjfgm,foam-framework/foam2,TanayParikh/foam2,foam-framework/foam2,TanayParikh/foam2,foam-framework/foam2,foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,jacksonic/vjlofvhjfgm,TanayParikh/foam2,TanayParikh/foam2
/** * @license * Copyright 2017 The FOAM Authors. All Rights Reserved. * http://www.apache.org/licenses/LICENSE-2.0 */ package foam.nanos.boot; import foam.core.*; import foam.dao.*; import foam.mlang.*; import foam.nanos.auth.*; import foam.nanos.pm.*; import foam.nanos.pm.PMDAO; public class Boot { protected...
java_src/foam/nanos/boot/Boot.java
/** * @license * Copyright 2017 The FOAM Authors. All Rights Reserved. * http://www.apache.org/licenses/LICENSE-2.0 */ package foam.nanos.boot; import foam.core.*; import foam.dao.*; import foam.mlang.*; import foam.nanos.auth.*; import foam.nanos.pm.*; import foam.nanos.pm.PMDAO; public class Boot { protected...
Register UptimeServlet in Boot server.
java_src/foam/nanos/boot/Boot.java
Register UptimeServlet in Boot server.
Java
apache-2.0
1fd880754135a0d5fb221a68061d11f383ccbb41
0
marius-m/rx_sandbox
package lt.markmerkk; import rx.Observable; import rx.functions.Action1; import rx.functions.Func1; /** * Created by mariusmerkevicius on 1/27/16. */ public class Main { public static void main(String[] args) { Observable.just("123") .map(s -> Integer.parseInt(s)+1) .subscribe(i -> System.o...
app/src/main/java/lt/markmerkk/Main.java
package lt.markmerkk; import rx.Observable; import rx.functions.Action1; import rx.functions.Func1; /** * Created by mariusmerkevicius on 1/27/16. */ public class Main { public static void main(String[] args) { Observable.just("123") .map(new Func1<String, Integer>() { @Override ...
Simplifying to lambdas.
app/src/main/java/lt/markmerkk/Main.java
Simplifying to lambdas.
Java
apache-2.0
b43dcd4b83e8b74ce28b8a0f34fd9976a77bc6b2
0
shahankhatch/aurora,mschenck/aurora,thinker0/aurora,crashlytics/aurora,shahankhatch/aurora,mschenck/aurora,mschenck/aurora,shahankhatch/aurora,crashlytics/aurora,mschenck/aurora,kidaa/aurora,shahankhatch/aurora,medallia/aurora,mschenck/aurora,kidaa/aurora,apache/aurora,thinker0/aurora,rosmo/aurora,wfarner/aurora,mkhuto...
package com.twitter.mesos.executor; import mesos.Executor; import mesos.MesosExecutorDriver; import java.io.File; import java.util.logging.Logger; import com.google.common.base.Preconditions; import com.google.common.base.Supplier; import com.google.common.collect.ImmutableList; import com.google.inject.Inject; impo...
src/java/com/twitter/mesos/executor/ExecutorMain.java
package com.twitter.mesos.executor; import com.google.common.base.Preconditions; import com.google.common.base.Supplier; import com.google.common.collect.ImmutableList; import com.google.inject.Inject; import com.google.inject.Module; import com.twitter.common.args.Option; import com.twitter.common.base.Command; impor...
Squashed commit of the following: commit 5b3ad770d860163955dbd35d4e4a99d88d042558 Author: jsirois <jsirois@twitter.com> Date: Mon Feb 21 18:25:03 2011 -0700 Introduce an UnresettableLogManager to allow using java.util.logging effectively during vm shutdown. + install UnresettableLogManager in executor.sh an...
src/java/com/twitter/mesos/executor/ExecutorMain.java
Squashed commit of the following:
Java
apache-2.0
3f94f176046bd7ef0966d3263354e9329117ad55
0
geekyouup/ultimatestopwatch
package com.geekyouup.android.ustopwatch.fragments; import java.util.ArrayList; import android.app.ListFragment; import android.content.Context; import android.content.SharedPreferences; import android.graphics.Color; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import andro...
stopwatch/src/com/geekyouup/android/ustopwatch/fragments/LapTimesFragment.java
package com.geekyouup.android.ustopwatch.fragments; import java.util.ArrayList; import android.app.ListFragment; import android.content.Context; import android.content.SharedPreferences; import android.graphics.Color; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import andro...
fixed pause/resume storing of current mode, no longer gets out of sync wiht rest of app git-svn-id: d6a8fe06f60773f5697292f3da3246ab14dacdb5@27 31a94f91-a260-7e09-7896-cf7e99866384
stopwatch/src/com/geekyouup/android/ustopwatch/fragments/LapTimesFragment.java
fixed pause/resume storing of current mode, no longer gets out of sync wiht rest of app