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 | 7e9b8f719e19a6db9eb5bae30e4d958d26f65ee1 | 0 | SoftwareEngineeringToolDemos/FSE-2011-Crystal,SoftwareEngineeringToolDemos/FSE-2011-Crystal,KaranDagar/crystalvc,KaranDagar/crystalvc,SoftwareEngineeringToolDemos/FSE-2011-Crystal,brunyuriy/crystalvc,KaranDagar/FSE-2011-Crystal---old,KaranDagar/FSE-2011-Crystal---old,brunyuriy/crystalvc | package crystal.client;
import java.awt.BorderLayout;
import java.awt.Container;
import java.util.Collections;
import java.util.Comparator;
import java.util.Hashtable;
import java.util.List;
import java.util.Vector;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.SwingWorker;
import crystal.... | src/crystal/client/ConflictClient.java | package crystal.client;
import java.awt.BorderLayout;
import java.awt.Container;
import java.util.Collections;
import java.util.Comparator;
import java.util.Hashtable;
import java.util.List;
import java.util.Vector;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.SwingWorker;
import crystal.... | alt tag doesn't work on img tags after all
| src/crystal/client/ConflictClient.java | alt tag doesn't work on img tags after all | |
Java | mit | 3066241f2cdc73181d86f161a06bd152be65fd32 | 0 | StevenThuriot/MOP | package model;
import java.util.GregorianCalendar;
import java.util.List;
public class SuccessfulTaskState extends TaskState {
protected SuccessfulTaskState(Task context) {
super(context);
}
/**
* Returns whether a task can be executed right now.
* This is true when all its dependencies are (s... | Java/src/model/SuccessfulTaskState.java | package model;
import java.util.GregorianCalendar;
import java.util.List;
public class SuccessfulTaskState extends TaskState {
protected SuccessfulTaskState(Task context) {
super(context);
}
/**
* Returns whether a task can be executed right now.
* This is true when all its dependencies are (s... | Corrected BR3 in the Successful state | Java/src/model/SuccessfulTaskState.java | Corrected BR3 in the Successful state | |
Java | mit | b22889a002322575aa4c16491dce00f7b6bc791f | 0 | Permafrost/TundraTN.java,Permafrost/TundraTN.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2015 Lachlan Dowding
*
* 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 u... | src/main/java/permafrost/tundra/tn/delivery/DeliveryQueueHelper.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2015 Lachlan Dowding
*
* 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 u... | Change DeliveryQueueHelper.each daemon argument name to daemonize
| src/main/java/permafrost/tundra/tn/delivery/DeliveryQueueHelper.java | Change DeliveryQueueHelper.each daemon argument name to daemonize | |
Java | mit | c5ab6db9e99ce0c517ce8d6cde5938a60110289e | 0 | infakt/FloatingActionButton | package com.melnykov.fab;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.LayerDrawable;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.StateListD... | library/src/main/java/com/melnykov/fab/FloatingActionButton.java | package com.melnykov.fab;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.LayerDrawable;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.StateListD... | Task #122842 layout corrected
| library/src/main/java/com/melnykov/fab/FloatingActionButton.java | Task #122842 layout corrected | |
Java | cc0-1.0 | 917fc7bbc9cd8dc22d34b0c1210dc5a2d77a1d01 | 0 | supernelis/ExperiementJavaCspSudoku | package com.archiwise.experiment.cspsudoku.domein;
import org.jcsp.lang.AltingChannelInput;
import org.jcsp.lang.CSProcess;
import org.jcsp.lang.ChannelInput;
import org.jcsp.lang.ChannelOutput;
import org.jcsp.lang.One2OneChannel;
import java.util.Optional;
/**
* Created by nelis on 02/11/15.
*/
public class Reg... | src/main/java/com/archiwise/experiment/cspsudoku/domein/Region.java | package com.archiwise.experiment.cspsudoku.domein;
import org.jcsp.lang.AltingChannelInput;
import org.jcsp.lang.CSProcess;
import org.jcsp.lang.ChannelInput;
import org.jcsp.lang.ChannelOutput;
import org.jcsp.lang.One2OneChannel;
import java.util.Optional;
/**
* Created by nelis on 02/11/15.
*/
public class Reg... | Fixed tests When4Col2RowValuesSet_ThenValueIsKnown, making the run of a region more robust
| src/main/java/com/archiwise/experiment/cspsudoku/domein/Region.java | Fixed tests When4Col2RowValuesSet_ThenValueIsKnown, making the run of a region more robust | |
Java | agpl-3.0 | e8754fce32c6d9be527157c67460deddda84c711 | 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 | 3c58ce36-2e60-11e5-9284-b827eb9e62be | hello.java | 3c5366da-2e60-11e5-9284-b827eb9e62be | 3c58ce36-2e60-11e5-9284-b827eb9e62be | hello.java | 3c58ce36-2e60-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | e982df074cfbeded24d9ee53016d3428375eff11 | 0 | MarkehMe/FactionsAlias | package com.markehme.factionsalias.support;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.massivecraft.factions.P;
import com.massivecraft.factions.cmd.FCommand;
/**
* Factions 1.x Support
*
* @author MarkehMe<mark@markeh.me>
*
*/
public class Factions1X implements... | src/com/markehme/factionsalias/support/Factions1X.java | package com.markehme.factionsalias.support;
import java.util.List;
import com.massivecraft.factions.P;
import com.massivecraft.factions.cmd.FCommand;
/**
* Factions 1.x Support
* Does not have support for /f help (yet)
*
* @author MarkehMe<mark@markeh.me>
*
*/
public class Factions1X implements Suppor... | Includes help pages
| src/com/markehme/factionsalias/support/Factions1X.java | Includes help pages | |
Java | lgpl-2.1 | 55c670678bf93a1c9f94e9ee045f6cd2268c2dff | 0 | quarnster/silence | /* Channel.java - Handles a channel
* Copyright (C) 2000-2001 Fredrik Ehnbom
*
* 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 of the License, or (at your option)... | silence/format/xm/Channel.java | /* Channel.java - Handles a channel
* Copyright (C) 2000 Fredrik Ehnbom
*
* 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 of the License, or (at your option) any ... | some smaller changes
| silence/format/xm/Channel.java | some smaller changes | |
Java | lgpl-2.1 | caca861c7bf0485a149088234ead906bc53fee8d | 0 | Zandorum/DimDoors,CannibalVox/DimDoors | package StevenDimDoors.mod_pocketDim.saving;
import java.io.File;
import java.io.FileFilter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map.Entry;
import net.minecraftforge.common.DimensionManager;
import Steven... | src/main/java/StevenDimDoors/mod_pocketDim/saving/DDSaveHandler.java | package StevenDimDoors.mod_pocketDim.saving;
import java.io.File;
import java.io.FileFilter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map.Entry;
import net.minecraftforge.common.DimensionManager;
import Steven... | Fixes #35
If there is a problem reading the blacklist file from disk, previously,
null would be returned from the DDSaveHandler.readBlacklist method. This
would result in a crash later on down the line when we tried to iterate
the blacklist. Now we return an empty array. I'd like to be able to
diagnose the issues c... | src/main/java/StevenDimDoors/mod_pocketDim/saving/DDSaveHandler.java | Fixes #35 | |
Java | lgpl-2.1 | 2c7a7e7dcacae9a3740edc123de537b64e63aa72 | 0 | jensopetersen/exist,olvidalo/exist,wshager/exist,patczar/exist,RemiKoutcherawy/exist,windauer/exist,jensopetersen/exist,opax/exist,dizzzz/exist,adamretter/exist,lcahlander/exist,windauer/exist,adamretter/exist,wshager/exist,dizzzz/exist,hungerburg/exist,jessealama/exist,joewiz/exist,wshager/exist,adamretter/exist,zwobi... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2009 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
... | extensions/debuggee/src/org/exist/debuggee/dgbp/packets/StackGet.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2009 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
... | [ignore] The current context is stack depth of zero, the 'oldest' context is the highest numbered context.
svn path=/trunk/eXist/; revision=10162
| extensions/debuggee/src/org/exist/debuggee/dgbp/packets/StackGet.java | [ignore] The current context is stack depth of zero, the 'oldest' context is the highest numbered context. | |
Java | apache-2.0 | 1958cd7b8c462ad9dd261e7e3e30115233d7e102 | 0 | isandlaTech/cohorte-remote-services,ahmadshahwan/cohorte-remote-services | /**
*
*/
package org.cohorte.ecf.provider.jabsorb.client;
import java.lang.reflect.Method;
import java.lang.reflect.Modifier;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import org.cohorte.ecf.provider.jabsorb.Activator;
import org.cohorte.ecf.provider.jabsorb.JabsorbConstants;
imp... | org.cohorte.ecf.provider.jabsorb/src/org/cohorte/ecf/provider/jabsorb/client/JabsorbClientService.java | /**
*
*/
package org.cohorte.ecf.provider.jabsorb.client;
import java.lang.reflect.Method;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import org.cohorte.ecf.provider.jabsorb.Activator;
import org.cohorte.ecf.provider.jabsorb.JabsorbConstants;
import org.cohorte.ecf.provider.jabsor... | Corrected Method look up in the client service | org.cohorte.ecf.provider.jabsorb/src/org/cohorte/ecf/provider/jabsorb/client/JabsorbClientService.java | Corrected Method look up in the client service | |
Java | apache-2.0 | 57c32b20e50d038f72ad534d3d4138e56b927e5c | 0 | billy1380/blogwt,billy1380/blogwt,billy1380/blogwt | //
// RoleHelper.java
// blogwt
//
// Created by William Shakour (billy1380) on 11 May 2015.
// Copyright © 2015 WillShex Limited. All rights reserved.
//
package com.willshex.blogwt.shared.helper;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import com.willshex.blogwt.shared.api.d... | src/main/java/com/willshex/blogwt/shared/helper/RoleHelper.java | //
// RoleHelper.java
// blogwt
//
// Created by William Shakour (billy1380) on 11 May 2015.
// Copyright © 2015 WillShex Limited. All rights reserved.
//
package com.willshex.blogwt.shared.helper;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import com.willshex.blogwt.shared.api.d... | added create full admin method to role helper | src/main/java/com/willshex/blogwt/shared/helper/RoleHelper.java | added create full admin method to role helper | |
Java | apache-2.0 | ce428737f2ebecd4fb8f73d0dc3d2d9b42fd8e97 | 0 | exKAZUu/SimulatedMapReduce | package jp.ac.nii.exercise6;
import java.nio.file.Paths;
import java.util.Comparator;
import jp.ac.nii.mapreduceframework.FileInputFormat;
import jp.ac.nii.mapreduceframework.FileOutputFormat;
import jp.ac.nii.mapreduceframework.HashPartitioner;
import jp.ac.nii.mapreduceframework.Job;
import jp.ac.nii.mapreduceframe... | src/main/java/jp/ac/nii/exercise6/RelativityCalculationJob.java | package jp.ac.nii.exercise6;
import java.nio.file.Paths;
import java.util.Comparator;
import jp.ac.nii.mapreduceframework.FileInputFormat;
import jp.ac.nii.mapreduceframework.FileOutputFormat;
import jp.ac.nii.mapreduceframework.HashPartitioner;
import jp.ac.nii.mapreduceframework.Job;
import jp.ac.nii.mapreduceframe... | Enhance comments.
| src/main/java/jp/ac/nii/exercise6/RelativityCalculationJob.java | Enhance comments. | |
Java | apache-2.0 | a344b6211894e488b5a99a263fac184385af1c45 | 0 | wso2-extensions/siddhi-io-kafka,ramindu90/siddhi-io-kafka | /*
* Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | output-transports/tcp-output-transport/src/test/java/org/wso2/siddhi/extension/output/transport/tcp/TCPOutputTransportTestCase.java | /*
* Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | Ignoring test case that need log analysis
| output-transports/tcp-output-transport/src/test/java/org/wso2/siddhi/extension/output/transport/tcp/TCPOutputTransportTestCase.java | Ignoring test case that need log analysis | |
Java | apache-2.0 | ba58c6c571b02028ab2de74787cc64a2d7d5cc11 | 0 | dickschoeller/gedbrowser,dickschoeller/gedbrowser,dickschoeller/gedbrowser,dickschoeller/gedbrowser,dickschoeller/gedbrowser,dickschoeller/gedbrowser | package org.schoellerfamily.gedbrowser.persistence.mongo.gedconvert;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.schoellerfamily.gedbrowser.datamodel.Attribute;
import org.schoellerfamily.gedbrowser.datamodel.Child;
import org.schoellerfamily.gedbrowser.datamodel.Date;
import org... | gedbrowser-mongo-dao/src/main/java/org/schoellerfamily/gedbrowser/persistence/mongo/gedconvert/GedObjectToGedDocumentMongoConverter.java | package org.schoellerfamily.gedbrowser.persistence.mongo.gedconvert;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.schoellerfamily.gedbrowser.datamodel.Attribute;
import org.schoellerfamily.gedbrowser.datamodel.Child;
import org.schoellerfamily.gedbrowser.datamodel.Date;
import org... | Fixes #319 - remove redundant null check
| gedbrowser-mongo-dao/src/main/java/org/schoellerfamily/gedbrowser/persistence/mongo/gedconvert/GedObjectToGedDocumentMongoConverter.java | Fixes #319 - remove redundant null check | |
Java | apache-2.0 | b98c46c60918824eb463e859d68473474a6538c0 | 0 | gosu-lang/gosu-lang,tcmoore32/sheer-madness,tcmoore32/sheer-madness,gosu-lang/gosu-lang,gosu-lang/gosu-lang,tcmoore32/sheer-madness,tcmoore32/sheer-madness,gosu-lang/gosu-lang,tcmoore32/sheer-madness | /*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.internal.gosu.parser;
import gw.internal.gosu.ir.transform.util.IRTypeResolver;
import gw.internal.gosu.parser.expressions.BlockExpression;
import gw.internal.gosu.parser.expressions.ClassDeclaration;
import gw.internal.gosu.parser.expressions.InterfacesCla... | gosu-core/src/main/java/gw/internal/gosu/parser/GosuClassParser.java | /*
* Copyright 2014 Guidewire Software, Inc.
*/
package gw.internal.gosu.parser;
import gw.internal.gosu.ir.transform.util.IRTypeResolver;
import gw.internal.gosu.parser.expressions.BlockExpression;
import gw.internal.gosu.parser.expressions.ClassDeclaration;
import gw.internal.gosu.parser.expressions.InterfacesCla... | fix npe
| gosu-core/src/main/java/gw/internal/gosu/parser/GosuClassParser.java | fix npe | |
Java | apache-2.0 | 9052e638079218e55782672394040f0fbcf5b203 | 0 | anchela/jackrabbit-oak,trekawek/jackrabbit-oak,apache/jackrabbit-oak,mreutegg/jackrabbit-oak,amit-jain/jackrabbit-oak,amit-jain/jackrabbit-oak,trekawek/jackrabbit-oak,mreutegg/jackrabbit-oak,apache/jackrabbit-oak,trekawek/jackrabbit-oak,apache/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jackrabbit-oak,trekawek/jac... | /*
* 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 ... | oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/SessionImpl.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 ... | fix indention
git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1311688 13f79535-47bb-0310-9956-ffa450edef68
| oak-jcr/src/main/java/org/apache/jackrabbit/oak/jcr/SessionImpl.java | fix indention | |
Java | apache-2.0 | daeb81cc280744ccaa7873551b8a47a3c8646029 | 0 | jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics,jenetics/jenetics | /*
* Java Genetic Algorithm Library (@!identifier!@).
* Copyright (c) @!year!@ Franz Wilhelmstötter
*
* 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 ... | src/main/java/org/jenetics/stat/math.java | /*
* Java Genetic Algorithm Library (@!identifier!@).
* Copyright (c) @!year!@ Franz Wilhelmstötter
*
* 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 ... | https://sourceforge.net/apps/trac/jenetics/ticket/39
Preparing version 0.8.1.0
| src/main/java/org/jenetics/stat/math.java | https://sourceforge.net/apps/trac/jenetics/ticket/39 Preparing version 0.8.1.0 | |
Java | apache-2.0 | 25ad5edae220afeccd123a621079c465e3002350 | 0 | apache/commons-jexl,apache/commons-jexl,apache/commons-jexl | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/main/java/org/apache/commons/jexl3/internal/InterpreterBase.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 ... | JEXL-333: fixed namespace resolution on static only (private ctor) classes (take 2)
Task #JEXL-333 - Allow declaration of namespace within script | src/main/java/org/apache/commons/jexl3/internal/InterpreterBase.java | JEXL-333: fixed namespace resolution on static only (private ctor) classes (take 2) Task #JEXL-333 - Allow declaration of namespace within script | |
Java | apache-2.0 | cac2fd5f7c7e7c1fbde2cec317bb76817699804e | 0 | clhedrick/sakai,Fudan-University/sakai,joserabal/sakai,frasese/sakai,ktakacs/sakai,liubo404/sakai,lorenamgUMU/sakai,OpenCollabZA/sakai,ktakacs/sakai,kingmook/sakai,bzhouduke123/sakai,buckett/sakai-gitflow,bkirschn/sakai,OpenCollabZA/sakai,ouit0408/sakai,liubo404/sakai,conder/sakai,OpenCollabZA/sakai,puramshetty/sakai,u... | /**********************************************************************************
* $URL: https://source.sakaiproject.org/svn/msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/MessageForumsFilePickerServlet.java $
* $Id: MessageForumsFilePickerServlet.java 9227 2006-05-15 15:02:42Z cwen@i... | msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/MessageForumsFilePickerServlet.java | /**********************************************************************************
* $URL: https://source.sakaiproject.org/svn/msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/MessageForumsFilePickerServlet.java $
* $Id: MessageForumsFilePickerServlet.java 9227 2006-05-15 15:02:42Z cwen@i... | MSGCNTR-546
git-svn-id: 65c85f73e8ce8bfb0e9a03896276dfceee826a06@95486 66ffb92e-73f9-0310-93c1-f5514f145a0a
| msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/MessageForumsFilePickerServlet.java | MSGCNTR-546 | |
Java | apache-2.0 | b9a08390739035ed70eb4dc50d1e98cd1e3f16f3 | 0 | ProgrammingLife2016/PL4-2016 | package application.factories;
import application.controllers.MainController;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.geometry.Rectangle2D;
impo... | src/main/java/application/factories/WindowFactory.java | package application.factories;
import application.controllers.MainController;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.geometry.Rectangle2D;
impo... | Fix null pointer when pressing cancel
| src/main/java/application/factories/WindowFactory.java | Fix null pointer when pressing cancel | |
Java | apache-2.0 | 7a973b099d6331de3979f9c20e15308570a737f2 | 0 | BigDataBoutique/elasticsearch-repository-swift | /*
* Copyright 2017 Wikimedia and BigData Boutique
*
* 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/org/wikimedia/elasticsearch/swift/repositories/blobstore/SwiftBlobContainer.java | /*
* Copyright 2017 Wikimedia and BigData Boutique
*
* 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... | ULTI-419032 - Alex - added repeat and retries for deletes
| src/main/java/org/wikimedia/elasticsearch/swift/repositories/blobstore/SwiftBlobContainer.java | ULTI-419032 - Alex - added repeat and retries for deletes | |
Java | apache-2.0 | f339780b884f3912cd2dbbc1c1d9855e74ac2ed2 | 0 | praminda/carbon-apimgt,isharac/carbon-apimgt,prasa7/carbon-apimgt,tharikaGitHub/carbon-apimgt,nuwand/carbon-apimgt,chamilaadhi/carbon-apimgt,tharikaGitHub/carbon-apimgt,tharikaGitHub/carbon-apimgt,Rajith90/carbon-apimgt,nuwand/carbon-apimgt,isharac/carbon-apimgt,nuwand/carbon-apimgt,ruks/carbon-apimgt,harsha89/carbon-a... | /*
* Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java | /*
* Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | Adding null check for getApplicationById methods
| components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/APIConsumerImpl.java | Adding null check for getApplicationById methods | |
Java | apache-2.0 | d0ec7c8e3ae07d63a8e066fdf97bc25a4db130b3 | 0 | quaddy-services/projekt-task-capturing,quaddy-services/projekt-task-capturing | package de.quaddy_services.ptc.enterprise;
public class CommentDuration implements Comparable<CommentDuration> {
private Long duration;
private String comment;
public CommentDuration(Long aDuration, String aComment) {
super();
duration = aDuration;
comment = aComment.trim();
}
public Long getDuration() {
... | src/main/java/de/quaddy_services/ptc/enterprise/CommentDuration.java | package de.quaddy_services.ptc.enterprise;
public class CommentDuration implements Comparable<CommentDuration> {
private Long duration;
private String comment;
public CommentDuration(Long aDuration, String aComment) {
super();
duration = aDuration;
comment = aComment.trim();
}
public Long getDuration() {
... | sonar (Simply return -1) | src/main/java/de/quaddy_services/ptc/enterprise/CommentDuration.java | sonar (Simply return -1) | |
Java | apache-2.0 | ad44ae35b3b919711fa09fa222d6373437f09f7e | 0 | apache/lenya,apache/lenya,apache/lenya,apache/lenya | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you ... | src/modules-core/sitemanagement/java/src/org/apache/lenya/cms/site/usecases/DeleteLanguage.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 ... | Simplify document deletion in DeleteLanguage usecase
git-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@534330 13f79535-47bb-0310-9956-ffa450edef68
| src/modules-core/sitemanagement/java/src/org/apache/lenya/cms/site/usecases/DeleteLanguage.java | Simplify document deletion in DeleteLanguage usecase | |
Java | apache-2.0 | 6922e116554b797421cda14cf27135f7de363c09 | 0 | epall/selenium,epall/selenium,epall/selenium,epall/selenium,epall/selenium,epall/selenium,epall/selenium,epall/selenium | package org.openqa.selenium.chrome;
import org.openqa.selenium.By;
import org.openqa.selenium.RenderedWebElement;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.remote.DriverCommand;
import org.openqa.selenium.internal.FindsByClassName;
import org.openqa.selenium.internal.FindsByCssSelector;
import ... | chrome/src/java/org/openqa/selenium/chrome/ChromeWebElement.java | package org.openqa.selenium.chrome;
import org.openqa.selenium.By;
import org.openqa.selenium.RenderedWebElement;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.remote.DriverCommand;
import org.openqa.selenium.internal.FindsByClassName;
import org.openqa.selenium.internal.FindsByCssSelector;
import ... | JasonLeyba: Removing invalid @Override annotation from r7988
git-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@7994 07704840-8298-11de-bf8c-fd130f914ac9
| chrome/src/java/org/openqa/selenium/chrome/ChromeWebElement.java | JasonLeyba: Removing invalid @Override annotation from r7988 | |
Java | apache-2.0 | f9d56a2c8be9561fbba44bf5f784ddb6f0f3be22 | 0 | wskplho/android-pull-to-refresh,naver/android-pull-to-refresh,androidjhent/naver,LinKingR/android-pull-to-refresh,Ranjan101/android-pull-to-refresh,wskplho/android-pull-to-refresh,Ranjan101/android-pull-to-refresh,androidjhent/naver.v2,toker/android-pull-to-refresh,handstudio/android-pull-to-refresh | /*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* 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.apac... | library/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java | /*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* 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.apac... | Pretty sure this finally fixes #185.
| library/src/com/handmark/pulltorefresh/library/PullToRefreshBase.java | Pretty sure this finally fixes #185. | |
Java | bsd-3-clause | cdc7b96dbb8dd8596d4f34d2a5bd2a9d579baead | 0 | runnymederobotics/robot2011 | package edu.wpi.first.wpilibj.templates;
import edu.wpi.first.wpilibj.*;
//Driver joystick
class Driver {
//Buttons
static final int TRANS_TOGGLE_LOW = 7;
static final int TRANS_TOGGLE_HIGH = 8;
static final int ARCADE_TOGGLE = 1;
//Axes
static final int X_AXIS_LEFT = 1;
static final int ... | src/edu/wpi/first/wpilibj/templates/RobotTemplate.java | package edu.wpi.first.wpilibj.templates;
import edu.wpi.first.wpilibj.*;
//Driver joystick
class Driver {
//Buttons
static final int TRANS_TOGGLE_LOW = 7;
static final int TRANS_TOGGLE_HIGH = 8;
static final int ARCADE_TOGGLE = 1;
//Axes
static final int X_AXIS_LEFT = 1;
static final int ... | waterloo commit
| src/edu/wpi/first/wpilibj/templates/RobotTemplate.java | waterloo commit | |
Java | mit | 59fa74870d9fd5be3213490b3d378207017cc695 | 0 | Arcfalt/ExtendAHand | package com.arcfalt.extendahand.item;
import com.arcfalt.extendahand.packet.PacketHandler;
import com.arcfalt.extendahand.utils.ItemUtils;
import com.arcfalt.extendahand.utils.RenderUtils;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.IBlockState;
impo... | src/main/java/com/arcfalt/extendahand/item/BasePointExtendo.java | package com.arcfalt.extendahand.item;
import com.arcfalt.extendahand.packet.PacketHandler;
import com.arcfalt.extendahand.utils.ItemUtils;
import com.arcfalt.extendahand.utils.RenderUtils;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.IBlockState;
impo... | Hollow box buildable
| src/main/java/com/arcfalt/extendahand/item/BasePointExtendo.java | Hollow box buildable | |
Java | mit | 1cffda729f60f82cd52e1e60443b1b1f00580f73 | 0 | jenkinsci/publish-over-dropbox-plugin,rcgroot/jenkins-publish-over-dropbox-plugin,rcgroot/jenkins-publish-over-dropbox-plugin,jenkinsci/publish-over-dropbox-plugin | package org.jenkinsci.plugins.publishoverdropbox.domain.model.requests;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class SessionFinish {
@Expose
final public Cursor cursor = new Cursor();
@Expose
final public Commit commit = new Commit();
... | src/main/java/org/jenkinsci/plugins/publishoverdropbox/domain/model/requests/SessionFinish.java | package org.jenkinsci.plugins.publishoverdropbox.domain.model.requests;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class SessionFinish {
@Expose
final public Cursor cursor = new Cursor();
@Expose
final public Commit commit = new Commit();
... | Request field typo, fixes JENKINS-40196
| src/main/java/org/jenkinsci/plugins/publishoverdropbox/domain/model/requests/SessionFinish.java | Request field typo, fixes JENKINS-40196 | |
Java | mit | 49a103ce6272a51c29119f19951e1d3c92d2ba1d | 0 | rnorth/test-containers,testcontainers/testcontainers-java,testcontainers/testcontainers-java,rnorth/test-containers,rnorth/test-containers,testcontainers/testcontainers-java | package org.testcontainers.containers.wait.internal;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.testcontainers.containers.Container.ExecResult;
import org.testcontainers.containers.ExecInContainerPattern;
import org.testcontainers.containers.wait.strategy.WaitStrategyTarget;
i... | core/src/main/java/org/testcontainers/containers/wait/internal/InternalCommandPortListeningCheck.java | package org.testcontainers.containers.wait.internal;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.testcontainers.containers.Container.ExecResult;
import org.testcontainers.containers.ExecInContainerPattern;
import org.testcontainers.containers.wait.strategy.WaitStrategyTarget;
i... | Improve logging in InternalCommandPortListeningCheck (#3001)
| core/src/main/java/org/testcontainers/containers/wait/internal/InternalCommandPortListeningCheck.java | Improve logging in InternalCommandPortListeningCheck (#3001) | |
Java | mit | 8e2e473434d3af03bcf1655c2dc2a1f644e765d0 | 0 | byronka/xenos,byronka/xenos,byronka/xenos,byronka/xenos,byronka/xenos,byronka/xenos,byronka/xenos | package com.renomad.qarma;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.Statement;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Arrays;
import com.renomad.qarma.File_utilities;
public class Databa... | src/com/renomad/qarma/Database_access.java | package com.renomad.qarma;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.Statement;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Arrays;
import com.renomad.qarma.File_utilities;
public class Databa... | change user to root, why not
| src/com/renomad/qarma/Database_access.java | change user to root, why not | |
Java | mit | f2109cf99e67f479ff7a18219eaf307f93ea56e7 | 0 | igvteam/igv,igvteam/igv,amwenger/igv,amwenger/igv,amwenger/igv,igvteam/igv,igvteam/igv,itenente/igv,igvteam/igv,godotgildor/igv,godotgildor/igv,godotgildor/igv,itenente/igv,itenente/igv,godotgildor/igv,amwenger/igv,itenente/igv,godotgildor/igv,amwenger/igv,itenente/igv | /*
* Copyright (c) 2007-2013 The Broad Institute, Inc.
* SOFTWARE COPYRIGHT NOTICE
* This software and its documentation are the copyright of the Broad Institute, Inc. All rights are reserved.
*
* This software is supplied without any warranty or guaranteed support whatsoever. The Broad Institute is not responsibl... | src/org/broad/igv/sam/reader/SamUtils.java | /*
* Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved.
*
* This software is licensed under the terms of the GNU Lesser General Public License (LGPL),
* Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php.
*
* THE SOFTWARE IS PROVIDED "AS IS." TH... | Use log instead of System.out
| src/org/broad/igv/sam/reader/SamUtils.java | Use log instead of System.out | |
Java | mit | 08584c1f2973a6def044e912570f225feb7471ed | 0 | johanbrook/watchme | package se.chalmers.watchmetest.activity;
import se.chalmers.watchme.R;
import se.chalmers.watchme.activity.MainActivity;
import se.chalmers.watchme.activity.TabsAdapter;
import se.chalmers.watchme.ui.MovieListFragment;
import se.chalmers.watchme.ui.TagListFragment;
import android.annotation.TargetApi;
import android.... | WatchMeTest/src/se/chalmers/watchmetest/activity/MainActivityTest.java | package se.chalmers.watchmetest.activity;
import se.chalmers.watchme.R;
import se.chalmers.watchme.activity.MainActivity;
import se.chalmers.watchme.activity.TabsAdapter;
import se.chalmers.watchme.ui.MovieListFragment;
import se.chalmers.watchme.ui.TagListFragment;
import android.annotation.TargetApi;
import android.... | Replaced method testSwitchTabs() in MainActivityTest
| WatchMeTest/src/se/chalmers/watchmetest/activity/MainActivityTest.java | Replaced method testSwitchTabs() in MainActivityTest | |
Java | mit | 0173c7e78f39a99314fbb5e7a580e53dfa40d9b0 | 0 | jenkinsci/extended-choice-parameter-plugin,Shyri/extended-choice-parameter-plugin,jkorzekwa/extended-choice-parameter-plugin-artifactory,jenkinsci/extended-choice-parameter-plugin,jhosmer/extended-choice-parameter-plugin,jkorzekwa/extended-choice-parameter-plugin-artifactory,jenkinsci/extended-choice-parameter-plugin,S... | package com.cwctravel.hudson.plugins.extended_choice_parameter;
import hudson.Extension;
import hudson.model.ParameterValue;
import hudson.model.ParameterDefinition;
import hudson.util.FormValidation;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.HashMap;
... | src/main/java/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition.java | package com.cwctravel.hudson.plugins.extended_choice_parameter;
import hudson.Extension;
import hudson.model.ParameterValue;
import hudson.model.ParameterDefinition;
import hudson.util.FormValidation;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.HashMap;
... | changes to resolve properties like ant
| src/main/java/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition.java | changes to resolve properties like ant | |
Java | mit | 5a036501c81917c72ebd0c16ac0a294abcb6d4dd | 0 | InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service,InnovateUKGitHub/innovation-funding-service | package com.worth.ifs.application.transactional;
import static com.worth.ifs.commons.error.CommonErrors.notFoundError;
import static com.worth.ifs.commons.service.ServiceResult.serviceSuccess;
import static com.worth.ifs.util.EntityLookupCallbacks.find;
import java.util.Arrays;
import java.util.Collection;
import jav... | ifs-data-service/src/main/java/com/worth/ifs/application/transactional/ApplicationSummaryServiceImpl.java | package com.worth.ifs.application.transactional;
import static com.worth.ifs.commons.error.CommonErrors.notFoundError;
import static com.worth.ifs.commons.service.ServiceResult.serviceSuccess;
import static com.worth.ifs.util.EntityLookupCallbacks.find;
import java.util.Arrays;
import java.util.Collection;
import jav... | Ensuring submitted applications are not counted for inprogress. INFUND-2377
| ifs-data-service/src/main/java/com/worth/ifs/application/transactional/ApplicationSummaryServiceImpl.java | Ensuring submitted applications are not counted for inprogress. INFUND-2377 | |
Java | epl-1.0 | 356b30572b46bb7fcb735ce8fb4dcae28b3cba5f | 0 | tavalin/openhab2-addons,jarlebh/openhab2-addons,afuechsel/openhab2,gerrieg/openhab2,Mr-Eskildsen/openhab2-addons,aogorek/openhab2-addons,Snickermicker/openhab2,aogorek/openhab2-addons,lewie/openhab2,gerrieg/openhab2,tavalin/openhab2-addons,theoweiss/openhab2,pail23/openhab2-addons,jarlebh/openhab2-addons,Mr-Eskildsen/o... | /**
* Copyright (c) 2010-2018 by the respective copyright holders.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/... | addons/binding/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/handler/TeslaHandler.java | /**
* Copyright (c) 2010-2018 by the respective copyright holders.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/... | [Tesla] Fix change wrt Tesla’s back-end handling Event Stream errors (#3531)
Signed-off-by: Karel Goderis <8d6bef0d550bb9c83ed1a7381d474863f3994806@me.com> | addons/binding/org.openhab.binding.tesla/src/main/java/org/openhab/binding/tesla/handler/TeslaHandler.java | [Tesla] Fix change wrt Tesla’s back-end handling Event Stream errors (#3531) | |
Java | agpl-3.0 | d8a8f60cca1a3fda9294e7cf95a7781dea7aa618 | 0 | exomiser/Exomiser,exomiser/Exomiser | /*
* The Exomiser - A tool to annotate and prioritize variants
*
* Copyright (C) 2012 - 2016 Charite Universitätsmedizin Berlin and Genome Research Ltd.
*
* 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... | exomiser-rest-prioritiser/src/main/java/de/charite/compbio/exomiser/rest/prioritiser/api/PrioritiserController.java | /*
* The Exomiser - A tool to annotate and prioritize variants
*
* Copyright (C) 2012 - 2016 Charite Universitätsmedizin Berlin and Genome Research Ltd.
*
* 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... | Removed duplicated terms from input phenotypes.
| exomiser-rest-prioritiser/src/main/java/de/charite/compbio/exomiser/rest/prioritiser/api/PrioritiserController.java | Removed duplicated terms from input phenotypes. | |
Java | agpl-3.0 | 04fb48485b76be2bf65b255600e167752ca17ec1 | 0 | Stanwar/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker | package iterativeinstancestructuralmatcher.internal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import am.AMException;
import am.Utility;
import am.app.Core;
import am.app.mappingEngine.AbstractMatcher;
import am.app.mappingEngine.AbstractMatcherParametersP... | AgreementMaker-Matchers/IterativeInstanceStructuralMatcher/src/iterativeinstancestructuralmatcher/internal/IterativeInstanceStructuralMatcher.java | package iterativeinstancestructuralmatcher.internal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import am.AMException;
import am.Utility;
import am.app.Core;
import am.app.mappingEngine.AbstractMatcher;
import am.app.mappingEngine.AbstractMatcherParametersP... | Set name and category.
| AgreementMaker-Matchers/IterativeInstanceStructuralMatcher/src/iterativeinstancestructuralmatcher/internal/IterativeInstanceStructuralMatcher.java | Set name and category. | |
Java | agpl-3.0 | e733bdc881c5fc2b93f6c7f485244e9b08002e49 | 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 | 35e9af32-2e62-11e5-9284-b827eb9e62be | hello.java | 35e4447a-2e62-11e5-9284-b827eb9e62be | 35e9af32-2e62-11e5-9284-b827eb9e62be | hello.java | 35e9af32-2e62-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | 6cc81c6196e1a5f097e0aa146970a27f7ba258d8 | 0 | mmusgrov/narayana,tomjenkinson/narayana,tomjenkinson/narayana,gytis/narayana,mmusgrov/narayana,jbosstm/narayana,gytis/narayana,tomjenkinson/narayana,mmusgrov/narayana,gytis/narayana,jbosstm/narayana,jbosstm/narayana,tomjenkinson/narayana,gytis/narayana,gytis/narayana,gytis/narayana,jbosstm/narayana,mmusgrov/narayana | /*
* Copyright 2013, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subje... | ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/resources/arjunacore/CommitMarkableResourceRecord.java | /*
* Copyright 2013, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subje... | [JBTM-2165] Make CMR synchs interposed so that they are ordered ater session synchs
| ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/resources/arjunacore/CommitMarkableResourceRecord.java | [JBTM-2165] Make CMR synchs interposed so that they are ordered ater session synchs | |
Java | lgpl-2.1 | b557567c2776233ee12fac93bcbed9af5513ccf2 | 0 | xwiki/xwiki-enterprise,xwiki/xwiki-enterprise | /*
* 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-enterprise-test/xwiki-enterprise-test-selenium/src/test/it/org/xwiki/test/selenium/AdministrationTest.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... | [misc] fixed test which was failing because the classname element couldn't be found.
| xwiki-enterprise-test/xwiki-enterprise-test-selenium/src/test/it/org/xwiki/test/selenium/AdministrationTest.java | [misc] fixed test which was failing because the classname element couldn't be found. | |
Java | apache-2.0 | bcbba2a17dd0c092b00583972a735d23a851368d | 0 | AxonFramework/AxonFramework | /*
* Copyright (c) 2010-2018. Axon Framework
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | eventsourcing/src/main/java/org/axonframework/eventsourcing/EventCountSnapshotTriggerDefinition.java | /*
* Copyright (c) 2010-2018. Axon Framework
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | As a snapshot trigger definition I want to count Domain Event Messages only.
| eventsourcing/src/main/java/org/axonframework/eventsourcing/EventCountSnapshotTriggerDefinition.java | As a snapshot trigger definition I want to count Domain Event Messages only. | |
Java | apache-2.0 | b3c647e90987a3c95ec8899b941218bc9e16b750 | 0 | apache/portals-pluto,apache/portals-pluto,apache/portals-pluto | /*
* 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 ... | src/container/org/apache/pluto/core/impl/PortletRequestImpl.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 ... | fixed removeAttribute method to distinguish between different scopes. Fix was provided by Steven Parkes.
git-svn-id: d98179c662bf49ad5b85b094e2cd8f1aa3529901@35791 13f79535-47bb-0310-9956-ffa450edef68
| src/container/org/apache/pluto/core/impl/PortletRequestImpl.java | fixed removeAttribute method to distinguish between different scopes. Fix was provided by Steven Parkes. | |
Java | apache-2.0 | be30a95655e82c17e8640f42e0995ddf1e022198 | 0 | cogfor/mcf-cogfor,gladyscarrizales/manifoldcf,gladyscarrizales/manifoldcf,cogfor/mcf-cogfor,cogfor/mcf-cogfor,cogfor/mcf-cogfor,gladyscarrizales/manifoldcf,gladyscarrizales/manifoldcf,gladyscarrizales/manifoldcf,cogfor/mcf-cogfor,gladyscarrizales/manifoldcf,cogfor/mcf-cogfor | /**
* Copyright 2014 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 required by applicable ... | connectors/gridfs/connector/src/main/java/org/apache/manifoldcf/crawler/connectors/gridfs/GridFSRepositoryConnector.java | /**
* Copyright 2014 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 required by applicable ... | Hook up gridfs connector
git-svn-id: 2bfa52b4cc115db473b9652e5d3efdc3a88ca1a3@1630087 13f79535-47bb-0310-9956-ffa450edef68
| connectors/gridfs/connector/src/main/java/org/apache/manifoldcf/crawler/connectors/gridfs/GridFSRepositoryConnector.java | Hook up gridfs connector | |
Java | apache-2.0 | 31d4194a2dc8912656a40394a8556e8619b363db | 0 | linkedin/pinot,linkedin/pinot,linkedin/pinot,linkedin/pinot,linkedin/pinot | /**
* 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... | pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/DistinctCountThetaSketchAggregationFunction.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... | Avoid redundant merge of empty sketches. (#5783)
For segments where no rows are selected, the intermediate and the final merge steps
still create empty Union objects and merge them. This can cause huge latency degradation
in cases there is a large number of segments, and large value of nominal entriesf
This PR av... | pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/DistinctCountThetaSketchAggregationFunction.java | Avoid redundant merge of empty sketches. (#5783) | |
Java | apache-2.0 | 0c273bb5e4c5d1daa64e31b0e20ff7989c9276e9 | 0 | apache/geronimo-devtools | /*
* 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 ... | plugins/org.apache.geronimo.st.v30.core/src/main/java/org/apache/geronimo/st/v30/core/GeronimoServerBehaviourDelegate.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 ... | trace module delta info
git-svn-id: 7b63602214189898ed4bdcfe832e41633e363f7d@1303413 13f79535-47bb-0310-9956-ffa450edef68
| plugins/org.apache.geronimo.st.v30.core/src/main/java/org/apache/geronimo/st/v30/core/GeronimoServerBehaviourDelegate.java | trace module delta info | |
Java | apache-2.0 | bc5831529603b208a3a90a0d3dc5d6b64c5f8562 | 0 | batfish/batfish,intentionet/batfish,dhalperi/batfish,arifogel/batfish,dhalperi/batfish,arifogel/batfish,intentionet/batfish,intentionet/batfish,intentionet/batfish,batfish/batfish,batfish/batfish,intentionet/batfish,dhalperi/batfish,arifogel/batfish | package org.batfish.datamodel;
import static org.batfish.datamodel.ForwardingAnalysisImpl.computeInterfaceHostSubnetIps;
import static org.batfish.datamodel.ForwardingAnalysisImpl.computeMatchingIps;
import static org.batfish.datamodel.matchers.AclIpSpaceMatchers.hasLines;
import static org.batfish.datamodel.matchers.... | projects/batfish-common-protocol/src/test/java/org/batfish/datamodel/ForwardingAnalysisImplTest.java | package org.batfish.datamodel;
import static org.batfish.datamodel.ForwardingAnalysisImpl.computeInterfaceHostSubnetIps;
import static org.batfish.datamodel.ForwardingAnalysisImpl.computeMatchingIps;
import static org.batfish.datamodel.matchers.AclIpSpaceMatchers.hasLines;
import static org.batfish.datamodel.matchers.... | New disposition test when topology provided (#3046)
* New disposition test when topology provided
* small fix
* remove unused var
| projects/batfish-common-protocol/src/test/java/org/batfish/datamodel/ForwardingAnalysisImplTest.java | New disposition test when topology provided (#3046) | |
Java | apache-2.0 | 515b7d932a345d3000b3d07719d9fd72f5dab1c6 | 0 | vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.hosted.controller.maintenance;
import com.yahoo.config.provision.Environment;
import com.yahoo.config.provision.NodeType;
import com.yahoo.config.provision.SystemName;
import com.yahoo.confi... | controller-server/src/main/java/com/yahoo/vespa/hosted/controller/maintenance/VcmrMaintainer.java | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.hosted.controller.maintenance;
import com.yahoo.config.provision.Environment;
import com.yahoo.config.provision.NodeType;
import com.yahoo.config.provision.SystemName;
import com.yahoo.confi... | Failed and breakfixed hosts are always noop in CMRs
| controller-server/src/main/java/com/yahoo/vespa/hosted/controller/maintenance/VcmrMaintainer.java | Failed and breakfixed hosts are always noop in CMRs | |
Java | apache-2.0 | 493d7eda8be3d9bcbdd40581384c09e2ce8f6ddf | 0 | wso2/analytics-apim,wso2/analytics-apim,wso2/analytics-apim | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apach... | components/org.wso2.analytics.apim.rest.api.report/src/main/java/org/wso2/analytics/apim/rest/api/report/reportgen/util/ReportGeneratorUtil.java | /*
* Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apach... | Fix pdf string length
| components/org.wso2.analytics.apim.rest.api.report/src/main/java/org/wso2/analytics/apim/rest/api/report/reportgen/util/ReportGeneratorUtil.java | Fix pdf string length | |
Java | apache-2.0 | 4eda1c85ddba33335898203194a43e5ed0830043 | 0 | hs-web/hsweb-framework,hs-web/hsweb-framework,hs-web/hsweb-framework | package org.hswebframework.web.dao.mybatis.mapper;
import lombok.extern.slf4j.Slf4j;
import org.hswebframework.ezorm.core.param.Term;
import org.hswebframework.ezorm.rdb.meta.RDBColumnMetaData;
import org.hswebframework.ezorm.rdb.render.SqlAppender;
import org.hswebframework.ezorm.rdb.render.dialect.Dialect;
import or... | hsweb-commons/hsweb-commons-dao/hsweb-commons-dao-mybatis/src/main/java/org/hswebframework/web/dao/mybatis/mapper/TreeStructureSqlTermCustomizer.java | package org.hswebframework.web.dao.mybatis.mapper;
import lombok.extern.slf4j.Slf4j;
import org.hswebframework.ezorm.core.param.Term;
import org.hswebframework.ezorm.rdb.meta.RDBColumnMetaData;
import org.hswebframework.ezorm.rdb.render.SqlAppender;
import org.hswebframework.ezorm.rdb.render.dialect.Dialect;
import or... | 优化sql
| hsweb-commons/hsweb-commons-dao/hsweb-commons-dao-mybatis/src/main/java/org/hswebframework/web/dao/mybatis/mapper/TreeStructureSqlTermCustomizer.java | 优化sql | |
Java | apache-2.0 | b6117f0735b93407052c45b4109e5311a040c232 | 0 | porcelli-forks/kie-wb-common,ederign/kie-wb-common,droolsjbpm/kie-wb-common,jhrcek/kie-wb-common,jhrcek/kie-wb-common,manstis/kie-wb-common,porcelli-forks/kie-wb-common,psiroky/kie-wb-common,romartin/kie-wb-common,romartin/kie-wb-common,scandihealth/kie-wb-common,jhrcek/kie-wb-common,dgutierr/kie-wb-common,manstis/kie-... | package org.kie.workbench.common.screens.explorer.client.widgets.navigator;
import java.util.List;
import java.util.Map;
import javax.annotation.PostConstruct;
import javax.enterprise.context.Dependent;
import javax.inject.Inject;
import org.guvnor.structure.client.resources.NavigatorResources;
import org.jboss.erra... | kie-wb-common-screens/kie-wb-common-project-explorer/kie-wb-common-project-explorer-client/src/main/java/org/kie/workbench/common/screens/explorer/client/widgets/navigator/BreadcrumbNavigator.java | package org.kie.workbench.common.screens.explorer.client.widgets.navigator;
import java.util.List;
import java.util.Map;
import javax.annotation.PostConstruct;
import javax.enterprise.context.Dependent;
import javax.inject.Inject;
import com.github.gwtbootstrap.client.ui.Icon;
import com.github.gwtbootstrap.client.ui... | BPMSPL-102: +Keep repository/links view in sync with lock state
| kie-wb-common-screens/kie-wb-common-project-explorer/kie-wb-common-project-explorer-client/src/main/java/org/kie/workbench/common/screens/explorer/client/widgets/navigator/BreadcrumbNavigator.java | BPMSPL-102: +Keep repository/links view in sync with lock state | |
Java | apache-2.0 | c4f788d5a140bcc14bf9782f4021c0af4712f075 | 0 | prasannapramod/apex-malhar,yogidevendra/apex-malhar,ananthc/apex-malhar,tweise/incubator-apex-malhar,tweise/apex-malhar,vrozov/incubator-apex-malhar,siyuanh/incubator-apex-malhar,yogidevendra/incubator-apex-malhar,ananthc/apex-malhar,siyuanh/apex-malhar,apache/incubator-apex-malhar,patilvikram/apex-malhar,tweise/apex-m... | /**
* 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... | library/src/main/java/com/datatorrent/lib/io/fs/FileSplitterInput.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... | APEXMALHAR-2312 Fix NullPointerException for FileSplitterInput Operator if filepath is specified.
Problem Description:
-------------------
1) TimeBasedDirectoryScanner threads part of scanservice tries to scan the directories/files.
2) Each thread checks with help of isIterationCompleted() [referenceTimes] method whet... | library/src/main/java/com/datatorrent/lib/io/fs/FileSplitterInput.java | APEXMALHAR-2312 Fix NullPointerException for FileSplitterInput Operator if filepath is specified. | |
Java | apache-2.0 | c17e8e537968092547daaa4872dfb9100d89895f | 0 | obidea/semantika | /*
* Copyright (c) 2013-2014 Josef Hardi <josef.hardi@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | src/com/obidea/semantika/mapping/parser/r2rml/R2RmlMappingHandler.java | /*
* Copyright (c) 2013-2014 Josef Hardi <josef.hardi@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | Code tidy. | src/com/obidea/semantika/mapping/parser/r2rml/R2RmlMappingHandler.java | Code tidy. | |
Java | apache-2.0 | 62e45d489b2037303d549b3579cbc806d1deaf43 | 0 | skoulouzis/lobcder,skoulouzis/lobcder,skoulouzis/lobcder | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package nl.uva.cs.lobcder.tests;
import com.sun.jersey.api.client.GenericType;
import com.sun.jersey.api.client.WebResource;
import com.sun.jersey.api.json.JSONConfiguration;
import com.sun.jersey.core.util.MultivaluedM... | lobcder-tests/src/test/java/nl/uva/cs/lobcder/tests/TestREST.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package nl.uva.cs.lobcder.tests;
import com.sun.jersey.api.client.GenericType;
import com.sun.jersey.api.client.WebResource;
import com.sun.jersey.api.json.JSONConfiguration;
import com.sun.jersey.core.util.MultivaluedM... | Fixed folder names for TestREST | lobcder-tests/src/test/java/nl/uva/cs/lobcder/tests/TestREST.java | Fixed folder names for TestREST | |
Java | apache-2.0 | b30fd8a9f90e79f1f66c30eb75cda86c607fa77e | 0 | Cokemonkey11/WurstScript,Cokemonkey11/WurstScript,wurstscript/WurstScript,Cokemonkey11/WurstScript,Crigges/WurstScript,peq/WurstScript,Cokemonkey11/WurstScript,Crigges/WurstScript,peq/WurstScript,Crigges/WurstScript,Crigges/WurstScript,Crigges/WurstScript,peq/WurstScript,Crigges/WurstScript,wurstscript/WurstScript,Crig... | package de.peeeq.wurstscript.gui;
import de.peeeq.wurstscript.attributes.CompileError;
/**
* implementation for use with cli interfaces
*/
public class WurstGuiCliImpl extends WurstGui {
@Override
public void sendError(CompileError err) {
super.sendError(err);
}
@Override
public void sendProgress(String ... | de.peeeq.wurstscript/src/de/peeeq/wurstscript/gui/WurstGuiCliImpl.java | package de.peeeq.wurstscript.gui;
import de.peeeq.wurstscript.attributes.CompileError;
/**
* implementation for use with cli interfaces
*/
public class WurstGuiCliImpl extends WurstGui {
@Override
public void sendError(CompileError err) {
super.sendError(err);
System.out.println(err);
}
@Override
publi... | removed println for warnings
| de.peeeq.wurstscript/src/de/peeeq/wurstscript/gui/WurstGuiCliImpl.java | removed println for warnings | |
Java | apache-2.0 | 7575bb73ab46b2fcdc2cbba11625c55fe57254fe | 0 | SachinMali/acs-aem-commons,bstopp/acs-aem-commons,dfoerderreuther/acs-aem-commons,SachinMali/acs-aem-commons,dfoerderreuther/acs-aem-commons,dfoerderreuther/acs-aem-commons,SachinMali/acs-aem-commons,dfoerderreuther/acs-aem-commons,Adobe-Consulting-Services/acs-aem-commons,bstopp/acs-aem-commons,bstopp/acs-aem-commons,... | /*
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 2015 Adobe
* %%
* 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
*
* Unle... | bundle/src/main/java/com/adobe/acs/commons/analysis/jcrchecksum/impl/servlets/JSONDumpServlet.java | /*
* #%L
* ACS AEM Commons Bundle
* %%
* Copyright (C) 2015 Adobe
* %%
* 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
*
* Unle... | Closing the JsonWriter from the previous commit.
| bundle/src/main/java/com/adobe/acs/commons/analysis/jcrchecksum/impl/servlets/JSONDumpServlet.java | Closing the JsonWriter from the previous commit. | |
Java | apache-2.0 | 9f6f8af5fef90ec52bd05ce2bbca2931f9057559 | 0 | dgrove727/autopsy,millmanorama/autopsy,rcordovano/autopsy,esaunders/autopsy,APriestman/autopsy,rcordovano/autopsy,APriestman/autopsy,millmanorama/autopsy,millmanorama/autopsy,APriestman/autopsy,rcordovano/autopsy,wschaeferB/autopsy,narfindustries/autopsy,APriestman/autopsy,esaunders/autopsy,rcordovano/autopsy,esaunders... | /*
* Autopsy Forensic Browser
*
* Copyright 2011 - 2014 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbManager.java | /*
* Autopsy Forensic Browser
*
* Copyright 2011 - 2014 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | Moving towards serialization of hash dbs
| Core/src/org/sleuthkit/autopsy/modules/hashdatabase/HashDbManager.java | Moving towards serialization of hash dbs | |
Java | apache-2.0 | 78d376e15098720f68d726e1e71a868867a0eea2 | 0 | alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,Sage-Bionetworks/BridgePF,alxdarksage/BridgePF,DwayneJengSage/BridgePF,DwayneJengSage/BridgePF,Sage-Bionetworks/BridgePF,alxdarksage/BridgePF | package org.sagebionetworks.bridge.config;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import org.jasypt.encryption.pbe.StandardPBEStringEncryptor;
import org.jasypt.properties.Encryptab... | app/org/sagebionetworks/bridge/config/BridgeConfig.java | package org.sagebionetworks.bridge.config;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import org.jasypt.encryption.pbe.StandardPBEStringEncryptor;
import org.jasypt.properties.Encryptab... | Add the stub environment.
| app/org/sagebionetworks/bridge/config/BridgeConfig.java | Add the stub environment. | |
Java | apache-2.0 | 0bf8a516e33816e3f8f787ef9a549905ea28bf97 | 0 | electrum/presto,ebyhr/presto,losipiuk/presto,ebyhr/presto,Praveen2112/presto,electrum/presto,Praveen2112/presto,smartnews/presto,electrum/presto,ebyhr/presto,smartnews/presto,erichwang/presto,11xor6/presto,Praveen2112/presto,erichwang/presto,erichwang/presto,dain/presto,11xor6/presto,dain/presto,11xor6/presto,losipiuk/... | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | presto-testng-services/src/test/java/io/prestosql/testng/services/TestReportUnannotatedMethods.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Do not call static method via instance
| presto-testng-services/src/test/java/io/prestosql/testng/services/TestReportUnannotatedMethods.java | Do not call static method via instance | |
Java | apache-2.0 | addeb30773024799aee0adfb26e331f93913e069 | 0 | PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr | package org.apache.solr.update;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version... | solr/core/src/java/org/apache/solr/update/SolrCmdDistributor.java | package org.apache.solr.update;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version... | SOLR-3180: remove bad method call
git-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1427590 13f79535-47bb-0310-9956-ffa450edef68
| solr/core/src/java/org/apache/solr/update/SolrCmdDistributor.java | SOLR-3180: remove bad method call | |
Java | apache-2.0 | e3090ce29d99f66d1378dee1629c7e256d99b465 | 0 | autermann/iceland,nuest/iceland,CarstenHollmann/iceland,autermann/iceland,nuest/iceland | /*
* Copyright 2015 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.0
*... | src/main/java/org/n52/iceland/ogc/ows/ServiceProviderFactory.java | /*
* Copyright 2015 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.0
*... | bugfix: handle missing setting
| src/main/java/org/n52/iceland/ogc/ows/ServiceProviderFactory.java | bugfix: handle missing setting | |
Java | apache-2.0 | ecbaa0a68d89070ccb406bbb0378e72d9392a256 | 0 | apetrucci/katharsis-framework,adnovum/katharsis-framework,katharsis-project/katharsis-framework,iMDT/katharsis-framework-j6,apetrucci/katharsis-framework,apetrucci/katharsis-framework,adnovum/katharsis-framework,apetrucci/katharsis-framework,katharsis-project/katharsis-framework,dustinstanley/katharsis-framework,kathar... | package io.katharsis.rs.jackson;
import com.fasterxml.jackson.databind.ObjectMapper;
import io.katharsis.jackson.ContainerSerializer;
import io.katharsis.jackson.DataLinksContainerSerializer;
import io.katharsis.jackson.ObjectMapperBuilder;
import io.katharsis.jackson.RelationshipContainerSerializer;
import io.kathars... | src/main/java/io/katharsis/rs/jackson/JsonApiObjectMapperResolver.java | package io.katharsis.rs.jackson;
import com.fasterxml.jackson.core.Version;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.module.SimpleModule;
import io.katharsis.jackson.ContainerSerializer;
import io.katharsis.jackson.LinksContainerSerializer;
import io.katharsis.resource.... | improved serialization
| src/main/java/io/katharsis/rs/jackson/JsonApiObjectMapperResolver.java | improved serialization | |
Java | apache-2.0 | d49dff6dc2a288b032f1f615d692d20d91096fa7 | 0 | nicolaferraro/camel,tdiesler/camel,ullgren/camel,davidkarlsen/camel,pmoerenhout/camel,nicolaferraro/camel,tadayosi/camel,DariusX/camel,pmoerenhout/camel,CodeSmell/camel,tdiesler/camel,CodeSmell/camel,Fabryprog/camel,adessaigne/camel,CodeSmell/camel,nicolaferraro/camel,tadayosi/camel,alvinkwekel/camel,pmoerenhout/camel,... | /*
* 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 ... | components/camel-properties/src/main/java/org/apache/camel/component/properties/PropertiesComponent.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | CAMEL-13425: Properties component can now clear its cache, also added JMX attributes/operations.
| components/camel-properties/src/main/java/org/apache/camel/component/properties/PropertiesComponent.java | CAMEL-13425: Properties component can now clear its cache, also added JMX attributes/operations. | |
Java | apache-2.0 | 0350fe8671a607c9d6f49a07ecde111f45580c98 | 0 | metaborg/jsglr,metaborg/jsglr,metaborg/jsglr,metaborg/jsglr | package org.spoofax.jsglr2;
import java.util.Objects;
import org.metaborg.parsetable.IParseTable;
import org.spoofax.interpreter.terms.IStrategoTerm;
import org.spoofax.jsglr2.imploder.*;
import org.spoofax.jsglr2.imploder.incremental.IncrementalStrategoTermImploder;
import org.spoofax.jsglr2.parseforest.IParseForest... | org.spoofax.jsglr2/src/main/java/org/spoofax/jsglr2/JSGLR2Variant.java | package org.spoofax.jsglr2;
import java.util.Objects;
import org.metaborg.parsetable.IParseTable;
import org.spoofax.interpreter.terms.IStrategoTerm;
import org.spoofax.jsglr2.imploder.*;
import org.spoofax.jsglr2.imploder.incremental.IncrementalStrategoTermImploder;
import org.spoofax.jsglr2.parseforest.IParseForest... | Use Hybrid stack representation instead of Basic for non-standard variants
| org.spoofax.jsglr2/src/main/java/org/spoofax/jsglr2/JSGLR2Variant.java | Use Hybrid stack representation instead of Basic for non-standard variants | |
Java | apache-2.0 | 0dddd796226faf118fbc605a7dd42fc701ee7313 | 0 | liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,AndrewKhitrin/dbeaver,AndrewKhitrin/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,ruspl-afed/dbeaver,ruspl-afed/dbeaver | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2015 Serge Rieder (serge@jkiss.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2)
* as published by the Free Software Foundation.
*
* This program ... | plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/ui/actions/navigator/NavigatorHandlerObjectCreateCopy.java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2015 Serge Rieder (serge@jkiss.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2)
* as published by the Free Software Foundation.
*
* This program ... | #150 Resources copy
| plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/ui/actions/navigator/NavigatorHandlerObjectCreateCopy.java | #150 Resources copy | |
Java | apache-2.0 | adcc35750887a98d99382a26fc49aec0d6299941 | 0 | davidwatkins73/waltz-dev,davidwatkins73/waltz-dev,davidwatkins73/waltz-dev,khartec/waltz,khartec/waltz,khartec/waltz,khartec/waltz,davidwatkins73/waltz-dev | package org.finos.waltz.integration_test.inmem.service;
import org.finos.waltz.common.exception.InsufficientPrivelegeException;
import org.finos.waltz.common.exception.NotFoundException;
import org.finos.waltz.integration_test.inmem.BaseInMemoryIntegrationTest;
import org.finos.waltz.integration_test.inmem.helpers.Inv... | waltz-integration-test/src/test/java/org/finos/waltz/integration_test/inmem/service/ReportGridServiceTest.java | package org.finos.waltz.integration_test.inmem.service;
import org.finos.waltz.common.exception.InsufficientPrivelegeException;
import org.finos.waltz.common.exception.NotFoundException;
import org.finos.waltz.integration_test.inmem.BaseInMemoryIntegrationTest;
import org.finos.waltz.integration_test.inmem.helpers.Inv... | Fixing integration test
#CTCTOWALTZ-2410
#5862
| waltz-integration-test/src/test/java/org/finos/waltz/integration_test/inmem/service/ReportGridServiceTest.java | Fixing integration test | |
Java | bsd-2-clause | 4d35174d97b83b53c57a38018ccbef88588ddb68 | 0 | l2-/runelite,runelite/runelite,runelite/runelite,abelbriggs1/runelite,abelbriggs1/runelite,l2-/runelite,abelbriggs1/runelite,runelite/runelite,Sethtroll/runelite,Sethtroll/runelite | /*
* Copyright (c) 2017. l2-
* Copyright (c) 2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copy... | runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java | /*
* Copyright (c) 2017. l2-
* Copyright (c) 2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copy... | chat commands: add !cmb command
Co-authored-by: Magic fTail <9ca4e57a6a45d7ead2bfc037dcebca18f82b875b@gmail.com>
| runelite-client/src/main/java/net/runelite/client/plugins/chatcommands/ChatCommandsPlugin.java | chat commands: add !cmb command | |
Java | mit | c40daf62b282a45b7cef4b7b5de3383f53d2bc9d | 0 | jontejj/malmo-improv | package com.malmoimprov;
import java.io.IOException;
import java.io.StringWriter;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.FilterConfig;
import javax.servlet.ServletConfig;
import javax.servlet.ServletExcept... | src/main/java/com/malmoimprov/MyUI.java | package com.malmoimprov;
import java.io.IOException;
import java.io.StringWriter;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.FilterConfig;
import javax.servlet.ServletConfig;
import javax.servlet.ServletExcept... | Time Capsule
| src/main/java/com/malmoimprov/MyUI.java | Time Capsule | |
Java | cc0-1.0 | 549936284293b32ac354859944b18262b1569818 | 0 | ssarvad8/javamon | cat.java | public class cat extends poison
{
private String color;
public cat(String name, int stage, String color1)
{
super (name, stage);
color = color1;
}
public String getColor()
{
return color;
}
public void setColor(String newColor)
{
color ... | Delete cat.java | cat.java | Delete cat.java | ||
Java | lgpl-2.1 | b96bbefb2f04334f71b9d6001b15ed1623824f21 | 0 | markmc/rhevm-api,markmc/rhevm-api,markmc/rhevm-api | /*
* Copyright © 2011 Red Hat, Inc.
*
* 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
* the License, or (at your option) any later version.
*
* This software is dist... | api/src/main/java/com/redhat/rhevm/api/model/DisplayType.java | /*
* Copyright © 2011 Red Hat, Inc.
*
* 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
* the License, or (at your option) any later version.
*
* This software is dist... | api: make display types lowercase
e.g.
<capabilities>
<version minor="2" major="2">
...
<display_types>
<display_type>vnc</display_type>
<display_type>spice</display_type>
</display_types>
...
</version>
</capabilities>
Acked-by: Geert Jansen <9ceb5787b512a9b5f70c7... | api/src/main/java/com/redhat/rhevm/api/model/DisplayType.java | api: make display types lowercase | |
Java | lgpl-2.1 | 6d58f3d12a80e406c1a6db67f2839af680210854 | 0 | paulklinkenberg/Lucee4,paulklinkenberg/Lucee4,andrew-dixon/Lucee4,jzuijlek/Lucee4,paulklinkenberg/Lucee4,jzuijlek/Lucee4,jzuijlek/Lucee4,paulklinkenberg/Lucee4,jzuijlek/Lucee4,andrew-dixon/Lucee4,paulklinkenberg/Lucee4,andrew-dixon/Lucee4,jzuijlek/Lucee4,andrew-dixon/Lucee4,andrew-dixon/Lucee4 | /**
*
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
* 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; eithe... | lucee-java/lucee-core/src/lucee/runtime/tag/util/QueryParamConverter.java | /**
*
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) ... | add testcase for https://luceeserver.atlassian.net/browse/LDEV-24
| lucee-java/lucee-core/src/lucee/runtime/tag/util/QueryParamConverter.java | add testcase for https://luceeserver.atlassian.net/browse/LDEV-24 | |
Java | unlicense | dd8d2cda348aa394533abfb1479ef6877c2f6108 | 0 | MinecraftModArchive/Dendrology | package com.scottkillen.mod.dendrology.world.gen.feature;
import com.scottkillen.mod.dendrology.block.ModBlocks;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.world.World;
import java.util.Random;
@SuppressWarnings({ "OverlyComplexBooleanExpression", "MethodWithM... | src/main/java/com/scottkillen/mod/dendrology/world/gen/feature/KiparisTree.java | package com.scottkillen.mod.dendrology.world.gen.feature;
import com.scottkillen.mod.dendrology.block.ModBlocks;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.world.World;
import java.util.Random;
@SuppressWarnings({ "OverlyComplexBooleanExpression", "MethodWithM... | Fix key pollution
| src/main/java/com/scottkillen/mod/dendrology/world/gen/feature/KiparisTree.java | Fix key pollution | |
Java | apache-2.0 | f5791bebe85271592329ed9e4abdff3342edd70e | 0 | MatheMatrix/zstack,camilesing/zstack,winger007/zstack,HeathHose/zstack,WangXijue/zstack,HeathHose/zstack,MatheMatrix/zstack,zxwing/zstack-1,zxwing/zstack-1,AlanJinTS/zstack,mingjian2049/zstack,zsyzsyhao/zstack,liningone/zstack,zxwing/zstack-1,AlanJinTS/zstack,zstackio/zstack,zstackio/zstack,mingjian2049/zstack,zsyzsyha... | package org.zstack.header.network.l2;
import org.zstack.header.message.APIParam;
/**
* @api
* create a l2VlanNetwork
*
* @category l2network
*
* @since 0.1.0
*
* @cli
*
* @httpMsg
* {
"org.zstack.header.network.l2.APICreateL2VlanNetworkMsg": {
"vlan": 10,
"name": "TestL2VlanNetwork",
"de... | header/src/main/java/org/zstack/header/network/l2/APICreateL2VlanNetworkMsg.java | package org.zstack.header.network.l2;
import org.zstack.header.message.APIParam;
/**
* @api
* create a l2VlanNetwork
*
* @category l2network
*
* @since 0.1.0
*
* @cli
*
* @httpMsg
* {
"org.zstack.header.network.l2.APICreateL2VlanNetworkMsg": {
"vlan": 10,
"name": "TestL2VlanNetwork",
"de... | vlan 4095 is not supported
for https://github.com/zxwing/premium/issues/160
| header/src/main/java/org/zstack/header/network/l2/APICreateL2VlanNetworkMsg.java | vlan 4095 is not supported | |
Java | apache-2.0 | 32ecd9c3d430e5a1a3cab757126f124d3f5ad10f | 0 | AndroidX/androidx,AndroidX/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,aosp-mirror/platform_frameworks_support,androidx/androidx,AndroidX/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,androidx/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,androidx/android... | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | v17/leanback/src/android/support/v17/leanback/app/BackgroundManager.java | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | am 71ace352: Merge "Use ValueAnimator instead of ObjectAnimator." into lmp-preview-dev
* commit '71ace352963715f82ed0ecede3f55f3808af30b0':
Use ValueAnimator instead of ObjectAnimator.
| v17/leanback/src/android/support/v17/leanback/app/BackgroundManager.java | am 71ace352: Merge "Use ValueAnimator instead of ObjectAnimator." into lmp-preview-dev | |
Java | apache-2.0 | 066be35e628e11aad4f90a6ba959f08e27e38463 | 0 | iamfigo/redis-cluster-manager,iamfigo/redis-cluster-manager | package com.huit.util;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.mongodb.MongoClient;
import com.mongodb.WriteConcern;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
import org.bson.Document;
import redis.clients.jedis.*;
im... | redis-cluster-manager/src/main/java/com/huit/util/RedisClusterManager.java | package com.huit.util;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.text.DecimalFormat;
import java.text.SimpleDateFormat;
import java.util.Arr... | 添加导出错误日志
| redis-cluster-manager/src/main/java/com/huit/util/RedisClusterManager.java | 添加导出错误日志 | |
Java | apache-2.0 | 018e57d80478085b190c5a257ff7172b869cfa57 | 0 | asedunov/intellij-community,ThiagoGarciaAlves/intellij-community,semonte/intellij-community,da1z/intellij-community,signed/intellij-community,semonte/intellij-community,signed/intellij-community,asedunov/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,suncycheng/intellij-community,ThiagoGar... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | RegExpSupport/src/org/intellij/lang/regexp/intention/CheckRegExpForm.java | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | RegexpChecker: continue transaction IDEA-165426
| RegExpSupport/src/org/intellij/lang/regexp/intention/CheckRegExpForm.java | RegexpChecker: continue transaction IDEA-165426 | |
Java | apache-2.0 | 550501c280a59cfc9d9824cf496dc3e25cc77f0a | 0 | apache/directory-project | /*
* Copyright 2005 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 required ... | common/ldap/src/main/java/org/apache/ldap/common/codec/LdapConstants.java | /*
* Copyright 2005 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 required ... | Fixed a bad transition number for BdinRequest : Sasl is 0xA3
git-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@369743 13f79535-47bb-0310-9956-ffa450edef68
| common/ldap/src/main/java/org/apache/ldap/common/codec/LdapConstants.java | Fixed a bad transition number for BdinRequest : Sasl is 0xA3 | |
Java | apache-2.0 | 937c0481e0a1bc173dd5ddf1371d38ce13fa10d8 | 0 | maliqq/netty,castomer/netty,ioanbsu/netty,nayato/netty,sverkera/netty,wuxiaowei907/netty,zzcclp/netty,tbrooks8/netty,Scottmitch/netty,andsel/netty,smayoorans/netty,cnoldtree/netty,Kingson4Wu/netty,smayoorans/netty,zhujingling/netty,SinaTadayon/netty,caoyanwei/netty,kiril-me/netty,timboudreau/netty,Techcable/netty,lugt/... | /*
* 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 ... | codec-http/src/main/java/io/netty/handler/codec/http/HttpMessageDecoder.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 ... | Do not use slice() to get the content of HTTP msg
- Fixes #794
| codec-http/src/main/java/io/netty/handler/codec/http/HttpMessageDecoder.java | Do not use slice() to get the content of HTTP msg | |
Java | apache-2.0 | 0b7887b703d1f5cc0a8f1f5ad425ab6de0e64620 | 0 | codeabovelab/haven-platform,codeabovelab/haven-platform,codeabovelab/haven-platform,codeabovelab/haven-platform | /*
* Copyright 2016 Code Above Lab 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | cluster-manager/src/main/java/com/codeabovelab/dm/cluman/ui/ClusterApi.java | /*
* Copyright 2016 Code Above Lab 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | fixed getRegistriesForCluster
| cluster-manager/src/main/java/com/codeabovelab/dm/cluman/ui/ClusterApi.java | fixed getRegistriesForCluster | |
Java | apache-2.0 | 9fa9e07682be519ead5e3210264fed4285b99f03 | 0 | ernestp/consulo,youdonghai/intellij-community,fnouama/intellij-community,robovm/robovm-studio,tmpgit/intellij-community,asedunov/intellij-community,SerCeMan/intellij-community,pwoodworth/intellij-community,ol-loginov/intellij-community,fengbaicanhe/intellij-community,vladmm/intellij-community,MichaelNedzelsky/intellij-... | package com.intellij.openapi.wm.impl;
import com.intellij.Patches;
import com.intellij.ide.IdeEventQueue;
import com.intellij.ide.ui.LafManager;
import com.intellij.ide.ui.LafManagerListener;
import com.intellij.openapi.Disposable;
import com.intellij.openapi.application.Application;
import com.intellij.openapi.applic... | platform-impl/src/com/intellij/openapi/wm/impl/ToolWindowManagerImpl.java | package com.intellij.openapi.wm.impl;
import com.intellij.Patches;
import com.intellij.ide.IdeEventQueue;
import com.intellij.ide.ui.LafManager;
import com.intellij.ide.ui.LafManagerListener;
import com.intellij.openapi.Disposable;
import com.intellij.openapi.application.Application;
import com.intellij.openapi.applic... | focus fix: appoved focus transfer should not depend on changed modaility state
| platform-impl/src/com/intellij/openapi/wm/impl/ToolWindowManagerImpl.java | focus fix: appoved focus transfer should not depend on changed modaility state | |
Java | apache-2.0 | ee3e7a48fef01b56ad4ec5101d651fa353f21ef2 | 0 | smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | testing/trino-testing/src/main/java/io/trino/testing/BaseFailureRecoveryTest.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Use proper table in DML fault tolerance tests
| testing/trino-testing/src/main/java/io/trino/testing/BaseFailureRecoveryTest.java | Use proper table in DML fault tolerance tests | |
Java | apache-2.0 | 7b98c1ad27447e2b608c3b494627239d8745eb15 | 0 | codehaus/mvel,codehaus/mvel | package org.mvel.tests.core;
import org.mvel.*;
import static org.mvel.MVEL.*;
import static org.mvel.MVEL.compileExpression;
import static org.mvel.MVEL.executeExpression;
import org.mvel.ast.ASTNode;
import org.mvel.ast.Function;
import org.mvel.ast.WithNode;
import org.mvel.compiler.CompiledExpression;
import org.m... | src/test/java/org/mvel/tests/core/CoreConfidenceTests.java | package org.mvel.tests.core;
import org.mvel.*;
import static org.mvel.MVEL.*;
import org.mvel.ast.ASTNode;
import org.mvel.ast.Function;
import org.mvel.ast.WithNode;
import org.mvel.compiler.CompiledExpression;
import org.mvel.compiler.ExecutableStatement;
import org.mvel.compiler.ExpressionCompiler;
import org.mvel... | unit tests cleaned up | src/test/java/org/mvel/tests/core/CoreConfidenceTests.java | unit tests cleaned up | |
Java | apache-2.0 | ee81d12f01e8dbf8c7f25ac5e3e03f6735836cfd | 0 | slide-lig/TopPI,slide-lig/TopPI | package fr.liglab.mining.internals;
import java.util.Arrays;
import java.util.Calendar;
import fr.liglab.mining.internals.FrequentsIterator;
import fr.liglab.mining.internals.Dataset.TransactionsIterable;
import fr.liglab.mining.internals.Selector.WrongFirstParentException;
import fr.liglab.mining.io.FileReader;
impo... | src/main/java/fr/liglab/mining/internals/ExplorationStep.java | package fr.liglab.mining.internals;
import java.util.Arrays;
import java.util.Calendar;
import fr.liglab.mining.internals.FrequentsIterator;
import fr.liglab.mining.internals.Dataset.TransactionsIterable;
import fr.liglab.mining.internals.Selector.WrongFirstParentException;
import fr.liglab.mining.io.FileReader;
impo... | now options -v and -V speak in JSON too
| src/main/java/fr/liglab/mining/internals/ExplorationStep.java | now options -v and -V speak in JSON too | |
Java | apache-2.0 | 4cf1e6c853ab69fb338cb6e92916185502eed1db | 0 | apache/pdfbox,kalaspuffar/pdfbox,kalaspuffar/pdfbox,apache/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/test/java/org/apache/pdfbox/pdmodel/graphics/image/PNGConverterTest.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-4847: correct method name
git-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1881095 13f79535-47bb-0310-9956-ffa450edef68
| pdfbox/src/test/java/org/apache/pdfbox/pdmodel/graphics/image/PNGConverterTest.java | PDFBOX-4847: correct method name | |
Java | apache-2.0 | 1ee0a17050929b8c5ee8cfa6e1f451e90af04523 | 0 | hekate-io/hekate | /*
* Copyright 2018 The Hekate Project
*
* The Hekate 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 ... | hekate-dev-build/src/main/java/io/hekate/dev/CodeSamplesProcessorMain.java | /*
* Copyright 2018 The Hekate Project
*
* The Hekate 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 ... | Simplified reading/writing of javadoc files.
| hekate-dev-build/src/main/java/io/hekate/dev/CodeSamplesProcessorMain.java | Simplified reading/writing of javadoc files. | |
Java | apache-2.0 | c402870bcdfcccef9ee7b8d0ba94dd38bc71702a | 0 | apache/directory-server,apache/directory-server,drankye/directory-server,drankye/directory-server,lucastheisen/apache-directory-server,darranl/directory-server,darranl/directory-server,lucastheisen/apache-directory-server | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | protocol-ldap/src/main/java/org/apache/directory/server/ldap/LdapServer.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 bug introduced in protocol handler
git-svn-id: dd90f696ee312d86d1f195500465131112b150f5@584306 13f79535-47bb-0310-9956-ffa450edef68
| protocol-ldap/src/main/java/org/apache/directory/server/ldap/LdapServer.java | fixing bug introduced in protocol handler | |
Java | apache-2.0 | 108d5a4abf1c56d818f28e1b9aafd169a439d980 | 0 | BasinMC/minecraft-maven-plugin | /*
* Copyright 2016 Johannes Donath <johannesd@torchmind.com>
* and other copyright owners as documented in the project's IP log.
*
* 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/org/basinmc/maven/plugins/minecraft/source/FetchModuleMojo.java | /*
* Copyright 2016 Johannes Donath <johannesd@torchmind.com>
* and other copyright owners as documented in the project's IP log.
*
* 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
*
* ... | Added gameVersion property to validation to guarantee consistency in case of a change within our validation logic.
| src/main/java/org/basinmc/maven/plugins/minecraft/source/FetchModuleMojo.java | Added gameVersion property to validation to guarantee consistency in case of a change within our validation logic. | |
Java | apache-2.0 | c22dbadf9996644012411bfbb2b2c3937969b313 | 0 | mmacfadden/orientdb,mmacfadden/orientdb,joansmith/orientdb,orientechnologies/orientdb-etl,joansmith/orientdb,cory-p-oncota/orientdb-etl,mmacfadden/orientdb,joansmith/orientdb,orientechnologies/orientdb,wouterv/orientdb,wouterv/orientdb,orientechnologies/orientdb-etl,wouterv/orientdb,cory-p-oncota/orientdb-etl,bmcgavin/... | /*
*
* * Copyright 2010-2014 Orient Technologies LTD (info(at)orientechnologies.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/... | src/test/java/com/orientechnologies/orient/etl/transformer/OCSVTransformerTest.java | /*
*
* * Copyright 2010-2014 Orient Technologies LTD (info(at)orientechnologies.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/... | Temp. disabled test because won't pass
| src/test/java/com/orientechnologies/orient/etl/transformer/OCSVTransformerTest.java | Temp. disabled test because won't pass | |
Java | apache-2.0 | 6daf574d7765aa7257e01fe0551fb17e9ae40861 | 0 | jagguli/intellij-community,caot/intellij-community,alphafoobar/intellij-community,caot/intellij-community,alphafoobar/intellij-community,MichaelNedzelsky/intellij-community,suncycheng/intellij-community,MichaelNedzelsky/intellij-community,suncycheng/intellij-community,slisson/intellij-community,petteyg/intellij-communi... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | plugins/svn4idea/src/org/jetbrains/idea/svn/SvnAuthenticationNotifier.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-52507 (Subversion: Pending incoming changes aren't detected anymore) (1)
| plugins/svn4idea/src/org/jetbrains/idea/svn/SvnAuthenticationNotifier.java | IDEA-52507 (Subversion: Pending incoming changes aren't detected anymore) (1) | |
Java | apache-2.0 | 912a680eebde601bd909249b6ac03c9787d80398 | 0 | gamerson/liferay-blade-cli,gamerson/liferay-blade-cli,gamerson/liferay-blade-cli | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | gradle-tooling/src/main/java/com/liferay/blade/gradle/tooling/ProjectInfoPlugin.java | /**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | BLADE-487 load extensions from gradle or project objects
| gradle-tooling/src/main/java/com/liferay/blade/gradle/tooling/ProjectInfoPlugin.java | BLADE-487 load extensions from gradle or project objects | |
Java | apache-2.0 | df87b152a43e535c63cfb587adf2a60ed0937d75 | 0 | 243826/japicmp,siom79/japicmp,eldur/japicmp,siom79/japicmp,eldur/japicmp,siom79/japicmp,eldur/japicmp | package japicmp.model;
import com.google.common.base.Optional;
import japicmp.exception.JApiCmpException;
import japicmp.util.ModifierHelper;
import javassist.*;
import java.io.Externalizable;
import java.io.Serializable;
import java.util.List;
public class JavaObjectSerializationCompatibility {
public static final... | japicmp/src/main/java/japicmp/model/JavaObjectSerializationCompatibility.java | package japicmp.model;
import com.google.common.base.Optional;
import japicmp.exception.JApiCmpException;
import javassist.*;
import java.util.List;
public class JavaObjectSerializationCompatibility {
public static final String SERIAL_VERSION_UID = "serialVersionUID";
public void evaluate(List<JApiClass> classes)... | added check of compatibility of changes of serializable class according to http://docs.oracle.com/javase/7/docs/platform/serialization/spec/version.html#5172
| japicmp/src/main/java/japicmp/model/JavaObjectSerializationCompatibility.java | added check of compatibility of changes of serializable class according to http://docs.oracle.com/javase/7/docs/platform/serialization/spec/version.html#5172 | |
Java | apache-2.0 | ce516fb1c612727d092901e0bb7c65acaed3b305 | 0 | apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj | /*
* 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 ... | uimaj-v3migration-jcas/src/main/java/org/apache/uima/migratev3/jcas/MigrateJCas.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 ... | [UIMA-6373] Format UIMA Core Java SDK codebase
- Auto-format
| uimaj-v3migration-jcas/src/main/java/org/apache/uima/migratev3/jcas/MigrateJCas.java | [UIMA-6373] Format UIMA Core Java SDK codebase | |
Java | apache-2.0 | 38f0c3f00a79a74b2b7f1dad04209ed4c18ae81d | 0 | mpi2/PhenotypeData,mpi2/PhenotypeData,mpi2/PhenotypeData,mpi2/PhenotypeData,mpi2/PhenotypeData,mpi2/PhenotypeData | /*******************************************************************************
* Copyright 2015 EMBL - European Bioinformatics Institute
*
* 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... | indexers/src/main/java/org/mousephenotype/cda/indexers/ObservationIndexer.java | /*******************************************************************************
* Copyright 2015 EMBL - European Bioinformatics Institute
*
* 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... | Backed out Jonathan's change to populateObservationSolrCore() to see if the indexer speeds up.
| indexers/src/main/java/org/mousephenotype/cda/indexers/ObservationIndexer.java | Backed out Jonathan's change to populateObservationSolrCore() to see if the indexer speeds up. | |
Java | apache-2.0 | b3400b3dbb5e31fc14976b89078601b0bd9050c1 | 0 | attatrol/Orekit,ProjectPersephone/Orekit,CS-SI/Orekit,treeform/orekit,wardev/orekit,ProjectPersephone/Orekit,Yakushima/Orekit,Yakushima/Orekit,petrushy/Orekit,CS-SI/Orekit,liscju/Orekit,liscju/Orekit,attatrol/Orekit,petrushy/Orekit | /* Copyright 2002-2008 CS Communication & Systèmes
* Licensed to CS Communication & Systèmes (CS) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* CS licenses this file to You under the Apache License, V... | src/main/java/org/orekit/propagation/sampling/OrekitStepInterpolator.java | /* Copyright 2002-2008 CS Communication & Systèmes
* Licensed to CS Communication & Systèmes (CS) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* CS licenses this file to You under the Apache License, V... | fixed javadoc warnings
| src/main/java/org/orekit/propagation/sampling/OrekitStepInterpolator.java | fixed javadoc warnings | |
Java | apache-2.0 | 02172733fdc663e675bdaf88378a849017ec2a28 | 0 | redpen-cc/redpen,gerryhocks/redpen,johtani/redpen,recruit-tech/redpen,gerryhocks/redpen,jmoriya/redpen,gerryhocks/redpen,gerryhocks/redpen,redpen-cc/redpen,kenhys/redpen,tatamiya3/redpen,kenhys/redpen,redpen-cc/redpen,tatamiya3/redpen,redpen-cc/redpen,kenhys/redpen,kenhys/redpen,johtani/redpen,redpen-cc/redpen,jmoriya/... | /**
* DocumentValidator
* Copyright (c) 2013-, Takahiko Ito, All rights reserved.
*
* 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 3.0 of the License, or (at your... | src/main/java/org/unigram/docvalidator/parser/AbstractDocumentParser.java | package org.unigram.docvalidator.parser;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.unigram.docvalidator.util.CharacterTable;
import org.unigram.docvalidator.util.Configuration;
import org.unigra... | Add license header to a file
| src/main/java/org/unigram/docvalidator/parser/AbstractDocumentParser.java | Add license header to a file | |
Java | bsd-2-clause | 6706b4496d3ea19f324e97f2190270c4d7aebf8e | 0 | oblac/jodd,oblac/jodd,oblac/jodd,mosoft521/jodd,mosoft521/jodd,oblac/jodd,mosoft521/jodd,mosoft521/jodd | // Copyright (c) 2003-present, Jodd Team (http://jodd.org)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice,
// th... | jodd-madvoc/src/testInt/java/jodd/madvoc/MadvocSuiteTest.java | // Copyright (c) 2003-present, Jodd Team (http://jodd.org)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice,
// th... | Java9 Multi-Release JARs are PITA.
| jodd-madvoc/src/testInt/java/jodd/madvoc/MadvocSuiteTest.java | Java9 Multi-Release JARs are PITA. | |
Java | mit | 37ef5a882c6eb5ef9fd3c49983ffe9052a9b0838 | 0 | JavaPeppers/jrpg-2017b-cliente | package frames;
import java.awt.Color;
import java.awt.Font;
import java.awt.Point;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.io.IOException;
import javax.swing.ImageIcon;
import... | src/main/java/frames/MenuCreacionPj.java | package frames;
import java.awt.Color;
import java.awt.Font;
import java.awt.Point;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.io.IOException;
import javax.swing.ImageIcon;
import... | Checstyles finales
Se completan los checkstyles del cliente | src/main/java/frames/MenuCreacionPj.java | Checstyles finales | |
Java | apache-2.0 | a07785b3d49155d60c22b27dff5186429ce7915f | 0 | shevek/spring-rich-client,shevek/spring-rich-client | /*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | binding/src/main/java/org/springframework/binding/PropertyMetadataAccessStrategy.java | /*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | Added javadoc
git-svn-id: 789609e278efc0cd74c84a9bb7abaca0738de801@1786 817809c7-9d0e-0410-b92d-a7ac8b8adc13
| binding/src/main/java/org/springframework/binding/PropertyMetadataAccessStrategy.java | Added javadoc | |
Java | apache-2.0 | 6fd585a275a95dbabbad60bf31e1ffff6eddfa92 | 0 | SpineEventEngine/base,SpineEventEngine/base,SpineEventEngine/base | /*
* Copyright 2019, TeamDev. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR... | tools/proto-js-plugin/src/main/java/io/spine/js/generate/index/GenerateIndexFile.java | /*
* Copyright 2019, TeamDev. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR... | Fix known type imports
Do not import files that contain only services which are not listed
among known types anymore.
| tools/proto-js-plugin/src/main/java/io/spine/js/generate/index/GenerateIndexFile.java | Fix known type imports |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.