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 | agpl-3.0 | dd28774ae6b8212702566f0e0dd5336b247db43a | 0 | fviale/scheduling,sandrineBeauche/scheduling,zeineb/scheduling,ow2-proactive/scheduling,sandrineBeauche/scheduling,paraita/scheduling,youribonnaffe/scheduling,mbenguig/scheduling,laurianed/scheduling,sgRomaric/scheduling,jrochas/scheduling,fviale/scheduling,jrochas/scheduling,marcocast/scheduling,laurianed/scheduling,m... | /*
* ################################################################
*
* ProActive: The Java(TM) library for Parallel, Distributed,
* Concurrent computing with Security and Mobility
*
* Copyright (C) 1997-2002 INRIA/University of Nice-Sophia Antipolis
* Contact: proactive-support@inria.fr
*
* This ... | src/org/objectweb/proactive/core/descriptor/data/ProActiveDescriptorImpl.java | /*
* ################################################################
*
* ProActive: The Java(TM) library for Parallel, Distributed,
* Concurrent computing with Security and Mobility
*
* Copyright (C) 1997-2002 INRIA/University of Nice-Sophia Antipolis
* Contact: proactive-support@inria.fr
*
* This ... | new version of the pad
git-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@2554 28e8926c-6b08-0410-baaa-805c5e19b8d6
| src/org/objectweb/proactive/core/descriptor/data/ProActiveDescriptorImpl.java | new version of the pad | |
Java | agpl-3.0 | 3c1ce61b54a9bf77370d0729c22a8f3cef2ed43f | 0 | bio4j/bio4j | package com.bio4j.model.uniprot_uniref.programs;
import com.bio4j.model.uniprot.vertices.Protein;
import com.bio4j.model.uniprot_uniref.UniprotUniRefGraph;
import com.bio4j.model.uniprot_uniref.edges.*;
import com.bio4j.model.uniref.vertices.UniRef100Cluster;
import com.bio4j.model.uniref.vertices.UniRef50Cluste... | src/main/java/com/bio4j/model/uniprot_uniref/programs/ImportUniprotUniRef.java | package com.bio4j.model.uniprot_uniref.programs;
import com.bio4j.model.uniprot.vertices.Protein;
import com.bio4j.model.uniprot_uniref.UniprotUniRefGraph;
import com.bio4j.model.uniref.vertices.UniRef100Cluster;
import com.bio4j.model.uniref.vertices.UniRef50Cluster;
import com.bio4j.model.uniref.vertices.UniRe... | adding proteinAccession property to edges in ImportUniprotUniRef
| src/main/java/com/bio4j/model/uniprot_uniref/programs/ImportUniprotUniRef.java | adding proteinAccession property to edges in ImportUniprotUniRef | |
Java | apache-2.0 | 0264eb5108d73b6c1737088a309183242a97273a | 0 | consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo | /*
* Copyright 2013-2014 must-be.org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | platform/projectModel-impl/src/consulo/roots/impl/UnknownOrderEntryImpl.java | /*
* Copyright 2013-2014 must-be.org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | remove capitalize
| platform/projectModel-impl/src/consulo/roots/impl/UnknownOrderEntryImpl.java | remove capitalize | |
Java | apache-2.0 | 6d57ce01e91aa11b71e676071492cc5839b7b2d9 | 0 | apache/jena,apache/jena,apache/jena,apache/jena,apache/jena,apache/jena,apache/jena,apache/jena | /**
* 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... | jena-base/src/main/java/org/apache/jena/atlas/logging/LogCtl.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... | Look for JUL logging.properties on the classpath
| jena-base/src/main/java/org/apache/jena/atlas/logging/LogCtl.java | Look for JUL logging.properties on the classpath | |
Java | apache-2.0 | 61ece34913d90b6165ee57da91c8268b0eefe084 | 0 | jasonsparc/Chemistry | package io.jasonsparc.chemistry.util;
import android.support.annotation.AnyRes;
import android.support.v7.widget.RecyclerView;
import java.util.concurrent.atomic.AtomicInteger;
import io.jasonsparc.chemistry.ViewType;
/**
* Created by jason on 11/07/2016.
*/
@UtilityClass
public final class ViewTypes {
/**
* ... | library/src/main/java/io/jasonsparc/chemistry/util/ViewTypes.java | package io.jasonsparc.chemistry.util;
import android.support.annotation.AnyRes;
import android.support.v7.widget.RecyclerView;
import io.jasonsparc.chemistry.ViewType;
/**
* Created by jason on 11/07/2016.
*/
@UtilityClass
public final class ViewTypes {
/**
* An invalid view type, disguised to be valid. The va... | Add ability to generate unique view type ids
| library/src/main/java/io/jasonsparc/chemistry/util/ViewTypes.java | Add ability to generate unique view type ids | |
Java | apache-2.0 | 0cab335689f45498cb6d13187ec15901f98344fc | 0 | hhshuai/concurrentlinkedhashmap,Tradeshift/concurrentlinkedhashmap,ben-manes/concurrentlinkedhashmap,rzel/concurrentlinkedhashmap,easyfmxu/concurrentlinkedhashmap,sdslnmd/concurrentlinkedhashmap,mapiman/concurrentlinkedhashmap,songchuanyuan66/concurrentlinkedhashmap | /*
* Copyright 2010 Benjamin Manes
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | src/java/com/googlecode/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java | /*
* Copyright 2010 Benjamin Manes
*
* 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 ... | Fixed subtle ordering issues on CHM when documenting the implementation. Fixed reorderQueueLength not being decremented on every
poll() when draining. Misc other code quality and optimization changes.
git-svn-id: f02809d07249afda9bb86f6876e29579dfe1b760@338 52670e78-85c4-11dd-9ffd-cdf95c2cae98
| src/java/com/googlecode/concurrentlinkedhashmap/ConcurrentLinkedHashMap.java | Fixed subtle ordering issues on CHM when documenting the implementation. Fixed reorderQueueLength not being decremented on every poll() when draining. Misc other code quality and optimization changes. | |
Java | apache-2.0 | 8f2fd860e23e195d6636fc10e51afd211cd4a1d4 | 0 | pkozelka/maven,pkozelka/maven,rogerchina/maven,ChristianSchulte/maven,ChristianSchulte/maven,wangyuesong0/maven,mizdebsk/maven,olamy/maven,Distrotech/maven,aheritier/maven,wangyuesong/maven,kidaa/maven-1,barthel/maven,mcculls/maven,apache/maven,njuneau/maven,josephw/maven,changbai1980/maven,dsyer/maven,xasx/maven,barth... | package org.apache.maven.plugin;
/*
* 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, Ve... | maven-core/src/main/java/org/apache/maven/plugin/PluginNotFoundException.java | package org.apache.maven.plugin;
/*
* 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, Ve... | typo
git-svn-id: d3061b52f177ba403f02f0a296a85518da96c313@813498 13f79535-47bb-0310-9956-ffa450edef68
| maven-core/src/main/java/org/apache/maven/plugin/PluginNotFoundException.java | typo | |
Java | apache-2.0 | 5304ed3a97cc9842d64cfb6a194e74317549e3c7 | 0 | liubo404/sakai,lorenamgUMU/sakai,clhedrick/sakai,Fudan-University/sakai,clhedrick/sakai,hackbuteer59/sakai,OpenCollabZA/sakai,joserabal/sakai,liubo404/sakai,wfuedu/sakai,frasese/sakai,noondaysun/sakai,ouit0408/sakai,rodriguezdevera/sakai,bzhouduke123/sakai,udayg/sakai,pushyamig/sakai,kingmook/sakai,tl-its-umich-edu/sak... | /**********************************************************************************
* $URL: $
* $Id: $
***********************************************************************************
*
* Copyright (c) 2006,2007 The Sakai Foundation.
*
* Licensed under the Educational Community License, Version 1.0 (the "Li... | polls/tool/src/java/org/sakaiproject/poll/tool/producers/ResultsProducer.java | /**********************************************************************************
* $URL: $
* $Id: $
***********************************************************************************
*
* Copyright (c) 2006,2007 The Sakai Foundation.
*
* Licensed under the Educational Community License, Version 1.0 (the "Li... | SAK-9890 aded third paramater to results producer
git-svn-id: 9622f3abf887f93b2ab45057a651e7ec3eba8c23@30475 66ffb92e-73f9-0310-93c1-f5514f145a0a
| polls/tool/src/java/org/sakaiproject/poll/tool/producers/ResultsProducer.java | SAK-9890 aded third paramater to results producer | |
Java | apache-2.0 | 43aca4600aa7e057023d4d7b061dcdd9360fc8e5 | 0 | querydsl/querydsl,vveloso/querydsl,querydsl/querydsl,robertandrewbain/querydsl,vveloso/querydsl,kevinleturc/querydsl,gordski/querydsl,Log10Solutions/querydsl,attila-kiss-it/querydsl,izeye/querydsl,kevinleturc/querydsl,tomforster/querydsl,mdiazf/querydsl,tomforster/querydsl,mosoft521/querydsl,lpandzic/querydsl,mdiazf/qu... | /*
* Copyright 2011, Mysema Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing... | querydsl-jdo/src/main/java/com/querydsl/jdo/AbstractJDOQuery.java | /*
* Copyright 2011, Mysema Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing... | Fix reference
| querydsl-jdo/src/main/java/com/querydsl/jdo/AbstractJDOQuery.java | Fix reference | |
Java | apache-2.0 | 39cf0ce40d70962b65aeb01b48b5c4587b7933a6 | 0 | ivetech/Jedisx | package io.github.ivetech.auxiliaries.redis;
import org.apache.commons.pool2.PooledObject;
import org.apache.commons.pool2.PooledObjectFactory;
import org.apache.commons.pool2.impl.DefaultPooledObject;
import org.apache.commons.pool2.impl.GenericObjectPoolConfig;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory... | aux-redis/src/main/java/io/github/ivetech/auxiliaries/redis/JedisTemplate.java | package io.github.ivetech.auxiliaries.redis;
import org.apache.commons.pool2.PooledObject;
import org.apache.commons.pool2.PooledObjectFactory;
import org.apache.commons.pool2.impl.DefaultPooledObject;
import org.apache.commons.pool2.impl.GenericObjectPoolConfig;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory... | remove some comment. | aux-redis/src/main/java/io/github/ivetech/auxiliaries/redis/JedisTemplate.java | remove some comment. | |
Java | apache-2.0 | fea3f02d0248a84798ba3a4af5c34b4702b622b6 | 0 | scottTomaszewski/beta,scottTomaszewski/beta | package com.beta;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.joda.time.LocalDate;
import java.awt.Color;
public class Route {
private final QRCode lookup;
private final String routeName;
private final LocalDate createdAt;
private final RouteSetter creator;
private final Colo... | src/main/java/com/beta/Route.java | package com.beta;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.joda.time.LocalDate;
import java.awt.Color;
public class Route {
private final QRCode lookup;
private final String routeName;
private final LocalDate createdAt;
private final RouteSetter creator;
private final Colo... | Removes unused field
| src/main/java/com/beta/Route.java | Removes unused field | |
Java | apache-2.0 | 6729c616aff2e5288d9a0943f0d26268891e20f1 | 0 | ljacomet/ehcache3,CapeSepias/ehcache3,cschanck/ehcache3,GaryWKeim/ehcache3,chenrui2014/ehcache3,aurbroszniowski/ehcache3,jhouserizer/ehcache3,chrisdennis/ehcache3,ljacomet/ehcache3,kedar031/ehcache3,ehcache/ehcache3,292388900/ehcache3,cljohnso/ehcache3,lorban/ehcache3,lorban/ehcache3,albinsuresh/ehcache3,mingyaaaa/ehca... | /*
* Copyright Terracotta, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | core-spi-test/src/main/java/org/ehcache/internal/store/StoreBulkComputeTest.java | /*
* Copyright Terracotta, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | issue #176 use multiple keys in mappingIsRemovedFromStoreForNullValueEntriesFromRemappingFunction(),
remappingFunctionGetsIterableWithMappedStoreEntryValueOrNull(),
computeValuesForEveryKeyUsingARemappingFunction(),
remappingFunctionProducesWrongKeyType(),
... | core-spi-test/src/main/java/org/ehcache/internal/store/StoreBulkComputeTest.java | issue #176 use multiple keys in mappingIsRemovedFromStoreForNullValueEntriesFromRemappingFunction(), remappingFunctionGetsIterableWithMappedStoreEntryValueOrNull(), computeValuesForEveryKeyUsingARemappingFunction(), remappingFunctionProducesWrongKeyType(), ... | |
Java | apache-2.0 | 8019ac05233a6cfa683088e6dc1a3464ec7eaab6 | 0 | ranji1221/clemon,ranji1221/clemon | package org.ranji.lemon.web.jersey.controller.oauth2;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.oltu.oauth2.as.issuer.MD5Generator;
import org.apache.oltu.oauth2.as.issuer.OAuthIssuer;
import org.apache.oltu.oauth2.as.issuer.OAuthIssuerImpl;
import ... | jersey/jersey-web/src/main/java/org/ranji/lemon/web/jersey/controller/oauth2/OltuAuthorizeController.java | package org.ranji.lemon.web.jersey.controller.oauth2;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.oltu.oauth2.as.issuer.MD5Generator;
import org.apache.oltu.oauth2.as.issuer.OAuthIssuer;
import org.apache.oltu.oauth2.as.issuer.OAuthIssuerImpl;
import ... | 1.补充完成利用shiro框架实现用户密码加密及校验的问题 | jersey/jersey-web/src/main/java/org/ranji/lemon/web/jersey/controller/oauth2/OltuAuthorizeController.java | 1.补充完成利用shiro框架实现用户密码加密及校验的问题 | |
Java | apache-2.0 | 29f59f78a750fb38eab9a5f23199b8deb22f61cd | 0 | reinert/requestor,reinert/requestor,reinert/requestor | /*
* Copyright 2021-2022 Danilo Reinert
*
* 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 ag... | requestor/impl/requestor-javanet/src/main/java/io/reinert/requestor/java/net/JavaNetRequestDispatcher.java | /*
* Copyright 2021-2022 Danilo Reinert
*
* 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 ag... | #98 [jnet] Sleep 50ms before aborting
| requestor/impl/requestor-javanet/src/main/java/io/reinert/requestor/java/net/JavaNetRequestDispatcher.java | #98 [jnet] Sleep 50ms before aborting | |
Java | apache-2.0 | f2c2289358cf36fcd235735762d89edafde76c49 | 0 | afs/rdf-delta,afs/rdf-delta | /*
* 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 ... | rdf-patch/src/main/java/org/seaborne/patch/changes/PatchCodes.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 ... | Comment | rdf-patch/src/main/java/org/seaborne/patch/changes/PatchCodes.java | Comment | |
Java | apache-2.0 | 7fbaf8bd5fb59f6cf996c1cc9d477d0032b06f67 | 0 | jankotek/mapdb,jankotek/MapDB,jankotek/MapDB,jankotek/mapdb | package org.mapdb;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.util.*;
import java.util.concurrent.ConcurrentNavigableMap;
import java.util.concurrent.ConcurrentSkipListMap;
import java.util.concurrent.ConcurrentSkipListSet;
impo... | src/test/java/org/mapdb/BTreeMapTest.java | package org.mapdb;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.io.File;
import java.io.IOException;
import java.util.*;
import java.util.concurrent.ConcurrentNavigableMap;
import java.util.concurrent.ConcurrentSkipListMap;
import java.util.concurrent.ConcurrentSkipListSet;
impo... | BTreeMapTest: move large_node_size to stress tests
| src/test/java/org/mapdb/BTreeMapTest.java | BTreeMapTest: move large_node_size to stress tests | |
Java | bsd-3-clause | 859f20c8765f33ab2ad11ff53e904b96825e22f9 | 0 | PedeLa/CAE-Code-Generation-Service,PedeLa/CAE-Code-Generation-Service | package i5.las2peer.services.codeGenerationService;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.Serializable;
import java.util.Base64;
import java.util.HashMap;
import java.util.Objects;
import org.apache.commons.io.FileUtils;
import org.eclipse.jgit.api.Git;
import org.... | src/main/i5/las2peer/services/codeGenerationService/CodeGenerationService.java | package i5.las2peer.services.codeGenerationService;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.Serializable;
import java.util.Base64;
import java.util.HashMap;
import java.util.Objects;
import org.apache.commons.io.FileUtils;
import org.eclipse.jgit.api.Git;
import org.... | Remove println
| src/main/i5/las2peer/services/codeGenerationService/CodeGenerationService.java | Remove println | |
Java | bsd-3-clause | d11048c4d05aec708d13d7f806c8772d8a05dac2 | 0 | NCIP/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers | package gov.nih.nci.cabig.caaers.web.filters;
import gov.nih.nci.cabig.caaers.web.utils.WebUtils;
import gov.nih.nci.cabig.ctms.tools.BuildInfo;
import javax.servlet.*;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.i... | caAERS/software/web/src/main/java/gov/nih/nci/cabig/caaers/web/filters/BrowserCacheInvalidationRequestFilter.java | package gov.nih.nci.cabig.caaers.web.filters;
import gov.nih.nci.cabig.caaers.web.utils.WebUtils;
import gov.nih.nci.cabig.ctms.tools.BuildInfo;
import javax.servlet.*;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.i... | CAAERS-6332 Add cache filter on css/js/images
CAAERS-6327 Index Tables : Missing database level indexes
| caAERS/software/web/src/main/java/gov/nih/nci/cabig/caaers/web/filters/BrowserCacheInvalidationRequestFilter.java | CAAERS-6332 Add cache filter on css/js/images CAAERS-6327 Index Tables : Missing database level indexes | |
Java | bsd-3-clause | dd365f27ed1241fb0d30d81739c1cf8a66131968 | 0 | sfhsfembot/offseason2014 | // RobotBuilder Version: 1.0
//
// This file was generated by RobotBuilder. It contains sections of
// code that are automatically generated and assigned by robotbuilder.
// These sections will be updated in the future when you export to
// Java from RobotBuilder. Do not put any code or make any change in
// the ... | src/org/usfirst/frc692/OffSeason2014/Robot.java | // RobotBuilder Version: 1.0
//
// This file was generated by RobotBuilder. It contains sections of
// code that are automatically generated and assigned by robotbuilder.
// These sections will be updated in the future when you export to
// Java from RobotBuilder. Do not put any code or make any change in
// the ... | updated | src/org/usfirst/frc692/OffSeason2014/Robot.java | updated | |
Java | isc | error: pathspec 'src/jidnet/gui/LinkMatrixPanel.java' did not match any file(s) known to git
| 93c51f9790be33443b6087639da86957953e875a | 1 | swillner/jidnet | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package jidnet.gui;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import javax.swing.JPanel;
import ji... | src/jidnet/gui/LinkMatrixPanel.java | LinkMatrix "Eigenvektoren" berechnet, dargestellt | src/jidnet/gui/LinkMatrixPanel.java | LinkMatrix "Eigenvektoren" berechnet, dargestellt | |
Java | mit | b4f726e48ecea2f06890624880d6fb8839e69978 | 0 | Techcable/CommandHelper,sk89q/CommandHelper,Techcable/CommandHelper,KamranMackey/CommandHelper,dbuxo/CommandHelper,dbuxo/CommandHelper,KamranMackey/CommandHelper,Techcable/CommandHelper,sk89q/CommandHelper,Techcable/CommandHelper,KamranMackey/CommandHelper,dbuxo/CommandHelper,sk89q/CommandHelper,dbuxo/CommandHelper,sk8... | package com.laytonsmith.core.functions;
import com.laytonsmith.PureUtilities.Common.StringUtils;
import com.laytonsmith.abstraction.*;
import com.laytonsmith.abstraction.enums.MCInventoryType;
import com.laytonsmith.annotations.api;
import com.laytonsmith.core.*;
import com.laytonsmith.core.constructs.*;
import com.la... | src/main/java/com/laytonsmith/core/functions/InventoryManagement.java | package com.laytonsmith.core.functions;
import com.laytonsmith.PureUtilities.Common.StringUtils;
import com.laytonsmith.abstraction.*;
import com.laytonsmith.abstraction.enums.MCInventoryType;
import com.laytonsmith.annotations.api;
import com.laytonsmith.core.*;
import com.laytonsmith.core.constructs.*;
import com.la... | Fix take_from_inventory() to not try and take from a non existing slot.
| src/main/java/com/laytonsmith/core/functions/InventoryManagement.java | Fix take_from_inventory() to not try and take from a non existing slot. | |
Java | mit | error: pathspec 'src/shahnur/nqueens/Main.java' did not match any file(s) known to git
| 4c5cd8d95cc31e91da3e6657638d25b86e55c670 | 1 | sisgandarli/N-Queens,sisgandarli/N-Queens | package shahnur.nqueens;
import javafx.application.Application;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.geometry.Insets;
import javafx.geometry.NodeOrientation;
import javafx.geometry.Pos;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.scene.layout.*;
i... | src/shahnur/nqueens/Main.java | Main.java added
| src/shahnur/nqueens/Main.java | Main.java added | |
Java | mit | error: pathspec 'src/ca/uwaterloo/joos/parser/ParseTree.java' did not match any file(s) known to git
| 87e8f3bf0e040f78058fb29decb7800cf196a088 | 1 | gregwym/joos-compiler-java,gregwym/joos-compiler-java | /**
*
*/
package ca.uwaterloo.joos.parser;
import java.util.List;
import ca.uwaterloo.joos.parser.LR1.ProductionRule;
import ca.uwaterloo.joos.scanner.Token;
/**
* @author Greg Wang
*
*/
public class ParseTree {
public interface Node {
public String toString(int level);
}
public static class TreeNode imp... | src/ca/uwaterloo/joos/parser/ParseTree.java | Implement ParseTree aka ConcreteSyntaxTree
| src/ca/uwaterloo/joos/parser/ParseTree.java | Implement ParseTree aka ConcreteSyntaxTree | |
Java | mit | error: pathspec 'examples/io/nats/client/examples/BenchUtils.java' did not match any file(s) known to git
| 3a3aa530f5d327210eb8ad45250802da9dddce15 | 1 | nats-io/jnats,mcqueary/jnats,nats-io/java-nats,nats-io/jnats | /**
*
*/
package io.nats.client.examples;
import io.nats.client.Channel;
import io.nats.client.Connection;
import io.nats.client.Statistics;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
/**
* @author larry
*
*/
public class BenchUtils ... | examples/io/nats/client/examples/BenchUtils.java | working commit
| examples/io/nats/client/examples/BenchUtils.java | working commit | |
Java | mit | error: pathspec 'src/main/java/org/seckill/web/UserAccountController.java' did not match any file(s) known to git
| 0e147acdc371b19faf4c37f2a46ffc25b9f41349 | 1 | techa03/goodsKill,techa03/goodsKill | package org.seckill.web;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
@RequestMapping("/seckill")
public class UserAccountController {
@RequestMapping(value = "/login... | src/main/java/org/seckill/web/UserAccountController.java | add login | src/main/java/org/seckill/web/UserAccountController.java | add login | |
Java | mit | error: pathspec 'stub/src/org/dosomething/android/analytics/Analytics.java' did not match any file(s) known to git
| a8a1dadd080240d3b3cc28ff9a868122f25415e8 | 1 | DoSomething/ds-android | package org.dosomething.android.analytics;
import android.app.Activity;
import android.content.Context;
import com.flurry.android.FlurryAgent;
import com.google.analytics.tracking.android.EasyTracker;
import com.urbanairship.UAirship;
import org.dosomething.android.DSConstants;
import org.dosomething.android.R;
impo... | stub/src/org/dosomething/android/analytics/Analytics.java | Recommit Analytics.java in stub app sans hardcoded api key
| stub/src/org/dosomething/android/analytics/Analytics.java | Recommit Analytics.java in stub app sans hardcoded api key | |
Java | mit | error: pathspec 'src/main/java/hudson/plugins/analysis/util/NullLogger.java' did not match any file(s) known to git
| a5898feddb03391f6d2e4ee002e30e908a1072bb | 1 | recena/analysis-core-plugin,jenkinsci/analysis-core-plugin,jenkinsci/analysis-core-plugin,amuniz/analysis-core-plugin,kohsuke/analysis-core-plugin,jenkinsci/analysis-core-plugin,jenkinsci/warnings-plugin,jenkinsci/analysis-core-plugin,stephenc/analysis-core-plugin,jenkinsci/warnings-plugin,recena/analysis-core-plugin,a... | package hudson.plugins.analysis.util;
/**
* Null logger.
*
* @author Ulli Hafner
*/
public final class NullLogger extends PluginLogger {
/**
* Creates a new instance of {@link NullLogger}.
*/
public NullLogger() {
super(null, null);
}
/** {@inheritDoc} */
@Override
public... | src/main/java/hudson/plugins/analysis/util/NullLogger.java | Moved NULL logger to analysis core. | src/main/java/hudson/plugins/analysis/util/NullLogger.java | Moved NULL logger to analysis core. | |
Java | mit | error: pathspec 'src/main/java/seedu/tasklist/commons/util/RecurringUtil.java' did not match any file(s) known to git
| 21d8b22b5693d61f0716cfdff38b1e279f6a5229 | 1 | CS2103AUG2016-T11-C1/main,CS2103AUG2016-T11-C1/main | package seedu.tasklist.commons.util;
import java.util.Calendar;
public class RecurringUtil {
public Calendar updateRecurringDate(Calendar toUpdate, String frequency) {
switch (frequency) {
case "daily": toUpdate.add(Calendar.DAY_OF_YEAR, 1); break;
case "weekly": toUpdate.add(Calendar.WEEK_OF_YEAR, 1); br... | src/main/java/seedu/tasklist/commons/util/RecurringUtil.java | Introduce RecurringUtil
| src/main/java/seedu/tasklist/commons/util/RecurringUtil.java | Introduce RecurringUtil | |
Java | mit | error: pathspec 'src/modules/simplest/hellomodjar/src/appmod/module-info.java' did not match any file(s) known to git
| 6aaf12f23969f0f6334a4f64434964f79af24d58 | 1 | jbannick/hellokata-java,jbannick/hellokata-java | module appmod {
}
| src/modules/simplest/hellomodjar/src/appmod/module-info.java | Create module-info.java | src/modules/simplest/hellomodjar/src/appmod/module-info.java | Create module-info.java | |
Java | mit | error: pathspec 'src/main/java/gov/nist/crawleval/MinHashDupesByCharNgram.java' did not match any file(s) known to git
| 8929d898a75e50febcac1253731f5b6f9f6d1e1c | 1 | isoboroff/crawl-eval,isoboroff/crawl-eval,isoboroff/crawl-eval | package gov.nist.crawleval;
import ch.sentric.URL;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.base.Charsets;
import com.google.common.hash.HashFunction;
import com.google.common.hash.Hashing;
import org.apache.lucene.analysis.ngram... | src/main/java/gov/nist/crawleval/MinHashDupesByCharNgram.java | Duplicate matching using character skip-grams. Defaults are to take every 25th 11-gram, based on my fuzzy memory of Andrei Broder's super-shingling paper, so I have no idea if those are good settings or not.
| src/main/java/gov/nist/crawleval/MinHashDupesByCharNgram.java | Duplicate matching using character skip-grams. Defaults are to take every 25th 11-gram, based on my fuzzy memory of Andrei Broder's super-shingling paper, so I have no idea if those are good settings or not. | |
Java | mit | error: pathspec 'src/us/kbase/kbasedataimport/test/KBaseSessionBackupTester.java' did not match any file(s) known to git
| d9576b8c4b31f94ba9fd6e7f2b09dc6de436af95 | 1 | kbase/data_import_export,kbase/data_import_export,kbase/data_import_export,kbase/data_import_export,kbase/data_import_export,kbase/data_import_export | package us.kbase.kbasedataimport.test;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URLEncoder;
import java.util.zip.ZipEntry;
import java.util.zip.ZipInputStream;
import sun.misc.IOUtils;
import us.kbase.auth.AuthService;
pu... | src/us/kbase/kbasedataimport/test/KBaseSessionBackupTester.java | Manual test code for backup token session cookie in download. | src/us/kbase/kbasedataimport/test/KBaseSessionBackupTester.java | Manual test code for backup token session cookie in download. | |
Java | mit | error: pathspec 'src/test/java/org/vtsukur/spring/rest/market/AdsHttpApiTests.java' did not match any file(s) known to git
| 17143c6b2c5bcb20e2267e5a209d9d487d07d4c8 | 1 | vtsukur/spring-rest-black-market,vtsukur/spring-rest-black-market,vtsukur/spring-rest-black-market | package org.vtsukur.spring.rest.market;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.data.domain.Sort;
import org.springfram... | src/test/java/org/vtsukur/spring/rest/market/AdsHttpApiTests.java | Initial version of the test that verifies Ad creation.
| src/test/java/org/vtsukur/spring/rest/market/AdsHttpApiTests.java | Initial version of the test that verifies Ad creation. | |
Java | mit | error: pathspec 'java/src/org/broadinstitute/sting/gatk/walkers/filters/IVFDuplicateReads.java' did not match any file(s) known to git
| 829e99413bc18ab8403f92c900d772f34e8b1eb6 | 1 | iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller-stable,iontorrent/Torrent-Variant-Caller... | package org.broadinstitute.sting.gatk.walkers.filters;
import net.sf.samtools.SAMRecord;
import java.util.List;
import java.util.HashSet;
import java.util.ArrayList;
import org.broadinstitute.sting.gatk.walkers.genotyper.SingleSampleGenotyper;
import org.broadinstitute.sting.gatk.walkers.genotyper.SSGenotypeCall;
im... | java/src/org/broadinstitute/sting/gatk/walkers/filters/IVFDuplicateReads.java | Rescores a variant after removing duplicates (defined very strictly as reads with the same start points).
git-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1782 348d0f76-0448-11de-a6fe-93d51630548a
| java/src/org/broadinstitute/sting/gatk/walkers/filters/IVFDuplicateReads.java | Rescores a variant after removing duplicates (defined very strictly as reads with the same start points). | |
Java | epl-1.0 | da3cbfc1b9d9ae93215a0f0622c0f7a32220555e | 0 | sleshchenko/che,lehmanju/che,snjeza/che,davidfestal/che,sleshchenko/che,Mirage20/che,sunix/che,cemalkilic/che,Mirage20/che,davidfestal/che,stour/che,akervern/che,sunix/che,stour/che,cemalkilic/che,cdietrich/che,codenvy/che,stour/che,jonahkichwacoders/che,jonahkichwacoders/che,TypeFox/che,sudaraka94/che,cdietrich/che,dh... | /*******************************************************************************
* Copyright (c) 2012-2016 Codenvy, S.A.
* 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 ... | plugins/plugin-java/che-plugin-java-ext-debugger-java-server/src/main/java/org/eclipse/che/ide/ext/java/jdi/server/Debugger.java | /*******************************************************************************
* Copyright (c) 2012-2016 Codenvy, S.A.
* 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 ... | CHE-516: CHE-516: Fix unstable debbuger behavior
Signed-off-by: Aleksandr Andrienko <7ba3d8dd174b4c3e49c300bcdfba818c7d9b7cd0@codenvy.com>
| plugins/plugin-java/che-plugin-java-ext-debugger-java-server/src/main/java/org/eclipse/che/ide/ext/java/jdi/server/Debugger.java | CHE-516: CHE-516: Fix unstable debbuger behavior | |
Java | agpl-3.0 | 855ca062c67ca752db42cb237f0528ffec1d0b3f | 0 | bitsquare/bitsquare,bitsquare/bitsquare,bisq-network/exchange,bisq-network/exchange | /*
* This file is part of Bisq.
*
* Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
* Bisq is distributed in the ... | common/src/main/java/bisq/common/app/Capabilities.java | /*
* This file is part of Bisq.
*
* Bisq is free software: you can redistribute it and/or modify it
* under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or (at
* your option) any later version.
*
* Bisq is distributed in the ... | Add missing @EqualsAndHashCode to Capabilities
Peer extends Capabilities and we use a HashSet to manage persisted
peers. Without the @EqualsAndHashCode we would add endlessly peers to
the hashsets.
| common/src/main/java/bisq/common/app/Capabilities.java | Add missing @EqualsAndHashCode to Capabilities | |
Java | agpl-3.0 | 51f9bab1e5269eda61e04364cb841d33942471f0 | 0 | c0deh4xor/jPOS,atancasis/jPOS,juanibdn/jPOS,poynt/jPOS,imam-san/jPOS-1,barspi/jPOS,barspi/jPOS,barspi/jPOS,juanibdn/jPOS,yinheli/jPOS,chhil/jPOS,imam-san/jPOS-1,bharavi/jPOS,fayezasar/jPOS,jpos/jPOS,chhil/jPOS,juanibdn/jPOS,alcarraz/jPOS,sebastianpacheco/jPOS,fayezasar/jPOS,atancasis/jPOS,jpos/jPOS,c0deh4xor/jPOS,alcar... | /*
* $Log$
* Revision 1.8 2000/07/19 00:51:23 apr
* removed cancel method
*
* Revision 1.7 2000/06/21 20:43:36 apr
* Added PersistentEngine support
*
* Revision 1.6 2000/03/01 14:44:38 apr
* Changed package name to org.jpos
*
* Revision 1.5 2000/01/30 23:33:49 apr
* CVS sync/backup - intermediate ve... | jpos/src/main/org/jpos/core/CardAgent.java | /*
* $Log$
* Revision 1.7 2000/06/21 20:43:36 apr
* Added PersistentEngine support
*
* Revision 1.6 2000/03/01 14:44:38 apr
* Changed package name to org.jpos
*
* Revision 1.5 2000/01/30 23:33:49 apr
* CVS sync/backup - intermediate version
*
* Revision 1.4 1999/11/26 12:16:44 apr
* CVS devel snapsh... | removed cancel method
| jpos/src/main/org/jpos/core/CardAgent.java | removed cancel method | |
Java | agpl-3.0 | error: pathspec 'src/test/java/net/continuumsecurity/web/ConfigurationTest.java' did not match any file(s) known to git
| d3becc1fc38dd9558f61731db1a53ac66e68bff8 | 1 | continuumsecurity/bdd-security,continuumsecurity/bdd-security,gabecase/bdd-security,gabecase/bdd-security,gabecase/bdd-security,continuumsecurity/bdd-security,gabecase/bdd-security,continuumsecurity/bdd-security | package net.continuumsecurity.web;
import org.testng.annotations.*;
import net.continuumsecurity.web.steps.WebApplicationSteps;
import net.continuumsecurity.web.NgUtils;
import java.lang.System;
import java.util.List;
import java.util.HashMap;
public class ConfigurationTest {
protected WebApplicationSteps webAppSte... | src/test/java/net/continuumsecurity/web/ConfigurationTest.java | configuration ng tests
| src/test/java/net/continuumsecurity/web/ConfigurationTest.java | configuration ng tests | |
Java | agpl-3.0 | error: pathspec 'placebooks-webapp/src/placebooks/client/ui/items/MediaItem.java' did not match any file(s) known to git
| 243f038d105332623d8b51546a33d51ed8ee83ad | 1 | horizon-institute/placebooks,horizon-institute/placebooks | package placebooks.client.ui.items;
import com.google.gwt.user.client.ui.Panel;
import com.google.gwt.user.client.ui.SimplePanel;
import placebooks.client.model.PlaceBookItem;
import placebooks.client.ui.elements.PlaceBookController;
public class MediaItem extends PlaceBookItemWidget
{
private final Panel... | placebooks-webapp/src/placebooks/client/ui/items/MediaItem.java | task 55: Default items as upload placeholders
https://github.com/horizon-institute/Bridging-the-Rural-Divide--Placebooks/issues/issue/55 | placebooks-webapp/src/placebooks/client/ui/items/MediaItem.java | task 55: Default items as upload placeholders https://github.com/horizon-institute/Bridging-the-Rural-Divide--Placebooks/issues/issue/55 | |
Java | apache-2.0 | 48dbe7dc89e8edc3eea24edfb91e138c6d929af6 | 0 | fitermay/intellij-community,tmpgit/intellij-community,samthor/intellij-community,FHannes/intellij-community,amith01994/intellij-community,salguarnieri/intellij-community,kdwink/intellij-community,akosyakov/intellij-community,diorcety/intellij-community,MichaelNedzelsky/intellij-community,Distrotech/intellij-community,a... | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/ide/util/gotoByName/ChooseByNameBase.java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-110813 Update class navigation to allow .java in the name
| platform/lang-impl/src/com/intellij/ide/util/gotoByName/ChooseByNameBase.java | IDEA-110813 Update class navigation to allow .java in the name | |
Java | apache-2.0 | e43fe0d96f6bd1b4083dd60ff5e6a490da6c1d4f | 0 | Peppe/vaadin,jdahlstrom/vaadin.react,bmitc/vaadin,asashour/framework,fireflyc/vaadin,travisfw/vaadin,mittop/vaadin,kironapublic/vaadin,asashour/framework,peterl1084/framework,shahrzadmn/vaadin,jdahlstrom/vaadin.react,Scarlethue/vaadin,synes/vaadin,Darsstar/framework,peterl1084/framework,Legioth/vaadin,sitexa/vaadin,Sca... | /*
@VaadinApache2LicenseForJavaFiles@
*/
package com.vaadin.terminal.gwt.client.ui;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import com.google.gwt.core.client.Scheduler.ScheduledC... | src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java | /*
@VaadinApache2LicenseForJavaFiles@
*/
package com.vaadin.terminal.gwt.client.ui;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Date;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import com.google.gwt.core.client.Scheduler.ScheduledC... | Force reflow in IE8 to detect icon style (#8313) | src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java | Force reflow in IE8 to detect icon style (#8313) | |
Java | apache-2.0 | da16616ef1cb089dcbf3434a343c32a3f22dc7eb | 0 | TangHao1987/intellij-community,holmes/intellij-community,alphafoobar/intellij-community,hurricup/intellij-community,allotria/intellij-community,allotria/intellij-community,izonder/intellij-community,slisson/intellij-community,fnouama/intellij-community,kdwink/intellij-community,signed/intellij-community,ivan-fedorov/in... | /*
* 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... | platform/lang-impl/src/com/intellij/codeInsight/highlighting/BraceHighlightingHandler.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... | EA-29634
| platform/lang-impl/src/com/intellij/codeInsight/highlighting/BraceHighlightingHandler.java | EA-29634 | |
Java | apache-2.0 | 23111374cb8dbc7bfa336214d1588abb8ea6a76c | 0 | pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus | /**
* Copyright 2007-2008 University Of Southern California
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | src/edu/isi/pegasus/planner/transfer/implementation/Transfer.java | /**
* Copyright 2007-2008 University Of Southern California
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | PM-1014 missing delimiter between url pairs. fixed.
| src/edu/isi/pegasus/planner/transfer/implementation/Transfer.java | PM-1014 missing delimiter between url pairs. fixed. | |
Java | apache-2.0 | c071f03929b13bca4165cb176dbdb8f1c95b4d42 | 0 | apixandru/intellij-community,ibinti/intellij-community,ibinti/intellij-community,apixandru/intellij-community,suncycheng/intellij-community,ThiagoGarciaAlves/intellij-community,retomerz/intellij-community,asedunov/intellij-community,vvv1559/intellij-community,idea4bsd/idea4bsd,FHannes/intellij-community,vvv1559/intelli... | /*
* 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... | platform/lang-impl/src/com/intellij/codeInsight/template/impl/editorActions/EscapeHandler.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... | Do not finish template on Esc if completion lookup is open
| platform/lang-impl/src/com/intellij/codeInsight/template/impl/editorActions/EscapeHandler.java | Do not finish template on Esc if completion lookup is open | |
Java | apache-2.0 | 71424b0f2067d70a8cba146950686913fddfca7d | 0 | minted/solr,MetSystem/solr,MetSystem/solr,MetSystem/solr,RaoPisay/solr,minted/solr,psadusumilli/solr,cnfire/solr,Vam85/solr,lzo/solr,minted/solr,cnfire/solr,RaoPisay/solr,MichaelMaGG/solr,lzo/solr,RaoPisay/solr,MetSystem/solr,MichaelMaGG/solr,cnfire/solr,MichaelMaGG/solr,Vam85/solr,Vam85/solr,Vam85/solr,psadusumilli/so... | /**
* Copyright 2006 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 applicab... | src/java/org/apache/solr/request/XMLWriter.java | /**
* Copyright 2006 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 applicab... | use default field list for single doc
git-svn-id: 9c10db2ffc3a5912653d34876e3a537be687889a@417023 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/solr/request/XMLWriter.java | use default field list for single doc | |
Java | apache-2.0 | 39f7f119dc0e82c551f25961dd39c8127f5c95d6 | 0 | fengbaicanhe/intellij-community,fitermay/intellij-community,SerCeMan/intellij-community,orekyuu/intellij-community,petteyg/intellij-community,consulo/consulo,xfournet/intellij-community,ryano144/intellij-community,SerCeMan/intellij-community,dslomov/intellij-community,nicolargo/intellij-community,MER-GROUP/intellij-com... | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/application/options/codeStyle/arrangement/component/ArrangementEditorComponent.java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-19061 Integrate the Rearranger-plugin into core-IDE
Don't animate rule editor appearance as it takes too much time (need to investigate later)
| platform/lang-impl/src/com/intellij/application/options/codeStyle/arrangement/component/ArrangementEditorComponent.java | IDEA-19061 Integrate the Rearranger-plugin into core-IDE | |
Java | apache-2.0 | a8412d20b455da6cb2a847b27de87ee34860be07 | 0 | ryano144/intellij-community,jagguli/intellij-community,gnuhub/intellij-community,alphafoobar/intellij-community,gnuhub/intellij-community,ahb0327/intellij-community,orekyuu/intellij-community,slisson/intellij-community,ftomassetti/intellij-community,orekyuu/intellij-community,dslomov/intellij-community,asedunov/intelli... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginsAdvertiser.java | /*
* Copyright 2000-2014 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... | plugin advertiser disabled for broken plugins (IDEA-121374)
| platform/platform-impl/src/com/intellij/openapi/updateSettings/impl/pluginsAdvertisement/PluginsAdvertiser.java | plugin advertiser disabled for broken plugins (IDEA-121374) | |
Java | apache-2.0 | d55079ff9e55cbc9915ccd390fdea2fc5c4dbc1e | 0 | ThiagoGarciaAlves/intellij-community,xfournet/intellij-community,mglukhikh/intellij-community,allotria/intellij-community,xfournet/intellij-community,ThiagoGarciaAlves/intellij-community,ThiagoGarciaAlves/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,mglukhikh/intellij-community,x... | /*
* Copyright 2000-2014 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/git4idea/src/git4idea/log/GitBekParentFixer.java | /*
* Copyright 2000-2014 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... | [git] rename wrong -> incorrect
| plugins/git4idea/src/git4idea/log/GitBekParentFixer.java | [git] rename wrong -> incorrect | |
Java | apache-2.0 | fd1f62eb6eb5099be17a5d80b4372d504d347d3d | 0 | jeo/jeo,ryantxu/jeo,jeo/jeo,jeo/jeo | /* Copyright 2013 The jeo project. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | util/geotools/src/main/java/org/jeo/geotools/GT.java | /* Copyright 2013 The jeo project. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | Added GT.draw and GT.drawAndShow, some helper methods for quick rendering.
| util/geotools/src/main/java/org/jeo/geotools/GT.java | Added GT.draw and GT.drawAndShow, some helper methods for quick rendering. | |
Java | apache-2.0 | 3deba31e95f183485a80781bde753e8ac831c340 | 0 | anchela/sling,tmaret/sling,mikibrv/sling,awadheshv/sling,labertasch/sling,awadheshv/sling,mikibrv/sling,tmaret/sling,headwirecom/sling,trekawek/sling,trekawek/sling,headwirecom/sling,vladbailescu/sling,trekawek/sling,roele/sling,ist-dresden/sling,labertasch/sling,tmaret/sling,ieb/sling,headwirecom/sling,anchela/sling,h... | /*
* 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 ... | tooling/maven/slingstart-maven-plugin/src/main/java/org/apache/sling/maven/slingstart/PackageMojo.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 ... | SLING-6068 : slingstart-maven-plugin: Allow to start a quickstart JAR based on a provisioning model even for non slingstart packagings
git-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1768644 13f79535-47bb-0310-9956-ffa450edef68
| tooling/maven/slingstart-maven-plugin/src/main/java/org/apache/sling/maven/slingstart/PackageMojo.java | SLING-6068 : slingstart-maven-plugin: Allow to start a quickstart JAR based on a provisioning model even for non slingstart packagings | |
Java | apache-2.0 | 9ee15950843abe6d02feb49601e9778d6545a7ea | 0 | FHannes/intellij-community,allotria/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,ibinti/intellij-community,asedunov/intellij-community,suncycheng/intellij-community,xfournet/intellij-community,allotria/intellij-community,ThiagoGarciaAlves/intellij-community,apixandru/intellij-community,a... | /*
* 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... | platform/lang-impl/src/com/intellij/execution/ProgramRunnerUtil.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... | Add executeConfigurationAsync method
| platform/lang-impl/src/com/intellij/execution/ProgramRunnerUtil.java | Add executeConfigurationAsync method | |
Java | apache-2.0 | error: pathspec '8InAction/src/pkg8inaction/sort/SortExample.java' did not match any file(s) known to git
| 90ed0ad66225ed7f166cb1699f35500f2292eff8 | 1 | abani-github/java-apps | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package pkg8inaction.sort;
import java.util.Arrays;
/**
*
* @author abani_000
*/
public class SortExample {
public static void... | 8InAction/src/pkg8inaction/sort/SortExample.java | Array Sorting with lambda expression | 8InAction/src/pkg8inaction/sort/SortExample.java | Array Sorting with lambda expression | |
Java | apache-2.0 | error: pathspec 'src/jorphan/org/apache/jorphan/math/Calculator.java' did not match any file(s) known to git
| fa4fc7c5dfae488de7844dac26466d681ce216c8 | 1 | tuanhq/jmeter,ra0077/jmeter,thomsonreuters/jmeter,liwangbest/jmeter,etnetera/jmeter,d0k1/jmeter,max3163/jmeter,d0k1/jmeter,ubikloadpack/jmeter,ra0077/jmeter,fj11/jmeter,etnetera/jmeter,ThiagoGarciaAlves/jmeter,etnetera/jmeter,hizhangqi/jmeter-1,ThiagoGarciaAlves/jmeter,ubikfsabbe/jmeter,hizhangqi/jmeter-1,etnetera/jmet... | /*
* Copyright 2006 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 a... | src/jorphan/org/apache/jorphan/math/Calculator.java | Add cheaper calculator (no need to save results)
git-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@405491 13f79535-47bb-0310-9956-ffa450edef68
| src/jorphan/org/apache/jorphan/math/Calculator.java | Add cheaper calculator (no need to save results) | |
Java | apache-2.0 | error: pathspec 'jcbo-model/src/test/java/cz/jcbo/model/test/JPATest.java' did not match any file(s) known to git
| f5d5fa7cf73a81cf54d9f591075fbc8e560e8bb3 | 1 | let-thomas/jcbo,let-thomas/jcbo,let-thomas/jcbo,let-thomas/jcbo | package cz.jcbo.model.test;
import static org.junit.Assert.*;
import java.util.Calendar;
import javax.annotation.Resource;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import javax.persistence.PersistenceContext;
import javax.transaction... | jcbo-model/src/test/java/cz/jcbo/model/test/JPATest.java | JPA test
| jcbo-model/src/test/java/cz/jcbo/model/test/JPATest.java | JPA test | |
Java | apache-2.0 | error: pathspec 'logic/src/de/zib/gndms/logic/model/DefaultTaskAction.java' did not match any file(s) known to git
| 1eae135160476ef0e5a810db4091d901c95d71e7 | 1 | zibhub/GNDMS,zibhub/GNDMS,zibhub/GNDMS,zibhub/GNDMS | package de.zib.gndms.logic.model;
/*
* Copyright 2008-2010 Zuse Institute Berlin (ZIB)
*
* 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... | logic/src/de/zib/gndms/logic/model/DefaultTaskAction.java | added DefaultTaskAction for callback based TaskAction implementation
| logic/src/de/zib/gndms/logic/model/DefaultTaskAction.java | added DefaultTaskAction for callback based TaskAction implementation | |
Java | apache-2.0 | error: pathspec 'app/src/main/java/mn/devfest/schedule/ScheduleRepository.java' did not match any file(s) known to git
| d4044b9060e9e5c5ed665004c0a6b36e43079a6d | 1 | GDGConferenceApp/Android | package mn.devfest.schedule;
import java.util.ArrayList;
/**
* Stores and provides the sessions that the user has added to their schedule.
* This class must be notified any time a session is added or removed from a user's schedule.
*
* @author pfuentes
*/
public class ScheduleRepository {
/**
* Adds th... | app/src/main/java/mn/devfest/schedule/ScheduleRepository.java | Stub class for storing and retrieving the user's schedule
| app/src/main/java/mn/devfest/schedule/ScheduleRepository.java | Stub class for storing and retrieving the user's schedule | |
Java | apache-2.0 | error: pathspec 'src/com/xiledsystems/AlternateJavaBridgelib/ImageSprite2.java' did not match any file(s) known to git
| 4f19e147d76f1a9421ca4d0ebce0b4cdd81c3a5a | 1 | roadlabs/alternate-java-bridge-library | package com.xiledsystems.AlternateJavaBridgelib;
import java.io.IOException;
import android.graphics.Bitmap;
import android.graphics.Matrix;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.util.Log;
import android.view.MotionEvent;
import android.vi... | src/com/xiledsystems/AlternateJavaBridgelib/ImageSprite2.java | updated/new components
| src/com/xiledsystems/AlternateJavaBridgelib/ImageSprite2.java | updated/new components | |
Java | apache-2.0 | error: pathspec 'src/main/java/de/esoco/lib/expression/function/Validation.java' did not match any file(s) known to git
| f8a06df06c249793f27d3e7ea9e502cec92fad64 | 1 | esoco/objectrelations | //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
// This file is a part of the 'esoco-business' project.
// Copyright 2017 Elmar Sonnenschein, esoco GmbH, Flensburg, Germany
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in complia... | src/main/java/de/esoco/lib/expression/function/Validation.java | sdack-1: Add classes for simplified building of process UIs
NEW: Validation | src/main/java/de/esoco/lib/expression/function/Validation.java | sdack-1: Add classes for simplified building of process UIs | |
Java | apache-2.0 | error: pathspec 'apps/heartbeat/java/src/net/i2p/heartbeat/gui/PeerPlotConfig.java' did not match any file(s) known to git
| ba8fb23b9da488eaa0a2db521932025d547fe5f7 | 1 | i2p/i2p.itoopie,i2p/i2p.itoopie,i2p/i2p.itoopie,i2p/i2p.itoopie | package net.i2p.heartbeat.gui;
import net.i2p.heartbeat.ClientConfig;
/**
* Configure how we want to render a particular clientConfig in the GUI
*
*/
class PeerPlotConfig {
private ClientConfig _config;
private final static void foo() {
// bar
if (true) {
// baz
}
// baf
}
// moo
} | apps/heartbeat/java/src/net/i2p/heartbeat/gui/PeerPlotConfig.java | editor testing (ignore for now)
| apps/heartbeat/java/src/net/i2p/heartbeat/gui/PeerPlotConfig.java | editor testing (ignore for now) | |
Java | apache-2.0 | error: pathspec 'sli/dashboard/src/main/java/org/slc/sli/manager/ContactSorter.java' did not match any file(s) known to git
| b269ce8cfc96ce2b9627b1b30e717abe8be77f3c | 1 | inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service | package org.slc.sli.manager;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashMap;
import java.util.List;
import org.slc.sli.entity.GenericEntity;
/**
* ContactListSorter sorts contact by specified order.
*
* @author Takashi Osako
*
*/
public final class ContactSorter {
/... | sli/dashboard/src/main/java/org/slc/sli/manager/ContactSorter.java | US1165 sort Address, Telephone, and Email for Student contact list
| sli/dashboard/src/main/java/org/slc/sli/manager/ContactSorter.java | US1165 sort Address, Telephone, and Email for Student contact list | |
Java | apache-2.0 | error: pathspec 'seaglass/trunk/seaglass/src/main/java/com/seaglass/SeaGlassBorder.java' did not match any file(s) known to git
| 00af00d8dcf8a961d7189cc7feece1ff8380bc9f | 1 | khuxtable/seaglass,archit47/seaglass | /*
* @(#)SeaGlassBorder.java 1.15 06/11/30
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.seaglass;
import java.awt.Component;
import java.awt.Graphics;
import java.awt.Insets;
import javax.swing.AbstractButton;
impor... | seaglass/trunk/seaglass/src/main/java/com/seaglass/SeaGlassBorder.java | Implement SeaGlassBorder. | seaglass/trunk/seaglass/src/main/java/com/seaglass/SeaGlassBorder.java | Implement SeaGlassBorder. | |
Java | apache-2.0 | error: pathspec 'src/main/java/com/neovisionaries/bluetooth/ble/util/GattResultCode.java' did not match any file(s) known to git
| 8c65762e3f2063571f9e4a58704659b81b569c31 | 1 | TakahikoKawasaki/nv-bluetooth | /*
* Copyright (C) 2015 Neo Visionaries Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | src/main/java/com/neovisionaries/bluetooth/ble/util/GattResultCode.java | Added GattResultCode.
| src/main/java/com/neovisionaries/bluetooth/ble/util/GattResultCode.java | Added GattResultCode. | |
Java | apache-2.0 | error: pathspec 'src/main/java/com/solsticesquared/schelling/utility/UtilityEvaluator.java' did not match any file(s) known to git
| 9e63f53083c64e26eeaeb5f712646d51c518a2a8 | 1 | wbknez/schelling,wbknez/schelling | /*
* Copyright 2016 Will Knez <wbknez.dev@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 required by applica... | src/main/java/com/solsticesquared/schelling/utility/UtilityEvaluator.java | Add mechanism for an agent to compute her happiness with her current neighborhood.
| src/main/java/com/solsticesquared/schelling/utility/UtilityEvaluator.java | Add mechanism for an agent to compute her happiness with her current neighborhood. | |
Java | apache-2.0 | error: pathspec 'src/main/resources/celerio/pack-backend-jpa/src/main/java/enum/EnumConverter.enum.vm.java' did not match any file(s) known to git
| b010f7255624877415f1a11a070b5b8a5550cef3 | 1 | jaxio/pack-backend-jpa | ## Copyright 2015 JAXIO http://www.jaxio.com
##
## Licensed under the Apache License, Version 2.0 (the "License");
## you may not use this file except in compliance with the License.
## You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## Unless required by applicable law or... | src/main/resources/celerio/pack-backend-jpa/src/main/java/enum/EnumConverter.enum.vm.java | Leverage @Convert JPA
| src/main/resources/celerio/pack-backend-jpa/src/main/java/enum/EnumConverter.enum.vm.java | Leverage @Convert JPA | |
Java | apache-2.0 | error: pathspec 'tez-mapreduce-examples/src/main/java/org/apache/tez/mapreduce/examples/TestOrderedWordCount.java' did not match any file(s) known to git
| 5328978f40c679e92c6b424a8d09c6841acc1e12 | 1 | zjffdu/tez,ChetnaChaudhari/tez,bernhardschaefer/tez,bernhardschaefer/tez,apache/tez,jth/tez,ChetnaChaudhari/tez,ChetnaChaudhari/tez,guiling/tez,bernhardschaefer/tez,Parth-Brahmbhatt/tez,jth/tez,jth/tez,amirsojoodi/tez,Parth-Brahmbhatt/tez,bernhardschaefer/tez,apache/tez,Altiscale/tez,sidseth/tez,zjffdu/tez,navis/tez,zj... | /**
* 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... | tez-mapreduce-examples/src/main/java/org/apache/tez/mapreduce/examples/TestOrderedWordCount.java | TEZ-1394. Create example code for OrderedWordCount (bikas)
| tez-mapreduce-examples/src/main/java/org/apache/tez/mapreduce/examples/TestOrderedWordCount.java | TEZ-1394. Create example code for OrderedWordCount (bikas) | |
Java | apache-2.0 | error: pathspec 'components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/concurrent/ScheduledThreadExecutor.java' did not match any file(s) known to git
| 8f9148dd81e98f0c4987c795fe381a60f184469e | 1 | gayangunarathne/stratos,Thanu/stratos,apache/stratos,lasinducharith/stratos,apache/stratos,anuruddhal/stratos,anuruddhal/stratos,lasinducharith/stratos,Thanu/stratos,gayangunarathne/stratos,apache/stratos,pkdevbox/stratos,asankasanjaya/stratos,lasinducharith/stratos,asankasanjaya/stratos,asankasanjaya/stratos,pkdevbox/... | /*
* 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... | components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/concurrent/ScheduledThreadExecutor.java | Scheduled executor service pool to schedule tasks in CC.
| components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/concurrent/ScheduledThreadExecutor.java | Scheduled executor service pool to schedule tasks in CC. | |
Java | isc | ed0b0b2a5420c2da9e3d289fc751df6a7bc88c9f | 0 | ylfonline/ormlite-core,ylcolala/ormlite-core,j256/ormlite-core,lobo12/ormlite-core,magicgoose/ormlite-core,dankito/ormlite-jpa-core | package com.j256.ormlite.table;
import java.lang.reflect.Constructor;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
import com.j256.ormlite.dao.BaseDaoImpl;
import com.j256.ormlite.dao.ForeignCollection;
import com.j256.ormlite.db.DatabaseType;
import com.j256.ormlite.field.DatabaseFie... | src/main/java/com/j256/ormlite/table/TableInfo.java | package com.j256.ormlite.table;
import java.lang.reflect.Constructor;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
import com.j256.ormlite.dao.BaseDaoImpl;
import com.j256.ormlite.dao.ForeignCollection;
import com.j256.ormlite.db.DatabaseType;
import com.j256.ormlite.field.DatabaseFie... | Turned this into case insenstive field match. | src/main/java/com/j256/ormlite/table/TableInfo.java | Turned this into case insenstive field match. | |
Java | isc | error: pathspec 'test/regex/CharacterMatcher.java' did not match any file(s) known to git
| 26c4bf8d8b023c8a80a6d6dd3eeca11930383d92 | 1 | lwahlmeier/avian,lostdj/avian,minor-jason/avian,joshuawarner32/avian,bgould/avian,lwahlmeier/avian,bigfatbrowncat/avian-pack.avian,dicej/avian,bigfatbrowncat/avian-pack.avian,minor-jason/avian,bgould/avian,joshuawarner32/avian,dicej/avian,bgould/avian,lostdj/avian,ucdseniordesign/avian,lwahlmeier/avian,MaartenR/avian,j... | /* Copyright (c) 2008-2013, Avian Contributors
Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice appear
in all copies.
There is NO WARRANTY for this software. See l... | test/regex/CharacterMatcher.java | Regex: add a class for matching character classes
This will be used to match character classes (such as '[0-9a-f]'),
but it will also be used by the regular expression pattern compiler
to determine whether a character has special meaning in regular
expressions.
Signed-off-by: Johannes Schindelin <53fb8db7833fca1e1746... | test/regex/CharacterMatcher.java | Regex: add a class for matching character classes | |
Java | mit | 27570bd3cba6199cd6bc4943a77dc73c0f02c433 | 0 | aterai/java-swing-tips,mhcrnl/java-swing-tips,aterai/java-swing-tips,mhcrnl/java-swing-tips,aterai/java-swing-tips,mhcrnl/java-swing-tips,aoguren/java-swing-tips,aterai/java-swing-tips,aoguren/java-swing-tips,aoguren/java-swing-tips | package example;
//-*- mode:java; encoding:utf8n; coding:utf-8 -*-
// vim:set fileencoding=utf-8:
//@homepage@
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.text.*;
public class MainPanel extends JPanel {
private final JTextPane jtp = new JTextPane();
private final JButto... | StyleConstants/src/java/example/MainPanel.java | package example;
//-*- mode:java; encoding:utf8n; coding:utf-8 -*-
// vim:set fileencoding=utf-8:
//@homepage@
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.text.*;
public class MainPanel extends JPanel {
private final JTextPane jtp = new JTextPane();
private final JButto... | addStyle | StyleConstants/src/java/example/MainPanel.java | addStyle | |
Java | mit | db5ec45611fb79e1c4e67b668d7d810c54b9ad74 | 0 | jianghaolu/azure-sdk-for-java,hovsepm/azure-sdk-for-java,jalves94/azure-sdk-for-java,jalves94/azure-sdk-for-java,Azure/azure-sdk-for-java,anudeepsharma/azure-sdk-for-java,jalves94/azure-sdk-for-java,jianghaolu/azure-sdk-for-java,hovsepm/azure-sdk-for-java,Azure/azure-sdk-for-java,pomortaz/azure-sdk-for-java,hovsepm/azu... | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/
package com.microsoft.azure.management.network.implementation;
import com.microsoft.azure.PagedList;
import com.microsoft.azure.management.apigeneratio... | azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/implementation/NetworkSecurityGroupsImpl.java | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/
package com.microsoft.azure.management.network.implementation;
import com.microsoft.azure.PagedList;
import com.microsoft.azure.management.apigeneratio... | removing unnecessary code for consistency with .NET
| azure-mgmt-network/src/main/java/com/microsoft/azure/management/network/implementation/NetworkSecurityGroupsImpl.java | removing unnecessary code for consistency with .NET | |
Java | mit | error: pathspec 'src/MetodoAdd.java' did not match any file(s) known to git
| 5f63ee97f222ada2c8d77da5efaf741ee131c076 | 1 | jflorenciont/ProjetoColecoes | import java.util.Collection;
import java.util.ArrayList;
public class MetodoAdd {
public static void main(String[] args) {
Collection<String> nomes = new ArrayList();
nomes.add("João");
nomes.add("Maria");
nomes.add("Eduardo");
nomes.add("Silvana");
nomes.add("Mário");
System.out.println(“Lista de ... | src/MetodoAdd.java | Create MetodoAdd.java | src/MetodoAdd.java | Create MetodoAdd.java | |
Java | mit | error: pathspec 'src/animation/SaveHandler.java' did not match any file(s) known to git
| 6b5a3bf7d8eaf83b6ffb418ceb8a52118a1e6e71 | 1 | roxanne-baker/game-authoring-environment,roxanne-baker/game-authoring-environment,roxanne-baker/game-authoring-environment | package animation;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Properties;
/**
* Created by rhondusmithwick on 4/20/16.
*
* @author Rhondu Smithwick
*/
public class SaveHandler {
private SaveHandler() {
}
... | src/animation/SaveHandler.java | Added save handler.
| src/animation/SaveHandler.java | Added save handler. | |
Java | mit | error: pathspec 'src/Warmup/_57linkedListDS.java' did not match any file(s) known to git
| 52e2438c779597d92c47e03bbecc8c87624bbf60 | 1 | darshanhs90/Java-Coding,darshanhs90/Java-InterviewPrep | package Warmup;
/*
* Link:https://www.hackerrank.com/challenges/arrays-ds
*/
public class _57linkedListDS {
/*
Print elements of a linked list on console
head pointer input could be NULL as well for empty list
Node is defined as
class Node {
int data;
Node next;
}
*/
class Node {... | src/Warmup/_57linkedListDS.java | linkedlist print elements hackerrank completed | src/Warmup/_57linkedListDS.java | linkedlist print elements hackerrank completed | |
Java | mit | error: pathspec 'src/main/java/trivia/SqlCommands.java' did not match any file(s) known to git
| e00d9218969e95c5122ac3aab392cf9381718bb4 | 1 | santiago-m/ProyectoAnalisisYDise-o,santiago-m/ProyectoAnalisisYDise-o,santiago-m/ProyectoAnalisisYDise-o,santiago-m/ProyectoAnalisisYDise-o | package trivia;
import java.sql.*;
/**
* Clase que permite correr un comando de sql a traves de un metodo estatico.
*/
public class SqlCommands {
/**
* Metodo que permite a traves de un pasaje de parametros correr un comando de sql.
* @param db link a la base de datos.
* @param username username de la base de da... | src/main/java/trivia/SqlCommands.java | Nueva clase. Usada para restaurar ID auto incremental a 1
| src/main/java/trivia/SqlCommands.java | Nueva clase. Usada para restaurar ID auto incremental a 1 | |
Java | mit | error: pathspec 'src/test/java/com/reit/dao/TodoDaoTest.java' did not match any file(s) known to git
| c408c8903ea6489288106bbccecf411f667f887f | 1 | kbouzidi/todolist,kbouzidi/todolist,kbouzidi/todolist,kbouzidi/todolist | package com.reit.dao;
import java.util.ArrayList;
import java.util.List;
import java.util.Queue;
import org.mockito.ArgumentCaptor;
import org.mockito.Captor;
import org.mockito.Mockito;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import org.mockito.Spy;
import org.mockito.InjectMocks;
import st... | src/test/java/com/reit/dao/TodoDaoTest.java | Add DAO unit test
| src/test/java/com/reit/dao/TodoDaoTest.java | Add DAO unit test | |
Java | mit | error: pathspec 'src/main/java/fi/paivola/mapserver/TestCase.java' did not match any file(s) known to git
| a9151a2db7ff6a32acd09790528ff7a034b9b7eb | 1 | jgke/mapserver | package fi.paivola.mapserver;
import fi.paivola.mapserver.core.GameManager;
import java.util.ArrayList;
import java.util.HashMap;
public class TestCase {
public class ConnectionMeta {
public String left;
public String right;
public String modelType;
}
private HashMap<String, String... | src/main/java/fi/paivola/mapserver/TestCase.java | Implemented interfaces for TestCase.java
| src/main/java/fi/paivola/mapserver/TestCase.java | Implemented interfaces for TestCase.java | |
Java | mit | error: pathspec 'src/main/java/com/lifeix/football/common/util/HttpsUtil.java' did not match any file(s) known to git
| 7b909babaf2c1f1c30548ed69fdd430d94594d57 | 1 | pintimes/lifeix-football-common | package com.lifeix.football.common.util;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.net.URL;
import java.security.KeyManagementException;
import java.security.NoSuchAlgorithmException;
import java.security.cert.C... | src/main/java/com/lifeix/football/common/util/HttpsUtil.java | 新增:HttpsUtil工具类,可以https协议发送get、put、post等请求
| src/main/java/com/lifeix/football/common/util/HttpsUtil.java | 新增:HttpsUtil工具类,可以https协议发送get、put、post等请求 | |
Java | mit | error: pathspec 'src/edu/colorado/csdms/wmt/client/ui/widgets/RadioButtonPanel.java' did not match any file(s) known to git
| 0e18e7de70b2b98e3713b2f23e3e9703e10f934d | 1 | csdms/wmt-client,mdpiper/wmt-client,mdpiper/wmt-client,csdms/wmt-client,mdpiper/wmt-client,csdms/wmt-client | /**
* <License>
*/
package edu.colorado.csdms.wmt.client.ui.widgets;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.HorizontalPanel;
import com.google.gwt.user.client.ui.Label;
import com.google.gwt.user.client.ui.RadioButton;
/**
* A GWT composite that displays a label and a ... | src/edu/colorado/csdms/wmt/client/ui/widgets/RadioButtonPanel.java | Add RadioButtonPanel
It's a GWT composite that displays a label and a pair of radio buttons
wrapped in a HorizontalPanel.
| src/edu/colorado/csdms/wmt/client/ui/widgets/RadioButtonPanel.java | Add RadioButtonPanel | |
Java | mit | error: pathspec 'src/acceptance-test/java/org/zalando/nakadi/webservice/FeatureFlagsAT.java' did not match any file(s) known to git
| 745a8498d79ad2dc2742782aa8fdd6caae0199a8 | 1 | zalando/nakadi,zalando/nakadi | package org.zalando.nakadi.webservice;
import org.apache.http.HttpStatus;
import org.json.JSONObject;
import org.junit.Test;
import org.zalando.nakadi.domain.EventType;
import org.zalando.nakadi.service.FeatureToggleService;
import static com.jayway.restassured.RestAssured.given;
import static com.jayway.restassured.... | src/acceptance-test/java/org/zalando/nakadi/webservice/FeatureFlagsAT.java | ARUHA-1462 Acceptance test
| src/acceptance-test/java/org/zalando/nakadi/webservice/FeatureFlagsAT.java | ARUHA-1462 Acceptance test | |
Java | epl-1.0 | a5f617ad680742a1c532b958786560ba19b8338c | 0 | bndtools/bndtools,grfield/bndtools,njbartlett/bndtools,pkriens/bndtools,lostiniceland/bndtools,lostiniceland/bndtools,timothyjward/bndtools,wodencafe/bndtools,bjhargrave/bndtools,wodencafe/bndtools,bndtools/bndtools,njbartlett/bndtools,pkriens/bndtools,bjhargrave/bndtools,njbartlett/bndtools,seanbright/bndtools,bjhargr... | package org.bndtools.builder.classpath;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.WeakHashMap;
import java.util.concur... | bndtools.builder/src/org/bndtools/builder/classpath/BndContainerInitializer.java | package org.bndtools.builder.classpath;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.WeakHashMap;
import java.util.concur... | classpath: minor fixes
- correct spelling of argument name
- log IOException instead of discarding it
- don't bother reading jar file if it does not exist
- remove superfluous project existence check since isOpen includes it
Signed-off-by: BJ Hargrave <3d26bb3930946e3370762d769a073cece444c2d8@bjhargrave.com>
| bndtools.builder/src/org/bndtools/builder/classpath/BndContainerInitializer.java | classpath: minor fixes | |
Java | epl-1.0 | error: pathspec 'src/main/java/org/jtrfp/trcl/core/GroupMutex.java' did not match any file(s) known to git
| 533683a83ee3b450ff17dd758d35970ec2ad1902 | 1 | jtrfp/terminal-recall,jtrfp/terminal-recall,jtrfp/terminal-recall | /*******************************************************************************
* This file is part of TERMINAL RECALL
* Copyright (c) 2016 Chuck Ritola
* Part of the jTRFP.org project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License... | src/main/java/org/jtrfp/trcl/core/GroupMutex.java | ⟴GroupMutex. | src/main/java/org/jtrfp/trcl/core/GroupMutex.java | ⟴GroupMutex. | |
Java | agpl-3.0 | 117d7397842147a44135ddfe16105dde5f16f06e | 0 | axelor/axelor-business-suite,jph-axelor/axelor-business-suite,axelor/axelor-business-suite,axelor/axelor-business-suite,ama-axelor/axelor-business-suite,jph-axelor/axelor-business-suite,jph-axelor/axelor-business-suite,jph-axelor/axelor-business-suite,ama-axelor/axelor-business-suite,ama-axelor/axelor-business-suite | /**
* Axelor Business Solutions
*
* Copyright (C) 2014 Axelor (<http://axelor.com>).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distribute... | axelor-account/src/main/java/com/axelor/apps/account/service/invoice/workflow/ventilate/VentilateState.java | /**
* Axelor Business Solutions
*
* Copyright (C) 2014 Axelor (<http://axelor.com>).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distribute... | RM2952 - Invoice sequence management with yearly or monthly reset
| axelor-account/src/main/java/com/axelor/apps/account/service/invoice/workflow/ventilate/VentilateState.java | RM2952 - Invoice sequence management with yearly or monthly reset | |
Java | agpl-3.0 | 91cc19befe367248e8e365262c9b9372b724acbb | 0 | rosenpin/Gadgetbridge,gtank/Gadgetbridge,roidelapluie/Gadgetbridge,ivanovlev/Gadgetbridge,Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge,roidelapluie/Gadgetbridge,ivanovlev/Gadgetbridge,rosenpin/Gadgetbridge,Freeyourgadget/Gadgetbridge,roidelapluie/Gadgetbridge,Freeyourgadget/Gadgetbridge,rosenpin/Gadgetbridge... | package nodomain.freeyourgadget.gadgetbridge.pebble;
import android.util.Pair;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Random;
import java.util.SimpleTimeZone;
import java.uti... | app/src/main/java/nodomain/freeyourgadget/gadgetbridge/pebble/PebbleProtocol.java | package nodomain.freeyourgadget.gadgetbridge.pebble;
import android.util.Pair;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Random;
import java.util.SimpleTimeZone;
import java.uti... | Pebble: spoof a newer application version (3.x)
| app/src/main/java/nodomain/freeyourgadget/gadgetbridge/pebble/PebbleProtocol.java | Pebble: spoof a newer application version (3.x) | |
Java | agpl-3.0 | 778e24e8bdc89b748b4f0b2aec079dbc891a9112 | 0 | cgvarela/tigase-server,amikey/tigase-server,Smartupz/tigase-server,cgvarela/tigase-server,caiyingyuan/tigase71,nate-sentjens/tigase-xmpp-java,caiyingyuan/tigase71,Smartupz/tigase-server,sourcebits-praveenkh/Tagase,cgvarela/tigase-server,fanout/tigase-server,caiyingyuan/tigase71,pivotal-nathan-sentjens/tigase-xmpp-java,... | /*
* Tigase Jabber/XMPP Server
* Copyright (C) 2004-2008 "Artur Hefczyc" <artur.hefczyc@tigase.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License.
*
* This... | src/main/java/tigase/xmpp/impl/DomainFilter.java | /*
* Tigase Jabber/XMPP Server
* Copyright (C) 2004-2008 "Artur Hefczyc" <artur.hefczyc@tigase.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3 of the License.
*
* This... | The blocking mode now allows for errors to be sent back to the user.
git-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@1482 7d282ba1-3ae6-0310-8f9b-c9008a0864d2
| src/main/java/tigase/xmpp/impl/DomainFilter.java | The blocking mode now allows for errors to be sent back to the user. | |
Java | agpl-3.0 | error: pathspec 'opennms-provision/opennms-provisiond/src/main/java/org/opennms/netmgt/provision/service/tasks/Async.java' did not match any file(s) known to git
| 24a5224a414c4603c04162dc5a50e89baf07f155 | 1 | rdkgit/opennms,roskens/opennms-pre-github,tdefilip/opennms,aihua/opennms,rdkgit/opennms,roskens/opennms-pre-github,roskens/opennms-pre-github,aihua/opennms,roskens/opennms-pre-github,tdefilip/opennms,aihua/opennms,tdefilip/opennms,roskens/opennms-pre-github,aihua/opennms,roskens/opennms-pre-github,aihua/opennms,roskens... | /*
* This file is part of the OpenNMS(R) Application.
*
* OpenNMS(R) is Copyright (C) 2008 The OpenNMS Group, Inc. All rights reserved.
* OpenNMS(R) is a derivative work, containing both original code, included code and modified
* code that was published under the GNU General Public License. Copyrights for modifi... | opennms-provision/opennms-provisiond/src/main/java/org/opennms/netmgt/provision/service/tasks/Async.java | oops missed a file
| opennms-provision/opennms-provisiond/src/main/java/org/opennms/netmgt/provision/service/tasks/Async.java | oops missed a file | |
Java | lgpl-2.1 | 7a2eab7d117ec369854b598eab8beae7ac6f36f6 | 0 | krichter722/swingx,trejkaz/swingx,krichter722/swingx,trejkaz/swingx,tmyroadctfig/swingx | package org.jdesktop.beans;
import static org.hamcrest.CoreMatchers.is;
import static org.jdesktop.test.matchers.Matchers.property;
import static org.junit.Assert.fail;
import static org.mockito.Matchers.argThat;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.reset;
import static org.mockito... | swingx-beaninfo/src/test/java/org/jdesktop/beans/AbstractBeanInfoTest.java | package org.jdesktop.beans;
import static org.hamcrest.CoreMatchers.is;
import static org.jdesktop.test.matchers.Matchers.property;
import static org.junit.Assert.fail;
import static org.mockito.Matchers.argThat;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.reset;
import static org.mockito... | Improved property test.
git-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@3837 1312f61e-266d-0410-97fa-c3b71232c9ac
| swingx-beaninfo/src/test/java/org/jdesktop/beans/AbstractBeanInfoTest.java | Improved property test. | |
Java | apache-2.0 | 3b1d58f8e64bf2290b3f227bbd215f5ed41f2380 | 0 | FredGithub/libgdx,stinsonga/libgdx,gf11speed/libgdx,UnluckyNinja/libgdx,SidneyXu/libgdx,js78/libgdx,JFixby/libgdx,xranby/libgdx,xoppa/libgdx,luischavez/libgdx,MetSystem/libgdx,xranby/libgdx,kzganesan/libgdx,jberberick/libgdx,zhimaijoy/libgdx,gdos/libgdx,gdos/libgdx,katiepino/libgdx,bladecoder/libgdx,xoppa/libgdx,kageha... | package com.badlogic.gdx.scenes.scene2d;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.SpriteBatch;
import com.badlogic.gdx.math.Matrix3;
import com.ba... | gdx/src/com/badlogic/gdx/scenes/scene2d/Group.java | package com.badlogic.gdx.scenes.scene2d;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.SpriteBatch;
import com.badlogic.gdx.math.Matrix3;
import com.ba... | [fixed] Group fully functional now. toChildrenCoordinateSystem works like a charme and is blazingly fast :p
| gdx/src/com/badlogic/gdx/scenes/scene2d/Group.java | [fixed] Group fully functional now. toChildrenCoordinateSystem works like a charme and is blazingly fast :p | |
Java | apache-2.0 | 23a972e3945cf8e68eab1e4b9ea49012c5769256 | 0 | mglukhikh/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,xfournet/intellij-community,ThiagoGarciaAlves/intellij-community,allotria/intellij-community,allotria/intellij-community,mglukhikh/intellij-community,xfournet/intellij-community,allotria/intellij-... | // Copyright 2000-2017 JetBrains s.r.o.
// Use of this source code is governed by the Apache 2.0 license that can be
// found in the LICENSE file.
package com.intellij.debugger.memory.utils;
import com.intellij.debugger.DebuggerBundle;
import com.intellij.debugger.engine.*;
import com.intellij.debugger.engine.evaluati... | java/debugger/impl/src/com/intellij/debugger/memory/utils/StackFrameItem.java | // Copyright 2000-2017 JetBrains s.r.o.
// Use of this source code is governed by the Apache 2.0 license that can be
// found in the LICENSE file.
package com.intellij.debugger.memory.utils;
import com.intellij.debugger.DebuggerBundle;
import com.intellij.debugger.engine.*;
import com.intellij.debugger.engine.evaluati... | fix for IDEA-CR-26672
| java/debugger/impl/src/com/intellij/debugger/memory/utils/StackFrameItem.java | fix for IDEA-CR-26672 | |
Java | apache-2.0 | 76bb61812e38de46efd1ec0d9e1226670a836945 | 0 | xfournet/intellij-community,da1z/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,xfournet/intellij-community,ThiagoGarciaAlves/intellij-community,da1z/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,da1z/intellij-community,allotria/intellij-community,xfo... | // Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.rt.debugger.agent;
import org.jetbrains.org.objectweb.asm.*;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io... | java/debugger/debugger-agent/src/com/intellij/rt/debugger/agent/CaptureAgent.java | // Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.rt.debugger.agent;
import org.jetbrains.org.objectweb.asm.*;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io... | extracted a method for IDEA-CR-26008
| java/debugger/debugger-agent/src/com/intellij/rt/debugger/agent/CaptureAgent.java | extracted a method for IDEA-CR-26008 | |
Java | apache-2.0 | fcd08808dbddd4e293e2316e2a0f3a2742c54017 | 0 | gianpaj/mongo-java-driver,jsonking/mongo-java-driver,jyemin/mongo-java-driver,kay-kim/mongo-java-driver,PSCGroup/mongo-java-driver,jyemin/mongo-java-driver,jsonking/mongo-java-driver,rozza/mongo-java-driver,rozza/mongo-java-driver | /*
* Copyright (c) 2008-2014 MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | src/test/com/mongodb/SecondaryReadTest.java | /*
* Copyright (c) 2008-2014 MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | Added message to assertion
| src/test/com/mongodb/SecondaryReadTest.java | Added message to assertion | |
Java | apache-2.0 | a84b6cf0db10c70e4acf8b333b6a816c86cca490 | 0 | mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,xfournet/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,allotria/intellij-community,allotria/intellij-community,mglukhikh/intellij-community,xfournet/intellij-community,xfournet/intellij-community,allotria/intellij-c... | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/execution/ui/CommonProgramParametersPanel.java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | fix backward compatibility: com.microsoft.tooling.msservices.intellij.azure:3.0.11
| platform/lang-impl/src/com/intellij/execution/ui/CommonProgramParametersPanel.java | fix backward compatibility: com.microsoft.tooling.msservices.intellij.azure:3.0.11 | |
Java | apache-2.0 | 43be47da698aaf431bc038449875bd258051b3af | 0 | rschilling/okhttp,yschimke/okhttp,SunnyDayDev/okhttp,jrodbx/okhttp,artem-zinnatullin/okhttp,rschilling/okhttp,nfuller/okhttp,apoorvmahajan/okhttp,rschilling/okhttp,qingsong-xu/okhttp,jrodbx/okhttp,ankit3005/okhttp,apoorvmahajan/okhttp,square/okhttp,cnoldtree/okhttp,artem-zinnatullin/okhttp,ankit3005/okhttp,Voxer/okhttp... | /*
* Copyright (C) 2015 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | okhttp-logging-interceptor/src/main/java/com/squareup/okhttp/logging/HttpLoggingInterceptor.java | /*
* Copyright (C) 2015 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | Use clever buffer/clone trick for duplicate response body.
| okhttp-logging-interceptor/src/main/java/com/squareup/okhttp/logging/HttpLoggingInterceptor.java | Use clever buffer/clone trick for duplicate response body. | |
Java | apache-2.0 | 634a1bbc93974d400dc3c20cca22959fa889d7cf | 0 | apixandru/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,xfournet/intellij-community,da1z/intellij-community,xfournet/intellij-community,vvv1559/intellij-community,mglukhikh/intellij-community,ThiagoGarciaAlves/intellij-community,mglukhikh/intellij-community,xfournet/intellij-commu... | /*
* 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... | plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/GradleProjectResolver.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... | Gradle: resolver chain shouldn't be empty
| plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/GradleProjectResolver.java | Gradle: resolver chain shouldn't be empty | |
Java | apache-2.0 | 5aa0aa00a24db18e1fb52ae8a934d001903b244a | 0 | kalyanjvn1/selenium,kalyanjvn1/selenium,chrsmithdemos/selenium,actmd/selenium,dkentw/selenium,sankha93/selenium,carlosroh/selenium,carsonmcdonald/selenium,jknguyen/josephknguyen-selenium,dcjohnson1989/selenium,dimacus/selenium,SevInf/IEDriver,lummyare/lummyare-test,minhthuanit/selenium,Tom-Trumper/selenium,aluedeke/chr... | /*
* Created on Oct 25, 2006
*
*/
package org.openqa.selenium.server.browserlaunchers;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.HttpURLConnection;
import java.net.URL;
import org.apache.commons.logging.... | server-coreless/src/main/java/org/openqa/selenium/server/browserlaunchers/MockBrowserLauncher.java | /*
* Created on Oct 25, 2006
*
*/
package org.openqa.selenium.server.browserlaunchers;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.net.HttpURLConnection;
import java.net.URL;
import org.apache.commons.logging.... | Modified MockBrowserLauncher so it can pass MockBrowserTest. Fixing PHP build, which actually uses this thing
r4089
| server-coreless/src/main/java/org/openqa/selenium/server/browserlaunchers/MockBrowserLauncher.java | Modified MockBrowserLauncher so it can pass MockBrowserTest. Fixing PHP build, which actually uses this thing | |
Java | apache-2.0 | f942830e0669d91b3e80f57ae492333995185f39 | 0 | gnuhub/intellij-community,nicolargo/intellij-community,jagguli/intellij-community,ThiagoGarciaAlves/intellij-community,jagguli/intellij-community,izonder/intellij-community,ibinti/intellij-community,idea4bsd/idea4bsd,muntasirsyed/intellij-community,orekyuu/intellij-community,da1z/intellij-community,kool79/intellij-comm... | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/refactoring/rename/inplace/CompletionContributorForInplaceRename.java | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | allow completion during inplace refactorings (IDEA-109269)
| platform/lang-impl/src/com/intellij/refactoring/rename/inplace/CompletionContributorForInplaceRename.java | allow completion during inplace refactorings (IDEA-109269) | |
Java | apache-2.0 | 65c5be734e96bcc2848876320e912ea4cc8c530e | 0 | abstractj/aerogear-unifiedpush-server,andresgalante/aerogear-unifiedpush-server,yvnicolas/aerogear-unifiedpush-server,abstractj/aerogear-unifiedpush-server,yvnicolas/aerogear-unifiedpush-server,idelpivnitskiy/aerogear-unifiedpush-server,lfryc/aerogear-unifiedpush-server,edewit/aerogear-unifiedpush-server,secondsun/aero... | /**
* JBoss, Home of Professional Open Source
* Copyright Red Hat, Inc., and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licens... | src/main/java/org/jboss/aerogear/unifiedpush/service/sender/message/UnifiedPushMessage.java | /**
* JBoss, Home of Professional Open Source
* Copyright Red Hat, Inc., and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licens... | Adding ttl to 'toString()'
| src/main/java/org/jboss/aerogear/unifiedpush/service/sender/message/UnifiedPushMessage.java | Adding ttl to 'toString()' | |
Java | apache-2.0 | 658fe28d276c536823609b100b704dfb55f85190 | 0 | helyho/Voovan,helyho/Voovan,helyho/Voovan | package org.voovan.tools.reflect;
import org.voovan.tools.TString;
import org.voovan.tools.json.JSON;
import org.voovan.tools.reflect.annotation.NotSerialization;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.util.Collection;
import java.util.Map;
import java.util.concurrent.Concurren... | Common/src/main/java/org/voovan/tools/reflect/ClassModel.java | package org.voovan.tools.reflect;
import org.voovan.tools.TString;
import org.voovan.tools.json.JSON;
import org.voovan.tools.reflect.annotation.NotSerialization;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.util.Collection;
import java.util.Map;
import java.util.concurrent.Concurren... | imp: ClassModel.buildClass 方法优化
| Common/src/main/java/org/voovan/tools/reflect/ClassModel.java | imp: ClassModel.buildClass 方法优化 | |
Java | apache-2.0 | da45b81866f51e709466de13d95b92ac4f059eed | 0 | tsunli/k-9,k9mail/k-9,msdgwzhy6/k-9,herpiko/k-9,farmboy0/k-9,vasyl-khomko/k-9,roscrazy/k-9,bashrc/k-9,suzp1984/k-9,deepworks/k-9,gilbertw1/k-9,ndew623/k-9,sanderbaas/k-9,dhootha/k-9,github201407/k-9,tsunli/k-9,KitAway/k-9,cliniome/pki,GuillaumeSmaha/k-9,CodingRmy/k-9,dhootha/k-9,dgger/k-9,crr0004/k-9,moparisthebest/k-9... |
package com.fsck.k9.mail.store;
import android.app.Application;
import android.content.ContentValues;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.text.util.Regex;
import android.util.Log;
import com.fsc... | src/com/fsck/k9/mail/store/LocalStore.java |
package com.fsck.k9.mail.store;
import android.app.Application;
import android.content.ContentValues;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.net.Uri;
import android.text.util.Regex;
import android.util.Log;
import com.fsc... | minor query reformatting
| src/com/fsck/k9/mail/store/LocalStore.java | minor query reformatting | |
Java | apache-2.0 | 442b35ade51bd82c3e345b0833f67e3dbd85885f | 0 | sitexa/vaadin,asashour/framework,synes/vaadin,kironapublic/vaadin,carrchang/vaadin,Darsstar/framework,oalles/vaadin,bmitc/vaadin,Peppe/vaadin,sitexa/vaadin,Scarlethue/vaadin,peterl1084/framework,kironapublic/vaadin,kironapublic/vaadin,peterl1084/framework,sitexa/vaadin,Peppe/vaadin,Darsstar/framework,peterl1084/framewo... | /*
* Copyright 2000-2014 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | client/src/com/vaadin/client/ApplicationConnection.java | /*
* Copyright 2000-2014 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | Assert that async UIDL processing happens in order (#14643)
Change-Id: Ib2502ad9dc4d28eca41e45efd025478d3f4330a0
| client/src/com/vaadin/client/ApplicationConnection.java | Assert that async UIDL processing happens in order (#14643) | |
Java | apache-2.0 | 9320e015590fdecad7a76bee4fb12ce615c8844e | 0 | avram/gcm,javadmehmood/gcm,muthuraja3e/gcm,ziguzagu127/gcm,atulgoswami21/gcm,muratsever/mseverr-p1,shinhithi/gcm,jamsac2012/gcm,SUDHAKHAR/gcm,barianet/gcm,eroad/gcm,somghosh/gcm,kroikie/gcm,nguyenvanquan7826/gcm,DoruAdryan/gcm,russellpwirtz/gcm,klwoon/gcm,geass/gcm,vardanbansal/gcm,zakaria90/gcm,GeBeater/gcm-server,Nal... | /*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | gcm-client/src/com/google/android/gcm/GCMConstants.java | /*
* Copyright 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | Added new constant for 'from' extra; minor fixes in the javadoc
| gcm-client/src/com/google/android/gcm/GCMConstants.java | Added new constant for 'from' extra; minor fixes in the javadoc | |
Java | apache-2.0 | 5624278b6b3e64e8d261c17ebeb3916ebdca004e | 0 | suncycheng/intellij-community,suncycheng/intellij-community,salguarnieri/intellij-community,tmpgit/intellij-community,samthor/intellij-community,allotria/intellij-community,fitermay/intellij-community,holmes/intellij-community,apixandru/intellij-community,diorcety/intellij-community,mglukhikh/intellij-community,hurricu... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/util/src/com/intellij/util/containers/ConcurrentHashSet.java | /*
* Copyright 2000-2014 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... | made constructors public again
| platform/util/src/com/intellij/util/containers/ConcurrentHashSet.java | made constructors public again |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.