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
c80d33ae36d4a3c268f056c65ef89381b78308bb
0
google/compile-testing
/* * Copyright (C) 2014 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...
src/main/java/com/google/testing/compile/TreeDiffer.java
/* * Copyright (C) 2014 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...
entires -> entries ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=109594497
src/main/java/com/google/testing/compile/TreeDiffer.java
entires -> entries ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=109594497
Java
apache-2.0
d329b790c0ffe7cecbd087aace372fb0376e1949
0
apache/commons-bcel,mohanaraosv/commons-bcel,tempbottle/commons-bcel,mohanaraosv/commons-bcel,Maccimo/commons-bcel,typetools/commons-bcel,tempbottle/commons-bcel,apache/commons-bcel,tempbottle/commons-bcel,Maccimo/commons-bcel,typetools/commons-bcel,Maccimo/commons-bcel,typetools/commons-bcel,mohanaraosv/commons-bcel,a...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
src/main/java/org/apache/bcel/classfile/ClassParser.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 ...
Tab police git-svn-id: 77ab32d24b47fe90dc24bcc15ad4d4ee91dcaedf@1136408 13f79535-47bb-0310-9956-ffa450edef68
src/main/java/org/apache/bcel/classfile/ClassParser.java
Tab police
Java
apache-2.0
be1d27c2eac1cfdf27f6a48ab8f4642b99bfa29b
0
immutables/immutables
/* * Copyright 2019 Immutables Authors and Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
criteria/common/test/org/immutables/criteria/typemodel/BooleanTemplate.java
/* * Copyright 2019 Immutables Authors and Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Add boxed projection to BooleanTemplate test
criteria/common/test/org/immutables/criteria/typemodel/BooleanTemplate.java
Add boxed projection to BooleanTemplate test
Java
apache-2.0
8b76f2de25e26bd0960f5f783e64e14364e74610
0
jimulabs/mirror-sandbox,jimulabs/mirror-sandbox
package com.jimulabs.mirrorsandbox; /** * MirrorSandbox classes are considered "design mode" code for quick experiments or populating views * with mock data. Think of it as a REPL for Android UI (layouts and animations) when used in * combination with the Java code hot-swapping of Mirror. * * Mirror uses classes ...
lib/src/main/java/com/jimulabs/mirrorsandbox/MirrorSandbox.java
package com.jimulabs.mirrorsandbox; /** * MirrorSandbox classes are considered "design mode" code for quick experiments or populating views * with mock data. Think of it as a REPL for Android UI (layouts and animations) when used in * combination with the Java code hot-swapping of Mirror. * * Mirror uses classes ...
Fix java lint error
lib/src/main/java/com/jimulabs/mirrorsandbox/MirrorSandbox.java
Fix java lint error
Java
apache-2.0
f456db267f06c007480be874333d9754b8d80f79
0
fhanik/spring-security,diegofernandes/spring-security,jgrandja/spring-security,kazuki43zoo/spring-security,caiwenshu/spring-security,diegofernandes/spring-security,olezhuravlev/spring-security,vitorgv/spring-security,pkdevbox/spring-security,xingguang2013/spring-security,djechelon/spring-security,liuguohua/spring-secur...
/* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited * * 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...
web/src/main/java/org/springframework/security/web/authentication/AbstractAuthenticationProcessingFilter.java
/* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited * * 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...
SEC-1779: Added getters for success and failure handlers to AbstractAuthenticationProcessingFilter.
web/src/main/java/org/springframework/security/web/authentication/AbstractAuthenticationProcessingFilter.java
SEC-1779: Added getters for success and failure handlers to AbstractAuthenticationProcessingFilter.
Java
artistic-2.0
f767d4d066e25df47c661a71764353d8f5865390
0
TheHubMobileApp/TheHub
package com.thehub.thehubandroid; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentPagerAdapter; import android.support.v4.app.FragmentTransaction; import android.support.v4.view.ViewPager; import andr...
app/src/main/java/com/thehub/thehubandroid/ActionActivity.java
package com.thehub.thehubandroid; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentPagerAdapter; import android.support.v4.app.FragmentTransaction; import android.support.v4.view.ViewPager; import andr...
update view to say Friends in the action bar
app/src/main/java/com/thehub/thehubandroid/ActionActivity.java
update view to say Friends in the action bar
Java
bsd-3-clause
62861f32673a206bde6462ba0ddd41eec40e7e36
0
NCIP/nci-report-writer,NCIP/nci-report-writer,NCIP/nci-report-writer
/*L * Copyright Northrop Grumman Information Technology. * * Distributed under the OSI-approved BSD 3-Clause License. * See http://ncip.github.com/nci-report-writer/LICENSE.txt for details. */ package gov.nih.nci.evs.reportwriter.service; import java.io.*; import java.util.*; import gov.nih.nci.evs....
software/ncireportwriter/src/java/gov/nih/nci/evs/reportwriter/service/ReportGenerationThread.java
/*L * Copyright Northrop Grumman Information Technology. * * Distributed under the OSI-approved BSD 3-Clause License. * See http://ncip.github.com/nci-report-writer/LICENSE.txt for details. */ package gov.nih.nci.evs.reportwriter.service; import java.io.*; import java.util.*; import gov.nih.nci.evs....
[EVSREPORT-97] No longer getting confirmation emails.
software/ncireportwriter/src/java/gov/nih/nci/evs/reportwriter/service/ReportGenerationThread.java
[EVSREPORT-97] No longer getting confirmation emails.
Java
bsd-3-clause
04125b703464c61f0634270cb7af1e97b25060ad
0
muloem/xins,muloem/xins,muloem/xins
/* * $Id$ */ package org.xins.tests.client; import java.net.URL; import java.util.ArrayList; import java.util.List; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; import org.xins.client.ActualFunctionCaller; import org.xins.client.CallTargetGroup; import org.xins.clie...
src/tests/org/xins/tests/client/CallTargetGroupTests.java
/* * $Id$ */ package org.xins.tests.client; import java.net.URL; import java.util.ArrayList; import java.util.List; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; import org.xins.client.ActualFunctionCaller; import org.xins.client.CallTargetGroup; import org.xins.clie...
Extended tests.
src/tests/org/xins/tests/client/CallTargetGroupTests.java
Extended tests.
Java
mit
d83308b8d11fbf43d005b4375dddb87cd31bc529
0
tomsik68/mclauncher-api,tomsik68/mclauncher-api,mcNETDev/mclauncher-api
package sk.tomsik68.mclauncher.impl.common; import sk.tomsik68.mclauncher.api.common.IOperatingSystem; import sk.tomsik68.mclauncher.api.common.MCLauncherAPI; import java.util.HashMap; import java.util.LinkedList; public final class Platform { // macos was renamed to osx in 1.6, so I've created a map of changed ...
src/main/java/sk/tomsik68/mclauncher/impl/common/Platform.java
package sk.tomsik68.mclauncher.impl.common; import sk.tomsik68.mclauncher.api.common.IOperatingSystem; import sk.tomsik68.mclauncher.api.common.MCLauncherAPI; import java.util.HashMap; import java.util.LinkedList; public final class Platform { // macos was renamed to osx in 1.6, so I've created a map of changed ...
Platform is a singleton
src/main/java/sk/tomsik68/mclauncher/impl/common/Platform.java
Platform is a singleton
Java
mit
4916605e3fec23bfa40973b5848c63032778e1db
0
nus-mtp/worldscope,nus-mtp/worldscope,nus-mtp/worldscope,nus-mtp/worldscope
package com.litmus.worldscope.utility; import android.content.Context; import android.preference.PreferenceManager; import android.util.Log; import com.google.gson.FieldNamingPolicy; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonDeserializationContext; import com.google.g...
client/android/WorldScope/app/src/main/java/com/litmus/worldscope/utility/WorldScopeRestAPI.java
package com.litmus.worldscope.utility; import android.content.Context; import android.preference.PreferenceManager; import android.util.Log; import com.google.gson.FieldNamingPolicy; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonDeserializationContext; import com.google.g...
Refactor return message
client/android/WorldScope/app/src/main/java/com/litmus/worldscope/utility/WorldScopeRestAPI.java
Refactor return message
Java
epl-1.0
049d15924b25f51dcb5847e8513710cc6c247a3f
0
unverbraucht/kura,rohitdubey12/kura,nicolatimeus/kura,markcullen/kura_Windows,ctron/kura,rohitdubey12/kura,ymai/kura,markcullen/kura_Windows,ctron/kura,MMaiero/kura,nicolatimeus/kura,amitjoy/kura,ymai/kura,prm-svm/kura,unverbraucht/kura,cdealti/kura,nicolatimeus/kura,rohitdubey12/kura,prm-svm/kura,amitjoy/kura,darionct...
/** * Copyright (c) 2011, 2014 Eurotech and/or its affiliates * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * ...
kura/org.eclipse.kura.web/src/main/java/org/eclipse/kura/web/Console.java
/** * Copyright (c) 2011, 2014 Eurotech and/or its affiliates * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * ...
ESF_DATA_DIR constant was copied by ESF and not changed to Kura semantics, causing admin password storage on in-mem file system to fail.
kura/org.eclipse.kura.web/src/main/java/org/eclipse/kura/web/Console.java
ESF_DATA_DIR constant was copied by ESF and not changed to Kura semantics, causing admin password storage on in-mem file system to fail.
Java
epl-1.0
e5a04c5c3b4e8a9a0536d656ccb83c7d767e2fb2
0
forge/furnace
/* * Copyright 2012 Red Hat, Inc. and/or its affiliates. * * Licensed under the Eclipse Public License version 1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ package org.jboss.forge.furnace.proxy; import java.lang.ref.WeakReference; import java.lang.reflect.Method; import java.util.Collection; i...
proxy/src/main/java/org/jboss/forge/furnace/proxy/Proxies.java
/* * Copyright 2012 Red Hat, Inc. and/or its affiliates. * * Licensed under the Eclipse Public License version 1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ package org.jboss.forge.furnace.proxy; import java.lang.ref.WeakReference; import java.lang.reflect.Method; import java.util.Collection; i...
Also skip proxying some Sun classes that are often the implementation classes for java.nio (#36)
proxy/src/main/java/org/jboss/forge/furnace/proxy/Proxies.java
Also skip proxying some Sun classes that are often the implementation classes for java.nio (#36)
Java
mpl-2.0
e88a27df4e58c8bb9ad7fd0eba0283b6f890d445
0
Plastix/Forage,Plastix/Forage
package io.github.plastix.forage.ui.compass; import android.location.Location; import android.support.annotation.NonNull; import android.util.Pair; import java.util.concurrent.TimeUnit; import javax.inject.Inject; import io.github.plastix.forage.data.location.LocationInteractor; import io.github.plastix.forage.data...
app/src/main/java/io/github/plastix/forage/ui/compass/CompassPresenter.java
package io.github.plastix.forage.ui.compass; import android.location.Location; import android.support.annotation.NonNull; import android.util.Pair; import java.util.concurrent.TimeUnit; import javax.inject.Inject; import io.github.plastix.forage.data.location.LocationInteractor; import io.github.plastix.forage.data...
Refactor CompassPresenter
app/src/main/java/io/github/plastix/forage/ui/compass/CompassPresenter.java
Refactor CompassPresenter
Java
agpl-3.0
ddd28650977d0778ca4c4646de9a8c02fdd91523
0
aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2008-2014 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2014 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(...
opennms-alarms/daemon/src/test/java/org/opennms/netmgt/alarmd/AlarmdIT.java
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2008-2014 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2014 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(...
NMS-8214: Rework the temporary database annotations and capture alarm details on failure.
opennms-alarms/daemon/src/test/java/org/opennms/netmgt/alarmd/AlarmdIT.java
NMS-8214: Rework the temporary database annotations and capture alarm details on failure.
Java
agpl-3.0
7da2a9173a0d3e4a32bfa43ed8ecd53fdb5bffbb
0
Audiveris/audiveris,Audiveris/audiveris
//------------------------------------------------------------------------------------------------// // // // M e a s u r e s B u i l d e r // // ...
src/main/org/audiveris/omr/sheet/rhythm/MeasuresBuilder.java
//------------------------------------------------------------------------------------------------// // // // M e a s u r e s B u i l d e r // // ...
Bug fix in barline expansion
src/main/org/audiveris/omr/sheet/rhythm/MeasuresBuilder.java
Bug fix in barline expansion
Java
agpl-3.0
4fa849ae61531830ce98e0f9a536d52f1e10931e
0
OpenLMIS/openlmis-referencedata,OpenLMIS/openlmis-referencedata,OpenLMIS/openlmis-referencedata,OpenLMIS/openlmis-referencedata
/* * This program is part of the OpenLMIS logistics management information system platform software. * Copyright © 2017 VillageReach * * This program is free software: you can redistribute it and/or modify it under the terms * of the GNU Affero General Public License as published by the Free Software Foundation, e...
src/main/java/org/openlmis/referencedata/service/SupervisoryNodeService.java
/* * This program is part of the OpenLMIS logistics management information system platform software. * Copyright © 2017 VillageReach * * This program is free software: you can redistribute it and/or modify it under the terms * of the GNU Affero General Public License as published by the Free Software Foundation, e...
OLMIS-2280: fixed searching in superviosry node service
src/main/java/org/openlmis/referencedata/service/SupervisoryNodeService.java
OLMIS-2280: fixed searching in superviosry node service
Java
unlicense
4cd00eb8fedc721fe88197f78793aeb3911a8798
0
Samourai-Wallet/samourai-wallet-android
package com.samourai.wallet; import android.app.Application; import android.app.NotificationChannel; import android.app.NotificationManager; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.net.ConnectivityManag...
app/src/main/java/com/samourai/wallet/SamouraiApplication.java
package com.samourai.wallet; import android.app.Application; import android.app.NotificationChannel; import android.app.NotificationManager; import android.content.Context; import android.os.Build; import android.support.multidex.MultiDex; public class SamouraiApplication extends Application { public static Stri...
Start Tor service when app starts up if Tor is enabled
app/src/main/java/com/samourai/wallet/SamouraiApplication.java
Start Tor service when app starts up if Tor is enabled
Java
apache-2.0
3666bda0dd2f456e71bc72ef35032f88215899e9
0
cscorley/solr-only-mirror,cscorley/solr-only-mirror,cscorley/solr-only-mirror
package org.apache.solr.cloud; /* * 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 ...
core/src/test/org/apache/solr/cloud/OverseerTest.java
package org.apache.solr.cloud; /* * 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 ...
SOLR-3511 be less aggressive when killing overseer during the test git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1349633 13f79535-47bb-0310-9956-ffa450edef68
core/src/test/org/apache/solr/cloud/OverseerTest.java
SOLR-3511 be less aggressive when killing overseer during the test
Java
apache-2.0
45db9e4fdcaf3b33b7ec2086d377a21d2bdc0c08
0
googleinterns/step87-2020,googleinterns/step87-2020,googleinterns/step87-2020,googleinterns/step87-2020
package com.google.sps.tasks; import com.google.appengine.tools.cloudstorage.GcsFileOptions; import com.google.appengine.tools.cloudstorage.GcsFilename; import com.google.appengine.tools.cloudstorage.GcsOutputChannel; import com.google.appengine.tools.cloudstorage.GcsService; import com.google.appengine.tools.cloudsto...
src/main/java/com/google/sps/tasks/PrepareDownload.java
package com.google.sps.tasks; import com.google.appengine.tools.cloudstorage.GcsFileOptions; import com.google.appengine.tools.cloudstorage.GcsFilename; import com.google.appengine.tools.cloudstorage.GcsOutputChannel; import com.google.appengine.tools.cloudstorage.GcsService; import com.google.appengine.tools.cloudsto...
Refactor for testability.
src/main/java/com/google/sps/tasks/PrepareDownload.java
Refactor for testability.
Java
apache-2.0
a02c6f89aaff1f30b40a3cc6eb7b0e71e52e8d54
0
cacristo/ceos-project
package org.jaexcel.framework.JAEX.engine; import java.util.HashMap; import java.util.Map; import org.apache.commons.lang3.StringUtils; import org.apache.poi.hssf.usermodel.HSSFCellStyle; import org.apache.poi.hssf.usermodel.HSSFClientAnchor; import org.apache.poi.hssf.usermodel.HSSFPatriarch; import org.apache.poi.h...
JAEX/src/main/java/org/jaexcel/framework/JAEX/engine/CellStyleUtils.java
package org.jaexcel.framework.JAEX.engine; import java.util.HashMap; import java.util.Map; import org.apache.commons.lang3.StringUtils; import org.apache.poi.hssf.usermodel.HSSFCellStyle; import org.apache.poi.hssf.usermodel.HSSFClientAnchor; import org.apache.poi.hssf.usermodel.HSSFPatriarch; import org.apache.poi.h...
Rename 'ConfigurationException_Missing' to 'ConfigurationException_CellStyleMissing'
JAEX/src/main/java/org/jaexcel/framework/JAEX/engine/CellStyleUtils.java
Rename 'ConfigurationException_Missing' to 'ConfigurationException_CellStyleMissing'
Java
apache-2.0
190b0e36c992461f908acda72f27382e0acbe615
0
apache/directory-server,drankye/directory-server,lucastheisen/apache-directory-server,darranl/directory-server,lucastheisen/apache-directory-server,darranl/directory-server,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")...
kerberos-codec/src/main/java/org/apache/directory/shared/kerberos/components/KdcReqBody.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")...
o use LinkedHashSet to preserve the ordering (useful for testing with hand crafted PDUs) git-svn-id: fa8df52afb9737797be7259142759828eb78921d@1041429 13f79535-47bb-0310-9956-ffa450edef68
kerberos-codec/src/main/java/org/apache/directory/shared/kerberos/components/KdcReqBody.java
o use LinkedHashSet to preserve the ordering (useful for testing with hand crafted PDUs)
Java
apache-2.0
0ceb9e98ba7ba67346e0dab85384560a23740fd0
0
androidx/androidx,androidx/androidx,androidx/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,AndroidX/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,aosp-mirror/platform_framewo...
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
v7/appcompat/src/android/support/v7/app/TwilightManager.java
/* * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Fix TwilightManager Location Permission handling BUG: 24462356 Change-Id: Ia3ca1ffd46e5382b44af736f6d46fd10bb598e04
v7/appcompat/src/android/support/v7/app/TwilightManager.java
Fix TwilightManager Location Permission handling
Java
apache-2.0
5087386dbe9e756980e2360ed6a5e9d786680f8f
0
genericsystem/genericsystem2015,genericsystem/genericsystem2015,genericsystem/genericsystem2015,genericsystem/genericsystem2015,genericsystem/genericsystem2015
package org.genericsystem.cv.application; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.stream.Collectors; import org.genericsystem.cv.AbstractApp; import org.genericsystem.cv.Img; import org.genericsystem.cv.utils.NativeLi...
gs-cv/src/main/java/org/genericsystem/cv/application/DirectionalFilter.java
package org.genericsystem.cv.application; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.stream.Collectors; import org.genericsystem.cv.AbstractApp; import org.genericsystem.cv.Img; import org.genericsystem.cv.utils.NativeLi...
gs-cv: DF: Some simplifications
gs-cv/src/main/java/org/genericsystem/cv/application/DirectionalFilter.java
gs-cv: DF: Some simplifications
Java
apache-2.0
ced29933ba8f53bffd273225e5612de2731171ae
0
gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom
/* * Copyright 2017 Crown Copyright * * 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...
stroom-app/src/test/java/stroom/index/TestIndexStoreImpl.java
/* * Copyright 2017 Crown Copyright * * 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...
Not relying on perservation of insert order for documents
stroom-app/src/test/java/stroom/index/TestIndexStoreImpl.java
Not relying on perservation of insert order for documents
Java
apache-2.0
a04a391f67aaba1e7acb96c6134004c51ac28720
0
JNOSQL/diana-driver,JNOSQL/diana-driver
/* * Copyright (c) 2017 Otávio Santana and others * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distribution. * The Eclipse Public License is available at http://ww...
arangodb-driver/src/main/java/org/jnosql/diana/arangodb/key/ArangoDBKeyValueConfiguration.java
/* * Copyright (c) 2017 Otávio Santana and others * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distribution. * The Eclipse Public License is available at http://ww...
updates documentation at keyvalue configuration configuration
arangodb-driver/src/main/java/org/jnosql/diana/arangodb/key/ArangoDBKeyValueConfiguration.java
updates documentation at keyvalue configuration configuration
Java
apache-2.0
90cdf16509dfbb33ae22efba8de8ac98f4c29c6c
0
wido/cloudstack,jcshen007/cloudstack,GabrielBrascher/cloudstack,mufaddalq/cloudstack-datera-driver,GabrielBrascher/cloudstack,mufaddalq/cloudstack-datera-driver,cinderella/incubator-cloudstack,DaanHoogland/cloudstack,mufaddalq/cloudstack-datera-driver,cinderella/incubator-cloudstack,jcshen007/cloudstack,jcshen007/cloud...
/** * Copyright (C) 2010 Cloud.com, Inc. All rights reserved. * * This software is licensed under the GNU General Public License v3 or later. * * It 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, e...
server/src/com/cloud/storage/download/DownloadMonitorImpl.java
/** * Copyright (C) 2010 Cloud.com, Inc. All rights reserved. * * This software is licensed under the GNU General Public License v3 or later. * * It 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, e...
fixed template checksum command
server/src/com/cloud/storage/download/DownloadMonitorImpl.java
fixed template checksum command
Java
apache-2.0
2767542a1ade02bd67db612ad29564597386e4ec
0
rcordovano/autopsy,sidheshenator/autopsy,APriestman/autopsy,rcordovano/autopsy,esaunders/autopsy,karlmortensen/autopsy,millmanorama/autopsy,wschaeferB/autopsy,dgrove727/autopsy,APriestman/autopsy,millmanorama/autopsy,rcordovano/autopsy,eXcomm/autopsy,narfindustries/autopsy,APriestman/autopsy,millmanorama/autopsy,esaund...
/* * Autopsy Forensic Browser * * Copyright 2014 Basis Technology Corp. * Contact: carrier <at> sleuthkit <dot> org * * 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://ww...
Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleSettings.java
/* * Autopsy Forensic Browser * * Copyright 2014 Basis Technology Corp. * Contact: carrier <at> sleuthkit <dot> org * * 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://ww...
Restored default behavior to ignore text files
Core/src/org/sleuthkit/autopsy/modules/fileextmismatch/FileExtMismatchDetectorModuleSettings.java
Restored default behavior to ignore text files
Java
apache-2.0
bcdabe1463102e9336eb1691a394c061a52141c2
0
googleinterns/step204-2020,googleinterns/step204-2020,googleinterns/step204-2020
package com.google.job.data; import com.google.common.collect.ImmutableList; import javax.annotation.Nullable; import java.util.List; /** Class for a job post. */ public final class Job { private final String jobId; // TODO(issue/25): merge the account stuff into job post. private final JobStatus jobStat...
walk-in-interview/src/main/java/com/google/job/data/Job.java
package com.google.job.data; import com.google.common.collect.ImmutableList; import javax.annotation.Nullable; import java.util.List; /** Class for a job post. */ public final class Job { private final String jobId; // TODO(issue/25): merge the account stuff into job post. private final JobStatus jobStat...
Move code sequence; nit
walk-in-interview/src/main/java/com/google/job/data/Job.java
Move code sequence; nit
Java
apache-2.0
bd5f1a7de65f6ed107d0eb9bc30b15739885893e
0
jcshen007/cloudstack,argv0/cloudstack,resmo/cloudstack,mufaddalq/cloudstack-datera-driver,resmo/cloudstack,argv0/cloudstack,jcshen007/cloudstack,GabrielBrascher/cloudstack,cinderella/incubator-cloudstack,GabrielBrascher/cloudstack,cinderella/incubator-cloudstack,wido/cloudstack,mufaddalq/cloudstack-datera-driver,jcshen...
/** * Copyright (C) 2010 Cloud.com, Inc. All rights reserved. * * This software is licensed under the GNU General Public License v3 or later. * * It 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, e...
server/src/com/cloud/network/NetworkManagerImpl.java
/** * Copyright (C) 2010 Cloud.com, Inc. All rights reserved. * * This software is licensed under the GNU General Public License v3 or later. * * It 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, e...
Fixed NPE if addVPNUser fails because it was unable to reach the domR.
server/src/com/cloud/network/NetworkManagerImpl.java
Fixed NPE if addVPNUser fails because it was unable to reach the domR.
Java
bsd-3-clause
f8032d0a82d762734d42b7fc79365e9f9971b8fb
0
Civcraft/PrisonPearl,BlackXnt/PrisonPearl,jjj5311/PrisonPearl,suirad/PrisonPearl
package com.untamedears.PrisonPearl; import java.util.Map.Entry; import java.util.concurrent.Callable; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.Material; import org.bukkit.World; import org.bukkit.block.BlockState; import org.bukkit.block.BrewingStand; import org.bukkit.block.Chest; im...
src/com/untamedears/PrisonPearl/PrisonPearlManager.java
package com.untamedears.PrisonPearl; import java.util.Map.Entry; import java.util.concurrent.Callable; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.Material; import org.bukkit.World; import org.bukkit.block.BlockState; import org.bukkit.block.BrewingStand; import org.bukkit.block.Chest; im...
Added code to drop superfluous pearls at the player's feet if their inventory is full when they pearl someone (where previously they were deleted). Signed-off-by: Exultant <723714e9424a1bee9b4673cf4f635546ae64af90@gmail.com>
src/com/untamedears/PrisonPearl/PrisonPearlManager.java
Added code to drop superfluous pearls at the player's feet if their inventory is full when they pearl someone (where previously they were deleted).
Java
bsd-3-clause
a82bfaec98604445961895018f6f9ea774d63cff
0
krishagni/openspecimen,krishagni/openspecimen,krishagni/openspecimen
package com.krishagni.catissueplus.core.biospecimen.repository.impl; import java.util.List; import com.krishagni.catissueplus.core.biospecimen.domain.StagedVisit; import com.krishagni.catissueplus.core.biospecimen.repository.StagedVisitDao; import com.krishagni.catissueplus.core.common.repository.AbstractDao; public...
WEB-INF/src/com/krishagni/catissueplus/core/biospecimen/repository/impl/StagedVisitDaoImpl.java
package com.krishagni.catissueplus.core.biospecimen.repository.impl; import java.util.List; import com.krishagni.catissueplus.core.biospecimen.domain.StagedVisit; import com.krishagni.catissueplus.core.biospecimen.repository.StagedVisitDao; import com.krishagni.catissueplus.core.common.repository.AbstractDao; public...
OPSMN-4220: Made the staged visits lookup by accession number case insensitive.
WEB-INF/src/com/krishagni/catissueplus/core/biospecimen/repository/impl/StagedVisitDaoImpl.java
OPSMN-4220: Made the staged visits lookup by accession number case insensitive.
Java
apache-2.0
b0c9a9b8bd5a532a566499ba30d75424a7767d48
0
awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,a...
javav2/usecases/Creating_serverless_aurora_app/src/main/java/com/aws/rds/WebApplication.java
/* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0 */ package com.aws.rds; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class WebApplication...
Delete WebApplication.java
javav2/usecases/Creating_serverless_aurora_app/src/main/java/com/aws/rds/WebApplication.java
Delete WebApplication.java
Java
mit
dae8f9d06e364cf30ee9883e3725a5ebb7d0a61f
0
RCoon/CodingBat,RCoon/CodingBat
package warmup2; /* * Given a string and a non-negative int n, * we'll say that the front of the string is the * first 3 chars, or whatever is there if the *string is less than length 3. Return n copies *of the front; * frontTimes("Chocolate", 2) → "ChoCho" * frontTimes("Chocolate", 3) → "ChoChoCho" * front...
Java/warmup2/FrontTimes.java
public String frontTimes(String str, int n) { String front = ""; String result = ""; if (str.length() < 3) { front += str; } else { front += (str.substring(0, 3)); } for (int i = 0; i < n; i++) { result += front; } return result; }
Update FrontTimes
Java/warmup2/FrontTimes.java
Update FrontTimes
Java
mit
2b51e6936a80a50d64a16c751e53822e4922cc5c
0
emc-mongoose/mongoose
package com.emc.mongoose.load.monitor; import com.emc.mongoose.common.api.SizeInBytes; import com.emc.mongoose.common.concurrent.SvcTask; import com.emc.mongoose.common.net.Service; import com.emc.mongoose.common.net.ServiceUtil; import com.emc.mongoose.load.monitor.metrics.IoTraceCsvLogMessage; import com.emc.mongoos...
load/monitor/src/main/java/com/emc/mongoose/load/monitor/BasicLoadMonitor.java
package com.emc.mongoose.load.monitor; import com.emc.mongoose.common.api.SizeInBytes; import com.emc.mongoose.common.concurrent.SvcTask; import com.emc.mongoose.common.net.Service; import com.emc.mongoose.common.net.ServiceUtil; import com.emc.mongoose.load.monitor.metrics.IoTraceCsvLogMessage; import com.emc.mongoos...
^C issue fix proposal
load/monitor/src/main/java/com/emc/mongoose/load/monitor/BasicLoadMonitor.java
^C issue fix proposal
Java
mit
121b8da76793bb61cc1668b67a6d28b213673084
0
kmdouglass/Micro-Manager,kmdouglass/Micro-Manager
/////////////////////////////////////////////////////////////////////////////// //FILE: XYPositionListDlg.java //PROJECT: Micro-Manager //SUBSYSTEM: mmstudio //----------------------------------------------------------------------------- //AUTHOR: Nenad Amodaj, nenad@amodaj.com, March 8, 2007 ...
mmstudio/src/org/micromanager/PositionListDlg.java
/////////////////////////////////////////////////////////////////////////////// //FILE: XYPositionListDlg.java //PROJECT: Micro-Manager //SUBSYSTEM: mmstudio //----------------------------------------------------------------------------- //AUTHOR: Nenad Amodaj, nenad@amodaj.com, March 8, 2007 ...
Slight cleanup of PositionListDlg class. No functional changes (intended) git-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@12989 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd
mmstudio/src/org/micromanager/PositionListDlg.java
Slight cleanup of PositionListDlg class. No functional changes (intended)
Java
mit
36b683d10647ec0c27db78543e190e8ef33a70de
0
JustAMan/russian-ai-cup-visual,JustAMan/russian-ai-cup-visual,JustAMan/russian-ai-cup-visual,JustAMan/russian-ai-cup-visual,JustAMan/russian-ai-cup-visual
import java.awt.*; import static java.lang.StrictMath.*; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.io.Unsuppo...
plugins/LocalTestRendererListener.java
import java.awt.*; import static java.lang.StrictMath.*; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.io.Unsuppo...
Fixed support for spaces in "text" command
plugins/LocalTestRendererListener.java
Fixed support for spaces in "text" command
Java
mit
1741797447c682d5c12b6ebdd5c73168f15c78fc
0
forabi/cabinet
package com.afollestad.cabinet.ui; import android.os.Build; import android.os.Bundle; import android.preference.CheckBoxPreference; import android.preference.Preference; import android.preference.PreferenceActivity; import android.view.MenuItem; import android.widget.ListView; import com.afollestad.cabinet.R; import ...
app/src/main/java/com/afollestad/cabinet/ui/SettingsActivity.java
package com.afollestad.cabinet.ui; import android.os.Build; import android.os.Bundle; import android.preference.CheckBoxPreference; import android.preference.Preference; import android.preference.PreferenceActivity; import android.view.MenuItem; import com.afollestad.cabinet.R; import com.afollestad.cabinet.fragments...
Fixes
app/src/main/java/com/afollestad/cabinet/ui/SettingsActivity.java
Fixes
Java
epl-1.0
dbc6eb54b8bdec43b5e6d8a4dbf829c4d7483ca3
0
kyloth/serleena-cloud
/****************************************************************************** * Copyright (c) 2015 Nicola Mometto * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http...
src/main/java/com/kyloth/serleenacloud/render/RasterQuadrant.java
/****************************************************************************** * Copyright (c) 2015 Nicola Mometto * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http...
JAVADOC: documenta RasterQuadrant
src/main/java/com/kyloth/serleenacloud/render/RasterQuadrant.java
JAVADOC: documenta RasterQuadrant
Java
epl-1.0
6c8d0c4488282d0452af94c25537aa0935611404
0
jdufner/fitnesse,jdufner/fitnesse,rbevers/fitnesse,amolenaar/fitnesse,hansjoachim/fitnesse,amolenaar/fitnesse,jdufner/fitnesse,hansjoachim/fitnesse,amolenaar/fitnesse,hansjoachim/fitnesse,rbevers/fitnesse,rbevers/fitnesse
// Copyright (C) 2003-2009 by Object Mentor, Inc. All rights reserved. // Released under the terms of the CPL Common Public License version 1.0. package fitnesse.responders.run; import fitnesse.FitNesseContext; import fitnesse.FitNesseVersion; import fitnesse.wikitext.Utils; import fitnesse.authentication.SecureOperat...
src/fitnesse/responders/run/TestResponderTest.java
// Copyright (C) 2003-2009 by Object Mentor, Inc. All rights reserved. // Released under the terms of the CPL Common Public License version 1.0. package fitnesse.responders.run; import fitnesse.FitNesseContext; import fitnesse.FitNesseVersion; import fitnesse.wikitext.Utils; import fitnesse.authentication.SecureOperat...
Added a test to make sure stopping a test gives a good output message
src/fitnesse/responders/run/TestResponderTest.java
Added a test to make sure stopping a test gives a good output message
Java
agpl-3.0
177d4a18e9034426086b4fc7068789510dd2c889
0
mbenguig/scheduling,ShatalovYaroslav/scheduling,zeineb/scheduling,tobwiens/scheduling,marcocast/scheduling,lpellegr/scheduling,fviale/scheduling,jrochas/scheduling,ow2-proactive/scheduling,zeineb/scheduling,laurianed/scheduling,laurianed/scheduling,jrochas/scheduling,tobwiens/scheduling,yinan-liu/scheduling,mbenguig/sc...
/* * ################################################################ * * ProActive: The Java(TM) library for Parallel, Distributed, * Concurrent computing with Security and Mobility * * Copyright (C) 1997-2007 INRIA/University of Nice-Sophia Antipolis * Contact: proactive@objectweb.org * * This lib...
src/Extra/org/objectweb/proactive/extra/gcmdeployment/core/VirtualNodeImpl.java
/* * ################################################################ * * ProActive: The Java(TM) library for Parallel, Distributed, * Concurrent computing with Security and Mobility * * Copyright (C) 1997-2007 INRIA/University of Nice-Sophia Antipolis * Contact: proactive@objectweb.org * * This lib...
Made addNode(Node node) public to allow unit testing git-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@7762 28e8926c-6b08-0410-baaa-805c5e19b8d6
src/Extra/org/objectweb/proactive/extra/gcmdeployment/core/VirtualNodeImpl.java
Made addNode(Node node) public to allow unit testing
Java
lgpl-2.1
9619f65e78e8b73219cf17f74603261a1d045e90
0
ervandew/formic,ervandew/formic
/** * Formic installer framework. * Copyright (C) 2005 - 2006 Eric Van Dewoestine * * 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 you...
src/java/org/formic/form/impl/FormModelImpl.java
/** * Formic installer framework. * Copyright (C) 2005 - 2006 Eric Van Dewoestine * * 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 you...
fixed resolve name git-svn-id: 64dca1223d331db67f04737d5e1336182ee12169@233 1a7380c6-1923-0410-bcea-c2eae4ba7d6c
src/java/org/formic/form/impl/FormModelImpl.java
fixed resolve name
Java
apache-2.0
0323593f0a9e5e5dbd71df5dfe2fffa7078f7124
0
nus-ncl/services-in-one,nus-ncl/services-in-one
package sg.ncl.adapter.deterlab; import lombok.extern.slf4j.Slf4j; import org.json.JSONException; import org.json.JSONObject; import org.springframework.http.HttpEntity; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpMethod; import org.springframework.http.MediaType; import org.sprin...
adapter-deterlab/src/main/java/sg/ncl/adapter/deterlab/AdapterDeterLab.java
package sg.ncl.adapter.deterlab; import lombok.extern.slf4j.Slf4j; import org.json.JSONException; import org.json.JSONObject; import org.springframework.http.HttpEntity; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpMethod; import org.springframework.http.MediaType; import org.sprin...
DEV-832 add json string to save image
adapter-deterlab/src/main/java/sg/ncl/adapter/deterlab/AdapterDeterLab.java
DEV-832 add json string to save image
Java
apache-2.0
e40469057483c6b3ce9cf69af12dd19a68392cfd
0
ngocdaothanh/netty,tbrooks8/netty,artgon/netty,fengjiachun/netty,andsel/netty,mikkokar/netty,fenik17/netty,cnoldtree/netty,gerdriesselmann/netty,KatsuraKKKK/netty,KatsuraKKKK/netty,ngocdaothanh/netty,NiteshKant/netty,Spikhalskiy/netty,idelpivnitskiy/netty,fenik17/netty,doom369/netty,mikkokar/netty,Apache9/netty,zer0se7...
/* * Copyright 2013 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
transport/src/main/java/io/netty/channel/DefaultChannelId.java
/* * Copyright 2013 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
Optimize DefaultChannelId.equals Motivation: A `DefaultChannelId` has final `hashCode` field calculated in the constructor. We can use it in `equals` to the fast return for different objects. Modifications: Use `hashCode` field in `DefaultChannelId.equals()`. Result: Fast `equals` on negative scenarios.
transport/src/main/java/io/netty/channel/DefaultChannelId.java
Optimize DefaultChannelId.equals
Java
apache-2.0
fbff049b69a1ab8d17ccaf1180c094434238eb0c
0
iluwatar/uml-reverse-mapper
package com.iluwatar.urm; import com.iluwatar.urm.presenters.Presenter; import com.iluwatar.urm.presenters.Representation; import org.apache.maven.artifact.DependencyResolutionRequiredException; import org.apache.maven.plugin.AbstractMojo; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven....
urm-maven/src/main/java/com/iluwatar/urm/DomainMapperMojo.java
package com.iluwatar.urm; import com.iluwatar.urm.presenters.Presenter; import com.iluwatar.urm.presenters.Representation; import org.apache.maven.artifact.DependencyResolutionRequiredException; import org.apache.maven.plugin.AbstractMojo; import org.apache.maven.plugin.MojoExecutionException; import org.apache.maven....
#23 fix presenter cannot be selected via parameter in urm-maven-plugin
urm-maven/src/main/java/com/iluwatar/urm/DomainMapperMojo.java
#23 fix presenter cannot be selected via parameter in urm-maven-plugin
Java
apache-2.0
d8727584e73023ba72b9cb6c5c441fc36643cdcb
0
tateshitah/jspwiki,tateshitah/jspwiki,tateshitah/jspwiki,tateshitah/jspwiki
package com.ecyrd.jspwiki; import com.ecyrd.jspwiki.attachment.Attachment; import com.ecyrd.jspwiki.providers.*; import junit.framework.*; import java.io.*; import java.util.*; import javax.servlet.*; import com.ecyrd.jspwiki.acl.*; import com.ecyrd.jspwiki.auth.permissions.*; import com.ecyrd.jspwiki.auth.*; public...
tests/com/ecyrd/jspwiki/TranslatorReaderTest.java
package com.ecyrd.jspwiki; import com.ecyrd.jspwiki.attachment.Attachment; import com.ecyrd.jspwiki.providers.*; import junit.framework.*; import java.io.*; import java.util.*; import javax.servlet.*; import com.ecyrd.jspwiki.acl.*; import com.ecyrd.jspwiki.auth.permissions.*; import com.ecyrd.jspwiki.auth.*; public...
Removed some failing auth tests. git-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@623950 13f79535-47bb-0310-9956-ffa450edef68
tests/com/ecyrd/jspwiki/TranslatorReaderTest.java
Removed some failing auth tests.
Java
apache-2.0
8384db26ca683201f6dfdd5cba3f9eb75b3546af
0
teamzebra/snesclassic.dualboot,teamzebra/snesclassic.dualboot
package com.teamzebra.snesclassic; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.teamzebra.snesclassic.tarfiles.TarGzArchive; import org.apache.commons.io.FileUtils; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; ...
src/main/java/com/teamzebra/snesclassic/Main.java
package com.teamzebra.snesclassic; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.teamzebra.snesclassic.tarfiles.TarGzArchive; import org.apache.commons.io.FileUtils; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; ...
Version bump
src/main/java/com/teamzebra/snesclassic/Main.java
Version bump
Java
apache-2.0
3e3e75cf81614f5679de659dd99d3aecc32101a6
0
ruddell/generator-jhipster,jhipster/generator-jhipster,yongli82/generator-jhipster,ruddell/generator-jhipster,wmarques/generator-jhipster,JulienMrgrd/generator-jhipster,gmarziou/generator-jhipster,wmarques/generator-jhipster,rkohel/generator-jhipster,jhipster/generator-jhipster,liseri/generator-jhipster,yongli82/genera...
package <%=packageName%>.web.rest; import ch.qos.logback.classic.Level; import ch.qos.logback.classic.LoggerContext; import com.codahale.metrics.annotation.Timed; import <%=packageName%>.web.rest.dto.LoggerDTO; import org.slf4j.LoggerFactory; import org.springframework.http.HttpStatus; import org.springframework.http....
app/templates/src/main/java/package/web/rest/_LogsResource.java
package <%=packageName%>.web.rest; import ch.qos.logback.classic.Level; import ch.qos.logback.classic.LoggerContext; import com.codahale.metrics.annotation.Timed; import <%=packageName%>.web.rest.dto.LoggerDTO; import org.slf4j.LoggerFactory; import org.springframework.http.HttpStatus; import org.springframework.web.b...
Use MediaType instead of user-written string
app/templates/src/main/java/package/web/rest/_LogsResource.java
Use MediaType instead of user-written string
Java
apache-2.0
4c11deb70b62e389c7294a87ad8e4f8b4ae62895
0
ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop
package it.unibz.inf.ontop.iq; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.google.common.collect.ImmutableSet; import it.unibz.inf.ontop.OptimizationTestingTools; import it.unibz.inf.ontop.dbschema.NamedRelationDefinition; import it.unibz.inf.ontop.iq.node....
core/optimization/src/test/java/it/unibz/inf/ontop/iq/NormalizationTest.java
package it.unibz.inf.ontop.iq; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.google.common.collect.ImmutableSet; import it.unibz.inf.ontop.OptimizationTestingTools; import it.unibz.inf.ontop.dbschema.NamedRelationDefinition; import it.unibz.inf.ontop.iq.node....
2 tests about not always injective IRI templates added. One not passed.
core/optimization/src/test/java/it/unibz/inf/ontop/iq/NormalizationTest.java
2 tests about not always injective IRI templates added. One not passed.
Java
apache-2.0
24bf1f0a6ddcce168354cb93351c8f6f1a3bedb6
0
maruTA-bis5/mattermost4j,maruTA-bis5/mattermost4j
/* * @(#) net.bis5.mattermost.client4.MattermostClient * Copyright (c) 2017 Maruyama Takayuki <bis5.wsys@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
mattermost4j/src/main/java/net/bis5/mattermost/client4/MattermostClient.java
/* * @(#) net.bis5.mattermost.client4.MattermostClient * Copyright (c) 2017 Maruyama Takayuki <bis5.wsys@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * h...
fix typo
mattermost4j/src/main/java/net/bis5/mattermost/client4/MattermostClient.java
fix typo
Java
apache-2.0
e3e598365d5d01bd5a4d8b0d9d0cd74896308a48
0
touwolf/bridje-framework,bridje/bridje-framework,bridje/bridje-framework,bridje/bridje-framework,touwolf/bridje-framework
/* * Copyright 2017 Bridje Framework. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
bridje-sql/src/test/java/org/bridje/sql/User.java
/* * Copyright 2017 Bridje Framework. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
Implementing SQL API.
bridje-sql/src/test/java/org/bridje/sql/User.java
Implementing SQL API.
Java
apache-2.0
ad8780e26a77ec16105cb24d48917fee2e04ae2b
0
bhatvv/jitsi,martin7890/jitsi,damencho/jitsi,procandi/jitsi,dkcreinoso/jitsi,Metaswitch/jitsi,cobratbq/jitsi,level7systems/jitsi,cobratbq/jitsi,jibaro/jitsi,jitsi/jitsi,ringdna/jitsi,HelioGuilherme66/jitsi,tuijldert/jitsi,marclaporte/jitsi,level7systems/jitsi,bebo/jitsi,mckayclarey/jitsi,level7systems/jitsi,procandi/ji...
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.neomedia.codec.video.h264; import java.awt.Dimension; // disambiguation import java.util.*; import javax.media.*; import javax.medi...
src/net/java/sip/communicator/impl/neomedia/codec/video/h264/Packetizer.java
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.neomedia.codec.video.h264; import java.awt.Dimension; // disambiguation import java.util.*; import javax.media.*; import javax.medi...
Checks the RTP markers produced by the H.264 packetizer for sanity and enables passing single NAL units for processing.
src/net/java/sip/communicator/impl/neomedia/codec/video/h264/Packetizer.java
Checks the RTP markers produced by the H.264 packetizer for sanity and enables passing single NAL units for processing.
Java
apache-2.0
10dc93b5271c8f08870e04d99aceba3845232fb6
0
MatheMatrix/zstack,zstackio/zstack,MatheMatrix/zstack,AlanJager/zstack,zstackorg/zstack,zstackio/zstack,zstackio/zstack,AlanJager/zstack,AlanJager/zstack,zstackorg/zstack,MatheMatrix/zstack
package org.zstack.core.thread; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowire; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Configurable; import org.zstack.core.CoreGlobalProperty; import or...
core/src/main/java/org/zstack/core/thread/DispatchQueueImpl.java
package org.zstack.core.thread; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowire; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Configurable; import org.zstack.core.CoreGlobalProperty; import or...
change debug message to avoid confusion Signed-off-by: Qun Li <1ea81f54854048d0a4d4fd61caceabb2a843281c@zstack.io>
core/src/main/java/org/zstack/core/thread/DispatchQueueImpl.java
change debug message to avoid confusion
Java
apache-2.0
a9500fe2bc489c3814d054d025ee34c9f7b65eae
0
apache/lenya,apache/lenya,apache/lenya,apache/lenya
package org.wyona.xml; import java.net.URL; import java.util.Properties; import org.apache.log4j.Category; /** * @author Michael Wechner * @created 1.7.29 * @version 1.8.10 */ public class Configuration{ static Category log=Category.getInstance(Configuration.class); public static final String DEFAULT_CONFIGUR...
src/java/org/apache/lenya/xml/Configuration.java
package org.wyona.xml; import java.net.URL; import java.util.Properties; import org.apache.log4j.Category; /** * @author Michael Wechner * @created 1.7.29 * @version 1.8.10 */ public class Configuration{ static Category log=Category.getInstance(Configuration.class); public static final String DEFAULT_CONFIGUR...
comments around FATAL git-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@38079 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/lenya/xml/Configuration.java
comments around FATAL
Java
apache-2.0
eed4b8f14b7ca65f49326890890c96ccd9319d9f
0
paulpv/android-beacon-library,AltBeacon/android-beacon-library,AltBeacon/android-beacon-library
package org.altbeacon.beacon.service; import android.app.job.JobInfo; import android.app.job.JobScheduler; import android.bluetooth.le.ScanResult; import android.content.ComponentName; import android.content.Context; import android.os.Build; import android.os.PersistableBundle; import android.os.SystemClock; import an...
src/main/java/org/altbeacon/beacon/service/ScanJobScheduler.java
package org.altbeacon.beacon.service; import android.app.job.JobInfo; import android.app.job.JobScheduler; import android.bluetooth.le.ScanResult; import android.content.ComponentName; import android.content.Context; import android.os.Build; import android.os.PersistableBundle; import android.os.SystemClock; import an...
Fix leaked NotificationProcessor in ScanJobsScheduler when scheduling and canceling scheduling
src/main/java/org/altbeacon/beacon/service/ScanJobScheduler.java
Fix leaked NotificationProcessor in ScanJobsScheduler when scheduling and canceling scheduling
Java
apache-2.0
724cf3dfe6e0c2206e3d03e316dbfeec519cb9fb
0
recruit-mp/android-HeaderFooterGridView,takeharu/android-HeaderFooterGridView,yulongxiao/android-HeaderFooterGridView,RacZo/android-HeaderFooterGridView,fumoboy007/android-HeaderFooterGridView
/* * Copyright (C) 2013 The Android Open Source Project * Copyright (C) 2014 Recruit Marketing Partners Co.,Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
library/src/main/java/jp/co/recruit_mp/android/widget/HeaderFooterGridView.java
/* * Copyright (C) 2013 The Android Open Source Project * Copyright (C) 2014 Recruit Marketing Partners Co.,Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apa...
Fix an issue that the footer did not layout correct in the case of three or more columns.
library/src/main/java/jp/co/recruit_mp/android/widget/HeaderFooterGridView.java
Fix an issue that the footer did not layout correct in the case of three or more columns.
Java
apache-2.0
6b5ce73497f7a150e42f5b20460ea330ef7fa912
0
laoyaosniper/Mobilyzer
/* * Copyright 2013 RobustNet Lab, University of Michigan. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
Mobilyzer/src/com/mobilyzer/ContextCollector.java
/* * Copyright 2013 RobustNet Lab, University of Michigan. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
Ashkan: It should collect Total TxRx packets/bytes (changed from mobile to total)
Mobilyzer/src/com/mobilyzer/ContextCollector.java
Ashkan: It should collect Total TxRx packets/bytes (changed from mobile to total)
Java
apache-2.0
50d897eaf92a94422a7e1e50702095ef8d791eed
0
augustoberwaldt/heruko-build,augustoberwaldt/heruko-build,augustoberwaldt/heruko-build
/* * Copyright 2015 Benedikt Ritter * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
src/main/java/com/heroku/demo/HomeController.java
/* * Copyright 2015 Benedikt Ritter * * 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...
Teste de Commit STS
src/main/java/com/heroku/demo/HomeController.java
Teste de Commit STS
Java
bsd-2-clause
79082cce2ea09cb770023895aa3fd06d233ccc02
0
laffer1/justjournal,laffer1/justjournal,laffer1/justjournal,laffer1/justjournal
package com.justjournal.db; import com.justjournal.Util; import org.junit.BeforeClass; import org.junit.Test; import static org.junit.Assert.assertEquals; public class LocationDaoTests { @BeforeClass public static void setup() throws Exception { Util.setupDb(); } @Test public void testVi...
src/test/java/com/justjournal/db/LocationDaoTests.java
package com.justjournal.db; import com.justjournal.Util; import com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource; import org.apache.cayenne.access.DataContext; import org.apache.cayenne.configuration.server.ServerRuntime; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import ...
remove useless includes
src/test/java/com/justjournal/db/LocationDaoTests.java
remove useless includes
Java
bsd-2-clause
3700a5ccf971c552bb5f572b25a7577d4ce2d508
0
JayH5/jbox2d,wasimbeniwale/jbox2d,JayH5/jbox2d,wasimbeniwale/jbox2d,wasimbeniwale/jbox2d,jbox2d/jbox2d,jbox2d/jbox2d,JayH5/jbox2d,jbox2d/jbox2d
package testbed; import java.awt.event.MouseWheelEvent; import java.util.Random; import processing.core.PApplet; import collision.AABB; import collision.BroadPhase; import collision.Manifold; import collision.Pair; import collision.PolyShape; import collision.Proxy; import collision.Shape; import collision.ShapeDescr...
src/testbed/PTest.java
package testbed; import java.awt.event.MouseWheelEvent; import java.util.Random; import processing.core.PApplet; import collision.AABB; import collision.BroadPhase; import collision.Manifold; import collision.Pair; import collision.PolyShape; import collision.Proxy; import collision.Shape; import collision.ShapeDescr...
Fixed zoom to scale from center of screen instead of world
src/testbed/PTest.java
Fixed zoom to scale from center of screen instead of world
Java
bsd-3-clause
96bcf492019d4ad42162c3205aea39c2efe52bf8
0
bureau14/qdb-api-java,bureau14/qdb-api-java
package com.b14.qdb; import java.net.URISyntaxException; import java.nio.ByteBuffer; import java.nio.charset.CharacterCodingException; import java.nio.charset.Charset; import java.nio.charset.CharsetDecoder; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; i...
src/main/java/com/b14/qdb/QdbCluster.java
package com.b14.qdb; import java.net.URISyntaxException; import java.nio.ByteBuffer; import java.nio.charset.CharacterCodingException; import java.nio.charset.Charset; import java.nio.charset.CharsetDecoder; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; i...
Removed prefix get usage
src/main/java/com/b14/qdb/QdbCluster.java
Removed prefix get usage
Java
bsd-3-clause
b042eaa6f4a70dedf32cd196f7bc8a92ecc8b321
0
charles-d-burton/java_websocket_example
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package minewebsocket; import com.google.gson.Gson; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.net.URI; import java.net.URISyntaxException; import java.util....
src/minewebsocket/MineWebSocket.java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package minewebsocket; import com.google.gson.Gson; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.net.URI; import java.net.URISyntaxException; import java.util....
Added initial JSON parsing and message sending support.
src/minewebsocket/MineWebSocket.java
Added initial JSON parsing and message sending support.
Java
mit
570b922396f407bd062bb9588d6aed218cb5345d
0
Sometrik/framework,Sometrik/framework,Sometrik/framework
package com.sometrik.framework; import android.graphics.Bitmap.Config; import com.sometrik.framework.NativeCommand.Selector; import android.graphics.Color; import android.graphics.Typeface; import android.graphics.drawable.GradientDrawable; import android.text.TextUtils.TruncateAt; import android.view.Gravity; impor...
android/java/com/sometrik/framework/FWTextView.java
package com.sometrik.framework; import android.graphics.Bitmap.Config; import com.sometrik.framework.NativeCommand.Selector; import android.graphics.Color; import android.graphics.Typeface; import android.graphics.drawable.GradientDrawable; import android.text.TextUtils.TruncateAt; import android.view.Gravity; impor...
use ViewStyleManager for styles
android/java/com/sometrik/framework/FWTextView.java
use ViewStyleManager for styles
Java
mit
d77ea0d834d9c1b42ea21ccee52dc930870ae3a6
0
fredyw/leetcode,fredyw/leetcode,fredyw/leetcode,fredyw/leetcode
package leetcode; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Objects; import java.util.Set; import java.util.TreeSet; /** * https://leetcode.com/problems/reconstruct-itinerary/ */ public ...
src/main/java/leetcode/Problem332.java
package leetcode; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Objects; import java.util.Set; import java.util.TreeSet; /** * https://leetcode.com/problems/reconstruct-itinerary/ */ public ...
Update problem 332
src/main/java/leetcode/Problem332.java
Update problem 332
Java
mit
b958d083e7404eebd6c08b1d0b247b266d26d156
0
mzmine/mzmine3,mzmine/mzmine3
/* * Copyright 2006-2021 The MZmine Development Team * * This file is part of MZmine. * * MZmine is free software; you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation; either version 2 of the * License, or (at your option) any ...
src/main/java/io/github/mzmine/gui/chartbasics/chartutils/paintscales/PaintScale.java
/* * Copyright 2006-2021 The MZmine Development Team * * This file is part of MZmine. * * MZmine is free software; you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation; either version 2 of the * License, or (at your option) any ...
fix invalid PaintScale range
src/main/java/io/github/mzmine/gui/chartbasics/chartutils/paintscales/PaintScale.java
fix invalid PaintScale range
Java
mit
79e9b20ad2c5c2322eace83a1ee57f7451e46f13
0
mezz/JustEnoughItems,way2muchnoise/JustEnoughItems,mezz/JustEnoughItems,Adaptivity/JustEnoughItems,Adaptivity/JustEnoughItems
package mezz.jei.util; import javax.annotation.Nonnull; import javax.annotation.Nullable; import java.util.ArrayList; import java.util.Collections; import java.util.List; import com.google.common.collect.HashMultimap; import com.google.common.collect.Multimap; import mezz.jei.RecipeRegistry; import mezz.je...
src/main/java/mezz/jei/util/ModRegistry.java
package mezz.jei.util; import javax.annotation.Nonnull; import javax.annotation.Nullable; import java.util.ArrayList; import java.util.Collections; import java.util.List; import com.google.common.collect.HashMultimap; import com.google.common.collect.Multimap; import mezz.jei.RecipeRegistry; import mezz.je...
Add better null check for Recipe Category Crafting Item registration
src/main/java/mezz/jei/util/ModRegistry.java
Add better null check for Recipe Category Crafting Item registration
Java
mit
57f24412ed258d21ac56c49b1fd30bdd35bf2cd2
0
nking/curvature-scale-space-corners-and-transformations,nking/curvature-scale-space-corners-and-transformations
package algorithms.imageProcessing; import algorithms.util.PairIntArray; import algorithms.util.PairInt; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Stack; import java.util.logging.Level; import java.util.logging.Logger; /** * Edge extractor operates on an image that ...
src/algorithms/imageProcessing/EdgeExtractor.java
package algorithms.imageProcessing; import algorithms.util.PairIntArray; import algorithms.util.PairInt; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Stack; import java.util.logging.Level; import java.util.logging.Logger; /** * Edge extractor operates on an image that ...
first draft of design of improvements to a method in the EdgeExtractor to merge edges, included as comments.
src/algorithms/imageProcessing/EdgeExtractor.java
first draft of design of improvements to a method in the EdgeExtractor to merge edges, included as comments.
Java
mit
280b1065924c710e4ae8b0911256d5d8d50bfa6c
0
ewanld/fjdbc-sql,ewanld/fjdbc-sql
package com.github.fjdbc.sql; import java.math.BigDecimal; import java.net.URL; import java.sql.Array; import java.sql.Blob; import java.sql.Clob; import java.sql.PreparedStatement; import java.sql.Ref; import java.sql.SQLException; import java.sql.Time; import java.sql.Timestamp; import java.util.ArrayLis...
src/main/java/com/github/fjdbc/sql/OracleSql.java
package com.github.fjdbc.sql; import java.math.BigDecimal; import java.net.URL; import java.sql.Array; import java.sql.Blob; import java.sql.Clob; import java.sql.PreparedStatement; import java.sql.Ref; import java.sql.SQLException; import java.sql.Time; import java.sql.Timestamp; import java.util.ArrayLis...
add StreamBackedBatchStatement
src/main/java/com/github/fjdbc/sql/OracleSql.java
add StreamBackedBatchStatement
Java
epl-1.0
06feb79f697e9a13e8945711cc31380be0c012a0
0
oscerd/core,pplatek/core,ivannov/core,D9110/core,stalep/forge-core,jerr/jbossforge-core,agoncal/core,ivannov/core,agoncal/core,forge/core,jerr/jbossforge-core,agoncal/core,oscerd/core,forge/core,pplatek/core,ivannov/core,agoncal/core,D9110/core,ivannov/core,agoncal/core,ivannov/core,D9110/core,jerr/jbossforge-core,D911...
/* * Copyright 2013 Red Hat, Inc. and/or its affiliates. * * Licensed under the Eclipse Public License version 1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ package org.jboss.forge.addon.javaee.jpa.ui; import java.util.Comparator; import java.util.Set; import java.util.TreeSet; import javax.i...
javaee/impl/src/main/java/org/jboss/forge/addon/javaee/jpa/ui/PersistenceSetupWizard.java
/* * Copyright 2013 Red Hat, Inc. and/or its affiliates. * * Licensed under the Eclipse Public License version 1.0, available at * http://www.eclipse.org/legal/epl-v10.html */ package org.jboss.forge.addon.javaee.jpa.ui; import java.util.ArrayList; import java.util.List; import java.util.Set; import javax.injec...
Ordered items and set default values
javaee/impl/src/main/java/org/jboss/forge/addon/javaee/jpa/ui/PersistenceSetupWizard.java
Ordered items and set default values
Java
mpl-2.0
11aa84e4cbb61ea5b5a21ebe199ee621e6aba3d1
0
GreenDelta/olca-modules,GreenDelta/olca-modules,GreenDelta/olca-modules
package org.openlca.core.database; import java.util.Collections; import org.openlca.core.model.UnitGroup; import org.openlca.core.model.descriptors.UnitGroupDescriptor; public class UnitGroupDao extends CategorizedEntityDao<UnitGroup, UnitGroupDescriptor> { public UnitGroupDao(IDatabase database) { super(UnitG...
olca-core/src/main/java/org/openlca/core/database/UnitGroupDao.java
package org.openlca.core.database; import org.openlca.core.model.UnitGroup; import org.openlca.core.model.descriptors.UnitGroupDescriptor; public class UnitGroupDao extends CategorizedEntityDao<UnitGroup, UnitGroupDescriptor> { public UnitGroupDao(IDatabase database) { super(UnitGroup.class, UnitGroupDescriptor...
Added method to get a unitgroup for unit.
olca-core/src/main/java/org/openlca/core/database/UnitGroupDao.java
Added method to get a unitgroup for unit.
Java
mpl-2.0
d38728d8314f5fbf04eea49335b8342ff37f6dfa
0
coyotesqrl/lux,msokolov/lux,msokolov/lux
package lux.index.analysis; import java.io.IOException; import java.io.Reader; import java.io.StringReader; import java.util.Iterator; import net.sf.saxon.om.NodeInfo; import net.sf.saxon.s9api.XdmNode; import net.sf.saxon.s9api.XdmSequenceIterator; import org.apache.lucene.analysis.Analyzer; import org.apache.lucen...
src/main/java/lux/index/analysis/XmlTokenStreamBase.java
package lux.index.analysis; import java.io.IOException; import java.io.Reader; import java.io.StringReader; import java.util.Iterator; import net.sf.saxon.om.NodeInfo; import net.sf.saxon.s9api.XdmNode; import net.sf.saxon.s9api.XdmSequenceIterator; import org.apache.lucene.analysis.Analyzer; import org.apache.lucen...
refactoring reminder
src/main/java/lux/index/analysis/XmlTokenStreamBase.java
refactoring reminder
Java
lgpl-2.1
6bc79013617a9f4d3cc8884b930278676612666d
0
sewe/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,spotbugs/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs
/* * FindBugs - Find bugs in Java programs * Copyright (C) 2003, University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (...
findbugs/src/java/edu/umd/cs/findbugs/FindBugs.java
/* * FindBugs - Find bugs in Java programs * Copyright (C) 2003, University of Maryland * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (...
When creating the ClassContext for a class, pass it a ref to the bug reporter to serve as a RepositoryLookupFailureCallback. git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@1244 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
findbugs/src/java/edu/umd/cs/findbugs/FindBugs.java
When creating the ClassContext for a class, pass it a ref to the bug reporter to serve as a RepositoryLookupFailureCallback.
Java
apache-2.0
b0240a661917adedc2aba69e0043456bdb8d211f
0
randompearl/Journal.IO,sbtourist/Journal.IO
/** * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed ...
src/main/java/journal/io/api/Journal.java
/** * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed ...
Issue #50 Pausing the accessor during file compaction.
src/main/java/journal/io/api/Journal.java
Issue #50 Pausing the accessor during file compaction.
Java
apache-2.0
c0fea6174235195ac4d44487e13dfd841b3f87af
0
korpling/ANNIS,zangsir/ANNIS,zangsir/ANNIS,korpling/ANNIS,korpling/ANNIS,zangsir/ANNIS,korpling/ANNIS,zangsir/ANNIS,korpling/ANNIS,zangsir/ANNIS,zangsir/ANNIS
/* * Copyright 2011 Corpuslinguistic working group Humboldt University Berlin. * * 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 * *...
annis-gui/src/main/java/annis/gui/HistoryPanel.java
/* * Copyright 2011 Corpuslinguistic working group Humboldt University Berlin. * * 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 * *...
Trying to make FindBugs happy.
annis-gui/src/main/java/annis/gui/HistoryPanel.java
Trying to make FindBugs happy.
Java
apache-2.0
470622bc3b234dc6879e9cdec63c84ecbe09df2d
0
SeleniumHQ/selenium,asolntsev/selenium,lmtierney/selenium,Dude-X/selenium,joshmgrant/selenium,asolntsev/selenium,joshmgrant/selenium,chrisblock/selenium,titusfortner/selenium,Ardesco/selenium,lmtierney/selenium,lmtierney/selenium,valfirst/selenium,Ardesco/selenium,joshmgrant/selenium,oddui/selenium,valfirst/selenium,va...
// Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you m...
java/client/src/org/openqa/selenium/WebElement.java
// Licensed to the Software Freedom Conservancy (SFC) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The SFC licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you m...
[java] Fixing HTML tags in javadoc
java/client/src/org/openqa/selenium/WebElement.java
[java] Fixing HTML tags in javadoc
Java
apache-2.0
f95bc58712af2ef127b1f76cb8743aca6805c951
0
eekboom/gerrit-intellij-plugin,uwolfer/gerrit-intellij-plugin
/* * Copyright 2013-2014 Urs Wolfer * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
src/main/java/com/urswolfer/intellij/plugin/gerrit/push/GerritPushOptionsPanel.java
/* * Copyright 2013-2014 Urs Wolfer * * 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 ...
do not duplicate push tag panel when opening dialog multiple times
src/main/java/com/urswolfer/intellij/plugin/gerrit/push/GerritPushOptionsPanel.java
do not duplicate push tag panel when opening dialog multiple times
Java
apache-2.0
4128f5b5634b5fa141141a8fa2f91823c3a92f13
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
package org.apache.lucene.index; /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Versio...
lucene/core/src/java/org/apache/lucene/index/FilterLeafReader.java
package org.apache.lucene.index; /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Versio...
LUCENE-6271: fix this bad naming ref too git-svn-id: 4acd7d4a39716a084c6c26bed9f213ad170e386a@1670481 13f79535-47bb-0310-9956-ffa450edef68
lucene/core/src/java/org/apache/lucene/index/FilterLeafReader.java
LUCENE-6271: fix this bad naming ref too
Java
apache-2.0
f353bc0c2500339dd6a58de82c985d271f66e130
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-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
spring-core/src/main/java/org/springframework/util/ClassUtils.java
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
ConcurrentReferenceHashMap cache for getInterfaceMethodIfPossible results Closes gh-24206
spring-core/src/main/java/org/springframework/util/ClassUtils.java
ConcurrentReferenceHashMap cache for getInterfaceMethodIfPossible results
Java
apache-2.0
6677b08eef4033f5c20024a03ef166421a629d54
0
joewalnes/idea-community,muntasirsyed/intellij-community,robovm/robovm-studio,tmpgit/intellij-community,asedunov/intellij-community,vvv1559/intellij-community,MER-GROUP/intellij-community,ol-loginov/intellij-community,allotria/intellij-community,caot/intellij-community,da1z/intellij-community,holmes/intellij-community,...
/* * 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...
images/src/org/intellij/images/index/ImageInfoIndex.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...
narrower scope used for faster access
images/src/org/intellij/images/index/ImageInfoIndex.java
narrower scope used for faster access
Java
apache-2.0
1083f271801d4cac2a960541b823cdf22a724744
0
networknt/light-4j
package com.networknt.handler.conduit; import com.networknt.handler.BuffersUtils; import com.networknt.handler.ResponseInterceptor; import com.networknt.httpstring.AttachmentConstants; import com.networknt.service.SingletonServiceFactory; import io.undertow.connector.PooledByteBuffer; import io.undertow.server.HttpSer...
handler/src/main/java/com/networknt/handler/conduit/ModifiableContentSinkConduit.java
package com.networknt.handler.conduit; import com.networknt.handler.BuffersUtils; import com.networknt.handler.ResponseInterceptor; import com.networknt.httpstring.AttachmentConstants; import com.networknt.service.SingletonServiceFactory; import io.undertow.connector.PooledByteBuffer; import io.undertow.server.HttpSer...
Added new condition where we only update the content-length if the response already has a content-length header. (#1340)
handler/src/main/java/com/networknt/handler/conduit/ModifiableContentSinkConduit.java
Added new condition where we only update the content-length if the response already has a content-length header. (#1340)
Java
apache-2.0
32d99fa9cadda1e663ee3aff35841f6ba3d2ff3f
0
ivanr/qlue
/* * Qlue Web Application Framework * Copyright 2009-2012 Ivan Ristic <ivanr@webkreator.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/lic...
src/com/webkreator/qlue/QlueApplication.java
/* * Qlue Web Application Framework * Copyright 2009-2012 Ivan Ristic <ivanr@webkreator.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/lic...
Fix initialization for simple applications that do not use a routing file.
src/com/webkreator/qlue/QlueApplication.java
Fix initialization for simple applications that do not use a routing file.
Java
apache-2.0
694467435a4f9ebac88a74f7ad6ff26d16ab9060
0
ianhanniballake/muzei,ianhanniballake/muzei,ianhanniballake/muzei,ianhanniballake/muzei,ianhanniballake/muzei,romannurik/muzei,romannurik/muzei,romannurik/muzei,romannurik/muzei,romannurik/muzei
/* * Copyright 2014 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 ...
main/src/main/java/com/google/android/apps/muzei/MuzeiActivity.java
/* * Copyright 2014 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 ...
Avoid crashing coming out of the tutorial It doesn't particularly matter if users need to hit the button to finish the tutorial a second time, so we'll just avoid the crash. Exception java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState android.support.v4.app.FragmentManagerImpl.chec...
main/src/main/java/com/google/android/apps/muzei/MuzeiActivity.java
Avoid crashing coming out of the tutorial
Java
apache-2.0
cae3fba5ef7664185611b86cbc3a2ae78425b893
0
saikarthikkn/hapibot_baymax,stormpath/stormpath-sdk-android,saikarthikkn/hapibot_baymax,stormpath/stormpath-sdk-android,saikarthikkn/hapibot_baymax,stormpath/stormpath-sdk-android,saikarthikkn/hapibot_baymax,stormpath/stormpath-sdk-android
package com.stormpath.sdk; import com.squareup.moshi.Json; import com.squareup.moshi.Moshi; import com.stormpath.sdk.android.AndroidPlatform; import com.stormpath.sdk.models.RegisterParams; import com.stormpath.sdk.models.SessionTokens; import com.stormpath.sdk.models.SocialProviderConfiguration; import com.stormpath....
sdk/src/main/java/com/stormpath/sdk/ApiManager.java
package com.stormpath.sdk; import com.squareup.moshi.Json; import com.squareup.moshi.Moshi; import com.stormpath.sdk.android.AndroidPlatform; import com.stormpath.sdk.models.RegisterParams; import com.stormpath.sdk.models.SessionTokens; import com.stormpath.sdk.models.SocialProviderConfiguration; import com.stormpath....
removed dupe code for login results
sdk/src/main/java/com/stormpath/sdk/ApiManager.java
removed dupe code for login results
Java
apache-2.0
624871fc5393e4fa76da677d9b3c7461e103f9e9
0
agiledigital/poet-slack-bot,agiledigital/poet-slack-bot,agiledigital/poet-slack-bot
package services.languageProcessor; import com.fasterxml.jackson.databind.JsonNode; import play.libs.Json; import scala.util.parsing.json.JSONArray; import services.IntentEntity; import services.Response; import services.queryHandler.Extractor; import java.lang.reflect.*; import java.util.ArrayList; import java.util...
server/app/services/languageProcessor/TaskMap.java
package services.languageProcessor; import com.fasterxml.jackson.databind.JsonNode; import play.libs.Json; import scala.util.parsing.json.JSONArray; import services.IntentEntity; import services.Response; import services.queryHandler.Extractor; import java.lang.reflect.*; import java.util.ArrayList; import java.util...
Methods added for handling additional questions
server/app/services/languageProcessor/TaskMap.java
Methods added for handling additional questions
Java
apache-2.0
3029286b5acc5c3f272f7c6da2e608fd3d572e8c
0
jepsar/BootsFaces-OSP,jepsar/BootsFaces-OSP,mtvweb/BootsFaces-OSP,mtvweb/BootsFaces-OSP,chongma/BootsFaces-OSP,chongma/BootsFaces-OSP,TheCoder4eu/BootsFaces-OSP,TheCoder4eu/BootsFaces-OSP
/** * Copyright 2014-2017 Riccardo Massera (TheCoder4.Eu) and Stephan Rauh (http://www.beyondjava.net). * * This file is part of BootsFaces. * * 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 Lic...
src/main/java/net/bootsfaces/component/iconAwesome/IconAwesome.java
/** * Copyright 2014-2017 Riccardo Massera (TheCoder4.Eu) and Stephan Rauh (http://www.beyondjava.net). * * This file is part of BootsFaces. * * 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 Lic...
re-added the lost import statements
src/main/java/net/bootsfaces/component/iconAwesome/IconAwesome.java
re-added the lost import statements
Java
apache-2.0
59d37a1be67bb6d4f6615ad5f50aa0834905c63a
0
kageiit/buck,clonetwin26/buck,ilya-klyuchnikov/buck,shybovycha/buck,SeleniumHQ/buck,JoelMarcey/buck,JoelMarcey/buck,LegNeato/buck,kageiit/buck,Addepar/buck,nguyentruongtho/buck,k21/buck,LegNeato/buck,zpao/buck,shs96c/buck,k21/buck,Addepar/buck,romanoid/buck,shybovycha/buck,Addepar/buck,k21/buck,ilya-klyuchnikov/buck,br...
/* * Copyright 2017-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
src/com/facebook/buck/rules/CachingBuildRuleBuilder.java
/* * Copyright 2017-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
Add a class to manage BuildRule scopes. Summary: Right now, BuildRuleEvent.resumeSuspendScopes cannot be nested on the same thread. This means that, to correctly keep everything in a buildrule scope we must: 1. Usually, when doing Futures.transform/etc, we must wrap the transform in a scope. 2. But, if it's actually r...
src/com/facebook/buck/rules/CachingBuildRuleBuilder.java
Add a class to manage BuildRule scopes.
Java
apache-2.0
4c3319da1a58873f5db9b362117cdbd98501609d
0
OpenHFT/Chronicle-Wire,OpenHFT/Chronicle-Wire
/* * Copyright 2014 Higher Frequency Trading * * http://www.higherfrequencytrading.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 ...
src/test/java/net/openhft/chronicle/wire/LongTextReferenceTest.java
/* * Copyright 2014 Higher Frequency Trading * * http://www.higherfrequencytrading.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 ...
as discuessed with peter NativeBytesStore.nativeStore() will be an elastic store and NativeBytesStore.nativeStoreWithFixedCapacity() will be as the name suggests fixed.
src/test/java/net/openhft/chronicle/wire/LongTextReferenceTest.java
as discuessed with peter NativeBytesStore.nativeStore() will be an elastic store and NativeBytesStore.nativeStoreWithFixedCapacity() will be as the name suggests fixed.
Java
apache-2.0
ad8cdc7e795813287baf7a7366e97e6838037ef5
0
suppandi/logstash,triforkse/logstash-mesos,mesosphere/logstash,alex-glv/logstash,mesosphere/logstash,mesos/logstash,frankscholten/logstash,kensipe/logstash,kensipe/logstash,alex-glv/logstash,mesosphere/logstash,alex-glv/logstash,triforkse/logstash-mesos,mesos/logstash,triforkse/logstash-mesos,frankscholten/logstash,mes...
executor/src/main/java/org/apache/mesos/logstash/executor/logging/FileLogSteamWriter.java
package org.apache.mesos.logstash.executor.logging; import org.apache.commons.io.FileUtils; import org.apache.log4j.Logger; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import java.nio.file.Path; import java.nio.file.Paths; import java...
Remove old version of file.
executor/src/main/java/org/apache/mesos/logstash/executor/logging/FileLogSteamWriter.java
Remove old version of file.
Java
apache-2.0
8e364232d10ca82076aee0c3bd987c2ee61f0e1a
0
ContainerSolutions/minimesos,mwl/mini-mesos,ContainerSolutions/mini-mesos,ContainerSolutions/mini-mesos,mwl/mini-mesos,jitpack-io/mini-mesos,jitpack-io/mini-mesos,ContainerSolutions/minimesos,ContainerSolutions/minimesos
package org.apache.mesos.mini.main; import com.mashape.unirest.http.exceptions.UnirestException; import org.apache.mesos.mini.MesosCluster; import org.apache.mesos.mini.mesos.MesosClusterConfig; import sun.misc.Signal; import java.io.IOException; /** * */ public class Main { private static final org.slf4j.Logg...
src/main/java/org/apache/mesos/mini/main/Main.java
package org.apache.mesos.mini.main; import com.mashape.unirest.http.exceptions.UnirestException; import org.apache.mesos.mini.MesosCluster; import org.apache.mesos.mini.mesos.MesosClusterConfig; import sun.misc.Signal; import java.io.IOException; /** * */ public class Main { private static final org.slf4j.Logg...
Default number of slaves is 3
src/main/java/org/apache/mesos/mini/main/Main.java
Default number of slaves is 3
Java
apache-2.0
fda81c995740c7b0a9dad39b674a10f4c246b671
0
catholicon/jackrabbit-oak,alexkli/jackrabbit-oak,yesil/jackrabbit-oak,anchela/jackrabbit-oak,bdelacretaz/jackrabbit-oak,catholicon/jackrabbit-oak,FlakyTestDetection/jackrabbit-oak,catholicon/jackrabbit-oak,francescomari/jackrabbit-oak,anchela/jackrabbit-oak,francescomari/jackrabbit-oak,bdelacretaz/jackrabbit-oak,yesil/...
/* * 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 ...
oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/observation/ChangeProcessor.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 ...
OAK-804: MBean to track observation listeners Fix MBean type string to match the JCR interface git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1494145 13f79535-47bb-0310-9956-ffa450edef68
oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/observation/ChangeProcessor.java
OAK-804: MBean to track observation listeners
Java
apache-2.0
23c8d9e877c068f0e99b8fc42df0fc7cef1b787b
0
mikosik/smooth-build,mikosik/smooth-build
package org.smoothbuild.object; import static org.hamcrest.Matchers.equalTo; import static org.hamcrest.Matchers.not; import static org.smoothbuild.fs.base.Path.path; import static org.smoothbuild.testing.common.StreamTester.inputStreamToBytes; import static org.smoothbuild.testing.message.ErrorMessageMatchers.contain...
src/test/org/smoothbuild/object/ObjectDbTest.java
package org.smoothbuild.object; import static org.hamcrest.Matchers.equalTo; import static org.hamcrest.Matchers.not; import static org.smoothbuild.fs.base.Path.path; import static org.smoothbuild.testing.common.StreamTester.inputStreamToBytes; import static org.smoothbuild.testing.message.ErrorMessageMatchers.contain...
fixed style in ObjectDbTest
src/test/org/smoothbuild/object/ObjectDbTest.java
fixed style in ObjectDbTest
Java
bsd-3-clause
80c41a3916cc1323f7d839312f164b6a0d47f2f5
0
Chocohead/Nuclear-Control,Ghostlyr/Nuclear-Control,Speiger/Nuclear-Control,Adaptivity/Nuclear-Control
package shedar.mods.ic2.nuclearcontrol.items; import ic2.api.item.ElectricItem; import ic2.api.item.IElectricItem; import ic2.api.reactor.IReactor; import java.util.List; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.entity...
src/main/java/shedar/mods/ic2/nuclearcontrol/items/ItemToolDigitalThermometer.java
package shedar.mods.ic2.nuclearcontrol.items; import ic2.api.item.ElectricItem; import ic2.api.item.IElectricItem; import ic2.api.reactor.IReactor; import java.util.List; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.entity...
Got Z's better soluation
src/main/java/shedar/mods/ic2/nuclearcontrol/items/ItemToolDigitalThermometer.java
Got Z's better soluation
Java
bsd-3-clause
2ae338a6608434c68e3e2c0e80359b3d107c2b11
0
Team694/joebot
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package edu.stuy.speed; import edu.wpi.first.wpilibj.CANJaguar; import edu.wpi.first.wpilibj.can.CANTimeoutException; /** * Jaguar motor controller with speed methods * @author admin */ public class JaguarSpeed impl...
src/edu/stuy/speed/JaguarSpeed.java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package edu.stuy.speed; import edu.wpi.first.wpilibj.CANJaguar; import edu.wpi.first.wpilibj.can.CANTimeoutException; /** * Jaguar motor controller with speed methods * @author admin */ public class JaguarSpeed impl...
Negate RPM output. Rollers should spin outwards.
src/edu/stuy/speed/JaguarSpeed.java
Negate RPM output. Rollers should spin outwards.
Java
bsd-3-clause
797caf6936004da55a58e6debbb047b84599fa1d
0
bertleft/jmonkeyengine,tr0k/jmonkeyengine,amit2103/jmonkeyengine,shurun19851206/jMonkeyEngine,g-rocket/jmonkeyengine,g-rocket/jmonkeyengine,Georgeto/jmonkeyengine,g-rocket/jmonkeyengine,yetanotherindie/jMonkey-Engine,InShadow/jmonkeyengine,OpenGrabeso/jmonkeyengine,GreenCubes/jmonkeyengine,Georgeto/jmonkeyengine,d235j/...
/* * Copyright (c) 2009-2012 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
engine/src/networking/com/jme3/network/serializing/Serializer.java
/* * Copyright (c) 2009-2012 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
Provide access to an in-order list of all class registrations. Also made the direct register by ID method public so that external callers can register serializers for specific IDs. With these changes, it is possible for a server to authoritatively send out a list of all registrations to its clients greatly reducing the...
engine/src/networking/com/jme3/network/serializing/Serializer.java
Provide access to an in-order list of all class registrations. Also made the direct register by ID method public so that external callers can register serializers for specific IDs. With these changes, it is possible for a server to authoritatively send out a list of all registrations to its clients greatly reducing the...
Java
bsd-3-clause
ef0c87e79faf19d90ac10d8908581766598c3296
0
Clashsoft/Dyvil,Clashsoft/Dyvil
package dyvilx.tools.compiler.ast.parameter; import dyvil.annotation.internal.NonNull; import dyvil.annotation.internal.Nullable; import dyvil.collection.iterator.ArrayIterator; import dyvil.lang.Name; import dyvil.reflect.Modifiers; import dyvil.source.position.SourcePosition; import dyvilx.tools.compiler.ast.context...
src/compiler/dyvilx/tools/compiler/ast/parameter/ArgumentList.java
package dyvilx.tools.compiler.ast.parameter; import dyvil.annotation.internal.NonNull; import dyvil.annotation.internal.Nullable; import dyvil.collection.iterator.ArrayIterator; import dyvil.lang.Name; import dyvil.reflect.Modifiers; import dyvil.source.position.SourcePosition; import dyvilx.tools.compiler.ast.context...
Restructure ArgumentList comp: Restructured the `ArgumentList` class. #399
src/compiler/dyvilx/tools/compiler/ast/parameter/ArgumentList.java
Restructure ArgumentList
Java
bsd-3-clause
8564115b31e83342762b8cd106673315cf64c414
0
NCIP/caadapter,NCIP/caadapter,NCIP/caadapter
/** * <!-- LICENSE_TEXT_START --> * <!-- LICENSE_TEXT_END --> */ package gov.nih.nci.caadapter.hl7.mif; import gov.nih.nci.caadapter.common.util.Config; import gov.nih.nci.caadapter.common.util.FileUtil; import gov.nih.nci.caadapter.common.util.PropertiesResult; import gov.nih.nci.caadapter.hl7.datatype.DatatypeBa...
caadapter/components/hl7Transformation/src/gov/nih/nci/caadapter/hl7/mif/MIFAttribute.java
/** * <!-- LICENSE_TEXT_START --> * <!-- LICENSE_TEXT_END --> */ package gov.nih.nci.caadapter.hl7.mif; import gov.nih.nci.caadapter.common.util.Config; import gov.nih.nci.caadapter.common.util.FileUtil; import gov.nih.nci.caadapter.common.util.PropertiesResult; import gov.nih.nci.caadapter.hl7.datatype.DatatypeBa...
display ODI with MIFAttribute:search time SVN-Revision: 637
caadapter/components/hl7Transformation/src/gov/nih/nci/caadapter/hl7/mif/MIFAttribute.java
display ODI with MIFAttribute:search time
Java
mit
173bb73d40a7c04d71eb17a43892a7b2c1660816
0
iSach/Samaritan
package be.isach.samaritan.command; import POGOProtos.Inventory.Item.ItemAwardOuterClass; import POGOProtos.Networking.Responses.CatchPokemonResponseOuterClass; import be.isach.samaritan.pokemongo.NameRegistry; import be.isach.samaritan.util.TextUtil; import com.google.maps.GeocodingApi; import com.google.maps.model.G...
src/main/java/be/isach/samaritan/command/CommandPokeGo.java
package be.isach.samaritan.command; import POGOProtos.Inventory.Item.ItemAwardOuterClass; import POGOProtos.Networking.Responses.CatchPokemonResponseOuterClass; import be.isach.samaritan.pokemongo.NameRegistry; import be.isach.samaritan.util.TextUtil; import com.google.maps.GeocodingApi; import com.google.maps.model.G...
Pokemon Go
src/main/java/be/isach/samaritan/command/CommandPokeGo.java
Pokemon Go
Java
mit
d8081c94a72a38d09670e8b1fba8437dce0ed1c9
0
UIKit0/rhodes,louisatome/rhodes,rhosilver/rhodes-1,louisatome/rhodes,rhosilver/rhodes-1,UIKit0/rhodes,rhosilver/rhodes-1,UIKit0/rhodes,rhosilver/rhodes-1,rhosilver/rhodes-1,louisatome/rhodes,rhosilver/rhodes-1,UIKit0/rhodes,louisatome/rhodes,UIKit0/rhodes,UIKit0/rhodes,UIKit0/rhodes,louisatome/rhodes,UIKit0/rhodes,rhos...
/*------------------------------------------------------------------------ * (The MIT License) * * Copyright (c) 2008-2011 Rhomobile, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software ...
platform/android/Rhodes/src/com/rhomobile/rhodes/RhodesService.java
/*------------------------------------------------------------------------ * (The MIT License) * * Copyright (c) 2008-2011 Rhomobile, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software ...
Update RhodesService.java TO remove the dependency of rhodes and rhoelements,the code is directly put here
platform/android/Rhodes/src/com/rhomobile/rhodes/RhodesService.java
Update RhodesService.java
Java
mit
49bb9e28344e1a730c1ac3f70209ed0161a0e283
0
mattmmatt/multibit,Ergzay/multibit,Ergzay/multibit,mattmmatt/multibit
/** * Copyright 2012 Jim Burton * * 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 i...
src/main/java/org/multibit/network/MultiBitDnsDiscovery.java
/** * Copyright 2012 Jim Burton * * 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 i...
backport from v0.5
src/main/java/org/multibit/network/MultiBitDnsDiscovery.java
backport from v0.5
Java
mit
7560fc890a1d02e03cef9ee9820f1545404e8c76
0
Kobata/inventory-tweaks,mrammy/inventory-tweaks,mrammy/inventory-tweaks,PrinceOfAmber/inventory-tweaks,PrinceOfAmber/inventory-tweaks
package invtweaks.forge.asm; import invtweaks.forge.asm.compatibility.CompatibilityConfigLoader; import invtweaks.forge.asm.compatibility.ContainerInfo; import invtweaks.forge.asm.compatibility.MethodInfo; import net.minecraft.launchwrapper.IClassTransformer; import net.minecraftforge.fml.common.asm.transformers.deobf...
src/main/java/invtweaks/forge/asm/ContainerTransformer.java
package invtweaks.forge.asm; import invtweaks.forge.asm.compatibility.CompatibilityConfigLoader; import invtweaks.forge.asm.compatibility.ContainerInfo; import invtweaks.forge.asm.compatibility.MethodInfo; import net.minecraft.launchwrapper.IClassTransformer; import net.minecraftforge.fml.common.asm.transformers.deobf...
Fix class reference for creative container.
src/main/java/invtweaks/forge/asm/ContainerTransformer.java
Fix class reference for creative container.
Java
mit
e9256fc8d09472d7d3a3cda5962e9f1b261a1021
0
ValFadeev/rundeck-nomad-plugin
package io.github.valfadeev.rundeck.plugin.nomad; import java.io.IOException; import java.util.Date; import java.util.List; import java.util.Map; import com.dtolabs.rundeck.core.execution.workflow.steps.FailureReason; import com.dtolabs.rundeck.core.execution.workflow.steps.StepException; import com.dtolabs.rundeck.c...
src/main/java/io/github/valfadeev/rundeck/plugin/nomad/NomadStepPlugin.java
package io.github.valfadeev.rundeck.plugin.nomad; import java.io.IOException; import java.util.Date; import java.util.List; import java.util.Map; import com.dtolabs.rundeck.core.execution.workflow.steps.FailureReason; import com.dtolabs.rundeck.core.execution.workflow.steps.StepException; import com.dtolabs.rundeck.c...
replaced deprecated api
src/main/java/io/github/valfadeev/rundeck/plugin/nomad/NomadStepPlugin.java
replaced deprecated api