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
mit
45eae77f8f75fe18410e618b1bd56a13dc75c38b
0
marc-guenther/github-api,kohsuke/github-api,gecko655/github-api,jeffnelson/github-api,henryju/github-api,pomes/github-api,PankajHingane-REISysIn/KnowledgeArticleExportImport,if6was9/github-api,Shredder121/github-api,lucamilanesio/github-api,torodev/github-api,gitminingOrg/github-api,christiansahlstrom93/github-api,Samp...
/* * The MIT License * * Copyright (c) 2010, Kohsuke Kawaguchi * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
src/main/java/org/kohsuke/github/GHRepository.java
/* * The MIT License * * Copyright (c) 2010, Kohsuke Kawaguchi * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use,...
added missing repository delete operation
src/main/java/org/kohsuke/github/GHRepository.java
added missing repository delete operation
Java
mit
aadfa28e377cc2f6d0db9db3c1c0f613a0f5b8e7
0
lemmy/tlaplus,tlaplus/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,tlaplus/tlaplus,lemmy/tlaplus,tlaplus/tlaplus,lemmy/tlaplus
package org.lamport.tla.toolbox.tool.tlc.ui.editor.page; import java.net.Inet4Address; import java.net.Inet6Address; import java.net.InetAddress; import java.net.NetworkInterface; import java.net.SocketException; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.Collectio...
org.lamport.tla.toolbox.tool.tlc.ui/src/org/lamport/tla/toolbox/tool/tlc/ui/editor/page/MainModelPage.java
package org.lamport.tla.toolbox.tool.tlc.ui.editor.page; import java.net.Inet4Address; import java.net.Inet6Address; import java.net.InetAddress; import java.net.NetworkInterface; import java.net.SocketException; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.Collectio...
Verify that the user provided email address is valid and can be used to send the model checking result to. [Feature][Toolbox]
org.lamport.tla.toolbox.tool.tlc.ui/src/org/lamport/tla/toolbox/tool/tlc/ui/editor/page/MainModelPage.java
Verify that the user provided email address is valid and can be used to send the model checking result to.
Java
epl-1.0
82b96922a854634f87343dbb6730e14c8e07fc85
0
simpligility/maven-repository-tools,simpligility/maven-repository-tools
/** * Copyright simpligility technologies inc. http://www.simpligility.com * Licensed under Eclipse Public License - v 1.0 http://www.eclipse.org/legal/epl-v10.html */ package com.simpligility.maven.provisioner; import java.io.File; import java.io.IOException; import org.apache.commons.io.FileUtils; import org.sl...
maven-repository-provisioner/src/main/java/com/simpligility/maven/provisioner/MavenRepositoryProvisioner.java
/** * Copyright simpligility technologies inc. http://www.simpligility.com * Licensed under Eclipse Public License - v 1.0 http://www.eclipse.org/legal/epl-v10.html */ package com.simpligility.maven.provisioner; import java.io.File; import java.io.IOException; import org.apache.commons.io.FileUtils; import org.sl...
extracted a few methods
maven-repository-provisioner/src/main/java/com/simpligility/maven/provisioner/MavenRepositoryProvisioner.java
extracted a few methods
Java
epl-1.0
13fc98ebeb2695a2a4f3a457b30771eaef56a263
0
subclipse/subclipse,subclipse/subclipse,subclipse/subclipse
package org.tigris.subversion.subclipse.ui.conflicts; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.eclipse.compare.internal.CompareAction; import org.eclipse.compare.internal.CompareEditor; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IResou...
org.tigris.subversion.subclipse.ui/src/org/tigris/subversion/subclipse/ui/conflicts/ResolveTreeConflictWizard.java
package org.tigris.subversion.subclipse.ui.conflicts; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.eclipse.compare.internal.CompareAction; import org.eclipse.compare.internal.CompareEditor; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IResou...
Resolve Tree Conflict wizard. Fix NPE.
org.tigris.subversion.subclipse.ui/src/org/tigris/subversion/subclipse/ui/conflicts/ResolveTreeConflictWizard.java
Resolve Tree Conflict wizard. Fix NPE.
Java
agpl-3.0
9d070727c635e3cc47124d1e00492300089b1e64
0
SilverDav/Silverpeas-Core,SilverDav/Silverpeas-Core,Silverpeas/Silverpeas-Core,ebonnet/Silverpeas-Core,SilverYoCha/Silverpeas-Core,auroreallibe/Silverpeas-Core,ebonnet/Silverpeas-Core,mmoqui/Silverpeas-Core,ebonnet/Silverpeas-Core,SilverYoCha/Silverpeas-Core,SilverTeamWork/Silverpeas-Core,SilverTeamWork/Silverpeas-Core...
/** * Copyright (C) 2000 - 2013 Silverpeas * * 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, either version 3 of the * License, or (at your option) any later version. * * As a spe...
ejb-core/publication/src/main/java/com/stratelia/webactiv/publication/model/PublicationSelection.java
/** * Copyright (C) 2000 - 2013 Silverpeas * * 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, either version 3 of the * License, or (at your option) any later version. * * As a spe...
fixing bug #5993 on shared publication, some characters (like quote, double quote) were not correctly displayed
ejb-core/publication/src/main/java/com/stratelia/webactiv/publication/model/PublicationSelection.java
fixing bug #5993 on shared publication, some characters (like quote, double quote) were not correctly displayed
Java
agpl-3.0
380d7b020d5929ce629e336deffb536fb4acc1c6
0
kuali/kc,UniversityOfHawaiiORS/kc,kuali/kc,ColostateResearchServices/kc,ColostateResearchServices/kc,geothomasp/kcmit,geothomasp/kcmit,jwillia/kc-old1,UniversityOfHawaiiORS/kc,jwillia/kc-old1,geothomasp/kcmit,mukadder/kc,iu-uits-es/kc,mukadder/kc,mukadder/kc,jwillia/kc-old1,kuali/kc,iu-uits-es/kc,geothomasp/kcmit,iu-ui...
/* * Copyright 2005-2010 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php * * Unless re...
src/main/java/org/kuali/kra/irb/ProtocolLookupableHelperServiceImpl.java
/* * Copyright 2005-2010 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php * * Unless re...
KCIRB-738 fixed bug with attaching error to right field on the screen.
src/main/java/org/kuali/kra/irb/ProtocolLookupableHelperServiceImpl.java
KCIRB-738 fixed bug with attaching error to right field on the screen.
Java
agpl-3.0
01c514e86db5af9e9fb91c1686c5d8c8b5a69a54
0
JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio
/* * ObjectExplorerDataGrid.java * * Copyright (C) 2009-17 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Publ...
src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/explorer/view/ObjectExplorerDataGrid.java
/* * ObjectExplorerDataGrid.java * * Copyright (C) 2009-17 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Publ...
ensure scroll position preserved in explorer
src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/explorer/view/ObjectExplorerDataGrid.java
ensure scroll position preserved in explorer
Java
lgpl-2.1
007986bf21fd42983e909b8889ff1a0ccb76605a
0
vancegroup-mirrors/vrjuggler,vancegroup-mirrors/vrjuggler,LiuKeHua/vrjuggler,LiuKeHua/vrjuggler,LiuKeHua/vrjuggler,godbyk/vrjuggler-upstream-old,vrjuggler/vrjuggler,vancegroup-mirrors/vrjuggler,LiuKeHua/vrjuggler,vancegroup-mirrors/vrjuggler,vrjuggler/vrjuggler,vrjuggler/vrjuggler,MichaelMcDonnell/vrjuggler,LiuKeHua/vr...
/*************** <auto-copyright.pl BEGIN do not edit this line> ************** * * VR Juggler is (C) Copyright 1998, 1999, 2000, 2001 by Iowa State University * * Original Authors: * Allen Bierbaum, Christopher Just, * Patrick Hartling, Kevin Meinert, * Carolina Cruz-Neira, Albert Baker * * This library...
modules/vrjuggler/vrjconfig/org/vrjuggler/vrjconfig/ui/ConfigToolbar.java
/*************** <auto-copyright.pl BEGIN do not edit this line> ************** * * VR Juggler is (C) Copyright 1998, 1999, 2000, 2001 by Iowa State University * * Original Authors: * Allen Bierbaum, Christopher Just, * Patrick Hartling, Kevin Meinert, * Carolina Cruz-Neira, Albert Baker * * This library...
Bug fixed: If the first action was to create a new configuration, the ChunkFactory would not get set up correctly and trying to add new ConfigChunks with embedded chunks would throw a NullPointerException. git-svn-id: 769d22dfa2d22aad706b9a451492fb87c0735f19@10421 08b38cba-cd3b-11de-854e-f91c5b6e4272
modules/vrjuggler/vrjconfig/org/vrjuggler/vrjconfig/ui/ConfigToolbar.java
Bug fixed: If the first action was to create a new configuration, the ChunkFactory would not get set up correctly and trying to add new ConfigChunks with embedded chunks would throw a NullPointerException.
Java
lgpl-2.1
4230dae563c5917936836e74852f319cc99ab3c9
0
CreativeMD/LittleTiles
package com.creativemd.littletiles.common.tile.parent; import java.util.BitSet; import java.util.HashMap; import java.util.Iterator; import java.util.concurrent.ConcurrentHashMap; import com.creativemd.creativecore.common.utils.type.Pair; import com.creativemd.littletiles.common.structure.LittleStructure; import com....
src/main/java/com/creativemd/littletiles/common/tile/parent/TileList.java
package com.creativemd.littletiles.common.tile.parent; import java.util.BitSet; import java.util.HashMap; import java.util.Iterator; import com.creativemd.creativecore.common.utils.type.Pair; import com.creativemd.littletiles.common.structure.LittleStructure; import com.creativemd.littletiles.common.structure.attribu...
Fixed groups iterator not being thread-safe
src/main/java/com/creativemd/littletiles/common/tile/parent/TileList.java
Fixed groups iterator not being thread-safe
Java
apache-2.0
b99ebf8b5ee7b40cf4ef854bc6c6ca6785c65173
0
markflyhigh/incubator-beam,chamikaramj/beam,RyanSkraba/beam,lukecwik/incubator-beam,iemejia/incubator-beam,robertwb/incubator-beam,robertwb/incubator-beam,RyanSkraba/beam,RyanSkraba/beam,apache/beam,lukecwik/incubator-beam,lukecwik/incubator-beam,lukecwik/incubator-beam,robertwb/incubator-beam,markflyhigh/incubator-bea...
/* * 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 ...
sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/tfrecord/TFRecordIOIT.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
[BEAM-6627] Added metrics to TFRecordIOIT, refactored namespace names
sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/tfrecord/TFRecordIOIT.java
[BEAM-6627] Added metrics to TFRecordIOIT, refactored namespace names
Java
apache-2.0
419e7f9bb771111dc52bc077e696bd21a5533b16
0
korpling/ANNIS,korpling/ANNIS,korpling/ANNIS,korpling/ANNIS,korpling/ANNIS
package annis.gui.admin.reflinks; import annis.gui.AnnisUI; import annis.gui.components.ExceptionDialog; import annis.gui.query_references.UrlShortener; import annis.libgui.Background; import annis.libgui.Helper; import au.com.bytecode.opencsv.CSVReader; import com.google.common.base.Preconditions; import com.google.c...
src/main/java/annis/gui/admin/reflinks/MigrationPanel.java
package annis.gui.admin.reflinks; import annis.gui.AnnisUI; import annis.gui.components.ExceptionDialog; import annis.gui.query_references.UrlShortener; import annis.libgui.Background; import annis.libgui.Helper; import au.com.bytecode.opencsv.CSVReader; import com.google.common.base.Preconditions; import com.google.c...
Reduce complexity of readUrlShortenerLine function
src/main/java/annis/gui/admin/reflinks/MigrationPanel.java
Reduce complexity of readUrlShortenerLine function
Java
apache-2.0
8be8fa8f3e4ee5e89512f3974d76e57e0a420f98
0
NessComputing/testing-lessio
/** * Copyright (C) 2011-2012 Ness Computing, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
src/main/java/com/nesscomputing/testing/lessio/LessIOSecurityManager.java
/** * Copyright (C) 2011-2012 Ness Computing, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
Allow localhost for DNS resolution always
src/main/java/com/nesscomputing/testing/lessio/LessIOSecurityManager.java
Allow localhost for DNS resolution always
Java
apache-2.0
169437cf38771317d1a9bfadae93cd26242a3be4
0
ghoullier/cometd,ghoullier/cometd,ghoullier/cometd,cometd/cometd,cometd/cometd,cometd/cometd,cometd/cometd
package org.cometd.server.transports; import java.io.IOException; import java.io.PrintWriter; import java.util.Map; import java.util.Queue; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.atomic.AtomicInteger; import javax.servlet.ServletException; import javax.servlet.http.Cookie; import j...
cometd-java/cometd-java-server/src/main/java/org/cometd/server/transports/LongPollingTransport.java
package org.cometd.server.transports; import java.io.IOException; import java.io.PrintWriter; import java.util.Map; import java.util.Queue; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.atomic.AtomicInteger; import javax.servlet.ServletException; import javax.servlet.http.Cookie; import j...
COMETD-96 ported fix to cometd-2
cometd-java/cometd-java-server/src/main/java/org/cometd/server/transports/LongPollingTransport.java
COMETD-96 ported fix to cometd-2
Java
apache-2.0
16f4de7adba25b6d0388863987194c761a8af983
0
xiexingguang/netty,f7753/netty,fenik17/netty,bigheary/netty,mx657649013/netty,x1957/netty,timboudreau/netty,mubarak/netty,ijuma/netty,youprofit/netty,fengjiachun/netty,zhoffice/netty,mcanthony/netty,jovezhougang/netty,sverkera/netty,zhoffice/netty,louxiu/netty,AchinthaReemal/netty,kiril-me/netty,kiril-me/netty,woshilai...
/* * Copyright 2012 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/socket/oio/OioSocketChannel.java
/* * Copyright 2012 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 ...
Use the original stack trace when translating SocketTimeoutException to ConnectTimeoutException
transport/src/main/java/io/netty/channel/socket/oio/OioSocketChannel.java
Use the original stack trace when translating SocketTimeoutException to ConnectTimeoutException
Java
apache-2.0
dc555b42e0944a5c1e149e95cccd6c5d5d37010d
0
doneill/slope-angle,doneill/slope-angle
package com.jdoneill.slopeangle; import android.os.Bundle; import com.google.android.material.floatingactionbutton.FloatingActionButton; import com.google.android.material.snackbar.Snackbar; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import android.view.Menu; import andr...
app/src/main/java/com/jdoneill/slopeangle/MainActivity.java
package com.jdoneill.slopeangle; import android.os.Bundle; import com.google.android.material.floatingactionbutton.FloatingActionButton; import com.google.android.material.snackbar.Snackbar; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import android.view.Menu; import andr...
clean up
app/src/main/java/com/jdoneill/slopeangle/MainActivity.java
clean up
Java
apache-2.0
976d32fc5943a11668b12e83621feaa197677ec4
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-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
spring-context/src/main/java/org/springframework/context/event/SimpleApplicationEventMulticaster.java
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
SimpleApplicationEventMulticaster defensively swallows ClassCastException without message Issue: SPR-15145
spring-context/src/main/java/org/springframework/context/event/SimpleApplicationEventMulticaster.java
SimpleApplicationEventMulticaster defensively swallows ClassCastException without message
Java
apache-2.0
4be5a1d51a9e714b6f9aa284907182d59d766502
0
agileowl/tapestry-5,apache/tapestry-5,agileowl/tapestry-5,apache/tapestry-5,agileowl/tapestry-5,apache/tapestry-5,apache/tapestry-5,apache/tapestry-5
// Copyright 2006, 2007, 2008, 2010, 2011 The Apache Software Foundation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requ...
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentInstantiatorSourceImpl.java
// Copyright 2006, 2007, 2008, 2010, 2011 The Apache Software Foundation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless requ...
TAP5-853: Use correct class loader hierarchy to prevent ClassCastExceptions git-svn-id: d9b8539636d91aff9cd33ed5cd52a0cf73394897@1098005 13f79535-47bb-0310-9956-ffa450edef68
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentInstantiatorSourceImpl.java
TAP5-853: Use correct class loader hierarchy to prevent ClassCastExceptions
Java
apache-2.0
3e094586c043194be7d05948e3aacbf2e2f91bf8
0
serge-rider/dbeaver,Sargul/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,dbeaver/dbeaver,dbeaver/dbeaver,Sargul/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2019 Serge Rider (serge@jkiss.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://www.apache.org/license...
plugins/org.jkiss.dbeaver.ext.postgresql/src/org/jkiss/dbeaver/ext/postgresql/model/PostgreTableBase.java
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2019 Serge Rider (serge@jkiss.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://www.apache.org/license...
#6203 PG model fix (partitions) Former-commit-id: 5deb1c89bdf8f3c83d573211bea2028210d96afc
plugins/org.jkiss.dbeaver.ext.postgresql/src/org/jkiss/dbeaver/ext/postgresql/model/PostgreTableBase.java
#6203 PG model fix (partitions)
Java
apache-2.0
f06b6941854e22122cbceebdce20200dcc2763c3
0
apache/lenya,apache/lenya,apache/lenya,apache/lenya
/* <License> ============================================================================ The Apache Software License, Version 1.1 ============================================================================ Copyright (C) 1999-2004 The Apache Software Foundation. All rights reserved. Redistrib...
src/java/org/apache/lenya/util/StringUtil.java
/* <License> ============================================================================ The Apache Software License, Version 1.1 ============================================================================ Copyright (C) 1999-2004 The Apache Software Foundation. All rights reserved. Redistrib...
note about StringUtils within commons git-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@42559 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/lenya/util/StringUtil.java
note about StringUtils within commons
Java
apache-2.0
f58dd92db03e23e62a2aa7748badedb0ab491274
0
CarstenHollmann/iceland
/* * Copyright 2015-2018 52°North Initiative for Geospatial Open Source * Software GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2...
core/src/main/java/org/n52/iceland/cache/ctrl/persistence/AbstractPersistingCachePersistenceStrategy.java
/* * Copyright 2015-2018 52°North Initiative for Geospatial Open Source * Software GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2...
check for null
core/src/main/java/org/n52/iceland/cache/ctrl/persistence/AbstractPersistingCachePersistenceStrategy.java
check for null
Java
apache-2.0
86e6eaea44072e24dccefbeb34f0ff466f331096
0
googleinterns/demo-for-google-identity
/* Copyright 2020 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in w...
src/main/java/com/google/googleidentity/oauth2/risc/RiscSendHandler.java
/* Copyright 2020 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in w...
Change variable names
src/main/java/com/google/googleidentity/oauth2/risc/RiscSendHandler.java
Change variable names
Java
apache-2.0
03b3c47819bdcb3f671f3bd0a89a9a8b72126ac3
0
jdellithorpe/torc-ldbc
/* * Copyright 2015 Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
src/main/java/org/ellitron/ldbc/driver/workloads/torc/db/TorcDb.java
/* * Copyright 2015 Apache Software Foundation. * * 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 ...
Added LdbcUpdate6AddPostHandler implementation.
src/main/java/org/ellitron/ldbc/driver/workloads/torc/db/TorcDb.java
Added LdbcUpdate6AddPostHandler implementation.
Java
apache-2.0
97f6f3e8d2fbac1aa6a884edd2ce2610e3c74353
0
pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus
/** * Copyright 2007-2008 University Of Southern California * * 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 b...
src/edu/isi/pegasus/planner/code/generator/condor/CondorStyleFactory.java
/** * Copyright 2007-2008 University Of Southern California * * 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 b...
PM-1358 updated the condor style factory to load styles on demand and just once. this is to ensure unncessary repeated invocation of condor_config_val command while instantiating a style. Early all styles were loaded once upfront even though all jobs in a workflow maybe associated with the same style.
src/edu/isi/pegasus/planner/code/generator/condor/CondorStyleFactory.java
PM-1358 updated the condor style factory to load styles on demand and just once. this is to ensure unncessary repeated invocation of condor_config_val command while instantiating a style. Early all styles were loaded once upfront even though all jobs in a workflow maybe associated with the same style.
Java
apache-2.0
e6b354e0c66a357f6bf590e202d7aa126528d1ec
0
mgm-tp/jfunk,mgmik/jfunk,mgm-tp/jfunk,mgmik/jfunk,mgm-tp/jfunk,mgmik/jfunk
/* * Copyright (C) 2013 mgm technology partners GmbH, Munich. * * See the LICENSE file distributed with this work for additional * information regarding copyright ownership and intellectual property rights. */ package com.mgmtp.jfunk.web.util; import static org.apache.commons.lang3.StringUtils.normalizeSpace; ...
jfunk-web/src/main/java/com/mgmtp/jfunk/web/util/WebElementPredicates.java
/* * Copyright (C) 2013 mgm technology partners GmbH, Munich. * * See the LICENSE file distributed with this work for additional * information regarding copyright ownership and intellectual property rights. */ package com.mgmtp.jfunk.web.util; import static org.apache.commons.lang3.StringUtils.normaliz...
MQA-463: Add option to normalize to TextMatchesPatternPredicate
jfunk-web/src/main/java/com/mgmtp/jfunk/web/util/WebElementPredicates.java
MQA-463: Add option to normalize to TextMatchesPatternPredicate
Java
apache-2.0
1dbe92de3e6724b50bc3a482d79b0c4a918b10b3
0
mobilejazz/CacheIO
/* * Copyright (C) 2016 Mobile Jazz * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
cacheio-core/src/test/java/com/mobilejazz/cacheio/CacheOpenHelperTest.java
/* * Copyright (C) 2016 Mobile Jazz * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law o...
Implemented tests for the upgraded database
cacheio-core/src/test/java/com/mobilejazz/cacheio/CacheOpenHelperTest.java
Implemented tests for the upgraded database
Java
apache-2.0
86417458cc5fda210c1d1779fb130670a272a727
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package org.jetbrains.idea.eclipse; import com.intellij.application.options.ReplacePathToMacroMap; import com.intellij.configurationStore.JbXmlOutputter; import com.intellij.ope...
plugins/eclipse/testSources/org/jetbrains/idea/eclipse/EclipseImlTest.java
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package org.jetbrains.idea.eclipse; import com.intellij.application.options.ReplacePathToMacroMap; import com.intellij.configurationStore.JbXmlOutputter; import com.intellij.ope...
investigate EclipseIml2ModulesTest failures
plugins/eclipse/testSources/org/jetbrains/idea/eclipse/EclipseImlTest.java
investigate EclipseIml2ModulesTest failures
Java
apache-2.0
ae51cd6145a0913becc5d38b54ae78d28609a358
0
tomzhang/clocker,pushtechnology/clocker,tomzhang/clocker,neykov/clocker,andreaturli/clocker,cloudsoft/clocker-cloudsoft-releases,andreaturli/clocker,andreaturli/clocker,pushtechnology/clocker,Graeme-Miller/clocker,pushtechnology/clocker,neykov/clocker,cloudsoft/clocker-cloudsoft-releases,bostko/clocker,bostko/clocker,b...
/* * Copyright 2014 by Cloudsoft Corporation 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 applicable ...
docker/src/main/java/brooklyn/location/docker/DockerContainerLocation.java
/* * Copyright 2014 by Cloudsoft Corporation 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 applicable ...
Implement HasSubnetHostname for DockerContainerLocation
docker/src/main/java/brooklyn/location/docker/DockerContainerLocation.java
Implement HasSubnetHostname for DockerContainerLocation
Java
bsd-3-clause
7e60420dd8fa9683c91b38c4ab7a5a8433e48d00
0
wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy
/* * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
graal/com.oracle.graal.nodeinfo.processor/src/com/oracle/graal/nodeinfo/processor/GraphNodeGenerator.java
/* * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
Support private constructors on nodes.
graal/com.oracle.graal.nodeinfo.processor/src/com/oracle/graal/nodeinfo/processor/GraphNodeGenerator.java
Support private constructors on nodes.
Java
bsd-3-clause
098cdffebf2d2a0797331725cbe3dab9f074c2f9
0
NCIP/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers
package gov.nih.nci.cabig.caaers.scheduler.runtime.job; import gov.nih.nci.cabig.caaers.domain.repository.ReportVersionRepository; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException; import org.springframework.scheduling.quartz.QuartzJobBean; public class ReportStatusResetJob extends Qua...
caAERS/software/core/src/main/java/gov/nih/nci/cabig/caaers/scheduler/runtime/job/ReportStatusResetJob.java
package gov.nih.nci.cabig.caaers.scheduler.runtime.job; import gov.nih.nci.cabig.caaers.dao.report.ReportVersionDao; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException; import org.springframework.scheduling.quartz.QuartzJobBean; public class ReportStatusResetJob extends QuartzJobBean { ...
SVN-Revision: 9971
caAERS/software/core/src/main/java/gov/nih/nci/cabig/caaers/scheduler/runtime/job/ReportStatusResetJob.java
Java
mit
04909092856d74cd9b6fd9faaccf79cc7defa3e6
0
iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller...
package org.broadinstitute.sting.gatk.walkers.qc; import org.junit.Test; import org.broadinstitute.sting.WalkerTest; import java.util.Collections; /** * Run validating pileup across a set of core data as proof of the integrity of the GATK core. * * @author mhanna * @version 0.1 */ public class ValidatingPileupI...
java/test/org/broadinstitute/sting/gatk/walkers/qc/ValidatingPileupIntegrationTest.java
package org.broadinstitute.sting.gatk.walkers.qc; import org.junit.Test; import org.broadinstitute.sting.WalkerTest; import java.util.Collections; /** * Run validating pileup across a set of core data as proof of the integrity of the GATK core. * * @author mhanna * @version 0.1 */ public class ValidatingPileupI...
Fixed epic generic paths fail. git-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@3359 348d0f76-0448-11de-a6fe-93d51630548a
java/test/org/broadinstitute/sting/gatk/walkers/qc/ValidatingPileupIntegrationTest.java
Fixed epic generic paths fail.
Java
mit
7ff41e5f1d12e4f3659c3bfc9c2e4fe498a511d7
0
Ykus/jenkins,dariver/jenkins,kohsuke/hudson,azweb76/jenkins,ndeloof/jenkins,Ykus/jenkins,stephenc/jenkins,v1v/jenkins,escoem/jenkins,tfennelly/jenkins,patbos/jenkins,jenkinsci/jenkins,fbelzunc/jenkins,damianszczepanik/jenkins,rsandell/jenkins,ikedam/jenkins,ndeloof/jenkins,Vlatombe/jenkins,pjanouse/jenkins,stephenc/jen...
/* * The MIT License * * Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Tom Huybrechts, * Yahoo! 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 wit...
core/src/main/java/hudson/model/ParameterValue.java
/* * The MIT License * * Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Tom Huybrechts, * Yahoo! 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 wit...
Improved Javadoc for getValue.
core/src/main/java/hudson/model/ParameterValue.java
Improved Javadoc for getValue.
Java
mit
941e818fa75d32005100ec86942f6756ca2a6a5c
0
catedrasaes-umu/NoSQLDataEngineering,catedrasaes-umu/NoSQLDataEngineering,catedrasaes-umu/NoSQLDataEngineering,catedrasaes-umu/NoSQLDataEngineering,catedrasaes-umu/NoSQLDataEngineering
package es.um.nosql.schemainference.json2dbschema.process; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Optional; import java.util.Set; import java.util.SortedSet; import...
es.um.nosql.schemainference.json2dbschema/src/es/um/nosql/schemainference/json2dbschema/process/SchemaInference.java
package es.um.nosql.schemainference.json2dbschema.process; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Optional; import java.util.Set; import java.util.SortedSet; import...
Remove println.
es.um.nosql.schemainference.json2dbschema/src/es/um/nosql/schemainference/json2dbschema/process/SchemaInference.java
Remove println.
Java
mit
558116a3fa7fab5f37f1399777a24327f1c6df0c
0
vimeo/vimeo-networking-java,vimeo/vimeo-networking-java,vimeo/vimeo-networking-java
/* * Copyright (c) 2015 Vimeo (https://vimeo.com) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, ...
vimeo-networking/src/main/java/com/vimeo/networking/model/Video.java
/* * Copyright (c) 2015 Vimeo (https://vimeo.com) * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, ...
add setter
vimeo-networking/src/main/java/com/vimeo/networking/model/Video.java
add setter
Java
mit
06dfa878dd858c0f42b061f818292b6ef4032875
0
RokKos/FRI_Programiranje,RokKos/FRI_Programiranje,RokKos/FRI_Programiranje,RokKos/FRI_Programiranje,RokKos/FRI_Programiranje,RokKos/FRI_Programiranje,RokKos/FRI_Programiranje
/** * @author sliva */ package compiler.phases.abstr; import java.util.*; import compiler.common.report.*; import compiler.data.dertree.*; import compiler.data.dertree.visitor.*; import compiler.data.abstree.*; /** * Transforms a derivation tree to an abstract syntax tree. * * @author sliva */ public class Abs...
PREV/prev/srcs/compiler/phases/abstr/AbsTreeConstructor.java
/** * @author sliva */ package compiler.phases.abstr; import java.util.*; import compiler.common.report.*; import compiler.data.dertree.*; import compiler.data.dertree.visitor.*; import compiler.data.abstree.*; /** * Transforms a derivation tree to an abstract syntax tree. * * @author sliva */ public class Abs...
PREV - Abstr : First working draft for variable declaration
PREV/prev/srcs/compiler/phases/abstr/AbsTreeConstructor.java
PREV - Abstr : First working draft for variable declaration
Java
mit
4153308074aab9d40c1162a3fbacc8edc9df049f
0
jcarrothers-sap/jenkins,vijayto/jenkins,paulmillar/jenkins,dennisjlee/jenkins,tfennelly/jenkins,292388900/jenkins,paulmillar/jenkins,jenkinsci/jenkins,guoxu0514/jenkins,vijayto/jenkins,evernat/jenkins,olivergondza/jenkins,svanoort/jenkins,yonglehou/jenkins,aquarellian/jenkins,elkingtonmcb/jenkins,mpeltonen/jenkins,brun...
package hudson.model; import hudson.Functions; import hudson.PluginManager; import hudson.PluginWrapper; import hudson.Util; import hudson.ProxyConfiguration; import hudson.util.DaemonThreadFactory; import hudson.util.TextFile; import hudson.util.VersionNumber; import static hudson.util.TimeUnit2.DAYS; import net.sf.j...
core/src/main/java/hudson/model/UpdateCenter.java
package hudson.model; import hudson.Functions; import hudson.PluginManager; import hudson.PluginWrapper; import hudson.Util; import hudson.ProxyConfiguration; import hudson.util.DaemonThreadFactory; import hudson.util.TextFile; import hudson.util.VersionNumber; import static hudson.util.TimeUnit2.DAYS; import net.sf.j...
added a hook to skip update center updates. This is primarily added for testing. git-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@11625 71c3de6d-444a-0410-be80-ed276b4c234a
core/src/main/java/hudson/model/UpdateCenter.java
added a hook to skip update center updates. This is primarily added for testing.
Java
mit
6c66d5b770a650cda7153fedb6fedbd890067183
0
BlockJamMC/BlockJamCore
/* * This file is part of BlockJamCore, licensed under the MIT License (MIT). * * Copyright (c) 2016, BlockJam <https://blockjam.org/> * * 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...
src/main/java/org/blockjam/core/bungee/BungeeManager.java
/* * This file is part of BlockJamCore, licensed under the MIT License (MIT). * * Copyright (c) 2016, BlockJam <https://blockjam.org/> * * 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...
The channel should never be null
src/main/java/org/blockjam/core/bungee/BungeeManager.java
The channel should never be null
Java
mit
e258d8860ecbfaf6a01af63709e662f9911badca
0
ticketmaster-api/ticketmaster-api.github.io,ticketmaster-api-staging/ticketmaster-api-staging.github.io,ticketmaster-api/ticketmaster-api.github.io,ticketmaster-api-staging/ticketmaster-api-staging.github.io,ticketmaster-api/ticketmaster-api.github.io,ticketmaster-api/ticketmaster-api.github.io,ticketmaster-api/ticketm...
package bla.tm.steps.products_and_docs; import bla.tm.pages.site.products_and_docs.PD_Widget_CountdownPage; import net.serenitybdd.core.Serenity; import net.serenitybdd.core.pages.WebElementFacade; import net.thucydides.core.annotations.Step; import org.junit.Assert; import org.openqa.selenium.Keys; import org.openqa....
tests/serenity/src/main/java/bla/tm/steps/products_and_docs/PD_Widget_CountdownSteps.java
package bla.tm.steps.products_and_docs; import bla.tm.pages.site.products_and_docs.PD_Widget_CountdownPage; import net.serenitybdd.core.Serenity; import net.serenitybdd.core.pages.WebElementFacade; import net.thucydides.core.annotations.Step; import org.junit.Assert; import org.openqa.selenium.Keys; import org.openqa....
- after review changes
tests/serenity/src/main/java/bla/tm/steps/products_and_docs/PD_Widget_CountdownSteps.java
- after review changes
Java
mit
6511e53312bd75df806367c5e8aa9e29adceb10d
0
PauliNiva/Tenttiarkisto,corvidian/tenttiarkisto,PauliNiva/Tenttiarkisto,PauliNiva/Tenttiarkisto,PauliNiva/Tenttiarkisto,corvidian/tenttiarkisto,corvidian/tenttiarkisto
package tenttiarkisto.controllers; import java.io.IOException; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Objects; import javax.transaction.Transactional; import org.apache.log4j.Category; import org.apa...
src/main/java/tenttiarkisto/controllers/TenttiController.java
package tenttiarkisto.controllers; import java.io.IOException; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Objects; import javax.transaction.Transactional; import org.apache.log4j.Category; import org.apa...
poistettu turha autowired tentticontrollerista
src/main/java/tenttiarkisto/controllers/TenttiController.java
poistettu turha autowired tentticontrollerista
Java
epl-1.0
96d491e92d6f72ad6251c31a2be531fe518c872c
0
briandealwis/gwt-eclipse-plugin,gwt-plugins/gwt-eclipse-plugin,briandealwis/gwt-eclipse-plugin,briandealwis/gwt-eclipse-plugin,gwt-plugins/gwt-eclipse-plugin,gwt-plugins/gwt-eclipse-plugin
/******************************************************************************* * Copyright 2011 Google Inc. All Rights Reserved. * * 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 ...
plugins/com.google.gwt.eclipse.core.test/src/com/google/gwt/eclipse/core/test/AbstractGWTPluginTestCase.java
/******************************************************************************* * Copyright 2011 Google Inc. All Rights Reserved. * * 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 ...
Remove welcome view from GWT swtbot tests
plugins/com.google.gwt.eclipse.core.test/src/com/google/gwt/eclipse/core/test/AbstractGWTPluginTestCase.java
Remove welcome view from GWT swtbot tests
Java
agpl-3.0
2f7d769f004c74bb88a6d4b90a07d53a47082980
0
kuali/kc,geothomasp/kcmit,geothomasp/kcmit,mukadder/kc,geothomasp/kcmit,ColostateResearchServices/kc,UniversityOfHawaiiORS/kc,mukadder/kc,ColostateResearchServices/kc,ColostateResearchServices/kc,mukadder/kc,iu-uits-es/kc,jwillia/kc-old1,UniversityOfHawaiiORS/kc,kuali/kc,geothomasp/kcmit,UniversityOfHawaiiORS/kc,geotho...
/* * Copyright 2008 The Kuali Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by app...
src/test/java/org/kuali/kra/proposaldevelopment/lookup/keyvalue/NonNihProposalPersonRoleValuesFinderTest.java
/* * Copyright 2008 The Kuali Foundation. * * Licensed under the Educational Community License, Version 1.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by app...
Disabling test
src/test/java/org/kuali/kra/proposaldevelopment/lookup/keyvalue/NonNihProposalPersonRoleValuesFinderTest.java
Disabling test
Java
agpl-3.0
f87b30771b415061065e6a66871822a1a60d9f63
0
PoweRGbg/AndroidAPS,PoweRGbg/AndroidAPS,MilosKozak/AndroidAPS,Heiner1/AndroidAPS,winni67/AndroidAPS,MilosKozak/AndroidAPS,winni67/AndroidAPS,Heiner1/AndroidAPS,jotomo/AndroidAPS,jotomo/AndroidAPS,jotomo/AndroidAPS,Heiner1/AndroidAPS,MilosKozak/AndroidAPS,Heiner1/AndroidAPS,PoweRGbg/AndroidAPS
package info.nightscout.androidaps.plugins.general.persistentNotification; import android.annotation.SuppressLint; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.In...
app/src/main/java/info/nightscout/androidaps/plugins/general/persistentNotification/PersistentNotificationPlugin.java
package info.nightscout.androidaps.plugins.general.persistentNotification; import android.annotation.SuppressLint; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.In...
resolve dangling else and private constructor for singleton
app/src/main/java/info/nightscout/androidaps/plugins/general/persistentNotification/PersistentNotificationPlugin.java
resolve dangling else and private constructor for singleton
Java
agpl-3.0
f9e9ea27ff21f94fb3aeb4e1c469b5b0b36d22eb
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
8430ae94-2e61-11e5-9284-b827eb9e62be
hello.java
842b483c-2e61-11e5-9284-b827eb9e62be
8430ae94-2e61-11e5-9284-b827eb9e62be
hello.java
8430ae94-2e61-11e5-9284-b827eb9e62be
Java
lgpl-2.1
f8e108eb9071b44d700f9733eacdfb002a2bb62f
0
xwiki-contrib/user-notification
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
user-notification-api/src/main/java/org/xwiki/contrib/user/notification/internal/DefaultUserNotificationConfiguration.java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
Disabled by default
user-notification-api/src/main/java/org/xwiki/contrib/user/notification/internal/DefaultUserNotificationConfiguration.java
Disabled by default
Java
lgpl-2.1
d1864f560448b07d1e7abb30ced5b3b674674d82
0
pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-manager/src/test/java/org/xwiki/query/internal/HiddenDocumentFilterTest.java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
XWIKI-12228: Provide API and storage for optimized space related queries * fix test
xwiki-platform-core/xwiki-platform-query/xwiki-platform-query-manager/src/test/java/org/xwiki/query/internal/HiddenDocumentFilterTest.java
XWIKI-12228: Provide API and storage for optimized space related queries * fix test
Java
lgpl-2.1
2def5ec71a2fd88194b9a20e89572a6d4f2e2655
0
jzuijlek/Lucee,lucee/Lucee,jzuijlek/Lucee,jzuijlek/Lucee,lucee/Lucee,lucee/Lucee,lucee/Lucee
/** * Copyright (c) 2014, the Railo Company Ltd. * Copyright (c) 2015, Lucee Assosication Switzerland * * 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...
core/src/main/java/lucee/runtime/PageSourceImpl.java
/** * Copyright (c) 2014, the Railo Company Ltd. * Copyright (c) 2015, Lucee Assosication Switzerland * * 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...
make no printStacktrace to the console.
core/src/main/java/lucee/runtime/PageSourceImpl.java
make no printStacktrace to the console.
Java
lgpl-2.1
b35468910a367489dcb4b5900a439839cf361bcc
0
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
src/java/com/threerings/parlor/card/client/CardPanel.java
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Added option to disable selection mode without updating offsets (to avoid playing a card more than once) and switched to checking the mouse location every frame in order to activate cards that moved themselves under the mouse cursor. git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3522 542714f4-19e9-0310-aa3c-ee...
src/java/com/threerings/parlor/card/client/CardPanel.java
Added option to disable selection mode without updating offsets (to avoid playing a card more than once) and switched to checking the mouse location every frame in order to activate cards that moved themselves under the mouse cursor.
Java
lgpl-2.1
763b6282ea4d8203cde33a32317135e666575546
0
vigna/Sux4J,vigna/Sux4J,vigna/Sux4J,vigna/Sux4J
package it.unimi.dsi.sux4j.mph; import it.unimi.dsi.Util; import it.unimi.dsi.bits.LongArrayBitVector; import it.unimi.dsi.fastutil.Hash; import it.unimi.dsi.fastutil.ints.IntArrayList; import it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue; import it.unimi.dsi.fastutil.ints.IntIterator; import it.unimi.dsi.f...
src/it/unimi/dsi/sux4j/mph/Modulo3System.java
package it.unimi.dsi.sux4j.mph; import it.unimi.dsi.Util; import it.unimi.dsi.bits.LongArrayBitVector; import it.unimi.dsi.fastutil.Hash; import it.unimi.dsi.fastutil.ints.IntArrayList; import it.unimi.dsi.fastutil.ints.IntHeapIndirectPriorityQueue; import it.unimi.dsi.fastutil.ints.IntIterator; import it.unimi.dsi.f...
Tweaking
src/it/unimi/dsi/sux4j/mph/Modulo3System.java
Tweaking
Java
apache-2.0
240822d45a639587d9a5e91b9c205000055d8c61
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
package org.apache.lucene.index.codecs.preflexrw; /** * 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 Apac...
lucene/src/test-framework/org/apache/lucene/index/codecs/preflexrw/TermInfosWriter.java
package org.apache.lucene.index.codecs.preflexrw; /** * 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 Apac...
use constants to build file names in TermInfosWriter git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1136454 13f79535-47bb-0310-9956-ffa450edef68
lucene/src/test-framework/org/apache/lucene/index/codecs/preflexrw/TermInfosWriter.java
use constants to build file names in TermInfosWriter
Java
apache-2.0
296a97fd3fa6e0294e59e869272282c228456559
0
ccristian/playground
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.javarecipes.jee6.pocketguide.managedbean; import java.io.IOException; import java.io.PrintWriter; import javax.inject.Inje...
JeePlayground/jee6-pocketguide/src/main/java/com/javarecipes/jee6/pocketguide/managedbean/MyServlet.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.javarecipes.jee6.pocketguide.managedbean; import java.io.IOException; import java.io.PrintWriter; import javax.inject.Inj...
session samples
JeePlayground/jee6-pocketguide/src/main/java/com/javarecipes/jee6/pocketguide/managedbean/MyServlet.java
session samples
Java
apache-2.0
b0e01aabe5b7b7db455de4c6d7d3ae2aa7f3a5ef
0
michael-rapp/AndroidPreferenceActivity
/* * AndroidPreferenceActivity Copyright 2014 Michael Rapp * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
src/de/mrapp/android/preference/adapter/PreferenceHeaderAdapter.java
/* * AndroidPreferenceActivity Copyright 2014 Michael Rapp * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
Fixed the last commit.
src/de/mrapp/android/preference/adapter/PreferenceHeaderAdapter.java
Fixed the last commit.
Java
apache-2.0
dd9988cf0863a879b57243db24b5b1c2b690e68c
0
3dcitydb/importer-exporter,3dcitydb/importer-exporter,3dcitydb/importer-exporter
/* * 3D City Database - The Open Source CityGML Database * http://www.3dcitydb.org/ * * Copyright 2013 - 2019 * Chair of Geoinformatics * Technical University of Munich, Germany * https://www.gis.bgu.tum.de/ * * The 3D City Database is jointly developed with the following * cooperation partners: * * virtual...
impexp-client/src/main/java/org/citydb/gui/modules/exporter/preferences/VersionPanel.java
/* * 3D City Database - The Open Source CityGML Database * http://www.3dcitydb.org/ * * Copyright 2013 - 2019 * Chair of Geoinformatics * Technical University of Munich, Germany * https://www.gis.bgu.tum.de/ * * The 3D City Database is jointly developed with the following * cooperation partners: * * virtual...
[CityGML export] fixed property change event for the CityGML version
impexp-client/src/main/java/org/citydb/gui/modules/exporter/preferences/VersionPanel.java
[CityGML export] fixed property change event for the CityGML version
Java
apache-2.0
dad9ed83b7d305e4ca55cc052a20e01591b475bc
0
spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework
/* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/MvcUriComponentsBuilder.java
/* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Polish MvcUriComponentsBuilder
spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/MvcUriComponentsBuilder.java
Polish MvcUriComponentsBuilder
Java
apache-2.0
a0a559414d7ce550419e2bf17a59a67f5aea16b2
0
spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth,spring-cloud/spring-cloud-sleuth
/* * Copyright 2013-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
spring-cloud-sleuth-core/src/test/java/org/springframework/cloud/sleuth/instrument/reactor/SpanSubscriberTests.java
/* * Copyright 2013-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Making tests less brittle
spring-cloud-sleuth-core/src/test/java/org/springframework/cloud/sleuth/instrument/reactor/SpanSubscriberTests.java
Making tests less brittle
Java
apache-2.0
c4030136e52e32f9b1ed7ec7e0043d2b17b2638a
0
sekler/score,narry/score,genadi-hp/score,hprotem/score,CloudSlang/score,shajyhia/score,CloudSlang/score
/******************************************************************************* * (c) Copyright 2014 Hewlett-Packard Development Company, L.P. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Apache License v2.0 which accompany this distribution. * * The Ap...
engine/queue/score-queue-impl/src/main/java/io/cloudslang/engine/queue/services/recovery/WorkerRecoveryServiceImpl.java
/******************************************************************************* * (c) Copyright 2014 Hewlett-Packard Development Company, L.P. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Apache License v2.0 which accompany this distribution. * * The Ap...
fix log
engine/queue/score-queue-impl/src/main/java/io/cloudslang/engine/queue/services/recovery/WorkerRecoveryServiceImpl.java
fix log
Java
apache-2.0
f22ffd35fd68ec862631296ab45918e9ead57204
0
leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
sharding-core/sharding-core-rewrite/src/test/java/org/apache/shardingsphere/core/rewrite/EncryptSQLRewriteEngineTest.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 ...
assertInsertWithValuesWithoutPlaceholderWithQueryEncrypt()
sharding-core/sharding-core-rewrite/src/test/java/org/apache/shardingsphere/core/rewrite/EncryptSQLRewriteEngineTest.java
assertInsertWithValuesWithoutPlaceholderWithQueryEncrypt()
Java
apache-2.0
0d648ebe726bf28fb38e0a19bfe07a8a854d6f6c
0
chmyga/component-runtime,chmyga/component-runtime,chmyga/component-runtime,chmyga/component-runtime
/** * Copyright (C) 2006-2018 Talend Inc. - www.talend.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
component-form/component-form-core/src/main/java/org/talend/sdk/component/form/internal/converter/impl/widget/ObjectWidgetConverter.java
/** * Copyright (C) 2006-2018 Talend Inc. - www.talend.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
TCOMP-799 if the property triggering a check connection button creation in form library is a datastore, ignore the config name check
component-form/component-form-core/src/main/java/org/talend/sdk/component/form/internal/converter/impl/widget/ObjectWidgetConverter.java
TCOMP-799 if the property triggering a check connection button creation in form library is a datastore, ignore the config name check
Java
apache-2.0
11fb1347b0b03f7c6898e280bd1f252ef96fea8b
0
zalando-stups/fullstop,zalando-stups/fullstop,zalando-stups/fullstop
package org.zalando.stups.fullstop.plugin; import org.junit.After; import org.junit.Before; import org.junit.Test; import org.zalando.stups.clients.kio.Application; import org.zalando.stups.fullstop.violation.ViolationBuilder; import org.zalando.stups.fullstop.violation.ViolationSink; import java.util.Optional; impo...
fullstop-plugins/fullstop-application-masterdata-plugin/src/test/java/org/zalando/stups/fullstop/plugin/ApplicationMasterdataPluginTest.java
package org.zalando.stups.fullstop.plugin; import org.junit.After; import org.junit.Before; import org.junit.Test; import org.zalando.stups.clients.kio.Application; import org.zalando.stups.fullstop.violation.ViolationBuilder; import org.zalando.stups.fullstop.violation.ViolationSink; import java.util.Optional; impo...
fixed tests
fullstop-plugins/fullstop-application-masterdata-plugin/src/test/java/org/zalando/stups/fullstop/plugin/ApplicationMasterdataPluginTest.java
fixed tests
Java
apache-2.0
dc05ae5b9e2c15696efa4ef4fe3456ab58ce4cc3
0
google/postcss-rename,google/postcss-rename,google/closure-stylesheets
/* * Copyright 2015 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/com/google/common/css/compiler/passes/BrowserPrefixGenerator.java
/* * Copyright 2015 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 ...
Roll forward of: Add support for prefixing position: sticky. NEW: Fixes the broken test. Automated g4 rollback of changelist 181627770. *** Reason for rollback *** Includes fix for broken test. *** Original change description *** Automated g4 rollback of changelist 181606807. *** Reason for rollback *** Broke a...
src/com/google/common/css/compiler/passes/BrowserPrefixGenerator.java
Roll forward of: Add support for prefixing position: sticky.
Java
apache-2.0
77fc6435a06523835488e1edb84343226aaa739f
0
skylot/jadx,jpstotz/jadx,NeoSpb/jadx
package jadx.core.dex.info; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import org.jetbrains.annotations.Nullable; import jadx.api.JadxArgs; import jadx.core.dex.attributes.AType; import ...
jadx-core/src/main/java/jadx/core/dex/info/ConstStorage.java
package jadx.core.dex.info; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import org.jetbrains.annotations.Nullable; import jadx.api.JadxArgs; import jadx.core.dex.attributes.AType; import ...
core: ConstStorage: Don't put known duplicate value to ValueStorage.values map This is a microoptimization, which remove unnecessary values.put() and values.remove() pair of operations if ValueStorage.put() is called for a known duplicated value.
jadx-core/src/main/java/jadx/core/dex/info/ConstStorage.java
core: ConstStorage: Don't put known duplicate value to ValueStorage.values map
Java
apache-2.0
c81cb82cbc2b7b77692d51fdf5f672078ee521cf
0
incodehq/incode-module-commchannel,incodehq/incode-module-commchannel,incodehq/incode-module-commchannel,incodehq/incode-module-commchannel
/* * 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")...
fixture/src/main/java/org/isisaddons/module/commchannel/fixture/dom/CommunicationChannelOwnerLinkForDemoObject.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")...
fixing objectType for link object of demo object.
fixture/src/main/java/org/isisaddons/module/commchannel/fixture/dom/CommunicationChannelOwnerLinkForDemoObject.java
fixing objectType for link object of demo object.
Java
apache-2.0
570c5774f30bb488a12781f6d9d53e593ce99feb
0
WorkerFramework/worker-framework,WorkerFramework/worker-framework
/* * Copyright 2015-2021 Micro Focus or one of its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
worker-core/src/main/java/com/hpe/caf/worker/core/WorkerTaskImpl.java
/* * Copyright 2015-2021 Micro Focus or one of its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
Passing correlation id for trackingReportTask messages. (#123)
worker-core/src/main/java/com/hpe/caf/worker/core/WorkerTaskImpl.java
Passing correlation id for trackingReportTask messages. (#123)
Java
apache-2.0
e184f05f0ed53a755eb34c56fbc600981c5db8bd
0
alibaba/atlas,alibaba/atlas,alibaba/atlas,alibaba/atlas,alibaba/atlas,alibaba/atlas,alibaba/atlas,alibaba/atlas
/* * * * * Apache License * Version 2.0, January 2004 * http://www.apache.org/licenses/ * * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION * * 1. Definitions. * * "License" shall mean the term...
atlas-gradle-plugin/atlas-plugin/src/main/java/com/taobao/android/builder/tasks/transform/AtlasProguardTransform.java
/* * * * * Apache License * Version 2.0, January 2004 * http://www.apache.org/licenses/ * * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION * * 1. Definitions. * * "License" shall mean the term...
去掉consumerproguard files支持
atlas-gradle-plugin/atlas-plugin/src/main/java/com/taobao/android/builder/tasks/transform/AtlasProguardTransform.java
去掉consumerproguard files支持
Java
apache-2.0
56a6b8fa7af90ab85aacd75c072c673ca3941aae
0
vvv1559/intellij-community,youdonghai/intellij-community,SerCeMan/intellij-community,retomerz/intellij-community,adedayo/intellij-community,retomerz/intellij-community,idea4bsd/idea4bsd,mglukhikh/intellij-community,lucafavatella/intellij-community,alphafoobar/intellij-community,amith01994/intellij-community,caot/intell...
package com.intellij.uiDesigner.propertyInspector.properties; import com.intellij.CommonBundle; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.command.CommandProcessor; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.fileTypes.StdFileTypes; import com...
ui-designer/impl/com/intellij/uiDesigner/propertyInspector/properties/BindingProperty.java
package com.intellij.uiDesigner.propertyInspector.properties; import com.intellij.CommonBundle; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.command.CommandProcessor; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.fileTypes.StdFileTypes; import com...
more correct stripping of HTML tags from suggested field names (IDEADEV-24004)
ui-designer/impl/com/intellij/uiDesigner/propertyInspector/properties/BindingProperty.java
more correct stripping of HTML tags from suggested field names (IDEADEV-24004)
Java
apache-2.0
ab82aed96a05b235019ab8d8a07d409f10d9b2a6
0
joshiste/spring-boot,philwebb/spring-boot,htynkn/spring-boot,shakuzen/spring-boot,eddumelendez/spring-boot,michael-simons/spring-boot,scottfrederick/spring-boot,vpavic/spring-boot,jxblum/spring-boot,lburgazzoli/spring-boot,kdvolder/spring-boot,chrylis/spring-boot,eddumelendez/spring-boot,vpavic/spring-boot,NetoDevel/sp...
/* * Copyright 2012-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
spring-boot/src/test/java/org/springframework/boot/context/properties/ConfigurationPropertiesBindingPostProcessorTests.java
/* * Copyright 2012-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Improve configuration properties binding test coverage See gh-8344
spring-boot/src/test/java/org/springframework/boot/context/properties/ConfigurationPropertiesBindingPostProcessorTests.java
Improve configuration properties binding test coverage
Java
apache-2.0
24713aff72af77bc3482076ccf17a1e68e1e4ae3
0
yoinx/kernel_adiutor,pixelfreak2005/KernelAdiutor,spezi77/KernelAdiutor-Mod
/* * Copyright (C) 2015 Willi Ye * * 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 t...
app/src/main/java/com/grarak/kerneladiutor/utils/kernel/CPUHotplug.java
/* * Copyright (C) 2015 Willi Ye * * 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 t...
Hotplugs: Remove extra/incorrect statement
app/src/main/java/com/grarak/kerneladiutor/utils/kernel/CPUHotplug.java
Hotplugs: Remove extra/incorrect statement
Java
apache-2.0
543967bbd797163e77a8ebe8fff8f9119da501b7
0
google/error-prone,google/error-prone
/* * Copyright 2021 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
check_api/src/main/java/com/google/errorprone/util/ErrorProneScope.java
/* * Copyright 2021 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
Add `getSymbols(Predicate, LookupKind)` compatibility method Add a compatibility helper method for `getSymbols(Predicate<Symbol>, LookupKind)`. **Context:** In [gradle-baseline](https://github.com/palantir/gradle-baseline#baseline-error-prone-checks), we maintain our own set of error-prone rules and ran into similar ...
check_api/src/main/java/com/google/errorprone/util/ErrorProneScope.java
Add `getSymbols(Predicate, LookupKind)` compatibility method
Java
apache-2.0
b552864799bb61770cc689f3450bad103f485149
0
quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus
/* * Copyright 2018 Red Hat, 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 t...
core/devmode/src/main/java/io/quarkus/dev/DevModeMain.java
/* * Copyright 2018 Red Hat, 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 t...
Make it clear closeable is the runner
core/devmode/src/main/java/io/quarkus/dev/DevModeMain.java
Make it clear closeable is the runner
Java
apache-2.0
60791344e7f2536a55988c24adb343ac7994109b
0
Aeronica/mxTune
/* * Aeronica's mxTune MOD * Copyright 2019, Paul Boese a.k.a. Aeronica * * 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/main/java/net/aeronica/mods/mxtune/caches/FileHelper.java
/* * Aeronica's mxTune MOD * Copyright 2019, Paul Boese a.k.a. Aeronica * * 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 * *...
Fix logging messages and improve documentation.
src/main/java/net/aeronica/mods/mxtune/caches/FileHelper.java
Fix logging messages and improve documentation.
Java
bsd-2-clause
bfe1158b69566175a5430a8d4a7e0033e43a2614
0
TehSAUCE/imagej,biovoxxel/imagej,TehSAUCE/imagej,biovoxxel/imagej,biovoxxel/imagej,TehSAUCE/imagej
package imagej.plugin; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /* * @author Johannes Schindelin johannes.schindelin at imagejdev.org * @author Grant Harris gharris at mbl.edu */ @Retention(Ret...
imagej/src/main/java/imagej/plugin/Parameter.java
package imagej.plugin; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /* * @author Johannes Schindelin johannes.schindelin at imagejdev.org * @author Grant Harris gharris at mbl.edu */ @Retention(Ret...
Added a few comments This used to be revision r1438.
imagej/src/main/java/imagej/plugin/Parameter.java
Added a few comments
Java
bsd-3-clause
7eee41b03557ca3d3c15db45650bb7e771dc8f00
0
shankari/e-mission-data-collection,e-mission/e-mission-data-collection,shankari/e-mission-data-collection,shankari/e-mission-data-collection,sfwatergit/e-mission-data-collection,e-mission/e-mission-data-collection,jeffdh5/e-mission-data-collection,jeffdh5/e-mission-data-collection,e-mission/e-mission-data-collection,je...
package edu.berkeley.eecs.cfc_tracker.test; import android.app.Activity; import android.content.Context; import android.test.ActivityInstrumentationTestCase2; import android.test.ActivityTestCase; import android.test.AndroidTestCase; import android.test.RenamingDelegatingContext; import java.io.BufferedInputStream; i...
android/app/src/androidTest/java/edu/berkeley/eecs/cfc_tracker/test/LongTermLogTest.java
package edu.berkeley.eecs.cfc_tracker.test; import android.content.Context; import android.test.AndroidTestCase; import android.test.RenamingDelegatingContext; import java.io.BufferedInputStream; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.FilenameFilter; import java....
Changes to LongTermTest to make it more reliable This now works reliably when run in isolation, but fails when run as part of a group. Need to fiddle with it further...
android/app/src/androidTest/java/edu/berkeley/eecs/cfc_tracker/test/LongTermLogTest.java
Changes to LongTermTest to make it more reliable
Java
mit
2de965c392d389c6b240d82ab5e3119cd418c34b
0
servicosgoval/portal-de-servicos,servicosgovbr/portal-de-servicos,servicosgovbr/portal-de-servicos,rodrigomaia17/guia-de-servicos,servicosgoval/portal-de-servicos,rodrigomaia17/guia-de-servicos,servicosgovbr/portal-de-servicos,servicosgoval/portal-de-servicos,servicosgoval/portal-de-servicos,rodrigomaia17/guia-de-servi...
package br.gov.servicos.legado; import br.gov.servicos.testutil.ParallelizedParameterized; import edu.umd.cs.findbugs.annotations.SuppressFBWarnings; import lombok.SneakyThrows; import lombok.experimental.FieldDefaults; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.r...
src/test/java/br/gov/servicos/legado/ValidadorLinksIntegrationTest.java
package br.gov.servicos.legado; import br.gov.servicos.testutil.ParallelizedParameterized; import edu.umd.cs.findbugs.annotations.SuppressFBWarnings; import lombok.SneakyThrows; import lombok.experimental.FieldDefaults; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.r...
Resolve testes intermitentes - #330
src/test/java/br/gov/servicos/legado/ValidadorLinksIntegrationTest.java
Resolve testes intermitentes - #330
Java
mit
069db2cf2b561a34725c78873f6916d19b341ea2
0
hanjos/genericcons
package org.sbrubbles.genericcons; import com.coekie.gentyref.GenericTypeReflector; import com.coekie.gentyref.TypeFactory; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.*; import java.util.stream.Collectors; /** * A namespace for type utilities. * <p> * Erasure makes...
src/main/java/org/sbrubbles/genericcons/Types.java
package org.sbrubbles.genericcons; import com.coekie.gentyref.GenericTypeReflector; import com.coekie.gentyref.TypeFactory; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.*; import java.util.stream.Collectors; /** * A namespace for type utilities. * <p> * Erasure makes...
More docs.
src/main/java/org/sbrubbles/genericcons/Types.java
More docs.
Java
mit
33b34d596b964cf26731a7c757db42629d0a4d05
0
wapmesquita/yawp,wapmesquita/yawp,danilodeLuca/yawp,feroult/yawp,feroult/yawp,wapmesquita/yawp,danilodeLuca/yawp,feroult/yawp,wapmesquita/yawp,feroult/yawp,danilodeLuca/yawp,feroult/yawp,danilodeLuca/yawp,danilodeLuca/yawp,wapmesquita/yawp,feroult/yawp
package endpoint.utils; import java.util.HashMap; import java.util.Map; import org.junit.After; import org.junit.Before; import org.junit.BeforeClass; import com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig; import com.google.appengine.tools.development.testing.LocalServiceTestHelper; i...
src/test/java/endpoint/utils/EndpointTestCase.java
package endpoint.utils; import java.util.HashMap; import java.util.Map; import org.junit.After; import org.junit.Before; import org.junit.BeforeClass; import com.google.appengine.tools.development.testing.LocalDatastoreServiceTestConfig; import com.google.appengine.tools.development.testing.LocalServiceTestHelper; i...
namespace
src/test/java/endpoint/utils/EndpointTestCase.java
namespace
Java
mit
08143cd373c94c73f5cc6d841229a0cd074ae782
0
matthieu-vergne/jMetal
package org.uma.jmetal.util.solutionattribute.impl; import java.util.Collections; import java.util.List; import org.junit.Test; import org.springframework.test.util.ReflectionTestUtils; import org.uma.jmetal.solution.Solution; import java.util.HashMap; import java.util.Map; import static org.junit.Assert.assertEqual...
jmetal-core/src/test/java/org/uma/jmetal/util/solutionattribute/impl/GenericSolutionAttributeTest.java
package org.uma.jmetal.util.solutionattribute.impl; import org.junit.Test; import org.springframework.test.util.ReflectionTestUtils; import org.uma.jmetal.solution.Solution; import java.util.HashMap; import java.util.Map; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNull; import ...
Minor changes
jmetal-core/src/test/java/org/uma/jmetal/util/solutionattribute/impl/GenericSolutionAttributeTest.java
Minor changes
Java
mit
da938be6de28d41279527f1514cfd5e70e4a43a9
0
changfuguo/http-request,gaomingyue/http-request,lsk569937453/http-request,LiuTokata/http-request,reyrodrigues/http-request,Eralice/http-request,changfuguo/http-request,miao3723/http-request,0111001101111010/http-request,iamdual/http-request,hgl888/http-request,lqyue/http-request,NormalName/http-request,hgl888/http-requ...
/* * Copyright (c) 2011 Kevin Sawicki <kevinsawicki@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, c...
lib/src/main/java/com/github/kevinsawicki/http/HttpRequest.java
/* * Copyright (c) 2011 Kevin Sawicki <kevinsawicki@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to * deal in the Software without restriction, including without limitation the * rights to use, c...
DRY up closing output stream and re-throwing any IO exceptions
lib/src/main/java/com/github/kevinsawicki/http/HttpRequest.java
DRY up closing output stream and re-throwing any IO exceptions
Java
mit
5a4c4e8c62535aabe1d473eb87d39affe72f474c
0
sauliusg/jabref,Siedlerchr/jabref,sauliusg/jabref,Siedlerchr/jabref,Siedlerchr/jabref,JabRef/jabref,Siedlerchr/jabref,JabRef/jabref,sauliusg/jabref,JabRef/jabref,JabRef/jabref,sauliusg/jabref
package org.jabref.gui.groups; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.Objects; import java.util.Optional; import java.util.function.Predicate; import java.util.stream.Collectors; import javafx.application.Platform; import javafx.beans.property.ListProperty; ...
src/main/java/org/jabref/gui/groups/GroupTreeViewModel.java
package org.jabref.gui.groups; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.Objects; import java.util.Optional; import java.util.function.Predicate; import java.util.stream.Collectors; import javafx.beans.property.ListProperty; import javafx.beans.property.ObjectP...
Added runLater to selection of AllEntries on Opening the GroupsPanel
src/main/java/org/jabref/gui/groups/GroupTreeViewModel.java
Added runLater to selection of AllEntries on Opening the GroupsPanel
Java
mit
59ca1633dee598da5ba58d908dc1dd20144cd4f0
0
Samulus/neovib
package src.scene; import processing.core.PApplet; import processing.core.PConstants; import java.io.File; import java.util.*; import src.event.VibEvent; import src.primitives.*; import src.audio.*; public class Game extends AbstractScene { String fpath; Player p = new Player(); Line track = new Line()...
src/scene/Game.java
package src.scene; import src.event.VibEvent; public class Game extends AbstractScene { public void setup() {} public void render() {} public void logic() {} public void input(VibEvent event) {} }
implemented barebones game structure
src/scene/Game.java
implemented barebones game structure
Java
mit
9a9f7ca08b876b6cfc44c0d984dbfd962d704e30
0
subwoofer359/AMCChessGame,subwoofer359/AMCChessGame,subwoofer359/AMCChessGame,subwoofer359/AMCChessGame
package org.amc.game.chess; import static org.junit.Assert.*; import static org.amc.game.chess.ChessBoard.Coordinate.*; import org.amc.game.chess.ChessBoard.Coordinate; import org.junit.After; import org.junit.Before; import org.junit.Test; import java.text.ParseException; import java.util.List; public class ChessB...
src/test/java/org/amc/game/chess/ChessBoardTest.java
package org.amc.game.chess; import static org.junit.Assert.*; import static org.amc.game.chess.ChessBoard.Coordinate.*; import org.amc.game.chess.ChessBoard.Coordinate; import org.junit.After; import org.junit.Before; import org.junit.Test; import java.text.ParseException; import java.util.List; public class ChessB...
refine a test case for ChessBoardTest
src/test/java/org/amc/game/chess/ChessBoardTest.java
refine a test case for ChessBoardTest
Java
mit
6586432ec3c879ca2dc9a099a010bd47ea323006
0
anothergbr/a-cat-named-nyan,anothergbr/a-cat-named-nyan
package com.gbr.nyan.support; import org.hamcrest.Matchers; public class SafeMatchers { @SafeVarargs @SuppressWarnings("varargs") public static <T> org.hamcrest.Matcher<java.lang.Iterable<T>> hasItems(org.hamcrest.Matcher<? super T>... itemMatchers) { return Matchers.hasItems(itemMatchers); } ...
src/test/java/com/gbr/nyan/support/SafeMatchers.java
package com.gbr.nyan.support; import org.hamcrest.Matchers; public class SafeMatchers { @SafeVarargs public static <T> org.hamcrest.Matcher<java.lang.Iterable<T>> hasItems(org.hamcrest.Matcher<? super T>... itemMatchers) { return Matchers.hasItems(itemMatchers); } }
minor varargs warning suppressed.
src/test/java/com/gbr/nyan/support/SafeMatchers.java
minor varargs warning suppressed.
Java
epl-1.0
8697d94c339ba98b68bd76cbc43d37576e2d0c6e
0
sbang/jsr330activator,sbang/jsr330activator
package no.steria.osgi.jsr330activator.implementation; import java.lang.reflect.Method; import org.osgi.framework.BundleContext; /** * Implementation of {@link Injection} that injects using a method. * * @author Steinar Bang * */ class InjectionMethod extends InjectionBase { private Object provider; pr...
jsr330activator.implementation/src/main/java/no/steria/osgi/jsr330activator/implementation/InjectionMethod.java
package no.steria.osgi.jsr330activator.implementation; import java.lang.reflect.Method; /** * Implementation of {@link Injection} that injects using a method. * * @author Steinar Bang * */ class InjectionMethod extends InjectionBase { private Object provider; private Method method; private Object cu...
Fix #2 by retracting injected services on bundle shutdown. Only injections that are injected using property setters are retracted.
jsr330activator.implementation/src/main/java/no/steria/osgi/jsr330activator/implementation/InjectionMethod.java
Fix #2 by retracting injected services on bundle shutdown.
Java
agpl-3.0
c1efc8638965e6057c177699c38e3bb8ba9fff77
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
758e508e-2e62-11e5-9284-b827eb9e62be
hello.java
7588eb44-2e62-11e5-9284-b827eb9e62be
758e508e-2e62-11e5-9284-b827eb9e62be
hello.java
758e508e-2e62-11e5-9284-b827eb9e62be
Java
agpl-3.0
8c6e2780137bc8c71eb06e049bd9ae6111877375
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
40281d9e-2e62-11e5-9284-b827eb9e62be
hello.java
4022afa8-2e62-11e5-9284-b827eb9e62be
40281d9e-2e62-11e5-9284-b827eb9e62be
hello.java
40281d9e-2e62-11e5-9284-b827eb9e62be
Java
lgpl-2.1
b7851bfadba70b91c3f4aeaf1c296f6432f1ccb4
0
xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/test/ui/repository/RepositoryTest.java
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This 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 * th...
XCOMMONS-1274: Extension author parsing is very slow in some setups
xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/test/ui/repository/RepositoryTest.java
XCOMMONS-1274: Extension author parsing is very slow in some setups
Java
lgpl-2.1
ce8e4b78ca1b33e91f9c5b8c21e31b91f7480003
0
dizzzz/exist,patczar/exist,ambs/exist,wshager/exist,adamretter/exist,MjAbuz/exist,RemiKoutcherawy/exist,windauer/exist,lcahlander/exist,ljo/exist,ljo/exist,lcahlander/exist,shabanovd/exist,patczar/exist,lcahlander/exist,dizzzz/exist,eXist-db/exist,eXist-db/exist,ambs/exist,lcahlander/exist,windauer/exist,RemiKoutcheraw...
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2007 The eXist Project * http://exist-db.org * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2 * o...
src/org/exist/xquery/value/StringValue.java
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2007 The eXist Project * http://exist-db.org * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2 * o...
Catch some null pointers which may occur when casting values in XQuery. svn path=/trunk/eXist/; revision=6929
src/org/exist/xquery/value/StringValue.java
Catch some null pointers which may occur when casting values in XQuery.
Java
apache-2.0
8001183858ebd59963a50fadcb6f8305aeca16dc
0
apache/velocity-tools,apache/velocity-tools
/* * The Apache Software License, Version 1.1 * * Copyright (c) 2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source c...
src/java/org/apache/velocity/tools/view/ImportSupport.java
/* * The Apache Software License, Version 1.1 * * Copyright (c) 2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source c...
improve exception messages and make them use JDK 1.3 constructors git-svn-id: 3e55e3acaecd8341fcaae6bcce8bfe498f4ed298@71884 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/velocity/tools/view/ImportSupport.java
improve exception messages and make them use JDK 1.3 constructors
Java
apache-2.0
c4f70f79045df0349f874a800e45d77bccbc4ff8
0
rpiotti/Web-Karma,sylvanmist/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma,sylvanmist/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma,sylvanmist/Web-Karma,usc-isi-i2/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma,sylvanmist/Web-Karma,sylvanmist/Web-Karma
/******************************************************************************* * Copyright 2012 University of Southern California * * 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 * ...
src/main/java/edu/isi/karma/controller/command/transformation/PythonTransformationCommand.java
/******************************************************************************* * Copyright 2012 University of Southern California * * 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 * ...
Log PyTransforms and handle empty transforms
src/main/java/edu/isi/karma/controller/command/transformation/PythonTransformationCommand.java
Log PyTransforms and handle empty transforms
Java
apache-2.0
358807ee1f5403c9a5010947fa849c1dd8bad38d
0
minwoo-jung/pinpoint,minwoo-jung/pinpoint,minwoo-jung/pinpoint,minwoo-jung/pinpoint,minwoo-jung/pinpoint,minwoo-jung/pinpoint
package com.navercorp.pinpoint.web.authorization.controller; import com.navercorp.pinpoint.web.service.AgentInfoService; import com.navercorp.pinpoint.web.view.tree.StaticTreeView; import com.navercorp.pinpoint.web.view.tree.TreeView; import com.navercorp.pinpoint.web.vo.agent.AgentAndStatus; import com.navercorp.pinp...
web/src/main/java/com/navercorp/pinpoint/web/authorization/controller/AgentListController.java
package com.navercorp.pinpoint.web.authorization.controller; import com.navercorp.pinpoint.web.service.AgentInfoService; import com.navercorp.pinpoint.web.view.tree.StaticTreeView; import com.navercorp.pinpoint.web.view.tree.TreeView; import com.navercorp.pinpoint.web.vo.agent.AgentAndStatus; import com.navercorp.pinp...
[#9317] Change api url
web/src/main/java/com/navercorp/pinpoint/web/authorization/controller/AgentListController.java
[#9317] Change api url
Java
apache-2.0
6869f0abadde38406fe56a6254aaf7f86070f79d
0
MarkDacek/commons-lang,jacktan1991/commons-lang,jacktan1991/commons-lang,apache/commons-lang,jacktan1991/commons-lang,chaoyi66/commons-lang,apache/commons-lang,xiwc/commons-lang,apache/commons-lang,xuerenlv/commons-lang,britter/commons-lang,longestname1/commonslang,byMan/naya279,MuShiiii/commons-lang,byMan/naya279,love...
/* * 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/test/java/org/apache/commons/lang3/builder/ToStringBuilderTest.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 ...
Generify. git-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1153477 13f79535-47bb-0310-9956-ffa450edef68
src/test/java/org/apache/commons/lang3/builder/ToStringBuilderTest.java
Generify.
Java
apache-2.0
4f7be7f7071de838e5532c53069b86aac730ddc6
0
ZhenyaM/veraPDF-pdfbox,gavanx/pdflearn,mathieufortin01/pdfbox,BezrukovM/veraPDF-pdfbox,benmccann/pdfbox,ZhenyaM/veraPDF-pdfbox,veraPDF/veraPDF-pdfbox,torakiki/sambox,veraPDF/veraPDF-pdfbox,mathieufortin01/pdfbox,mdamt/pdfbox,mdamt/pdfbox,ChunghwaTelecom/pdfbox,BezrukovM/veraPDF-pdfbox,joansmith/pdfbox,joansmith/pdfbox,...
/* * 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 ...
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDDocument.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 ...
PDFBOX-2576: split long method git-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1675664 13f79535-47bb-0310-9956-ffa450edef68
pdfbox/src/main/java/org/apache/pdfbox/pdmodel/PDDocument.java
PDFBOX-2576: split long method
Java
apache-2.0
7e9ba2197adaa2080d7af48863e58e629391a039
0
aduprat/james,rouazana/james,aduprat/james,chibenwa/james,chibenwa/james,rouazana/james,rouazana/james,rouazana/james,aduprat/james,chibenwa/james,chibenwa/james,aduprat/james
/**************************************************************** * 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...
mailetcontainer-camel/src/main/java/org/apache/james/mailetcontainer/impl/JamesMailetContext.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...
Lowercase to see if the user is effectively local (JAMES-1369) git-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@1241476 13f79535-47bb-0310-9956-ffa450edef68
mailetcontainer-camel/src/main/java/org/apache/james/mailetcontainer/impl/JamesMailetContext.java
Lowercase to see if the user is effectively local (JAMES-1369)
Java
apache-2.0
d1ca77fa669fadab9f0fa0ee1877ded84feb6ad6
0
square/keywhiz,square/keywhiz,square/keywhiz
/* * Copyright (C) 2015 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
server/src/main/java/keywhiz/service/daos/SecretSeriesDAO.java
/* * Copyright (C) 2015 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
Lock rows for update when deleting secrets
server/src/main/java/keywhiz/service/daos/SecretSeriesDAO.java
Lock rows for update when deleting secrets
Java
apache-2.0
4a5741f2f1aabac098e41cfe453b52876a1bcdb0
0
apache/beam,rangadi/beam,apache/beam,iemejia/incubator-beam,chamikaramj/beam,robertwb/incubator-beam,markflyhigh/incubator-beam,apache/beam,lukecwik/incubator-beam,jbonofre/beam,rangadi/beam,rangadi/beam,apache/beam,tgroh/incubator-beam,robertwb/incubator-beam,markflyhigh/incubator-beam,RyanSkraba/beam,robertwb/incubat...
/* * 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 ...
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamAggregationRel.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 ...
change `withAllowedTimestampSkew`
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamAggregationRel.java
change `withAllowedTimestampSkew`
Java
apache-2.0
3f8fbd2db0233e832b212dddc8e8a666a6e4eedd
0
apache/commons-pool,apache/commons-pool,apache/commons-pool
/* * 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/java/org/apache/commons/pool/BaseObjectPool.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 ...
Javadoc only. git-svn-id: a66ef3f0e6c00b14098e182847b4bd646263fa09@778004 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/commons/pool/BaseObjectPool.java
Javadoc only.
Java
apache-2.0
5c21cd0898bc609474c43d689900f53cd502f1c8
0
chrismattmann/drat,chrismattmann/drat,chrismattmann/drat,chrismattmann/drat,chrismattmann/drat
/** * 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...
proteus/src/main/java/backend/ProcessDratWrapper.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...
Wipe stats core too.
proteus/src/main/java/backend/ProcessDratWrapper.java
Wipe stats core too.
Java
apache-2.0
2c3ef874d858708201060389147470289d86fa9f
0
dapengzhang0/grpc-java,ejona86/grpc-java,stanley-cheung/grpc-java,ejona86/grpc-java,stanley-cheung/grpc-java,ejona86/grpc-java,dapengzhang0/grpc-java,grpc/grpc-java,stanley-cheung/grpc-java,grpc/grpc-java,ejona86/grpc-java,dapengzhang0/grpc-java,stanley-cheung/grpc-java,dapengzhang0/grpc-java,grpc/grpc-java,grpc/grpc-j...
/* * Copyright 2018 The gRPC Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
core/src/main/java/io/grpc/internal/AutoConfiguredLoadBalancerFactory.java
/* * Copyright 2018 The gRPC Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
core: fix typo in AutoConfiguredLoadBalancerFactory (#6262)
core/src/main/java/io/grpc/internal/AutoConfiguredLoadBalancerFactory.java
core: fix typo in AutoConfiguredLoadBalancerFactory (#6262)
Java
apache-2.0
ecce72fb6e674a8a36465bc7a26bfca380355623
0
spoofax-shell-2017/spoofax-shell
package org.metaborg.spoofax.shell.core; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.lang.reflect.InvocationTargetException; import java.util.Properties; import org.apache.commons.lang3.ClassUtils; import org.apache.commons.lang3.reflect.ConstructorUtils; impo...
org.metaborg.spoofax.shell.core/src/main/java/org/metaborg/spoofax/shell/core/ClassPathInterpreterLoader.java
package org.metaborg.spoofax.shell.core; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.lang.reflect.InvocationTargetException; import java.util.Properties; import org.apache.commons.lang3.ClassUtils; import org.apache.commons.lang3.reflect.ConstructorUtils; impo...
Update java target package default to new default value
org.metaborg.spoofax.shell.core/src/main/java/org/metaborg/spoofax/shell/core/ClassPathInterpreterLoader.java
Update java target package default to new default value
Java
apache-2.0
cb34b65ceb13fda57bac8c33ed3fdc5651b8c596
0
blindpirate/gradle,gradle/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,gradle/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,blindpira...
/* * Copyright 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
subprojects/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/InstantExecutionRunner.java
/* * Copyright 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Fix InstantExecutionRunner Signed-off-by: Paul Merlin <a027184a55211cd23e3f3094f1fdc728df5e0500@gradle.com>
subprojects/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/InstantExecutionRunner.java
Fix InstantExecutionRunner
Java
apache-2.0
1b6ab230d70a92414346f3c6bb45be8016b1f840
0
eladnava/feedblocker-android
package com.feedblocker.integrations; import com.feedblocker.model.FeedApplication; public class Facebook extends FeedApplication { @Override public String[] getAppResumeLogIndicators() { return new String[]{ "LocalFbBroadcastManager: Called registerBroadcastReceiver twice" ...
app/src/main/java/com/feedblocker/integrations/Facebook.java
package com.feedblocker.integrations; import com.feedblocker.model.FeedApplication; public class Facebook extends FeedApplication { @Override public String[] getAppResumeLogIndicators() { // AppStateLogger to the rescue return new String[]{ "Activity activity.FbMainTabActiv...
Update logcat strings to identify FB app resume/pause Closes #2.
app/src/main/java/com/feedblocker/integrations/Facebook.java
Update logcat strings to identify FB app resume/pause
Java
bsd-3-clause
c88248f94d7b9384ba9a0d4efea0f728c1df5dd6
0
dejlek/jlib
/** * $Id: LocationPanel.java 1461 2012-01-18 18:38:07Z dejan $ * * ComboBoxLink */ package com.areen.jlib.gui; import com.areen.jlib.tuple.Pair; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JComboBox; import javax.swing.JComponent; import javax.swing.JLabel; import j...
src/main/java/com/areen/jlib/gui/ComboBoxLink.java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.areen.jlib.gui; import com.areen.jlib.tuple.Pair; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JComboBox; import javax.swing.JComponent; import javax.swing.JLab...
Tyring to fix the bug when user uses mouse to pick the item. Related issue(s): APC-613 git-svn-id: a6571597954494654385eb5e6693f686f629ea20@162 bee1aa47-a06f-436c-a2f2-6a1efea3c100
src/main/java/com/areen/jlib/gui/ComboBoxLink.java
Tyring to fix the bug when user uses mouse to pick the item. Related issue(s): APC-613
Java
bsd-3-clause
e699f765eeec45788dbf36fc9105b60f116a7d49
0
mushroomhostage/RadioBeacon,mushroomhostage/RadioBeacon
package me.exphc.RadioBeacon; import java.util.List; import java.util.ArrayList; import java.util.Map; import java.util.HashMap; import java.util.UUID; import java.util.Iterator; import java.util.logging.Logger; import java.util.concurrent.ConcurrentHashMap; import java.io.*; import org.bukkit.plugin.java.JavaPlugin...
RadioBeacon.java
package me.exphc.RadioBeacon; import java.util.List; import java.util.ArrayList; import java.util.Map; import java.util.HashMap; import java.util.UUID; import java.util.Iterator; import java.util.logging.Logger; import java.util.concurrent.ConcurrentHashMap; import java.io.*; import org.bukkit.plugin.java.JavaPlugin...
Fix within2DRadius to be false if from different worlds, fix java.lang.IllegalArgumentException: Cannot measure distance between world_nether and world
RadioBeacon.java
Fix within2DRadius to be false if from different worlds, fix java.lang.IllegalArgumentException: Cannot measure distance between world_nether and world