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 | b52b0c149999f15b8cee8dce41db197bd6f1303d | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 3b0e89fc-2e61-11e5-9284-b827eb9e62be | hello.java | 3b09278c-2e61-11e5-9284-b827eb9e62be | 3b0e89fc-2e61-11e5-9284-b827eb9e62be | hello.java | 3b0e89fc-2e61-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | 0e6be050585fde50af119f78371c22f6d20e876d | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 130c80c0-2e62-11e5-9284-b827eb9e62be | hello.java | 1307102c-2e62-11e5-9284-b827eb9e62be | 130c80c0-2e62-11e5-9284-b827eb9e62be | hello.java | 130c80c0-2e62-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | 68b233e3b2675df99b635d4ee3bfd23e13414ef3 | 0 | cytoscape/cytoscape-impl,cytoscape/cytoscape-impl,cytoscape/cytoscape-impl,cytoscape/cytoscape-impl,cytoscape/cytoscape-impl | /*
File: CytoPanelImp.java
Copyright (c) 2006, 2010, The Cytoscape Consortium (www.cytoscape.org)
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, ... | swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoPanelImp.java | /*
File: CytoPanelImp.java
Copyright (c) 2006, 2010, The Cytoscape Consortium (www.cytoscape.org)
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 2.1 of the License, ... | fixes #767 Close button had been added to CytoPanels. Users can close (hide) the panel by clicking the icon.
| swing-application-impl/src/main/java/org/cytoscape/internal/view/CytoPanelImp.java | fixes #767 Close button had been added to CytoPanels. Users can close (hide) the panel by clicking the icon. | |
Java | apache-2.0 | e6f2f5b17c85956db9c2318788b4e715767b7aca | 0 | ulfjack/bazel,aehlig/bazel,safarmer/bazel,dslomov/bazel,dslomov/bazel,aehlig/bazel,davidzchen/bazel,dslomov/bazel,ButterflyNetwork/bazel,meteorcloudy/bazel,katre/bazel,twitter-forks/bazel,perezd/bazel,cushon/bazel,davidzchen/bazel,aehlig/bazel,perezd/bazel,aehlig/bazel,twitter-forks/bazel,meteorcloudy/bazel,katre/bazel... | // Copyright 2018 The Bazel Authors. 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... | src/main/java/com/google/devtools/build/lib/includescanning/SpawnIncludeScanner.java | // Copyright 2018 The Bazel Authors. 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... | Do not put blaze-grepped_includes_<lang> files inside tree artifact directories
RELNOTES: None.
PiperOrigin-RevId: 266890605
| src/main/java/com/google/devtools/build/lib/includescanning/SpawnIncludeScanner.java | Do not put blaze-grepped_includes_<lang> files inside tree artifact directories | |
Java | apache-2.0 | 670bd2de64f7e42abccc916c3378263d4a2f5401 | 0 | trekawek/jackrabbit-oak,anchela/jackrabbit-oak,apache/jackrabbit-oak,amit-jain/jackrabbit-oak,anchela/jackrabbit-oak,mreutegg/jackrabbit-oak,trekawek/jackrabbit-oak,trekawek/jackrabbit-oak,apache/jackrabbit-oak,mreutegg/jackrabbit-oak,amit-jain/jackrabbit-oak,apache/jackrabbit-oak,anchela/jackrabbit-oak,mreutegg/jackra... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/segment/file/FileStore.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 ... | OAK-876: SegmentMK: File backend restart problem due to missing padding
Add a padding record at the end of a data tar file when needed.
git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1494530 13f79535-47bb-0310-9956-ffa450edef68
| oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/segment/file/FileStore.java | OAK-876: SegmentMK: File backend restart problem due to missing padding | |
Java | apache-2.0 | 05d83f45389658aff7ff82ab4baafa7a64e8f527 | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2019 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.openapi.editor;
import com.intellij.codeInsight.daemon.DaemonCodeAnalyzer;
import com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl;
import com.int... | platform/lang-impl/src/com/intellij/openapi/editor/EditorMouseHoverPopupManager.java | // Copyright 2000-2019 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.openapi.editor;
import com.intellij.codeInsight.daemon.DaemonCodeAnalyzer;
import com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl;
import com.int... | IDEA-228916 IntentionAction.isAvailable() shouldn't be called in EDT on F2 / Shift+F2
GitOrigin-RevId: 9975ec2fbe6694ba3b8c99dcb3274cbeb3b5f13a | platform/lang-impl/src/com/intellij/openapi/editor/EditorMouseHoverPopupManager.java | IDEA-228916 IntentionAction.isAvailable() shouldn't be called in EDT on F2 / Shift+F2 | |
Java | apache-2.0 | ec52f28e1a4aadfbce883a0633a18b3255bec4d6 | 0 | theanuradha/cubeon | /*
* Copyright 2008 Anuradha.
*
* 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... | connectors/jira/lib/src/main/java/org/netbeans/cubeon/jira/remote/JiraSession.java | /*
* Copyright 2008 Anuradha.
*
* 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... | added upport to ignore SSL validation in jira api | connectors/jira/lib/src/main/java/org/netbeans/cubeon/jira/remote/JiraSession.java | added upport to ignore SSL validation in jira api | |
Java | apache-2.0 | b1bd00e57a60201cd4c7ad724281c3e2ca629312 | 0 | apache/commons-fileupload,apache/commons-fileupload | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/main/java/org/apache/commons/fileupload2/disk/DiskFileItemFactory.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Fix indent | src/main/java/org/apache/commons/fileupload2/disk/DiskFileItemFactory.java | Fix indent | |
Java | apache-2.0 | 0be569f9f385e509fdc11e4d8ce2bcebf5703e6d | 0 | rkk09c/FrisbeeGolfApp | package edu.fsu.cs.BadAssTeam.SpecialK.frisbeegolf;
/**
* Created by k on 7/19/14.
*/
class playerStruct{
protected String playerName;
protected int lNum; //link (node) number
protected int holeNum; //total amount of holes
protected int courseNum;
protected int[] playerPu... | FrisbeeGolf/app/src/main/java/edu/fsu/cs/BadAssTeam/SpecialK/frisbeegolf/fbGolf.java | package edu.fsu.cs.BadAssTeam.SpecialK.frisbeegolf;
/**
* Created by k on 7/19/14.
*/
class playerStruct{
protected String playerName;
protected int lNum; //link (node) number
protected int holeNum; //total amount of holes
protected int courseNum;
protected int[] playerPu... | gets and sets for putts done
| FrisbeeGolf/app/src/main/java/edu/fsu/cs/BadAssTeam/SpecialK/frisbeegolf/fbGolf.java | gets and sets for putts done | |
Java | apache-2.0 | bf08783c4cd04d96831485b89379b680eb7cedfd | 0 | vroyer/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra,vroyer/elassandra,strapdata/elassandra | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | server/src/test/java/org/elasticsearch/index/query/GeoDistanceQueryBuilderTests.java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | Tests: Add checks to GeoDistanceQueryBuilderTests (#34273)
Adds checks for parsed geo distance query. It is a bit hack-ish since it
compares with query's toString() output, but it is better than no
checks. The parsed query itself has default visibility, so we cannot
access it here unless we move the test to org.apache... | server/src/test/java/org/elasticsearch/index/query/GeoDistanceQueryBuilderTests.java | Tests: Add checks to GeoDistanceQueryBuilderTests (#34273) | |
Java | apache-2.0 | 2a2572c5e7c767c626a3269ef6615f94f6cbb06e | 0 | bonprix/vaadin-combobox-multiselect | /*
* Copyright 2000-2016 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 ... | vaadin-combobox-multiselect-addon/src/main/java/org/vaadin/addons/client/VComboBoxMultiselect.java | /*
* Copyright 2000-2016 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 ... | fixed select all and clear all
| vaadin-combobox-multiselect-addon/src/main/java/org/vaadin/addons/client/VComboBoxMultiselect.java | fixed select all and clear all | |
Java | apache-2.0 | bfb69d7a269c5104eadc1781cc9cf1ea74121b49 | 0 | kuali/kc-rice,shahess/rice,cniesen/rice,ewestfal/rice-svn2git-test,UniversityOfHawaiiORS/rice,sonamuthu/rice-1,smith750/rice,ewestfal/rice-svn2git-test,rojlarge/rice-kc,bhutchinson/rice,rojlarge/rice-kc,kuali/kc-rice,sonamuthu/rice-1,cniesen/rice,bhutchinson/rice,geothomasp/kualico-rice-kc,cniesen/rice,jwillia/kc-rice1... | /**
* Copyright 2005-2013 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless required by a... | rice-middleware/sampleapp/src/it/java/edu/samplu/common/WebDriverLegacyITBase.java | /**
* Copyright 2005-2013 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless required by a... | KULRICE-7723 : Fix failing smoke tests - Cancel link fix.
| rice-middleware/sampleapp/src/it/java/edu/samplu/common/WebDriverLegacyITBase.java | KULRICE-7723 : Fix failing smoke tests - Cancel link fix. | |
Java | apache-2.0 | 7214d2448acbb7ce87ecd794dbfbce9a0bf48ede | 0 | telefonicaid/fiware-cosmos-platform,telefonicaid/fiware-cosmos-platform,telefonicaid/fiware-cosmos-platform,telefonicaid/fiware-cosmos-platform,telefonicaid/fiware-cosmos-platform | package es.tid.cosmos.mobility.outpois;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import es.tid.cosmos.mobility.util.ConvertClusterVectorToMobDataByTwoIntJob;
import es.tid.cosmos.mobility.util.ConvertPoiToMobDataByTwoIntJob;
/**
*
* @aut... | cosmos/models/mobility/src/main/java/es/tid/cosmos/mobility/outpois/OutPoisRunner.java | package es.tid.cosmos.mobility.outpois;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import es.tid.cosmos.mobility.util.ConvertClusterVectorToMobDataByTwoIntJob;
import es.tid.cosmos.mobility.util.ConvertPoiToMobDataByTwoIntJob;
/**
*
* @aut... | Delete pointsOfInterestId in outpois.
| cosmos/models/mobility/src/main/java/es/tid/cosmos/mobility/outpois/OutPoisRunner.java | Delete pointsOfInterestId in outpois. | |
Java | apache-2.0 | 8ee67a9cde465f806a8520009b50b73074564440 | 0 | apache/kylin,apache/kylin,apache/incubator-kylin,apache/kylin,apache/kylin,apache/incubator-kylin,apache/incubator-kylin,apache/incubator-kylin,apache/kylin,apache/kylin,apache/incubator-kylin,apache/incubator-kylin,apache/kylin | /*
* 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 ... | invertedindex/src/test/java/org/apache/kylin/invertedindex/InvertedIndexLocalTest.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 ... | KYLIN-1596 UT fail, due to String encoding CharsetEncoder mismatch
Signed-off-by: wangxianbin1987 <ee950db8afcf0d2ae6c32bc3bbf9c64735c0bc6d@gmail.com>
Signed-off-by: Hongbin Ma <85dffadbcf9f62fac2ae7c1cb8fa535b9035a526@apache.org>
| invertedindex/src/test/java/org/apache/kylin/invertedindex/InvertedIndexLocalTest.java | KYLIN-1596 UT fail, due to String encoding CharsetEncoder mismatch | |
Java | apache-2.0 | a99eec92778b3abe58ba48c4da0e653f9e85f2f4 | 0 | ilscipio/scipio-erp,ilscipio/scipio-erp,ilscipio/scipio-erp,ilscipio/scipio-erp,ilscipio/scipio-erp | /*******************************************************************************
* 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... | applications/product/src/org/ofbiz/product/imagemanagement/ImageManagementServices.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... | upstream patch: product: ImageManagementServices: fix warnings
Removes a portion of completely unused code ("filenameToUse" was never
used).
Refs https://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/556 | applications/product/src/org/ofbiz/product/imagemanagement/ImageManagementServices.java | upstream patch: product: ImageManagementServices: fix warnings | |
Java | apache-2.0 | 1ba805012c1790d71b2a8db4f763584af9e5cb77 | 0 | volodymyr-babak/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,volodymyr-babak/thingsboard,volodymyr-babak/thingsboard,volodymyr-babak/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,volodymyr-babak/thingsboard,thingsboard/thingsboard,volodymyr-babak/thingsboard | /**
* Copyright © 2016-2021 The Thingsboard Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java | /**
* Copyright © 2016-2021 The Thingsboard Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | lwm2m - sql - Updating device profile profile_data transport_type==LWM2M...
| application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java | lwm2m - sql - Updating device profile profile_data transport_type==LWM2M... | |
Java | apache-2.0 | 32f430885b32765b3fad07b1c25b257926f81dfe | 0 | MalharJenkins/incubator-apex-core,amberarrow/incubator-apex-core,simplifi-it/otterx,vrozov/apex-core,amberarrow/incubator-apex-core,vrozov/incubator-apex-core,sandeshh/incubator-apex-core,apache/incubator-apex-core,deepak-narkhede/apex-core,tweise/incubator-apex-core,vrozov/incubator-apex-core,devtagare/incubator-apex-... | /*
* Copyright (c) 2012-2013 Malhar, Inc.
* All Rights Reserved.
*/
package com.malhartech.bufferserver.internal;
import com.malhartech.bufferserver.packet.MessageType;
import com.malhartech.bufferserver.packet.Tuple;
import com.malhartech.bufferserver.util.SerializedData;
import java.io.IOException;
import java.... | bufferserver/src/main/java/com/malhartech/bufferserver/internal/FastDataList.java | /*
* Copyright (c) 2012-2013 Malhar, Inc.
* All Rights Reserved.
*/
package com.malhartech.bufferserver.internal;
import com.malhartech.bufferserver.packet.MessageType;
import com.malhartech.bufferserver.packet.Tuple;
import com.malhartech.bufferserver.util.SerializedData;
import java.io.IOException;
import java.... | debugging. | bufferserver/src/main/java/com/malhartech/bufferserver/internal/FastDataList.java | debugging. | |
Java | apache-2.0 | 1cff6738bed5f9bfb7c2443088e8b00f7d4d7491 | 0 | ninja-/netty,sameira/netty,mcobrien/netty,eonezhang/netty,BrunoColin/netty,ngocdaothanh/netty,golovnin/netty,lugt/netty,blucas/netty,junjiemars/netty,shism/netty,Kalvar/netty,djchen/netty,jdivy/netty,netty/netty,Kingson4Wu/netty,eincs/netty,ijuma/netty,danny200309/netty,nkhuyu/netty,Apache9/netty,junjiemars/netty,zhuji... | /*
* JBoss, Home of Professional Open Source
*
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* by the @author tags. See the COPYRIGHT.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | src/main/java/org/jboss/netty/channel/socket/http/HttpTunnelingSocketChannelConfig.java | /*
* JBoss, Home of Professional Open Source
*
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* by the @author tags. See the COPYRIGHT.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | Made HttpTunnelingSocketChannelConfig public to allow an access to the SslContext property
| src/main/java/org/jboss/netty/channel/socket/http/HttpTunnelingSocketChannelConfig.java | Made HttpTunnelingSocketChannelConfig public to allow an access to the SslContext property | |
Java | apache-2.0 | 771ec1a9838ed095238a0a0b1eced34b11cc1f28 | 0 | APriestman/autopsy,millmanorama/autopsy,wschaeferB/autopsy,millmanorama/autopsy,wschaeferB/autopsy,rcordovano/autopsy,wschaeferB/autopsy,esaunders/autopsy,millmanorama/autopsy,rcordovano/autopsy,APriestman/autopsy,esaunders/autopsy,rcordovano/autopsy,millmanorama/autopsy,rcordovano/autopsy,APriestman/autopsy,APriestman... | /*
* Autopsy Forensic Browser
*
* Copyright 2017-2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | Core/test/qa-functional/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java | /*
* Autopsy Forensic Browser
*
* Copyright 2017-2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | 3598: 6th test for file filter tests
| Core/test/qa-functional/src/org/sleuthkit/autopsy/ingest/IngestFileFiltersTest.java | 3598: 6th test for file filter tests | |
Java | apache-2.0 | 1c7cee47dda85fed829a7238bceb1e7f45444efd | 0 | level7systems/jitsi,jitsi/jitsi,mckayclarey/jitsi,damencho/jitsi,Metaswitch/jitsi,gpolitis/jitsi,cobratbq/jitsi,dkcreinoso/jitsi,HelioGuilherme66/jitsi,iant-gmbh/jitsi,ibauersachs/jitsi,gpolitis/jitsi,jibaro/jitsi,dkcreinoso/jitsi,procandi/jitsi,tuijldert/jitsi,procandi/jitsi,HelioGuilherme66/jitsi,bebo/jitsi,ringdna/j... | /*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.impl.gui.main.contactlist;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
impo... | src/net/java/sip/communicator/impl/gui/main/contactlist/DefaultTreeContactList.java | /*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.impl.gui.main.contactlist;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
impo... | Fixes NullPointerException when closing chat window.
| src/net/java/sip/communicator/impl/gui/main/contactlist/DefaultTreeContactList.java | Fixes NullPointerException when closing chat window. | |
Java | apache-2.0 | 82cf4d569bb0c52b03dad9bef4d8b57689166c52 | 0 | ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop,ontop/ontop | package it.unibz.inf.ontop.spec.mapping.pp.impl;
import com.google.common.base.Joiner;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.ImmutableSet;
import com.google.inject.Inject;
import it.unibz.inf.ontop.dbschema.*;
import it.unibz.inf... | mapping/sql/core/src/main/java/it/unibz/inf/ontop/spec/mapping/pp/impl/LegacySQLPPMappingConverter.java | package it.unibz.inf.ontop.spec.mapping.pp.impl;
import com.google.common.base.Joiner;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.ImmutableSet;
import com.google.inject.Inject;
import it.unibz.inf.ontop.dbschema.*;
import it.unibz.inf... | LegacySQLPPMappingConverter
| mapping/sql/core/src/main/java/it/unibz/inf/ontop/spec/mapping/pp/impl/LegacySQLPPMappingConverter.java | LegacySQLPPMappingConverter | |
Java | artistic-2.0 | 2e63aee7041212a5a66dda1783a4cd279a3032a9 | 0 | quantdse60878/HSTS,quantdse60878/HSTS,quantdse60878/HSTS,quantdse60878/HSTS | /**
* FPT University Capstone Project 2015.
* Program: HSTS.
* Program manager: Kieu Trong Khanh.
* Author: dangquantran.
* Date: 10/8/2015.
*/
package vn.edu.fpt.hsts.bizlogic.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import ... | sources/hsts-demo/src/main/java/vn/edu/fpt/hsts/bizlogic/service/DoctorService.java | /**
* FPT University Capstone Project 2015.
* Program: HSTS.
* Program manager: Kieu Trong Khanh.
* Author: dangquantran.
* Date: 10/8/2015.
*/
package vn.edu.fpt.hsts.bizlogic.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import ... | update
| sources/hsts-demo/src/main/java/vn/edu/fpt/hsts/bizlogic/service/DoctorService.java | update | |
Java | bsd-2-clause | 5d17632cde4cc634f93d964e23aa7832a23e181e | 0 | wrld3d/wrld-example-app,wrld3d/wrld-example-app,eegeo/eegeo-example-app,wrld3d/wrld-example-app,wrld3d/wrld-example-app,wrld3d/wrld-example-app,wrld3d/wrld-example-app,wrld3d/wrld-example-app,wrld3d/wrld-example-app,eegeo/eegeo-example-app,eegeo/eegeo-example-app,eegeo/eegeo-example-app,eegeo/eegeo-example-app,eegeo/ee... | // Copyright eeGeo Ltd (2012-2015), All Rights Reserved
package com.eegeo.flattenbutton;
import com.eegeo.entrypointinfrastructure.MainActivity;
import com.eegeo.mobileexampleapp.R;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.ToggleButton;
public class FlattenButtonView imp... | android/src/com/eegeo/flattenbutton/FlattenButtonView.java | // Copyright eeGeo Ltd (2012-2015), All Rights Reserved
package com.eegeo.flattenbutton;
import com.eegeo.entrypointinfrastructure.MainActivity;
import com.eegeo.mobileexampleapp.R;
import android.view.View;
import android.widget.RelativeLayout;
import android.widget.ToggleButton;
public class FlattenButtonView imp... | Fix for crash on interior entry - looks like there was a Java side JNI method missing in FlattenButtonView. Buddy: Vimmy
| android/src/com/eegeo/flattenbutton/FlattenButtonView.java | Fix for crash on interior entry - looks like there was a Java side JNI method missing in FlattenButtonView. Buddy: Vimmy | |
Java | bsd-3-clause | 0c379f2f29eec8b193c92089fa479783a5aa8a93 | 0 | erikhofer/GrowthLectures,erikhofer/GrowthLectures,erikhofer/GrowthLectures | package com.xinra.growthlectures.entity;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import org.springframework.beans.factory.annotation.Autowired;
public class LectureRepositoryImpl implements AbstractLectureRepository... | src/main/groovy/com/xinra/growthlectures/entity/LectureRepositoryImpl.java | package com.xinra.growthlectures.entity;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import org.springframework.beans.factory.annotation.Autowired;
public class LectureRepositoryImpl implements AbstractLectureRepositoryCustom<Lecture> {
@Autowired
EntityManage... | #19 finished seach implementation
| src/main/groovy/com/xinra/growthlectures/entity/LectureRepositoryImpl.java | #19 finished seach implementation | |
Java | mit | 8ff6fdb2ede3da2df52ce270b6e8451934956383 | 0 | DevOpsDistilled/OpERP,njmube/OpERP | package devopsdistilled.operp.client.stock.panes.controllers.impl;
import java.util.LinkedList;
import java.util.List;
import javax.inject.Inject;
import devopsdistilled.operp.client.exceptions.EntityValidationException;
import devopsdistilled.operp.client.exceptions.NullFieldException;
import devopsdistilled.operp.... | OpERP/src/main/java/devopsdistilled/operp/client/stock/panes/controllers/impl/TransferStockPaneControllerImpl.java | package devopsdistilled.operp.client.stock.panes.controllers.impl;
import javax.inject.Inject;
import devopsdistilled.operp.client.exceptions.EntityValidationException;
import devopsdistilled.operp.client.exceptions.NullFieldException;
import devopsdistilled.operp.client.stock.models.StockModel;
import devopsdistille... | Impl transfer()
OPEN - task 24: Create a stock module
http://github.com/DevOpsDistilled/OpERP/issues/issue/24 | OpERP/src/main/java/devopsdistilled/operp/client/stock/panes/controllers/impl/TransferStockPaneControllerImpl.java | Impl transfer() | |
Java | mit | 3b0f541009516fa8e2cac3cdd2eacde858523b22 | 0 | jpaoletti/java-presentation-manager-2,jpaoletti/java-presentation-manager-2 | package jpaoletti.jpm2.core.service;
import java.util.List;
import java.util.Map;
import jpaoletti.jpm2.core.PMException;
import jpaoletti.jpm2.core.dao.DAO;
import jpaoletti.jpm2.core.dao.DAOListConfiguration;
import jpaoletti.jpm2.core.exception.NotAuthorizedException;
import jpaoletti.jpm2.core.model.ContextualEnti... | modules/jpm2-core/src/main/java/jpaoletti/jpm2/core/service/JPMServiceImpl.java | package jpaoletti.jpm2.core.service;
import java.util.List;
import java.util.Map;
import jpaoletti.jpm2.core.PMException;
import jpaoletti.jpm2.core.dao.DAO;
import jpaoletti.jpm2.core.dao.DAOListConfiguration;
import jpaoletti.jpm2.core.exception.NotAuthorizedException;
import jpaoletti.jpm2.core.model.ContextualEnti... | Adding field validations to the possible detach in update | modules/jpm2-core/src/main/java/jpaoletti/jpm2/core/service/JPMServiceImpl.java | Adding field validations to the possible detach in update | |
Java | mit | 18e9495738bb084860d767b019e542f47ec8d345 | 0 | grzesiek-galezowski/AutoFixtureGenerator | package autofixture.publicinterface.thirdpartysupport;
import autofixture.interfaces.InlineConstrainedGenerator;
import autofixture.publicinterface.Any;
import autofixture.publicinterface.InstanceOf;
import io.vavr.collection.*;
import io.vavr.control.Either;
import io.vavr.control.Option;
import io.vavr.control.Try;
... | src/main/java/autofixture/publicinterface/thirdpartysupport/AnyVavr.java | package autofixture.publicinterface.thirdpartysupport;
import autofixture.interfaces.InlineConstrainedGenerator;
import autofixture.publicinterface.Any;
import autofixture.publicinterface.InstanceOf;
import io.vavr.collection.List;
import lombok.NonNull;
import static autofixture.generators.objects.implementationdeta... | Added support for eithers, optionals, validations and tries
| src/main/java/autofixture/publicinterface/thirdpartysupport/AnyVavr.java | Added support for eithers, optionals, validations and tries | |
Java | mit | e7d4886b9b7b5e938496661b765fe63f659a1d12 | 0 | LizaAlert-HotLine/AndroidMobileWorkplace,Malemute/AndroidMobileWorkplace,tseglevskiy/AndroidMobileWorkplace,tseglevskiy/AndroidMobileWorkplace,LizaAlert-HotLine/AndroidMobileWorkplace,Malemute/AndroidMobileWorkplace | /*
Copyright (c) 2014 Igor Tseglevskiy <igor.tseglevskiy@gmail.com>
Copyright (c) 2014 Other contributors as noted in the AUTHORS file.
Этот файл является частью приложения "Мобильное рабочее место оператора
Горячей линии по пропавшим детям".
Данная лицензия разрешает лицам, получившим копию "Моби... | AndroidMobileWorkplace/src/ru/lizaalert/hotline/ui/InputFormFragment.java | /*
Copyright (c) 2014 Igor Tseglevskiy <igor.tseglevskiy@gmail.com>
Copyright (c) 2014 Other contributors as noted in the AUTHORS file.
Этот файл является частью приложения "Мобильное рабочее место оператора
Горячей линии по пропавшим детям".
Данная лицензия разрешает лицам, получившим копию "Моби... | #3 - починил отправку SMS
| AndroidMobileWorkplace/src/ru/lizaalert/hotline/ui/InputFormFragment.java | #3 - починил отправку SMS | |
Java | mit | 2150f00b52b3f8cd9f7110c566baef160ccbc36d | 0 | jpaoletti/java-presentation-manager-2,jpaoletti/java-presentation-manager-2 | package jpaoletti.jpm2.web.controller;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.regex.Matcher;
import jpaoletti.jpm2.core.PMException;
import jpaoletti.jpm2.core.converter.Converter;
import static jpaoletti.jpm2.core.converter.ToStringConverter.DISPLAY_PATTERN;
import jpaoletti.jpm2.core.... | modules/jpm2-web/src/main/java/jpaoletti/jpm2/web/controller/ShowController.java | package jpaoletti.jpm2.web.controller;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.regex.Matcher;
import jpaoletti.jpm2.core.PMException;
import jpaoletti.jpm2.core.converter.Converter;
import static jpaoletti.jpm2.core.converter.ToStringConverter.DISPLAY_PATTERN;
import jpaoletti.jpm2.core.... | Small fix | modules/jpm2-web/src/main/java/jpaoletti/jpm2/web/controller/ShowController.java | Small fix | |
Java | mit | e8e187b5c79ee5698805eadfcead1efbb2e267c4 | 0 | kooditeam/koodi,kooditeam/koodi,kooditeam/koodi | package koodi.controller;
import koodi.Main;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.... | koodi/src/test/java/koodi/controller/QuestionAnsweringControllerTest.java | package koodi.controller;
import koodi.Main;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.... | added test class
| koodi/src/test/java/koodi/controller/QuestionAnsweringControllerTest.java | added test class | |
Java | mit | e06ea3d635478c8288529114703828f9b9d83103 | 0 | DevOpsDistilled/OpERP,njmube/OpERP | package devopsdistilled.operp.client.business.sales.panes;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.util.List;
import javax.inject.Inject;
import javax.swing.JButton;
import javax.swing.JComboBox;
import j... | OpERP/src/main/java/devopsdistilled/operp/client/business/sales/panes/SalePane.java | package devopsdistilled.operp.client.business.sales.panes;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.util.List;
import javax.inject.Inject;
import javax.swing.JButton;
import javax.swing.JComboBox;
import j... | Use own buttons,Impl "Cancel" | OpERP/src/main/java/devopsdistilled/operp/client/business/sales/panes/SalePane.java | Use own buttons,Impl "Cancel" | |
Java | epl-1.0 | c32b7dad8335846fb5db87e1bc82fdbcc3a8ebb6 | 0 | sleshchenko/che,codenvy/che,sleshchenko/che,TypeFox/che,sleshchenko/che,Patricol/che,codenvy/che,davidfestal/che,akervern/che,sudaraka94/che,akervern/che,codenvy/che,davidfestal/che,jonahkichwacoders/che,TypeFox/che,Patricol/che,TypeFox/che,jonahkichwacoders/che,davidfestal/che,sudaraka94/che,sudaraka94/che,sudaraka94/... | /*
* Copyright 2009 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... | ide/commons-gwt/src/main/java/org/eclipse/che/ide/util/browser/QuirksConstants.java | /*
* Copyright 2009 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... | CHE-5828. Remove extra expression
Signed-off-by: Roman Nikitenko <0be018152ee7cd64f2a252ce5f3fb59cd3120f3c@redhat.com>
| ide/commons-gwt/src/main/java/org/eclipse/che/ide/util/browser/QuirksConstants.java | CHE-5828. Remove extra expression | |
Java | epl-1.0 | 902fe2abed309e4b2ac25baba6551792d2013268 | 0 | rrimmana/birt-1,rrimmana/birt-1,sguan-actuate/birt,sguan-actuate/birt,Charling-Huang/birt,Charling-Huang/birt,rrimmana/birt-1,Charling-Huang/birt,sguan-actuate/birt,sguan-actuate/birt,sguan-actuate/birt,rrimmana/birt-1,rrimmana/birt-1,Charling-Huang/birt,Charling-Huang/birt | /***********************************************************************
* Copyright (c) 2004, 2008 Actuate Corporation.
* 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 ... | chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java | /***********************************************************************
* Copyright (c) 2004, 2008 Actuate Corporation.
* 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 ... | Fix Bugzilla #258787 - Live preview becomes blank after setting format for legend items.
| chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java | Fix Bugzilla #258787 - Live preview becomes blank after setting format for legend items. | |
Java | epl-1.0 | e423ad03ff13c1f513dbf19ba2e57fdd3a5b1659 | 0 | Snickermicker/smarthome,kgoderis/smarthome,philomatic/smarthome,resetnow/smarthome,S0urceror/smarthome,plamen-peev/smarthome,resetnow/smarthome,BenediktNiehues/smarthome,marinmitev/smarthome,resetnow/smarthome,chaton78/smarthome,cdjackson/smarthome,Snickermicker/smarthome,vkolotov/smarthome,kceiw/smarthome,BenediktNieh... | /**
* Copyright (c) 2014-2015 openHAB UG (haftungsbeschraenkt) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.htm... | bundles/model/org.eclipse.smarthome.model.core/src/main/java/org/eclipse/smarthome/model/core/internal/folder/FolderObserver.java | /**
* Copyright (c) 2014-2015 openHAB UG (haftungsbeschraenkt) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.htm... | Remove wrong JavaDoc (#1463)
Signed-off-by: Sebastian Janzen <db043b2055cb3a47b2eb0b5aebf4e114a8c24a5a@janzen.it> | bundles/model/org.eclipse.smarthome.model.core/src/main/java/org/eclipse/smarthome/model/core/internal/folder/FolderObserver.java | Remove wrong JavaDoc (#1463) | |
Java | mpl-2.0 | f54f967e5de8d4b2fc86b8b5728f266090171905 | 0 | carlwilson/veraPDF-library | package org.verapdf.model.impl.pb.cos;
import org.apache.log4j.Logger;
import org.apache.pdfbox.cos.*;
import org.verapdf.model.coslayer.CosStream;
import java.io.IOException;
/**
* PDF Stream type
*
* @author Evgeniy Mutavitskiy
*/
public class PBCosStream extends PBCosDict implements CosStream {
private f... | modelimplementation/src/main/java/org/verapdf/model/impl/pb/cos/PBCosStream.java | package org.verapdf.model.impl.pb.cos;
import org.apache.log4j.Logger;
import org.apache.pdfbox.cos.*;
import org.verapdf.model.coslayer.CosStream;
import java.io.IOException;
/**
* PDF Stream type
*
* @author Evgeniy Mutavitskiy
*/
public class PBCosStream extends PBCosDict implements CosStream {
private f... | Add support of spacings check for CosStream
| modelimplementation/src/main/java/org/verapdf/model/impl/pb/cos/PBCosStream.java | Add support of spacings check for CosStream | |
Java | agpl-3.0 | 4cb41a51424301fa631aecf29781dfd9d55c2839 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | e953d2d0-2e5f-11e5-9284-b827eb9e62be | hello.java | e94e666a-2e5f-11e5-9284-b827eb9e62be | e953d2d0-2e5f-11e5-9284-b827eb9e62be | hello.java | e953d2d0-2e5f-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | af830b0c31ea7ecd1db31f5932674400cbeee13d | 0 | lampeh/FooPing,lampeh/FooPing,lampeh/FooPing | /*
* Copyright 2014 Hauke Lampe
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is dis... | app/src/main/java/org/openchaos/android/fooping/service/PingService.java | /*
* Copyright 2014 Hauke Lampe
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is dis... | complicated way to remove the LocationListener through AlarmManager is too complicated
TODO: keep a list of active requests, use single LocationListener
| app/src/main/java/org/openchaos/android/fooping/service/PingService.java | complicated way to remove the LocationListener through AlarmManager is too complicated TODO: keep a list of active requests, use single LocationListener | |
Java | agpl-3.0 | 4cc22a2a83328b232b6dbdee6a43774870a7d3bd | 0 | geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-client-gwt2,geomajas/geomajas-project-server,geomajas/geomajas-project-client-gwt2,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-server,geomajas/geomajas-project-server | /*
* This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
*
* Copyright 2008-2011 Geosparc nv, http://www.geosparc.com/, Belgium.
*
* The program is available in open source according to the GNU Affero
* General Public License. All contributions in this program are covered
* by the Geomajas Contr... | plugin/geomajas-widget-advancedviews/geomajas-widget-advancedviews/src/main/java/org/geomajas/widget/advancedviews/service/LegendIconsServiceImpl.java | /*
* This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
*
* Copyright 2008-2011 Geosparc nv, http://www.geosparc.com/, Belgium.
*
* The program is available in open source according to the GNU Affero
* General Public License. All contributions in this program are covered
* by the Geomajas Contr... | GAV-1: couldn't find default rastericon.
| plugin/geomajas-widget-advancedviews/geomajas-widget-advancedviews/src/main/java/org/geomajas/widget/advancedviews/service/LegendIconsServiceImpl.java | GAV-1: couldn't find default rastericon. | |
Java | agpl-3.0 | ce30de7609627a3b8a36d380824a9d644f6bd1d2 | 0 | axelor/axelor-business-suite,axelor/axelor-business-suite,axelor/axelor-business-suite | package com.axelor.apps.base.service;
import com.axelor.apps.ReportFactory;
import com.axelor.apps.base.db.ABCAnalysis;
import com.axelor.apps.base.db.ABCAnalysisClass;
import com.axelor.apps.base.db.ABCAnalysisLine;
import com.axelor.apps.base.db.Product;
import com.axelor.apps.base.db.Sequence;
import com.axelor.app... | axelor-base/src/main/java/com/axelor/apps/base/service/ABCAnalysisServiceImpl.java | package com.axelor.apps.base.service;
import com.axelor.apps.ReportFactory;
import com.axelor.apps.base.db.ABCAnalysis;
import com.axelor.apps.base.db.ABCAnalysisClass;
import com.axelor.apps.base.db.ABCAnalysisLine;
import com.axelor.apps.base.db.Product;
import com.axelor.apps.base.db.Sequence;
import com.axelor.app... | RM5543: fix detached product entity
| axelor-base/src/main/java/com/axelor/apps/base/service/ABCAnalysisServiceImpl.java | RM5543: fix detached product entity | |
Java | lgpl-2.1 | 66b2a58d82d6c96656270fdbe88a6c8795920702 | 0 | xwiki/xwiki-commons,xwiki/xwiki-commons | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/guice/Slf4jInjectionTypeListener.java | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | [Misc] Added credit (better wording)
| xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/guice/Slf4jInjectionTypeListener.java | [Misc] Added credit (better wording) | |
Java | apache-2.0 | 74180ec96f5e342769cfaa20c8105d13974e9c53 | 0 | CMPUT301F15T05/cuddly-quack | package ca.ualberta.cs.swapmyride;
import android.test.ActivityInstrumentationTestCase2;
/**
* Created by Garry on 2015-10-08.
*/
public class InventoryTest extends ActivityInstrumentationTestCase2 {
public InventoryTest(){
super(MainMenu.class);
}
// Use Case 1: Add Vehicle
public void tes... | SwapMyRide/app/src/androidTest/java/ca/ualberta/cs/swapmyride/InventoryTest.java | package ca.ualberta.cs.swapmyride;
import android.test.ActivityInstrumentationTestCase2;
/**
* Created by Garry on 2015-10-08.
*/
public class InventoryTest extends ActivityInstrumentationTestCase2 {
public InventoryTest(){
super(MainMenu.class);
}
// Use Case 1: Add Vehicle
public void tes... | inventory list returns empty list here too
| SwapMyRide/app/src/androidTest/java/ca/ualberta/cs/swapmyride/InventoryTest.java | inventory list returns empty list here too | |
Java | apache-2.0 | 7b0e97c704e2869337c9488c466b608699e6451f | 0 | wcm-io-devops/maven-eclipse-plugin,wcm-io-devops/maven-eclipse-plugin,wcm-io-devops/maven-eclipse-plugin | package org.apache.maven.plugin.eclipse;
/*
* Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | src/main/java/org/apache/maven/plugin/eclipse/AddMavenRepoMojo.java | package org.apache.maven.plugin.eclipse;
/*
* Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | PR: MNG-1344
Submitted by: Brian Bonner
Reviewed by: fgiust
AddMavenRepoMojo adds an X to the end of the specified workspace
git-svn-id: 1b1bd56198eea75e2feaddfcf5144d1f89605d86@329575 13f79535-47bb-0310-9956-ffa450edef68
| src/main/java/org/apache/maven/plugin/eclipse/AddMavenRepoMojo.java | PR: MNG-1344 Submitted by: Brian Bonner Reviewed by: fgiust | |
Java | apache-2.0 | a26cbf105743de28c62a6442eba2ef04d17d46af | 0 | Apache9/hbase,ndimiduk/hbase,ndimiduk/hbase,Apache9/hbase,ndimiduk/hbase,Apache9/hbase,Apache9/hbase,mahak/hbase,mahak/hbase,Apache9/hbase,mahak/hbase,ndimiduk/hbase,ndimiduk/hbase,ndimiduk/hbase,ndimiduk/hbase,mahak/hbase,mahak/hbase,ndimiduk/hbase,Apache9/hbase,ndimiduk/hbase,mahak/hbase,mahak/hbase,Apache9/hbase,Apa... | /*
* 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 ... | hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplit.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 ... | HBASE-27362 CompactSplit.requestCompactionInternal may bypass compactionsEnabled check (#4768)
Co-authored-by: comnetwork <131e7505358eedfa2f3e89f297f47891ba8b4519@163.com>
Signed-off-by: Duo Zhang <ca823f7b4f21a31b6ef7892c1f90d53103f0d135@apache.org> | hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactSplit.java | HBASE-27362 CompactSplit.requestCompactionInternal may bypass compactionsEnabled check (#4768) | |
Java | apache-2.0 | 0dc91ed3b089fdce99d63de4a3cbe71b9203f262 | 0 | gzsombor/ranger,gzsombor/ranger,gzsombor/ranger,gzsombor/ranger,gzsombor/ranger,gzsombor/ranger | /**
* 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... | knox-agent/src/main/java/org/apache/ranger/services/knox/client/KnoxClient.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... | RANGER-1303: Ranger Knox lookup for service fails with null result
Signed-off-by: rmani <a685ff34090a66418ef7e396036418dd8d6d0c79@hortonworks.com>
| knox-agent/src/main/java/org/apache/ranger/services/knox/client/KnoxClient.java | RANGER-1303: Ranger Knox lookup for service fails with null result | |
Java | apache-2.0 | 5a49d49bb2a58e34375a3f1600cc8217417ed965 | 0 | dinithis/stratos,asankasanjaya/stratos,pubudu538/stratos,asankasanjaya/stratos,agentmilindu/stratos,Thanu/stratos,dinithis/stratos,hsbhathiya/stratos,pkdevbox/stratos,apache/stratos,dinithis/stratos,agentmilindu/stratos,hsbhathiya/stratos,lasinducharith/stratos,anuruddhal/stratos,lasinducharith/stratos,pkdevbox/stratos... | /*
* 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.autoscaler/src/main/java/org/apache/stratos/autoscaler/monitor/component/GroupMonitor.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 ... | removnig inactive restart handling as it causes issue in the actual inactive case for monitors
| components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/monitor/component/GroupMonitor.java | removnig inactive restart handling as it causes issue in the actual inactive case for monitors | |
Java | apache-2.0 | 305e691fd6322a7ad6c945ba7d712a65e5507d56 | 0 | xschildw/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,zimingd/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,hhu9... | package org.sagebionetworks.table.worker;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import org.sagebionetworks.repo.model.table.ColumnModel;
import or... | services/workers/src/test/java/org/sagebionetworks/table/worker/CSVUtilsTest.java | package org.sagebionetworks.table.worker;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import org.sagebionetworks.repo.model.table.ColumnModel;
import or... | add missing unit tests
| services/workers/src/test/java/org/sagebionetworks/table/worker/CSVUtilsTest.java | add missing unit tests | |
Java | apache-2.0 | 817ae2c336c0e04562565b76e6294b1045c4aa45 | 0 | OpenBEL/openbel-framework,OpenBEL/openbel-framework,OpenBEL/openbel-framework | package org.openbel.framework.test;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.notNullValue;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.fail;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import org.junit.After;
... | tests/functional/src/test/java/org/openbel/framework/test/AnnotationFilterIT.java | package org.openbel.framework.test;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.notNullValue;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.fail;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import org.junit.After;
... | put @Ignore on annotation filter integration test
| tests/functional/src/test/java/org/openbel/framework/test/AnnotationFilterIT.java | put @Ignore on annotation filter integration test | |
Java | apache-2.0 | 375b7f7e3340681f68f5ebc001bd936ebc3eb33f | 0 | imotov/elasticsearch-native-script-example,imotov/elasticsearch-native-script-example | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | src/main/java/org/elasticsearch/examples/nativescript/script/LookupScript.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | Remove guava cache
| src/main/java/org/elasticsearch/examples/nativescript/script/LookupScript.java | Remove guava cache | |
Java | apache-2.0 | 5d1b6648a873ebf143c9b5306be3ad75035bd281 | 0 | AVnetWS/Hentoid,AVnetWS/Hentoid,AVnetWS/Hentoid | package me.devsaki.hentoid.fragments.library;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.os.Loop... | app/src/main/java/me/devsaki/hentoid/fragments/library/LibraryContentFragment.java | package me.devsaki.hentoid.fragments.library;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.os.Loop... | Fix incorrect selection menu on books redownloaded from scratch
| app/src/main/java/me/devsaki/hentoid/fragments/library/LibraryContentFragment.java | Fix incorrect selection menu on books redownloaded from scratch | |
Java | apache-2.0 | e5232e0674555c1d73c63a6e631a8e8092a188d9 | 0 | vmuzikar/keycloak,mposolda/keycloak,reneploetz/keycloak,hmlnarik/keycloak,keycloak/keycloak,ssilvert/keycloak,ahus1/keycloak,ahus1/keycloak,pedroigor/keycloak,darranl/keycloak,ahus1/keycloak,vmuzikar/keycloak,abstractj/keycloak,vmuzikar/keycloak,ssilvert/keycloak,jpkrohling/keycloak,raehalme/keycloak,hmlnarik/keycloak,... | /*
* JBoss, Home of Professional Open Source
* Copyright 2017, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | misc/keycloak-test-helper/src/main/java/org/keycloak/test/FluentTestsHelper.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2017, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | KEYCLOAK-16533 Improve FluentTestsHelper to better support QS testing
| misc/keycloak-test-helper/src/main/java/org/keycloak/test/FluentTestsHelper.java | KEYCLOAK-16533 Improve FluentTestsHelper to better support QS testing | |
Java | apache-2.0 | 59c4d53fc27ba2be8b7e217e000f24243a62374a | 0 | badvision/lawless-legends,badvision/lawless-legends,badvision/lawless-legends,badvision/lawless-legends,badvision/lawless-legends,badvision/lawless-legends,badvision/lawless-legends | /*
* Copyright (C) 2015 The 8-Bit Bunch. Licensed under the Apache License, Version 1.1
* (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-1.1>.
* Unless required by applicable law or agreed to in wri... | OutlawEditor/src/main/java/org/badvision/outlaweditor/ui/impl/ImageEditorTabControllerImpl.java | /*
* Copyright (C) 2015 The 8-Bit Bunch. Licensed under the Apache License, Version 1.1
* (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-1.1>.
* Unless required by applicable law or agreed to in wri... | Added image clone functionality
| OutlawEditor/src/main/java/org/badvision/outlaweditor/ui/impl/ImageEditorTabControllerImpl.java | Added image clone functionality | |
Java | apache-2.0 | df5c7843449261af03cd70a9b987fbc766f8c5df | 0 | evanchooly/morphia,evanchooly/morphia | package org.mongodb.morphia.issue325;
import com.mongodb.DBObject;
import org.junit.Assert;
import org.junit.Test;
import org.mongodb.morphia.Datastore;
import org.mongodb.morphia.TestBase;
import org.mongodb.morphia.annotations.Embedded;
import org.mongodb.morphia.annotations.Entity;
import org.mongodb.morphia.annot... | morphia/src/test/java/org/mongodb/morphia/issue325/TestEmbeddedClassname.java | package org.mongodb.morphia.issue325;
import com.mongodb.DBObject;
import org.junit.Assert;
import org.junit.Test;
import org.mongodb.morphia.TestBase;
import org.mongodb.morphia.annotations.Embedded;
import org.mongodb.morphia.annotations.Entity;
import org.mongodb.morphia.annotations.Id;
import org.mongodb.morphia.... | test showing that #293 is no longer an issue.
| morphia/src/test/java/org/mongodb/morphia/issue325/TestEmbeddedClassname.java | test showing that #293 is no longer an issue. | |
Java | apache-2.0 | 12fd04e5fad352b1fbe21c708aa379c9754ee318 | 0 | jjj117/airavata,gouravshenoy/airavata,gouravshenoy/airavata,dogless/airavata,apache/airavata,hasinitg/airavata,hasinitg/airavata,apache/airavata,apache/airavata,dogless/airavata,machristie/airavata,jjj117/airavata,anujbhan/airavata,machristie/airavata,dogless/airavata,machristie/airavata,machristie/airavata,anujbhan/ai... | /*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); y... | airavata-api/airavata-client-sdks/java-client-samples/src/main/java/org/apache/airavata/client/samples/CreateLaunchExperiment.java | /*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); y... | changing wrf stampede
| airavata-api/airavata-client-sdks/java-client-samples/src/main/java/org/apache/airavata/client/samples/CreateLaunchExperiment.java | changing wrf stampede | |
Java | apache-2.0 | af26cc4e0ca2f291d0cc2ae582e15b3f88c5b1bc | 0 | quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus | package org.jboss.resteasy.reactive.server.injection;
import javax.enterprise.context.ApplicationScoped;
import javax.enterprise.context.RequestScoped;
import javax.enterprise.inject.Produces;
import javax.inject.Singleton;
import javax.ws.rs.container.ResourceContext;
import javax.ws.rs.container.ResourceInfo;
import... | independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/injection/ContextProducers.java | package org.jboss.resteasy.reactive.server.injection;
import javax.enterprise.context.ApplicationScoped;
import javax.enterprise.context.RequestScoped;
import javax.enterprise.inject.Produces;
import javax.inject.Singleton;
import javax.ws.rs.container.ResourceContext;
import javax.ws.rs.container.ResourceInfo;
import... | SecurityContext is application scoped
Injection of the SecurityContext will result in using
the same SecurityContext for all requests.
| independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/injection/ContextProducers.java | SecurityContext is application scoped | |
Java | apache-2.0 | 891aac601817267ab5ad907f6a8bf05a046d7a68 | 0 | EsupPortail/esup-publisher,EsupPortail/esup-publisher,EsupPortail/esup-publisher,EsupPortail/esup-publisher | /**
* Copyright (C) 2014 Esup Portail http://www.esup-portail.org
* @Author (C) 2012 Julien Gribonvald <julien.gribonvald@recia.fr>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* ... | src/main/java/org/esupportail/publisher/security/UserContextLoaderServiceImpl.java | /**
* Copyright (C) 2014 Esup Portail http://www.esup-portail.org
* @Author (C) 2012 Julien Gribonvald <julien.gribonvald@recia.fr>
*
* 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
* ... | fix: removing some compile check warning
| src/main/java/org/esupportail/publisher/security/UserContextLoaderServiceImpl.java | fix: removing some compile check warning | |
Java | apache-2.0 | 8f916b6f43bea1318997e867f765d08f99c0072e | 0 | subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/base,subutai-io/base,subutai-io/base,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai | /*
* 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 org.safehaus.subutai.core.registry.impl;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.nio.cha... | management/server/core/template-registry/template-registry-impl/src/main/java/org/safehaus/subutai/core/registry/impl/TemplateRegistryManagerImpl.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.safehaus.subutai.core.registry.impl;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.nio.cha... | Core refactor
| management/server/core/template-registry/template-registry-impl/src/main/java/org/safehaus/subutai/core/registry/impl/TemplateRegistryManagerImpl.java | Core refactor | |
Java | apache-2.0 | 009efb549cfdad2dbc4663013bdba8f0a84f8dd1 | 0 | apache/manifoldcf,kishorejangid/manifoldcf,cogfor/mcf-cogfor,gladyscarrizales/manifoldcf,apache/manifoldcf,gladyscarrizales/manifoldcf,gladyscarrizales/manifoldcf,cogfor/mcf-cogfor,gladyscarrizales/manifoldcf,kishorejangid/manifoldcf,kishorejangid/manifoldcf,apache/manifoldcf,kishorejangid/manifoldcf,apache/manifoldcf,... | /* $Id$ */
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); y... | modules/connectors/solr/connector/org/apache/lcf/agents/output/solr/HttpPoster.java | /* $Id$ */
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); y... | Hack, to make sure 'id' metadata doesn't conflict with the LCF 'id'. The 'id' metadata now gets mapped to 'lcf_metadata_id'. This hack will be cleaned up with CONNECTORS-49.
git-svn-id: 0503cfb7d358eaa9bd718f348f448f10022ea703@956976 13f79535-47bb-0310-9956-ffa450edef68
| modules/connectors/solr/connector/org/apache/lcf/agents/output/solr/HttpPoster.java | Hack, to make sure 'id' metadata doesn't conflict with the LCF 'id'. The 'id' metadata now gets mapped to 'lcf_metadata_id'. This hack will be cleaned up with CONNECTORS-49. | |
Java | apache-2.0 | 4587f830f11b59843bd72c183fb8a5b375dba9cf | 0 | igniterealtime/Openfire,akrherz/Openfire,GregDThomas/Openfire,guusdk/Openfire,GregDThomas/Openfire,akrherz/Openfire,speedy01/Openfire,speedy01/Openfire,GregDThomas/Openfire,guusdk/Openfire,magnetsystems/message-openfire,guusdk/Openfire,GregDThomas/Openfire,speedy01/Openfire,igniterealtime/Openfire,magnetsystems/message... | package org.jivesoftware.openfire.clearspace;
import org.jivesoftware.openfire.muc.*;
import org.jivesoftware.openfire.XMPPServer;
import org.jivesoftware.util.TaskEngine;
import org.jivesoftware.util.JiveConstants;
import org.jivesoftware.util.Log;
import org.jivesoftware.util.JiveGlobals;
import org.xmpp.packet.JID;... | src/java/org/jivesoftware/openfire/clearspace/ClearspaceMUCTranscriptManager.java | package org.jivesoftware.openfire.clearspace;
import org.jivesoftware.openfire.muc.*;
import org.jivesoftware.openfire.XMPPServer;
import org.jivesoftware.util.TaskEngine;
import org.jivesoftware.util.JiveConstants;
import org.jivesoftware.util.Log;
import org.jivesoftware.util.JiveGlobals;
import org.xmpp.packet.JID;... | Changed ClearspaceMUCTranscriptManager update period back to 1min.
git-svn-id: 2e83ce7f183c9abd424edb3952fab2cdab7acd7f@10436 b35dd754-fafc-0310-a699-88a17e54d16e
| src/java/org/jivesoftware/openfire/clearspace/ClearspaceMUCTranscriptManager.java | Changed ClearspaceMUCTranscriptManager update period back to 1min. | |
Java | bsd-3-clause | 8bcc6e6b2c5304cd7f0bc1e281725f95efb304aa | 0 | vivo-project/Vitro,vivo-project/Vitro,vivo-project/Vitro,vivo-project/Vitro | /* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.reasoner;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFa... | webapp/src/edu/cornell/mannlib/vitro/webapp/reasoner/SimpleReasoner.java | /* $This file is distributed under the terms of the license in /doc/license.txt$ */
package edu.cornell.mannlib.vitro.webapp.reasoner;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFa... | NIHVIVO-3284 - mostSpecificType computations.
| webapp/src/edu/cornell/mannlib/vitro/webapp/reasoner/SimpleReasoner.java | NIHVIVO-3284 - mostSpecificType computations. | |
Java | bsd-3-clause | ae4e14adf71e8b172ef9e7dca4c9d296c2a2523f | 0 | jbehave/jbehave-core,jbehave/jbehave-core,gmandnepr/jbehave-core,skundrik/jbehave-core,bsaylor/jbehave-core,bsaylor/jbehave-core,gmandnepr/jbehave-core,jbehave/jbehave-core,jbehave/jbehave-core,valfirst/jbehave-core,gmandnepr/jbehave-core,valfirst/jbehave-core,skundrik/jbehave-core,valfirst/jbehave-core,valfirst/jbehav... | package org.jbehave.core.i18n;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.not;
import static org.jbehave.core.configuration.Keywords.AND;
import static org.jbehave.core.configuration.Keywords.AS_A;
import static org.jbehave.core... | jbehave-core/src/test/java/org/jbehave/core/i18n/LocalizedKeywordsBehaviour.java | package org.jbehave.core.i18n;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.not;
import static org.jbehave.core.configuration.Keywords.AND;
import static org.jbehave.core.configuration.Keywords.AS_A;
import static org.jbehave.core... | JBEHAVE-1215 Add support for Russian locale.
update test
| jbehave-core/src/test/java/org/jbehave/core/i18n/LocalizedKeywordsBehaviour.java | JBEHAVE-1215 Add support for Russian locale. update test | |
Java | bsd-3-clause | ecdba0dae4a95bc6ff48473ca2c263a17d90a6d6 | 0 | svn2github/xstream,svn2github/xstream | /*
* Copyright (C) 2006, 2007, 2009 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
* style license a copy of which has been included with this distribution in
* the LICENSE.txt file.
*
* Created on 14. March 2006 by Joerg Schaible
*/
package... | xstream/src/test/com/thoughtworks/xstream/testutil/DynamicSecurityManager.java | /*
* Copyright (C) 2006, 2007, 2009 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
* style license a copy of which has been included with this distribution in
* the LICENSE.txt file.
*
* Created on 14. March 2006 by Joerg Schaible
*/
package... | Make JDK 1.4 compatible.
git-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@1704 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e
| xstream/src/test/com/thoughtworks/xstream/testutil/DynamicSecurityManager.java | Make JDK 1.4 compatible. | |
Java | bsd-3-clause | 1bb06c7b46b4e3eadda7194282715ee598a6cc0f | 0 | mtCarto/geogig,jodygarnett/GeoGig,mtCarto/geogig,mtCarto/geogig,jdgarrett/geogig,jdgarrett/geogig,jdgarrett/geogig,jodygarnett/GeoGig,jodygarnett/GeoGig | /*
* Diff Match and Patch
*
* Copyright 2006 Google Inc.
* http://code.google.com/p/google-diff-match-patch/
*
* 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.... | src/core/src/main/java/org/locationtech/geogig/plumbing/diff/DiffMatchPatch.java | /*
* Diff Match and Patch
*
* Copyright 2006 Google Inc.
* http://code.google.com/p/google-diff-match-patch/
*
* 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.... | Add equals() method to DiffMatchPath.Patch
Signed-off-by: Gabriel Roldan <aba8ae2182a7eacfa2ed3602bf28c41a0ac9261b@boundlessgeo.com>
| src/core/src/main/java/org/locationtech/geogig/plumbing/diff/DiffMatchPatch.java | Add equals() method to DiffMatchPath.Patch | |
Java | mit | b3a205427a8286af7b6d8267a21e0f5dec9d92e0 | 0 | DJHS/DGUI | package com.jeromecompsci.dgui;
import javax.swing.*;
import java.awt.*;
/**
* @author Derek Wang
*/
public abstract class Widget {
static int PADDING = 2;
static int DEFAULT_WIDTH = 150;
static int DEFAULT_HEIGHT = 25;
abstract JComponent getInternal();
public void setSize(int width, int height... | src/com/jeromecompsci/dgui/Widget.java | package com.jeromecompsci.dgui;
import javax.swing.*;
import java.awt.*;
/**
* @author Derek Wang
*/
public abstract class Widget {
static int PADDING = 2;
static int DEFAULT_WIDTH = 150;
static int DEFAULT_HEIGHT = 25;
abstract JComponent getInternal();
public void setSize(int width, int height... | Add methods on Widget to set width and height independently of each other.
| src/com/jeromecompsci/dgui/Widget.java | Add methods on Widget to set width and height independently of each other. | |
Java | mit | 182347d219b952489384aa79ab3155bf81d532c2 | 0 | SoftwareEngineeringToolDemos/FSE-2011-Crystal,SoftwareEngineeringToolDemos/FSE-2011-Crystal,brunyuriy/crystalvc,SoftwareEngineeringToolDemos/FSE-2011-Crystal,KaranDagar/crystalvc,KaranDagar/FSE-2011-Crystal---old,KaranDagar/FSE-2011-Crystal---old,brunyuriy/crystalvc,KaranDagar/crystalvc | package crystal.client;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Font;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.io.File;
import java.io.FileNotFoundE... | src/crystal/client/ConflictClient.java | package crystal.client;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Font;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.io.File;
import java.io.FileNotFoundE... | Updated the title bar images to be transparent (we were using jpg instead of png)
| src/crystal/client/ConflictClient.java | Updated the title bar images to be transparent (we were using jpg instead of png) | |
Java | mit | 678b8d09f6502bc435a86504e6b40a758b2e527c | 0 | chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster | package fi.csc.microarray.client;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.net.URL;
import java.util.Itera... | src/main/java/fi/csc/microarray/client/QuickLinkPanel.java | package fi.csc.microarray.client;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.net.URL;
import java.util.Itera... | Import from UniProt and EMBL..
| src/main/java/fi/csc/microarray/client/QuickLinkPanel.java | Import from UniProt and EMBL.. | |
Java | mit | 201206b94ab1c3a1736fd89c788c9d1a85e30e66 | 0 | conveyal/analyst-server,conveyal/analyst-server,conveyal/analyst-server,conveyal/analyst-server | package controllers;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.Polygon;
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collection;
imp... | app/controllers/Gis.java | package controllers;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.Polygon;
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collection;
imp... | export point
| app/controllers/Gis.java | export point | |
Java | mit | 0d967c64606dede4674e27628495f67050c3625a | 0 | fwilhe/osiam,fwilhe/osiam,osiam/osiam,osiam/osiam,fwilhe/osiam,tkrille/osiam-osiam,osiam/osiam,tkrille/osiam-osiam,tkrille/osiam-osiam | /*
* Copyright (C) 2013 tarent AG
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
... | resource-server/src/main/java/org/osiam/resources/provisioning/SCIMUserProvisioningBean.java | /*
* Copyright (C) 2013 tarent AG
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
... | [fix] add diamond operator to get rid of warning
| resource-server/src/main/java/org/osiam/resources/provisioning/SCIMUserProvisioningBean.java | [fix] add diamond operator to get rid of warning | |
Java | mit | 9c559c195e1049a704c6cf9ac404d7d5c9b3fc6b | 0 | DataVault/datavault,DataVault/datavault,DataVault/datavault,DataVault/datavault,DataVault/datavault | package org.datavaultplatform.webapp.controllers;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.RandomStringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.google.gson.Gson;
impo... | datavault-webapp/src/main/java/org/datavaultplatform/webapp/controllers/VaultsController.java | package org.datavaultplatform.webapp.controllers;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.google.gson.Gson;
import org.apache.directory.api.ldap.model.cursor.Curso... | New users will get a randomly generated password
adding user without a password could be a security issue if we're using
the database authentication, so I've added a few line to generate this
password.
| datavault-webapp/src/main/java/org/datavaultplatform/webapp/controllers/VaultsController.java | New users will get a randomly generated password | |
Java | mit | b733276e0bb120c3af70ee71a567b0712457764a | 0 | crazyhitty/Popular-Movies | package com.crazyhitty.chdev.ks.popularmovies.ui.adapters;
import android.os.AsyncTask;
import android.support.v7.widget.RecyclerView;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.Text... | app/src/main/java/com/crazyhitty/chdev/ks/popularmovies/ui/adapters/MoviesRecyclerAdapter.java | package com.crazyhitty.chdev.ks.popularmovies.ui.adapters;
import android.os.AsyncTask;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
i... | Minor Bug fixes
| app/src/main/java/com/crazyhitty/chdev/ks/popularmovies/ui/adapters/MoviesRecyclerAdapter.java | Minor Bug fixes | |
Java | mit | 43509e0767140c7ea7a859507e2724a6d94bd69f | 0 | uiri/tweetmouth,uiri/tweetmouth,uiri/tweetmouth | package ca.xqz.tweetmouth;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.elasticsearch.action.search.SearchResponse;
import org.elasticsearch.client.transport.TransportClient;
import ... | src/main/java/ca/xqz/tweetmouth/Main.java | package ca.xqz.tweetmouth;
import ca.xqz.tweetmouth.Tweet;
import ca.xqz.tweetmouth.TweetParser;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.elasticsearch.action.search.SearchRespons... | Rebase cleanup
Some cleanup from rebasing
| src/main/java/ca/xqz/tweetmouth/Main.java | Rebase cleanup | |
Java | mit | bcf2bad5f83757fc7f72a353114c66fa1a2bbc40 | 0 | Dyndrilliac/java-custom-api | /*
* Title: AStarShortestPath2D
* Author: Matthew Boyette
* Date: 10/25/2013
*
* This class uses the A* search algorithm to find the shortest path from the start point to the goal point
* within a 2-dimensional plane while avoiding polygonal obstacles.
*/
package api.util.games;
import java.awt.Color;
import ... | api/util/games/AStarShortestPath2D.java | /*
* Title: AStarShortestPath2D
* Author: Matthew Boyette
* Date: 10/25/2013
*
* This class uses the A* search algorithm to find the shortest path from the start point to the goal point
* within a 2-dimensional plane while avoiding polygonal obstacles.
*/
package api.util.games;
import java.awt.Color;
import j... | Minor Refactoring of Games package.
| api/util/games/AStarShortestPath2D.java | Minor Refactoring of Games package. | |
Java | mit | 6ee0a29574cba6aca31b64073230a840a24227df | 0 | Cnly/Crafter | package io.github.Cnly.Crafter.Crafter.utils;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.util.Arrays;
import org.bukkit.Bukkit;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.com... | Crafter/src/main/java/io/github/Cnly/Crafter/Crafter/utils/CommandUtils.java | package io.github.Cnly.Crafter.Crafter.utils;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.util.Arrays;
import org.bukkit.Bukkit;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.com... | Simplify exception handling | Crafter/src/main/java/io/github/Cnly/Crafter/Crafter/utils/CommandUtils.java | Simplify exception handling | |
Java | epl-1.0 | 43904812aa245d91d25f5cca8b996898cac32384 | 0 | gameduell/eclipselink.runtime,gameduell/eclipselink.runtime,gameduell/eclipselink.runtime,gameduell/eclipselink.runtime | /*******************************************************************************
* Copyright (c) 1998, 2013 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. ... | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/jpa/PersistenceProvider.java | /*******************************************************************************
* Copyright (c) 1998, 2013 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. ... | Bug 396887 - PersistenceProvider.createEMF() not work correctly when PersistenceUnit state is UNDEPLOYED
| jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/jpa/PersistenceProvider.java | Bug 396887 - PersistenceProvider.createEMF() not work correctly when PersistenceUnit state is UNDEPLOYED | |
Java | mpl-2.0 | 68c4be87298c4155c348ab8fa628f092559b5c1a | 0 | GreenDelta/olca-updates,GreenDelta/olca-updates | package org.openlca.updates;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.openlca.core.database.... | src/main/java/org/openlca/updates/UpdateHelper.java | package org.openlca.updates;
import java.io.BufferedReader;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.openlca.core.database.... | Added constructor without calculation context | src/main/java/org/openlca/updates/UpdateHelper.java | Added constructor without calculation context | |
Java | agpl-3.0 | 135f99ba1f19c3f5d5d575a2681958b1906449ca | 0 | ua-eas/kfs,ua-eas/kfs-devops-automation-fork,bhutchinson/kfs,UniversityOfHawaii/kfs,quikkian-ua-devops/will-financials,quikkian-ua-devops/kfs,ua-eas/kfs-devops-automation-fork,smith750/kfs,ua-eas/kfs,quikkian-ua-devops/will-financials,smith750/kfs,UniversityOfHawaii/kfs,ua-eas/kfs,smith750/kfs,ua-eas/kfs,UniversityOfHa... | /*
* Copyright 2007 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless required by applica... | work/src/org/kuali/kfs/module/ar/service/impl/ContractsGrantsInvoiceCreateDocumentServiceImpl.java | /*
* Copyright 2007 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless required by applica... | KFSTI-328: try to make some of the methods in the CINV create service have a reasonable size
| work/src/org/kuali/kfs/module/ar/service/impl/ContractsGrantsInvoiceCreateDocumentServiceImpl.java | KFSTI-328: try to make some of the methods in the CINV create service have a reasonable size | |
Java | apache-2.0 | 4b24bc4b65e324017b75239a3d1089a9b767fd32 | 0 | seam/faces,tremes/seam-faces | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the ... | impl/src/main/java/org/jboss/seam/faces/exception/CatchExceptionHandlerFactory.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the ... | Added a BeanManagerLocator instantiation in the CatchExceptionHandlerFactory constructor
| impl/src/main/java/org/jboss/seam/faces/exception/CatchExceptionHandlerFactory.java | Added a BeanManagerLocator instantiation in the CatchExceptionHandlerFactory constructor | |
Java | apache-2.0 | d1b3b66234ee627c79544e1a50537bdb56d76b21 | 0 | wequick/Small,sailor1861/small_debug,wu4321/Small,sailor1861/small_debug,wequick/Small,sailor1861/small_debug,zhaoya188/Small,sailor1861/small_debug,wu4321/Small,zhaoya188/Small,wu4321/Small,wequick/Small,zhaoya188/Small,zhaoya188/Small,wequick/Small,wequick/Small,wu4321/Small | package net.wequick.small;
import android.content.Context;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.res.AssetManager;
import android.con... | Android/DevSample/small/src/main/java/net/wequick/small/BundleParser.java | package net.wequick.small;
import android.content.Context;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.res.AssetManager;
import android.con... | Add CODE-BREAKING to force upgrading to gradle-small 0.9.0+
| Android/DevSample/small/src/main/java/net/wequick/small/BundleParser.java | Add CODE-BREAKING to force upgrading to gradle-small 0.9.0+ | |
Java | apache-2.0 | 0d4207837a4bde950cacc78a5cc3df65a5d6e064 | 0 | dimagi/commcare,dimagi/commcare-core,dimagi/commcare,dimagi/commcare-core,dimagi/commcare-core,dimagi/commcare | /**
*
*/
package org.javarosa.core.services.storage.util;
import org.javarosa.core.services.PrototypeManager;
import org.javarosa.core.services.storage.EntityFilter;
import org.javarosa.core.services.storage.IMetaData;
import org.javarosa.core.services.storage.IStorageIterator;
import org.javarosa.core.services.stor... | core/src/main/java/org/javarosa/core/services/storage/util/DummyIndexedStorageUtility.java | /**
*
*/
package org.javarosa.core.services.storage.util;
import org.javarosa.core.services.PrototypeManager;
import org.javarosa.core.services.storage.EntityFilter;
import org.javarosa.core.services.storage.IMetaData;
import org.javarosa.core.services.storage.IStorageIterator;
import org.javarosa.core.services.stor... | Fixed Dummy Storage behaviuor around meta data and dynamic indexes
| core/src/main/java/org/javarosa/core/services/storage/util/DummyIndexedStorageUtility.java | Fixed Dummy Storage behaviuor around meta data and dynamic indexes | |
Java | apache-2.0 | 0677c172cd22c2b5da03ce54f6a712585d99b40f | 0 | codelibs/elasticsearch-taste,mattty/elasticsearch-taste | package org.codelibs.elasticsearch.taste.river.handler;
import java.io.IOException;
import java.util.Arrays;
import java.util.Map;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.ForkJoinTask;
import org.apache.mahout.cf.taste.common.TasteException;
import org.apache.mahout.cf.taste.eval.Recomme... | src/main/java/org/codelibs/elasticsearch/taste/river/handler/SimilarUsersHandler.java | package org.codelibs.elasticsearch.taste.river.handler;
import java.io.IOException;
import java.util.Arrays;
import java.util.Map;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.ForkJoinTask;
import org.apache.mahout.cf.taste.common.TasteException;
import org.apache.mahout.cf.taste.eval.Recomme... | fix typo
| src/main/java/org/codelibs/elasticsearch/taste/river/handler/SimilarUsersHandler.java | fix typo | |
Java | apache-2.0 | 019d58d7976a26e023819fd8d5b275f169f2ab26 | 0 | vladmm/intellij-community,ThiagoGarciaAlves/intellij-community,vladmm/intellij-community,da1z/intellij-community,MER-GROUP/intellij-community,michaelgallacher/intellij-community,apixandru/intellij-community,lucafavatella/intellij-community,MER-GROUP/intellij-community,signed/intellij-community,MER-GROUP/intellij-commun... | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-api/src/com/intellij/execution/filters/CompositeFilter.java | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | cleanup
| platform/lang-api/src/com/intellij/execution/filters/CompositeFilter.java | cleanup | |
Java | apache-2.0 | a06128fdce58c6a1c3753eb6ef7ca70e6e0de171 | 0 | maschmid/camel,mnki/camel,nikvaessen/camel,drsquidop/camel,bhaveshdt/camel,royopa/camel,davidwilliams1978/camel,yuruki/camel,oscerd/camel,nikvaessen/camel,duro1/camel,sverkera/camel,FingolfinTEK/camel,davidkarlsen/camel,driseley/camel,anton-k11/camel,brreitme/camel,cunningt/camel,atoulme/camel,mnki/camel,lowwool/camel,... | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | components/camel-cdi/src/test/java/org/apache/camel/cdi/InjectCamelAnnotationsTest.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... | minor improvement to also test that the ProducerTemplate injection uses the correct uri
git-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1380222 13f79535-47bb-0310-9956-ffa450edef68
| components/camel-cdi/src/test/java/org/apache/camel/cdi/InjectCamelAnnotationsTest.java | minor improvement to also test that the ProducerTemplate injection uses the correct uri | |
Java | apache-2.0 | f50906717a25028abe9c43f4488919cd49634583 | 0 | diamondq/dq-common-java | package com.diamondq.common.converters.tests;
import static org.junit.Assert.assertEquals;
import com.diamondq.common.converters.AbstractConverter;
import com.diamondq.common.converters.ConverterManager;
import com.diamondq.common.converters.impl.CommonConverters;
import com.diamondq.common.converters.impl.ConverterM... | utils/common-utils/src/test/java/com/diamondq/common/converters/tests/TestBasicConverter.java | package com.diamondq.common.converters.tests;
import static org.junit.Assert.assertEquals;
import com.diamondq.common.converters.AbstractConverter;
import com.diamondq.common.converters.ConverterManager;
import com.diamondq.common.converters.impl.CommonConverters;
import com.diamondq.common.converters.impl.ConverterM... | Stupid typo in test case
| utils/common-utils/src/test/java/com/diamondq/common/converters/tests/TestBasicConverter.java | Stupid typo in test case | |
Java | apache-2.0 | a46cf23caec9da40a72c3c85962923d5d1f3c1fb | 0 | gnuhub/intellij-community,ahb0327/intellij-community,amith01994/intellij-community,fitermay/intellij-community,caot/intellij-community,apixandru/intellij-community,clumsy/intellij-community,mglukhikh/intellij-community,samthor/intellij-community,samthor/intellij-community,orekyuu/intellij-community,apixandru/intellij-c... | package com.jetbrains.python.sdk;
import com.intellij.execution.process.ProcessOutput;
import com.intellij.facet.Facet;
import com.intellij.facet.FacetConfiguration;
import com.intellij.facet.FacetManager;
import com.intellij.ide.DataManager;
import com.intellij.openapi.actionSystem.PlatformDataKeys;
import com.intell... | python/src/com/jetbrains/python/sdk/PythonSdkType.java | package com.jetbrains.python.sdk;
import com.intellij.execution.process.ProcessOutput;
import com.intellij.facet.Facet;
import com.intellij.facet.FacetConfiguration;
import com.intellij.facet.FacetManager;
import com.intellij.ide.DataManager;
import com.intellij.openapi.actionSystem.PlatformDataKeys;
import com.intell... | fix tests?
| python/src/com/jetbrains/python/sdk/PythonSdkType.java | fix tests? | |
Java | apache-2.0 | 3b1146b8872717de0b2ba906278c1964564c71c2 | 0 | osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi | package org.osgi.test.cases.dmt.tc4.rfc141;
import org.osgi.service.dmt.DmtException;
import org.osgi.service.dmt.DmtSession;
import org.osgi.service.dmt.MetaNode;
/**
* Scaffold nodes must support all operations of org.osgi.service.dmt.spi.ReadableDataSession.
*
* @author steffen
*
*/
public class TestScaffold... | org.osgi.test.cases.dmt.tc4/src/org/osgi/test/cases/dmt/tc4/rfc141/TestScaffoldOperations.java | package org.osgi.test.cases.dmt.tc4.rfc141;
import org.osgi.service.dmt.DmtException;
import org.osgi.service.dmt.DmtSession;
import org.osgi.service.dmt.MetaNode;
/**
* Scaffold nodes must support all operations of org.osgi.service.dmt.spi.ReadableDataSession.
*
* @author steffen
*
*/
public class TestScaffold... | Fixed a issue related to Bug 2242
| org.osgi.test.cases.dmt.tc4/src/org/osgi/test/cases/dmt/tc4/rfc141/TestScaffoldOperations.java | Fixed a issue related to Bug 2242 | |
Java | apache-2.0 | 390885a7c65818a5ac48af8d0f82efaaf183abc2 | 0 | PSCGroup/mongo-java-driver,kevinsawicki/mongo-java-driver,kay-kim/mongo-java-driver,jyemin/mongo-java-driver,wanggc/mongo-java-driver,rozza/mongo-java-driver,rozza/mongo-java-driver,gianpaj/mongo-java-driver,kevinsawicki/mongo-java-driver,jsonking/mongo-java-driver,kevinsawicki/mongo-java-driver,davydotcom/mongo-java-d... | // RawDBObject.java
/**
* Copyright (C) 2008 10gen 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 r... | src/main/com/mongodb/RawDBObject.java | // RawDBObject.java
/**
* Copyright (C) 2008 10gen 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 r... | more cleaning
| src/main/com/mongodb/RawDBObject.java | more cleaning | |
Java | apache-2.0 | 3878d67303a16ea1776ff3d2d31cbe330f642d0a | 0 | XiaominZhang/presto,albertocsm/presto,jf367/presto,youngwookim/presto,miniway/presto,toxeh/presto,sopel39/presto,mvp/presto,fipar/presto,totticarter/presto,Jimexist/presto,nileema/presto,sopel39/presto,arhimondr/presto,toxeh/presto,ajoabraham/presto,dabaitu/presto,stewartpark/presto,Jimexist/presto,haozhun/presto,cosin... | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | presto-main/src/main/java/com/facebook/presto/memory/RemoteNodeMemory.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Do not log stacktrace for RemoteNodeMemory warnings
| presto-main/src/main/java/com/facebook/presto/memory/RemoteNodeMemory.java | Do not log stacktrace for RemoteNodeMemory warnings | |
Java | apache-2.0 | d364ca621cfc484ad22707e8b43b99e7d36ee26b | 0 | jleyba/js-dossier,jleyba/js-dossier,jleyba/js-dossier,jleyba/js-dossier,jleyba/js-dossier | // Copyright 2013 Jason Leyba
//
// 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 wr... | src/main/java/com/github/jleyba/dossier/Config.java | // Copyright 2013 Jason Leyba
//
// 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 wr... | Surface conflicts when processing Closure dependencies
| src/main/java/com/github/jleyba/dossier/Config.java | Surface conflicts when processing Closure dependencies | |
Java | apache-2.0 | d4359303ef07925d6be50f6e4dda994b92690256 | 0 | consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo | /*
* 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... | modules/independent/editor-ui-api/src/main/java/com/intellij/openapi/actionSystem/AnAction.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 bug with exception from dvcs popup if branch contains '_'
| modules/independent/editor-ui-api/src/main/java/com/intellij/openapi/actionSystem/AnAction.java | fix bug with exception from dvcs popup if branch contains '_' | |
Java | apache-2.0 | bd910fc62b87b052968cd5a52458159d9fb6333e | 0 | spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework | /*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | spring-webflux/src/test/java/org/springframework/web/reactive/result/view/AbstractViewTests.java | /*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | Fix checkstyle errors
| spring-webflux/src/test/java/org/springframework/web/reactive/result/view/AbstractViewTests.java | Fix checkstyle errors | |
Java | apache-2.0 | 1f19ed708f7812b614c3a1245d2cd62b82c1999b | 0 | mohanaraosv/commons-cli,mohanaraosv/commons-cli,mohanaraosv/commons-cli,mohanaraosv/commons-cli,pplatek/commons-cli,apache/commons-cli,apache/commons-cli,apache/commons-cli,pplatek/commons-cli,pplatek/commons-cli,apache/commons-cli,pplatek/commons-cli | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | src/main/java/org/apache/commons/cli/OptionBuilder.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... | Synchronising access is not sufficient to make the class thread safe.
git-svn-id: 0504523afcbcb96d4685eab89810948fa7b5e19d@1028709 13f79535-47bb-0310-9956-ffa450edef68
| src/main/java/org/apache/commons/cli/OptionBuilder.java | Synchronising access is not sufficient to make the class thread safe. | |
Java | apache-2.0 | 88825089a7a87bd754ecfd4c2fcf453b891f430b | 0 | rwinch/spring-security,thomasdarimont/spring-security,fhanik/spring-security,mdeinum/spring-security,ollie314/spring-security,jgrandja/spring-security,raindev/spring-security,chinazhaoht/spring-security,adairtaosy/spring-security,mrkingybc/spring-security,rwinch/spring-security,olezhuravlev/spring-security,spring-proje... | /* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | core/src/main/java/org/acegisecurity/providers/ldap/populator/DefaultLdapAuthoritiesPopulator.java | /* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Removed "final" from getGroupMembershipRoles
| core/src/main/java/org/acegisecurity/providers/ldap/populator/DefaultLdapAuthoritiesPopulator.java | Removed "final" from getGroupMembershipRoles | |
Java | apache-2.0 | f17fcb775b3119a6bd69d26c8a2520983b1422e2 | 0 | SAP/cloud-odata-java,SAP/cloud-odata-java | package com.sap.core.odata.ref.edm;
import java.util.ArrayList;
import java.util.List;
import com.sap.core.odata.api.edm.EdmConcurrencyMode;
import com.sap.core.odata.api.edm.EdmMultiplicity;
import com.sap.core.odata.api.edm.EdmSimpleTypeKind;
import com.sap.core.odata.api.edm.EdmTargetPath;
import com.sap.core.odat... | odata-ref/src/main/java/com/sap/core/odata/ref/edm/ScenarioEdmProvider.java | package com.sap.core.odata.ref.edm;
import java.util.ArrayList;
import java.util.List;
import com.sap.core.odata.api.edm.EdmConcurrencyMode;
import com.sap.core.odata.api.edm.EdmMultiplicity;
import com.sap.core.odata.api.edm.EdmSimpleTypeKind;
import com.sap.core.odata.api.edm.EdmTargetPath;
import com.sap.core.odat... | ScenarioEdmProvider should throw ODataException
Change-Id: I6bca6264b368b16e0010a9c83416f927835e9a7c
| odata-ref/src/main/java/com/sap/core/odata/ref/edm/ScenarioEdmProvider.java | ScenarioEdmProvider should throw ODataException | |
Java | apache-2.0 | 453a0eff932a8ccdf8a359cb0da3cb02f0a197d9 | 0 | support-project/knowledge,support-project/knowledge,support-project/knowledge,support-project/knowledge | package org.support.project.knowledge.indexer.impl;
import java.io.File;
import org.apache.lucene.analysis.Analyzer;
import org.apache.lucene.analysis.ja.JapaneseAnalyzer;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field;
import org.apache.lucene.document.IntField;
import o... | src/main/java/org/support/project/knowledge/indexer/impl/LuceneIndexer.java | package org.support.project.knowledge.indexer.impl;
import java.io.File;
import org.apache.lucene.analysis.Analyzer;
import org.apache.lucene.analysis.ja.JapaneseAnalyzer;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field;
import org.apache.lucene.document.IntField;
import o... | Add synchronized to write index
| src/main/java/org/support/project/knowledge/indexer/impl/LuceneIndexer.java | Add synchronized to write index | |
Java | apache-2.0 | 0d9eda12a77da67836768440e5fde522cab93a28 | 0 | bozimmerman/CoffeeMud,oriontribunal/CoffeeMud,MaxRau/CoffeeMud,oriontribunal/CoffeeMud,bozimmerman/CoffeeMud,sfunk1x/CoffeeMud,MaxRau/CoffeeMud,Tycheo/coffeemud,sfunk1x/CoffeeMud,Tycheo/coffeemud,sfunk1x/CoffeeMud,Tycheo/coffeemud,bozimmerman/CoffeeMud,MaxRau/CoffeeMud,sfunk1x/CoffeeMud,oriontribunal/CoffeeMud,oriontri... | package com.planet_ink.coffee_mud.Areas.interfaces;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.planet_ink.coffee_mud.Behaviors.interfaces.*;
im... | com/planet_ink/coffee_mud/Areas/interfaces/Area.java | package com.planet_ink.coffee_mud.Areas.interfaces;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.planet_ink.coffee_mud.Behaviors.interfaces.*;
im... |
git-svn-id: svn://192.168.1.10/public/CoffeeMud@7661 0d6f1817-ed0e-0410-87c9-987e46238f29
| com/planet_ink/coffee_mud/Areas/interfaces/Area.java | ||
Java | apache-2.0 | 41eb86c1ac284ddf5336382992a824a146deb7a9 | 0 | gfx/Android-Orma,gfx/Android-Orma,gfx/Android-Orma,gfx/Android-Orma | package com.github.gfx.android.orma.example.orma;
import android.database.Cursor;
import android.database.sqlite.SQLiteStatement;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import com.github.gfx.android.orma.AssociationDef;
import com.github.gfx.android.orma.ColumnDef;
impor... | example/build/generated/source/apt/debug/com/github/gfx/android/orma/example/orma/Item2_Schema.java | package com.github.gfx.android.orma.example.orma;
import com.github.gfx.android.orma.AssociationDef;
import com.github.gfx.android.orma.ColumnDef;
import com.github.gfx.android.orma.OrmaConnection;
import com.github.gfx.android.orma.Schema;
import com.github.gfx.android.orma.annotation.OnConflict;
import com.github.gf... | regen example
| example/build/generated/source/apt/debug/com/github/gfx/android/orma/example/orma/Item2_Schema.java | regen example | |
Java | apache-2.0 | e145b48176e039b58daef1ba57c6b05afbdfddb5 | 0 | blackberry/cordova-blackberry,corimf/cordova-blackberry,corimf/cordova-blackberry,deedubbu/incubator-cordova-blackberry-webworks,apache/cordova-blackberry,corimf/cordova-blackberry,blackberry/cordova-blackberry,apache/cordova-blackberry,apache/cordova-blackberry,deedubbu/incubator-cordova-blackberry-webworks,blackberry... | /*
* PhoneGap is available under *either* the terms of the modified BSD license *or* the
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
*
* Copyright (c) 2005-2010, Nitobi Software Inc.
* Copyright (c) 2010, IBM Corporation
*/
package com.phonegap.api;
import com.phonegap.j... | framework/ext/src/com/phonegap/api/PluginResult.java | /*
* PhoneGap is available under *either* the terms of the modified BSD license *or* the
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
*
* Copyright (c) 2005-2010, Nitobi Software Inc.
* Copyright (c) 2010, IBM Corporation
*/
package com.phonegap.api;
import com.phonegap.j... | Add PluginResult constructor.
public PluginResult(PluginResult.Status, long) {...}
| framework/ext/src/com/phonegap/api/PluginResult.java | Add PluginResult constructor. | |
Java | mit | 454d9429f11c12ea33a89743c465369aa431625c | 0 | giraudsa/serialisation | package giraudsa.marshall.deserialisation.binary;
import giraudsa.marshall.annotations.TypeRelation;
import giraudsa.marshall.deserialisation.ActionAbstrait;
import giraudsa.marshall.deserialisation.EntityManager;
import giraudsa.marshall.deserialisation.Unmarshaller;
import giraudsa.marshall.deserialisation.bin... | src/main/java/giraudsa/marshall/deserialisation/binary/BinaryUnmarshaller.java | package giraudsa.marshall.deserialisation.binary;
import giraudsa.marshall.annotations.TypeRelation;
import giraudsa.marshall.deserialisation.ActionAbstrait;
import giraudsa.marshall.deserialisation.EntityManager;
import giraudsa.marshall.deserialisation.Unmarshaller;
import giraudsa.marshall.deserialisation.bin... | bug dans le binaryUmarshaller
| src/main/java/giraudsa/marshall/deserialisation/binary/BinaryUnmarshaller.java | bug dans le binaryUmarshaller | |
Java | epl-1.0 | 8b42ace3de47ba2fbd4c2963eb9109d111d93144 | 0 | Charling-Huang/birt,Charling-Huang/birt,sguan-actuate/birt,Charling-Huang/birt,rrimmana/birt-1,sguan-actuate/birt,rrimmana/birt-1,sguan-actuate/birt,Charling-Huang/birt,sguan-actuate/birt,rrimmana/birt-1,Charling-Huang/birt,rrimmana/birt-1,rrimmana/birt-1,sguan-actuate/birt | /***********************************************************************
* Copyright (c) 2004 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* ... | engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/EngineScriptableClassInfo.java | /***********************************************************************
* Copyright (c) 2004 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* ... | Fixed typo in the EngineScriptableClassInfo.
| engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/EngineScriptableClassInfo.java | Fixed typo in the EngineScriptableClassInfo. | |
Java | epl-1.0 | f4d312defd403b409f14e6e22004e5ca485aa706 | 0 | opendaylight/controller | /*
* Copyright (c) 2015 Brocade Communications Systems, Inc. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html... | opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/messages/VersionedExternalizableMessage.java | /*
* Copyright (c) 2015 Brocade Communications Systems, Inc. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html... | VersionedExternalizableMessage.getVersion() is final
This is a property which is under control of the baseline class,
do not allow it to be modified.
Change-Id: Icab5e415954b27842f5af65ecde75202a0c53589
Signed-off-by: Robert Varga <91ae5aa8c7a9f7e57b701db766e23e544aaa6ae9@pantheon.tech>
| opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/messages/VersionedExternalizableMessage.java | VersionedExternalizableMessage.getVersion() is final | |
Java | mpl-2.0 | 0d0db2c1763754992a7742e2ac9ed4dcb5b0f439 | 0 | JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core | /*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: TestParameters.java,v $
*
* $Revision: 1.12 $
*
* last change: $Author: ihi $ $Date: 2008-01-14 13:21:55 $
*
* The Contents of this file are made availa... | qadevOOo/runner/lib/TestParameters.java | /*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: TestParameters.java,v $
*
* $Revision: 1.11 $
*
* last change: $Author: kz $ $Date: 2005-11-02 17:43:53 $
*
* The Contents of this file are made availab... | INTEGRATION: CWS qadev31 (1.11.42); FILE MERGED
2007/11/05 19:56:44 cn 1.11.42.1: #i83329# exit program if platform is not supported
| qadevOOo/runner/lib/TestParameters.java | INTEGRATION: CWS qadev31 (1.11.42); FILE MERGED 2007/11/05 19:56:44 cn 1.11.42.1: #i83329# exit program if platform is not supported |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.