lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | apache-2.0 | b529b62a4f2e4b7482564ad6c65996c8f5b0d824 | 0 | gustavoanatoly/flink,greghogan/flink,zentol/flink,kaibozhou/flink,mbode/flink,GJL/flink,mylog00/flink,greghogan/flink,gyfora/flink,lincoln-lil/flink,StephanEwen/incubator-flink,yew1eb/flink,aljoscha/flink,fhueske/flink,haohui/flink,mtunique/flink,DieBauer/flink,rmetzger/flink,fanyon/flink,xccui/flink,gustavoanatoly/fli... | /*
* 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 ... | flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/LabelPropagationExampleITCase.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 ... | [FLINK-1522][FLINK-1576][gelly] Added more test cases for Label Propagation
This closes #441
| flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/LabelPropagationExampleITCase.java | [FLINK-1522][FLINK-1576][gelly] Added more test cases for Label Propagation | |
Java | apache-2.0 | 45d142db694bf21be60fbb6841b1c578f9c3064b | 0 | vipshop/Saturn,vipshop/Saturn,vipshop/Saturn,vipshop/Saturn,vipshop/Saturn | /**
* Copyright 2016 vip.com.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agreed ... | saturn-console-api/src/main/java/com/vip/saturn/job/console/service/impl/RegistryCenterServiceImpl.java | /**
* Copyright 2016 vip.com.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by applicable law or agreed ... | #384 Revert code, fix it in the next version.
| saturn-console-api/src/main/java/com/vip/saturn/job/console/service/impl/RegistryCenterServiceImpl.java | #384 Revert code, fix it in the next version. | |
Java | apache-2.0 | 5b8f3f2849bcae474f6698df56562411dc349d59 | 0 | canoo/dolphin-platform,canoo/dolphin-platform,canoo/dolphin-platform | /*
* Copyright 2015-2017 Canoo Engineering AG.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | platform/dolphin-platform-server/src/main/java/com/canoo/dolphin/server/controller/ControllerValidator.java | /*
* Copyright 2015-2017 Canoo Engineering AG.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | Fix COntrollerValidator for DolphinModel test
| platform/dolphin-platform-server/src/main/java/com/canoo/dolphin/server/controller/ControllerValidator.java | Fix COntrollerValidator for DolphinModel test | |
Java | apache-2.0 | 2c782b86b54e1731f63923a2adbfbceddc022e7e | 0 | hhu94/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,zimingd/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,xschildw/S... | package org.sagebionetworks.repo.web.migration;
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 static org.mockito.Mockito.when;
import java.io.IOException;
import java.uti... | services/repository/src/test/java/org/sagebionetworks/repo/web/migration/MigrationIntegrationAutowireTest.java | package org.sagebionetworks.repo.web.migration;
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 static org.mockito.Mockito.when;
import java.io.IOException;
import java.uti... | Migration test.
| services/repository/src/test/java/org/sagebionetworks/repo/web/migration/MigrationIntegrationAutowireTest.java | Migration test. | |
Java | apache-2.0 | f686a15e7046a50fe8696aa9f83244c5b3797b43 | 0 | debop/debop4k,debop/debop4k | /*
* Copyright (c) 2016. Sunghyouk Bae <sunghyouk.bae@gmail.com>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | debop4k-data-orm/src/main/java/debop4k/data/orm/hibernate/usertypes/jodatime/TimePeriodAsTimestampUserType.java | /*
* Copyright (c) 2016. Sunghyouk Bae <sunghyouk.bae@gmail.com>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | -. refactoring
| debop4k-data-orm/src/main/java/debop4k/data/orm/hibernate/usertypes/jodatime/TimePeriodAsTimestampUserType.java | -. refactoring | |
Java | apache-2.0 | 179654da43f406fe6ad438defe3e176305eccc03 | 0 | openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb | /**
* Licensed to the Austrian Association for Software Tool Integration (AASTI)
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. The AASTI licenses this file to you under the Apache License,
* Version 2... | connector/memoryauditing/src/main/java/org/openengsb/connector/memoryauditing/internal/MemoryAuditingServiceImpl.java | /**
* Licensed to the Austrian Association for Software Tool Integration (AASTI)
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. The AASTI licenses this file to you under the Apache License,
* Version 2... | [OPENENGSB-1419] make sure memory-auditing-connector returns the correct instanceid
| connector/memoryauditing/src/main/java/org/openengsb/connector/memoryauditing/internal/MemoryAuditingServiceImpl.java | [OPENENGSB-1419] make sure memory-auditing-connector returns the correct instanceid | |
Java | apache-2.0 | 3239c0d486ce43a2af27098a51ad6b15eaea1e1c | 0 | tadayosi/camel,apache/camel,adessaigne/camel,adessaigne/camel,apache/camel,tdiesler/camel,apache/camel,tadayosi/camel,pax95/camel,cunningt/camel,apache/camel,cunningt/camel,cunningt/camel,cunningt/camel,apache/camel,pax95/camel,christophd/camel,adessaigne/camel,pax95/camel,pax95/camel,christophd/camel,tadayosi/camel,td... | /*
* 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-aws/camel-aws2-translate/src/main/java/org/apache/camel/component/aws2/translate/Translate2LanguageEnum.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | CAMEL-16641 - AWS-Translate: List all the available languages in the enum - Starting with "C" complete
| components/camel-aws/camel-aws2-translate/src/main/java/org/apache/camel/component/aws2/translate/Translate2LanguageEnum.java | CAMEL-16641 - AWS-Translate: List all the available languages in the enum - Starting with "C" complete | |
Java | apache-2.0 | 8a2f317b7db79d06274de882e4663b5e84c560a2 | 0 | openwide-java/owsi-core-parent,openwide-java/owsi-core-parent,openwide-java/owsi-core-parent,openwide-java/owsi-core-parent | package fr.openwide.core.commons.util.functional;
import static com.google.common.base.Preconditions.checkNotNull;
import java.io.Serializable;
import java.util.Collection;
import java.util.Comparator;
import java.util.Map;
import java.util.Set;
import org.apache.commons.lang3.StringUtils;
import com.google.common.... | owsi-core/owsi-core-components/owsi-core-component-commons/src/main/java/fr/openwide/core/commons/util/functional/Predicates2.java | package fr.openwide.core.commons.util.functional;
import static com.google.common.base.Preconditions.checkNotNull;
import java.io.Serializable;
import java.util.Collection;
import java.util.Comparator;
import java.util.Set;
import org.apache.commons.lang3.StringUtils;
import com.google.common.base.Predicate;
import... | Ajout de predicates pour mapIsEmpty/mapNotEmpty.
git-svn-id: fce87830442b47284c88b98f498bb381ff6d45ea@3611 d3474844-eb8e-4abc-b058-2b321fed648b
| owsi-core/owsi-core-components/owsi-core-component-commons/src/main/java/fr/openwide/core/commons/util/functional/Predicates2.java | Ajout de predicates pour mapIsEmpty/mapNotEmpty. | |
Java | apache-2.0 | 6bf0d27fef0a135e5f158c1b0b5ac0ba3ebc9303 | 0 | Digas29/bazel,asarazan/bazel,aehlig/bazel,kidaa/bazel,JackSullivan/bazel,murugamsm/bazel,JackSullivan/bazel,akira-baruah/bazel,meteorcloudy/bazel,joshua0pang/bazel,Topher-the-Geek/bazel,bitemyapp/bazel,safarmer/bazel,d/bazel,wakashige/bazel,charlieaustin/bazel,rzagabe/bazel,variac/bazel,kidaa/bazel,kchodorow/bazel,dami... | // Copyright 2014 Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | src/main/java/com/google/devtools/build/lib/rules/java/JavaCompileAction.java | // Copyright 2014 Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | JavaCompileAction uses a NestedSet for inputs. This way it doesn't flatten classpathEntries during the analysis phase.
Deprecated NestedSetBuilder.addAll(NestedSet) and Runfiles.Builder.addArtifacts(NestedSet) method calls are replaced with the proper methods in []. With the above changes ChainedRuleDependenciesTest p... | src/main/java/com/google/devtools/build/lib/rules/java/JavaCompileAction.java | JavaCompileAction uses a NestedSet for inputs. This way it doesn't flatten classpathEntries during the analysis phase. | |
Java | apache-2.0 | 6fe26d8db64973f0e06f892dbb66bfffa8c85893 | 0 | quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus | package io.quarkus.deployment.builditem.nativeimage;
import static java.util.Arrays.stream;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import io.quarkus.builder.item.MultiBuildItem;
/**
* Used to register a class for reflection in native mode
*/
public final class ReflectiveClassB... | core/deployment/src/main/java/io/quarkus/deployment/builditem/nativeimage/ReflectiveClassBuildItem.java | package io.quarkus.deployment.builditem.nativeimage;
import static java.util.Arrays.stream;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import io.quarkus.builder.item.MultiBuildItem;
/**
* Used to register a class for reflection in native mode
*/
public final class ReflectiveClassB... | Fix `serialization` flag handling in `ReflectiveClassBuildItem.MultiBuildItem`
| core/deployment/src/main/java/io/quarkus/deployment/builditem/nativeimage/ReflectiveClassBuildItem.java | Fix `serialization` flag handling in `ReflectiveClassBuildItem.MultiBuildItem` | |
Java | apache-2.0 | d5c1b5acd63c8447def5672eaf5cd93dd72667f6 | 0 | tbgdn/cloudapp-mp2,tbgdn/cloudapp-mp2,tbgdn/cloudapp-mp2 | import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.conf.Configured;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.NullWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
im... | src/main/java/OrphanPages.java | import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.conf.Configured;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.NullWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
im... | Set the correct output classes
| src/main/java/OrphanPages.java | Set the correct output classes | |
Java | apache-2.0 | acc4fc85b87b171597ea79b2745c8a8a8ae04eea | 0 | florentw/bench,florentw/bench | server/src/test/java/io/amaze/bench/graph/TopologicalSortTest.java | package io.amaze.bench.graph;
import org.junit.Before;
import org.junit.Test;
import java.util.List;
import static io.amaze.bench.graph.DirectedGraphTest.genCyclicGraph;
import static io.amaze.bench.graph.DirectedGraphTest.genSimpleDiamondGraph;
import static io.amaze.bench.graph.TopologicalSort.isAcyclic;
import st... | Delete orphan file.
| server/src/test/java/io/amaze/bench/graph/TopologicalSortTest.java | Delete orphan file. | ||
Java | apache-2.0 | 7805ac59bd7d79f4165b720cf08ce50178e2dbb8 | 0 | mnki/camel,gautric/camel,davidwilliams1978/camel,nikvaessen/camel,woj-i/camel,kevinearls/camel,noelo/camel,mike-kukla/camel,bhaveshdt/camel,onders86/camel,chanakaudaya/camel,anoordover/camel,bdecoste/camel,NetNow/camel,lasombra/camel,borcsokj/camel,pax95/camel,igarashitm/camel,logzio/camel,koscejev/camel,dvankleef/came... | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | camel-core/src/main/java/org/apache/camel/builder/RouteBuilder.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | CAMEL-919: Reverted back the routes, that is used by BAM. Thanks Willem.
git-svn-id: e3ccc80b644512be24afa6caf639b2d1f1969354@697666 13f79535-47bb-0310-9956-ffa450edef68
| camel-core/src/main/java/org/apache/camel/builder/RouteBuilder.java | CAMEL-919: Reverted back the routes, that is used by BAM. Thanks Willem. | |
Java | apache-2.0 | d3d8972af0a73d915e9f77f73d705517322e5b16 | 0 | trustin/armeria,trustin/armeria,line/armeria,anuraaga/armeria,anuraaga/armeria,anuraaga/armeria,kojilin/armeria,imasahiro/armeria,trustin/armeria,trustin/armeria,anuraaga/armeria,kojilin/armeria,kojilin/armeria,dongjinleekr/armeria,minwoox/armeria,imasahiro/armeria,dongjinleekr/armeria,kojilin/armeria,dongjinleekr/arme... | /*
* Copyright 2015 LINE Corporation
*
* LINE Corporation licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | core/src/main/java/com/linecorp/armeria/common/HttpHeaderNames.java | /*
* Copyright 2015 LINE Corporation
*
* LINE Corporation licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | Add 'content-security-policy' and 'x-frame-options' to HttpHeaderNames (#657)
Also:
- Sort the header names alphabetically
- Fix incorrect use of `@deprecated` Javadoc tag
Related:
- https://github.com/netty/netty/pull/6904 | core/src/main/java/com/linecorp/armeria/common/HttpHeaderNames.java | Add 'content-security-policy' and 'x-frame-options' to HttpHeaderNames (#657) | |
Java | apache-2.0 | 30933c7635782b4c2ac98c2dc960ab891f468d8f | 0 | HuyLafa/codeu_project_2017,HuyLafa/codeu_project_2017,HuyLafa/codeu_project_2017,HuyLafa/codeu_project_2017 | package controllers;
import play.mvc.*;
import akka.NotUsed;
import akka.actor.ActorSystem;
import akka.event.LoggingAdapter;
import akka.japi.Pair;
import akka.japi.pf.PFBuilder;
import akka.stream.Materializer;
import akka.stream.javadsl.*;
import akka.event.Logging;
import play.libs.F;
import play.mvc.Controller;
... | app/controllers/ChatController.java | package controllers;
import play.mvc.*;
import akka.NotUsed;
import akka.actor.ActorSystem;
import akka.event.LoggingAdapter;
import akka.japi.Pair;
import akka.japi.pf.PFBuilder;
import akka.stream.Materializer;
import akka.stream.javadsl.*;
import akka.event.Logging;
import play.libs.F;
import play.mvc.Controller;
... | Make custom URL for different websockets.
| app/controllers/ChatController.java | Make custom URL for different websockets. | |
Java | apache-2.0 | acaacf507f351c596e4b77de63ed5453b5b0871a | 0 | trifork/erjang,trifork/erjang,trifork/erjang,csae1152/erjang,trifork/erjang,csae1152/erjang,trifork/erjang,csae1152/erjang,csae1152/erjang,trifork/erjang,trifork/erjang,csae1152/erjang | /**
* This file is part of Erjang - A JVM-based Erlang VM
*
* Copyright (c) 2009 by Trifork
*
* 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/L... | src/main/java/erjang/m/erlang/ErlPort.java | /**
* This file is part of Erjang - A JVM-based Erlang VM
*
* Copyright (c) 2009 by Trifork
*
* 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/L... | Extra debug info in erlang:port_command/2 | src/main/java/erjang/m/erlang/ErlPort.java | Extra debug info in erlang:port_command/2 | |
Java | apache-2.0 | 065967b3e89724b90551ec22f2ff12f0a4671eb5 | 0 | brianm/gressil | package org.skife.gressil;
import jnr.posix.POSIX;
import jnr.posix.POSIXFactory;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.PrintStream;
import java.lang.management.ManagementFactory;
import java.util.ArrayList;
import java.util.Array... | src/main/java/org/skife/gressil/Spawn.java | package org.skife.gressil;
import jnr.posix.POSIX;
import jnr.posix.POSIXFactory;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.PrintStream;
import java.lang.management.ManagementFactory;
import java.util.ArrayList;
import java.util.Array... | extra chars snuck in, again
| src/main/java/org/skife/gressil/Spawn.java | extra chars snuck in, again | |
Java | apache-2.0 | cb5d64b7aa1e1ab6ccb1213fcfba35b2118db5e4 | 0 | ronsigal/xerces,jimma/xerces,RackerWilliams/xercesj,RackerWilliams/xercesj,ronsigal/xerces,jimma/xerces,ronsigal/xerces,jimma/xerces,RackerWilliams/xercesj | /* $Id$ */
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistr... | tests/dom/events/Test.java | /* $Id$ */
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistr... | added a call to setAttribute()
git-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@319103 13f79535-47bb-0310-9956-ffa450edef68
| tests/dom/events/Test.java | added a call to setAttribute() | |
Java | apache-2.0 | 191dbcecb6aa56993ef97d47b65aceb00f225bbe | 0 | nikeshmhr/unitime,rafati/unitime,sktoo/timetabling-system-,sktoo/timetabling-system-,UniTime/unitime,UniTime/unitime,rafati/unitime,UniTime/unitime,maciej-zygmunt/unitime,zuzanamullerova/unitime,maciej-zygmunt/unitime,maciej-zygmunt/unitime,rafati/unitime,sktoo/timetabling-system-,nikeshmhr/unitime,zuzanamullerova/unit... | /*
* UniTime 3.2 (University Timetabling Application)
* Copyright (C) 2010, UniTime LLC, and individual contributors
* as indicated by the @authors tag.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Soft... | JavaSource/org/unitime/timetable/util/queue/PdfExamReportQueueItem.java | /*
* UniTime 3.2 (University Timetabling Application)
* Copyright (C) 2010, UniTime LLC, and individual contributors
* as indicated by the @authors tag.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Soft... | Examination PDF Reports
- fixed NoSuchMethodException when there is one or more subject areas (but not all) selected
- the bug was introduced with multiple examination types, revision 3315
| JavaSource/org/unitime/timetable/util/queue/PdfExamReportQueueItem.java | Examination PDF Reports - fixed NoSuchMethodException when there is one or more subject areas (but not all) selected - the bug was introduced with multiple examination types, revision 3315 | |
Java | apache-2.0 | 27760276a5effa50aa1c6863b8bacaf8995bf26b | 0 | thisdotrob/sunshine-udacity | package com.example.android.sunshine.app;
import android.content.Context;
import android.database.Cursor;
import android.support.v4.widget.CursorAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
public... | app/src/main/java/com/example/android/sunshine/app/ForecastAdapter.java | package com.example.android.sunshine.app;
import android.content.Context;
import android.database.Cursor;
import android.support.v4.widget.CursorAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
public... | Use ViewHolder to access list item views
| app/src/main/java/com/example/android/sunshine/app/ForecastAdapter.java | Use ViewHolder to access list item views | |
Java | apache-2.0 | 636185ea41c6f676e1eb6fe51d775638c6da895d | 0 | dhalperi/beam,yk5/beam,RyanSkraba/beam,apache/beam,staslev/beam,mxm/incubator-beam,RyanSkraba/beam,lukecwik/incubator-beam,manuzhang/beam,charlesccychen/incubator-beam,markflyhigh/incubator-beam,peihe/incubator-beam,amarouni/incubator-beam,lukecwik/incubator-beam,manuzhang/incubator-beam,manuzhang/incubator-beam,RyanSk... | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Create.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 ... | Only advance Index in CreateSource if an element exists
This prevents an IndexOutOfBoundsException when the index in Create
overflows.
| sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/Create.java | Only advance Index in CreateSource if an element exists | |
Java | bsd-3-clause | 4809337fa5aaf0b85cc48eb55acd56b249249d11 | 0 | QMXTech/MachineMusePowersuits,QMXTech/MachineMusePowersuits | package net.machinemuse.powersuits.common;
import cpw.mods.fml.common.Loader;
import net.machinemuse.api.IModularItem;
import net.machinemuse.api.ModuleManager;
import net.machinemuse.general.MuseLogger;
import net.machinemuse.powersuits.powermodule.armor.ApiaristArmorModule;
import net.machinemuse.powersuits.powermod... | src/minecraft/net/machinemuse/powersuits/common/ModCompatability.java | package net.machinemuse.powersuits.common;
import cpw.mods.fml.common.Loader;
import net.machinemuse.api.IModularItem;
import net.machinemuse.api.ModuleManager;
import net.machinemuse.general.MuseLogger;
import net.machinemuse.powersuits.powermodule.armor.ApiaristArmorModule;
import net.machinemuse.powersuits.powermod... | update to gregtech api call
| src/minecraft/net/machinemuse/powersuits/common/ModCompatability.java | update to gregtech api call | |
Java | mit | 20a69d80779d74994507651fc5a4d32a3de722c0 | 0 | ofirl/HackerSwamp,ofirl/HackerSwamp | package interface_objects;
import managers.Logger;
import objects.*;
import java.io.Console;
import java.util.HashMap;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.LinkedTransferQueue;
/**
* general class for communication between the {@code processes.WebListener} and {@code worker} dy... | src/main/java/interface_objects/Parser.java | package interface_objects;
import managers.Logger;
import objects.*;
import java.io.Console;
import java.util.HashMap;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.LinkedTransferQueue;
/**
* general class for communication between the {@code processes.WebListener} and {@code worker} dy... | html asci fixes
| src/main/java/interface_objects/Parser.java | html asci fixes | |
Java | mit | 4101ff2ce1d96a94a1257662149c75ce888a6bba | 0 | aartikov/Alligator | package me.aartikov.alligator.internal;
import java.util.ArrayList;
import java.util.List;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import me.aartikov.alligator.NavigationContext;
import me.aartikov.alligator.TransitionA... | alligator/src/main/java/me/aartikov/alligator/internal/FragmentStack.java | package me.aartikov.alligator.internal;
import java.util.ArrayList;
import java.util.List;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import me.aartikov.alligator.NavigationContext;
import me.aartikov.alligator.TransitionA... | [fixbug] Call applyAfterFragmentTransactionExecuted in FragmentStack
| alligator/src/main/java/me/aartikov/alligator/internal/FragmentStack.java | [fixbug] Call applyAfterFragmentTransactionExecuted in FragmentStack | |
Java | mit | b55fb99162a66b2c93957abf1a8138ced21281bc | 0 | ngageoint/geopackage-core-java | package mil.nga.geopackage.extension.elevation;
import mil.nga.geopackage.BoundingBox;
import mil.nga.geopackage.tiles.TileBoundingBoxUtils;
/**
* Elevation request to retrieve elevation values for a point or bounding box
*
* @author osbornb
* @since 1.2.1
*/
public class ElevationRequest {
/**
* Bounding b... | src/main/java/mil/nga/geopackage/extension/elevation/ElevationRequest.java | package mil.nga.geopackage.extension.elevation;
import mil.nga.geopackage.BoundingBox;
import mil.nga.geopackage.tiles.TileBoundingBoxUtils;
/**
* Elevation request to retrieve elevation values for a point or bounding box
*
* @author osbornb
* @since 1.2.1
*/
public class ElevationRequest {
/**
* Bounding b... | for point queries use the query as the overlap request on tile borders
| src/main/java/mil/nga/geopackage/extension/elevation/ElevationRequest.java | for point queries use the query as the overlap request on tile borders | |
Java | mit | b025c654fb42ae6396046b3d15d091a3f33d36c3 | 0 | theblackarts/tba3,Art-Nava94/tba3,theblackarts/tba3,theblackarts/tba3 | /*
* "All that is gold does not glitter,
* Not all those who wander are lost;
* The old that is strong does not wither,
* Deep roots are not reached by the frost.
* From the ashes a fire shall be woken,
* A light from the shadows shall spring;
* Renewed shall be blade that was broken,
* The crownless again sha... | TheBlackArts/src/core/Game.java | /*
* "All that is gold does not glitter,
* Not all those who wander are lost;
* The old that is strong does not wither,
* Deep roots are not reached by the frost.
* From the ashes a fire shall be woken,
* A light from the shadows shall spring;
* Renewed shall be blade that was broken,
* The crownless again sha... | Implement win condition | TheBlackArts/src/core/Game.java | Implement win condition | |
Java | mit | 38b3b19c3a6bad80e204fe8299958ca885b985ac | 0 | msimonides/homerplayer | package com.studio4plus.homerplayer.ui;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.SharedPreferences;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.preference.ListPreference;
import android.preference.Preference;
import ... | app/src/main/java/com/studio4plus/homerplayer/ui/SettingsActivity.java | package com.studio4plus.homerplayer.ui;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.SharedPreferences;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.preference.ListPreference;
import android.preference.Preference;
import ... | Fix action bar covering the first preference.
| app/src/main/java/com/studio4plus/homerplayer/ui/SettingsActivity.java | Fix action bar covering the first preference. | |
Java | mit | ece6161a491b923746208774b365ab845ea67612 | 0 | Col-E/Recaf,Col-E/Recaf | package me.coley.recaf.decompile.fernflower;
import me.coley.recaf.decompile.Decompiler;
import me.coley.recaf.workspace.Workspace;
import org.jetbrains.java.decompiler.main.extern.IBytecodeProvider;
import org.jetbrains.java.decompiler.main.extern.IFernflowerPreferences;
import java.io.*;
import java.util.*;
/**
*... | src/main/java/me/coley/recaf/decompile/fernflower/FernFlowerDecompiler.java | package me.coley.recaf.decompile.fernflower;
import me.coley.recaf.decompile.Decompiler;
import me.coley.recaf.workspace.Workspace;
import org.jetbrains.java.decompiler.main.extern.IBytecodeProvider;
import org.jetbrains.java.decompiler.main.extern.IFernflowerPreferences;
import java.io.*;
import java.util.*;
/**
*... | Throws for FernFlower failures
| src/main/java/me/coley/recaf/decompile/fernflower/FernFlowerDecompiler.java | Throws for FernFlower failures | |
Java | apache-2.0 | 9ffb12fe4d058bf42423307d19c9ab8d54ded4ab | 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.testFramework;
import com.intellij.ide.startup.impl.StartupManagerImpl;
import com.intellij.lang.*;
import com.intellij.lang.impl.PsiBuilderFactoryImpl;
impo... | platform/testFramework/src/com/intellij/testFramework/ParsingTestCase.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.testFramework;
import com.intellij.ide.startup.impl.StartupManagerImpl;
import com.intellij.lang.*;
import com.intellij.lang.impl.PsiBuilderFactoryImpl;
impo... | tests: clear ParserDefinition stored in Language's user data when ParsingTestCase finished
After 87a77b47af748 ParsingTestCase doesn't use addExplicitExtension so we need to explicitly clear the value cached in UserData of Language instance when a test finishes, otherwise tests which run after it may get incorrect ins... | platform/testFramework/src/com/intellij/testFramework/ParsingTestCase.java | tests: clear ParserDefinition stored in Language's user data when ParsingTestCase finished | |
Java | apache-2.0 | 98f67f00d6c6614f989f3373474fefd202629cee | 0 | this/carbon-uuf-maven-tools,sajithar/carbon-uuf-maven-plugin,this/carbon-uuf-maven-tools,this/carbon-uuf-maven-tools | /*
* Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... | plugin/src/main/java/org/wso2/carbon/uuf/maven/util/ConfigFileCreator.java | /*
* Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... | added 'createConfigYaml', 'createDependencyTree' static methods to ConfigFileCreator class
| plugin/src/main/java/org/wso2/carbon/uuf/maven/util/ConfigFileCreator.java | added 'createConfigYaml', 'createDependencyTree' static methods to ConfigFileCreator class | |
Java | apache-2.0 | 779ad277cc946606c206694a8212dd22f6080096 | 0 | vherilier/jmeter,ThiagoGarciaAlves/jmeter,ubikfsabbe/jmeter,ra0077/jmeter,DoctorQ/jmeter,vherilier/jmeter,fj11/jmeter,ra0077/jmeter,tuanhq/jmeter,hizhangqi/jmeter-1,DoctorQ/jmeter,d0k1/jmeter,etnetera/jmeter,max3163/jmeter,liwangbest/jmeter,DoctorQ/jmeter,ra0077/jmeter,ThiagoGarciaAlves/jmeter,ThiagoGarciaAlves/jmeter,... | /*
* Copyright 2003-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | src/protocol/http/org/apache/jmeter/protocol/http/parser/JTidyHTMLParser.java | /*
* Copyright 2003-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | Need to continue after finding a background attribute -
otherwise body with background is not scanned
git-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@392539 13f79535-47bb-0310-9956-ffa450edef68
| src/protocol/http/org/apache/jmeter/protocol/http/parser/JTidyHTMLParser.java | Need to continue after finding a background attribute - otherwise body with background is not scanned | |
Java | apache-2.0 | 63b5c8be369123a5b95695f5b73ec74e15c60c15 | 0 | liamgh/liamgreenhughes-sl4a-tf101,olapaola/olapaola-android-scripting,olapaola/olapaola-android-scripting,olapaola/olapaola-android-scripting,olapaola/olapaola-android-scripting,vlinhd11/vlinhd11-android-scripting,cristiana214/cristianachavez214-cristianachavez,cristiana214/cristianachavez214-cristianachavez,liamgh/lia... | /*
* Copyright (C) 2010 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 a... | android/AndroidScriptingEnvironment/src/com/google/ase/facade/EventFacade.java | /*
* Copyright (C) 2010 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 a... | Fixed potential memory leak in EventFacade: the queue fills up indefinitely if the events aren't polled.
| android/AndroidScriptingEnvironment/src/com/google/ase/facade/EventFacade.java | Fixed potential memory leak in EventFacade: the queue fills up indefinitely if the events aren't polled. | |
Java | apache-2.0 | 7998adf5b5e485c3489212b429aa6bc902016108 | 0 | fitermay/intellij-community,signed/intellij-community,hurricup/intellij-community,retomerz/intellij-community,SerCeMan/intellij-community,idea4bsd/idea4bsd,ol-loginov/intellij-community,supersven/intellij-community,MichaelNedzelsky/intellij-community,MichaelNedzelsky/intellij-community,lucafavatella/intellij-community,... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-api/src/com/intellij/openapi/actionSystem/ex/ActionUtil.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | Actions: do not hide non-dumb-aware actions, just disable them
| platform/platform-api/src/com/intellij/openapi/actionSystem/ex/ActionUtil.java | Actions: do not hide non-dumb-aware actions, just disable them | |
Java | apache-2.0 | db2215dc0dc7344627efb263765986cbc0c5ad9b | 0 | mbhk/barcode4j,mbhk/barcode4j | /*
* Copyright 2006 Jeremias Maerki.
*
* 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... | barcode4j/src/java/org/krysalis/barcode4j/impl/datamatrix/DataMatrixLogicImpl.java | /*
* Copyright 2006 Jeremias Maerki.
*
* 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... | Disabled logging output.
| barcode4j/src/java/org/krysalis/barcode4j/impl/datamatrix/DataMatrixLogicImpl.java | Disabled logging output. | |
Java | apache-2.0 | 3e7706168b090e9c70756a42c0482f7ba4e9c7c3 | 0 | wildfly/wildfly-http-client | /*
* JBoss, Home of Professional Open Source.
* Copyright 2022 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* 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 Licen... | common/src/main/java/org/wildfly/httpclient/common/EENamespaceInteroperability.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2022 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* 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 Licen... | [WEJBHTTP-87] EENamespaceInteroperability's VARIABLE_CONSTANT and JAKARTAEE_ENVIRONMENT are useless now when Jakarta EE API version is the only one available
| common/src/main/java/org/wildfly/httpclient/common/EENamespaceInteroperability.java | [WEJBHTTP-87] EENamespaceInteroperability's VARIABLE_CONSTANT and JAKARTAEE_ENVIRONMENT are useless now when Jakarta EE API version is the only one available | |
Java | apache-2.0 | 32d1d29b96678f324f837ae01da45d08634ae9d7 | 0 | Qi4j/qi4j-sdk,ramtej/Qi4j.Repo.4.Sync,ramtej/Qi4j.Repo.4.Sync,Qi4j/qi4j-extensions,apache/zest-qi4j,joobn72/qi4j-sdk,apache/zest-qi4j,ramtej/Qi4j.Repo.4.Sync,ramtej/Qi4j.Repo.4.Sync,joobn72/qi4j-sdk,apache/zest-qi4j,joobn72/qi4j-sdk,ramtej/Qi4j.Repo.4.Sync,joobn72/qi4j-sdk,Qi4j/qi4j-sdk,ramtej/Qi4j.Repo.4.Sync,Qi4j/qi4... | /*
* Copyright (c) 2010, Paul Merlin. 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 applicable law... | entitystore-sql/src/test/java/org/qi4j/entitystore/sql/DerbySQLEntityStoreTest.java | /*
* Copyright (c) 2010, Paul Merlin. 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 applicable law... | entitystore-sql: add @Ignore to DerbySQLEntityStoreTest
Do not work anymore since the refactor to use java-sql-generator
| entitystore-sql/src/test/java/org/qi4j/entitystore/sql/DerbySQLEntityStoreTest.java | entitystore-sql: add @Ignore to DerbySQLEntityStoreTest | |
Java | apache-2.0 | 630a729ca86fb8aa759dc5af4109aafe96cd1964 | 0 | researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds | package won.protocol.util;
import com.hp.hpl.jena.datatypes.xsd.XSDDatatype;
import com.hp.hpl.jena.query.*;
import com.hp.hpl.jena.rdf.model.*;
import com.hp.hpl.jena.rdf.model.impl.PropertyImpl;
import com.hp.hpl.jena.rdf.model.impl.ResourceImpl;
import com.hp.hpl.jena.sparql.path.Path;
import com.hp.hpl.jena.sparql... | webofneeds/won-core/src/main/java/won/protocol/util/WonRdfUtils.java | package won.protocol.util;
import com.hp.hpl.jena.datatypes.xsd.XSDDatatype;
import com.hp.hpl.jena.query.*;
import com.hp.hpl.jena.rdf.model.*;
import com.hp.hpl.jena.rdf.model.impl.PropertyImpl;
import com.hp.hpl.jena.rdf.model.impl.ResourceImpl;
import com.hp.hpl.jena.sparql.path.Path;
import com.hp.hpl.jena.sparql... | refactored getNeedTitle method
| webofneeds/won-core/src/main/java/won/protocol/util/WonRdfUtils.java | refactored getNeedTitle method | |
Java | apache-2.0 | b02f4f709baf8c3d4e800ab6bb3216f0908f679b | 0 | hasinhamrah/myket-licensing-sample | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | app/src/main/java/com/google/android/vending/licensing/MyketServerManagedPolicy.java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | Fix bug on nanoTime. nano is 10^-9 and milli is 10^-3
| app/src/main/java/com/google/android/vending/licensing/MyketServerManagedPolicy.java | Fix bug on nanoTime. nano is 10^-9 and milli is 10^-3 | |
Java | apache-2.0 | 2f817f3f88222685afd57e4088245b05cfbf486d | 0 | trejkaz/derby,apache/derby,apache/derby,trejkaz/derby,apache/derby,trejkaz/derby,apache/derby | /*
Derby - Class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
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 licens... | java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/DataSourceTest.java | /*
Derby - Class org.apache.derbyTesting.functionTests.tests.jdbcapi.DataSourceTest
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 licens... | Add commented out code that exposes the bug described by DERBY-3401. Removing a listener from a pooled connection during logical connection close processing causes other listeners to be ignored.
git-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@619991 13f79535-47bb-0310-9956-ffa450edef68
| java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/DataSourceTest.java | Add commented out code that exposes the bug described by DERBY-3401. Removing a listener from a pooled connection during logical connection close processing causes other listeners to be ignored. | |
Java | apache-2.0 | 44c4730c9ae30c67e4363dbfbb32865f40260b95 | 0 | zimmermatt/flink,mbode/flink,aljoscha/flink,zohar-mizrahi/flink,bowenli86/flink,aljoscha/flink,clarkyzl/flink,PangZhi/flink,xccui/flink,haohui/flink,kl0u/flink,zjureel/flink,WangTaoTheTonic/flink,StephanEwen/incubator-flink,kl0u/flink,hongyuhong/flink,WangTaoTheTonic/flink,haohui/flink,fanzhidongyzby/flink,xccui/flink,... | /***********************************************************************************************************************
*
* Copyright (C) 2010-2012 by the Stratosphere project (http://stratosphere.eu)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance... | nephele/nephele-s3/src/test/java/eu/stratosphere/nephele/fs/s3/S3FileSystemTest.java | /***********************************************************************************************************************
*
* Copyright (C) 2010-2012 by the Stratosphere project (http://stratosphere.eu)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance... | Fixed problem with S3 file system test
| nephele/nephele-s3/src/test/java/eu/stratosphere/nephele/fs/s3/S3FileSystemTest.java | Fixed problem with S3 file system test | |
Java | apache-2.0 | cf77c45d4b6a60129b5c3b6ebe9f07aa189c92f7 | 0 | ajordens/orca,ajordens/orca,robfletcher/orca,spinnaker/orca,ajordens/orca,spinnaker/orca,ajordens/orca,spinnaker/orca,robfletcher/orca,robfletcher/orca,robfletcher/orca | /*
* Copyright 2020 Netflix, 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 ... | orca-front50/src/main/groovy/com/netflix/spinnaker/orca/front50/model/PluginInfo.java | /*
* Copyright 2020 Netflix, 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 ... | feat(plugins): New plugin info fields (#3794)
Co-authored-by: mergify[bot] <b09a6ee808b67e98a221404e7aaa52e0398a4954@users.noreply.github.com> | orca-front50/src/main/groovy/com/netflix/spinnaker/orca/front50/model/PluginInfo.java | feat(plugins): New plugin info fields (#3794) | |
Java | apache-2.0 | e1fc7eb04297b4962ccb97309caedfa518ad61c5 | 0 | apache/uima-sandbox,apache/uima-sandbox,apache/uima-sandbox | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | uima-as/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UIMA-1293 - committing Burn's new test cases
git-svn-id: dd361d0afbe84f3eb97f7061549e905c2c5df34b@747548 13f79535-47bb-0310-9956-ffa450edef68
| uima-as/uimaj-as-activemq/src/test/java/org/apache/uima/ee/test/TestUimaASExtended.java | UIMA-1293 - committing Burn's new test cases | |
Java | apache-2.0 | 25b5bf78028117dc12eced428c5b68cc137d87b1 | 0 | gbif/registry,gbif/registry | /*
* Copyright 2020 Global Biodiversity Information Facility (GBIF)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | registry-search/src/main/java/org/gbif/registry/search/dataset/DatasetEsFieldMapper.java | /*
* Copyright 2020 Global Biodiversity Information Facility (GBIF)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | https://github.com/gbif/registry/issues/148
| registry-search/src/main/java/org/gbif/registry/search/dataset/DatasetEsFieldMapper.java | https://github.com/gbif/registry/issues/148 | |
Java | apache-2.0 | ee17a8df3c14abfc1675d3a9373740262cbed798 | 0 | Sargul/dbeaver,Sargul/dbeaver,dbeaver/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,Sargul/dbeaver,dbeaver/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2013-2015 Denis Forveille (titou10.titou10@gmail.com)
* Copyright (C) 2010-2019 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | plugins/org.jkiss.dbeaver.ext.db2/src/org/jkiss/dbeaver/ext/db2/model/DB2PackageStatement.java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2013-2015 Denis Forveille (titou10.titou10@gmail.com)
* Copyright (C) 2010-2019 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | Code cleanup
Former-commit-id: 1649693fc0448cadeec43ec5fe5f89f1d713b811 | plugins/org.jkiss.dbeaver.ext.db2/src/org/jkiss/dbeaver/ext/db2/model/DB2PackageStatement.java | Code cleanup | |
Java | apache-2.0 | 58cefb41610fe8a47606ff8f872c400b2439765d | 0 | AndrewKhitrin/dbeaver,ruspl-afed/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,ruspl-afed/dbeaver,ruspl-afed/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,ruspl-afed/dbeaver,AndrewKhitrin/dbeaver | /*
* Copyright (C) 2010-2013 Serge Rieder
* serge@jkiss.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, or (at your option) any la... | plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/ui/controls/resultset/ResultSetViewer.java | /*
* Copyright (C) 2010-2013 Serge Rieder
* serge@jkiss.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, or (at your option) any la... | Update edit controls after data segment read | plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/ui/controls/resultset/ResultSetViewer.java | Update edit controls after data segment read | |
Java | bsd-2-clause | 268cde8727253d88ddc3a6e367e410e3f64bec3f | 0 | octavianiLocator/g3m,AeroGlass/g3m,octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m,octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m | package org.glob3.mobile.generated;
public class NonOverlappingMark
{
private float _springLengthInPixels;
private Vector3D _cartesianPos;
private Geodetic3D _geoPosition ;
private float _dX; //Velocity vector (pixels per second)
private float _dY;
private float _fX; //Applied Force
private ... | Commons/G3MSharedSDK/src/org/glob3/mobile/generated/NonOverlappingMark.java | package org.glob3.mobile.generated;
public class NonOverlappingMark
{
private float _springLengthInPixels;
private Vector3D _cartesianPos;
private Geodetic3D _geoPosition ;
private float _dX; //Velocity vector (pixels per second)
private float _dY;
private float _fX; //Applied Force
private ... | Generated
| Commons/G3MSharedSDK/src/org/glob3/mobile/generated/NonOverlappingMark.java | Generated | |
Java | bsd-2-clause | f7c59bf8ba6c6e189e246ac978173d5d9f23c653 | 0 | KronosDesign/runelite,abelbriggs1/runelite,devinfrench/runelite,runelite/runelite,runelite/runelite,KronosDesign/runelite,abelbriggs1/runelite,devinfrench/runelite,Sethtroll/runelite,l2-/runelite,Sethtroll/runelite,Noremac201/runelite,abelbriggs1/runelite,runelite/runelite,Noremac201/runelite,l2-/runelite | /*
* Copyright (c) 2017, Robin Weymans <Robin.weymans@gmail.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice... | runelite-client/src/main/java/net/runelite/client/plugins/hunter/TrapOverlay.java | /*
* Copyright (c) 2017, Robin Weymans <Robin.weymans@gmail.com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice... | hunter plugin: Fix null pointer when going across a loading zone
| runelite-client/src/main/java/net/runelite/client/plugins/hunter/TrapOverlay.java | hunter plugin: Fix null pointer when going across a loading zone | |
Java | mit | a884c94fa348f59cba7656ccff3b33916eb008c1 | 0 | CMPUT301F17T14/gitrekt | package com.example.habitrack;
import android.content.Context;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOExcept... | HabiTrack/app/src/main/java/com/example/habitrack/HabitEventController.java | package com.example.habitrack;
import android.content.Context;
import android.util.Log;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.Calendar;
... | change load/save methods for habit events to use gson. also increment counter
for habittype upon event creation
| HabiTrack/app/src/main/java/com/example/habitrack/HabitEventController.java | change load/save methods for habit events to use gson. also increment counter for habittype upon event creation | |
Java | mit | 1ae742505a10e3cfad568d0096d066e8ecc606dd | 0 | freeuni-sdp/arkanoid-16 | package ge.edu.freeuni.sdp.arkanoid.model;
import java.util.ArrayList;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* Created by nika on 4/2/16.
*/
public class DeathCountListener implements GobjDeathListener {
pr... | src/main/java/ge/edu/freeuni/sdp/arkanoid/model/DeathCountListener.java | package ge.edu.freeuni.sdp.arkanoid.model;
import java.util.ArrayList;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* Created by nika on 4/2/16.
*/
public class DeathCountListener implements GobjDeathListener {
private int _count;
private ArrayList<LevelOverL... | Change DeathCountListener to use AtomicInteger
| src/main/java/ge/edu/freeuni/sdp/arkanoid/model/DeathCountListener.java | Change DeathCountListener to use AtomicInteger | |
Java | mit | 1df5046895915d8518be9bd996f4e16f4ca59694 | 0 | chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster,chipster/chipster | package fi.csc.chipster.tools.gbrowser;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import fi.csc.microarray.client.visualisation.methods... | src/main/java/fi/csc/chipster/tools/gbrowser/TsvSorter.java | package fi.csc.chipster.tools.gbrowser;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import fi.csc.microarray.client.visualisation.methods... | main added for testing
| src/main/java/fi/csc/chipster/tools/gbrowser/TsvSorter.java | main added for testing | |
Java | mit | 0ba22035368ce4deb3d9908dff6ed71a41c680f4 | 0 | regini/inSquare,regini/inSquare,regini/inSquare,regini/inSquare,regini/inSquare | package com.nsqre.insquare.Utilities.REST;/* Created by umbertosonnino on 10/3/16 */
import android.content.Context;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley... | inSquareAndroid/app/src/main/java/com/nsqre/insquare/Utilities/REST/VolleyManager.java | package com.nsqre.insquare.Utilities.REST;/* Created by umbertosonnino on 10/3/16 */
import android.content.Context;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley... | Search query by lat lon and userId
| inSquareAndroid/app/src/main/java/com/nsqre/insquare/Utilities/REST/VolleyManager.java | Search query by lat lon and userId | |
Java | mit | dd6de650fa7c2adebf647b67f1539d27af0ae16c | 0 | rgabbard-bbn/kbp-2014-event-arguments,BBN-E/tac-kbp-eal,BBN-E/tac-kbp-eal,isi-nlp/tac-kbp-eal,isi-nlp/tac-kbp-eal,rgabbard-bbn/kbp-2014-event-arguments | package com.bbn.kbp.events;
import com.bbn.bue.common.Finishable;
import com.bbn.bue.common.HasDocID;
import com.bbn.bue.common.Inspector;
import com.bbn.bue.common.IntIDSequence;
import com.bbn.bue.common.StringUtils;
import com.bbn.bue.common.TextGroupPackageImmutable;
import com.bbn.bue.common.evaluation.AggregateB... | tac-kbp-eal-scorer/src/main/java/com/bbn/kbp/events/ScoreKBPAgainstERE.java | package com.bbn.kbp.events;
import com.bbn.bue.common.Finishable;
import com.bbn.bue.common.HasDocID;
import com.bbn.bue.common.Inspector;
import com.bbn.bue.common.IntIDSequence;
import com.bbn.bue.common.StringUtils;
import com.bbn.bue.common.TextGroupPackageImmutable;
import com.bbn.bue.common.evaluation.AggregateB... | Restore scoring of Crime and Time
These were in the guidelines, but were erroneously omitted
| tac-kbp-eal-scorer/src/main/java/com/bbn/kbp/events/ScoreKBPAgainstERE.java | Restore scoring of Crime and Time | |
Java | mit | 9316bef6f4646b4f2016f6489af5e42e71b58859 | 0 | wizzardo/Tools,wizzardo/Tools | package org.bordl.xml;
/**
* @author: moxa
* Date: 12/24/12
*/
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author: moxa
* Date: 12/23/12
*/
publi... | src/org/bordl/xml/Node.java | package org.bordl.xml;
/**
* @author: moxa
* Date: 12/24/12
*/
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author: moxa
* Date: 12/23/12
*/
publi... | small fix
| src/org/bordl/xml/Node.java | small fix | |
Java | mit | 9a1496d36359ca0de4fed9feff453e19e34c23c6 | 0 | aterai/java-swing-tips,aterai/java-swing-tips,aterai/java-swing-tips,aterai/java-swing-tips | package example;
//-*- mode:java; encoding:utf-8 -*-
// vim:set fileencoding=utf-8:
//@homepage@
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
import java.util.Objects;
import javax.swing.*;
import javax.swing.table.*;
public final class MainPanel extends JPanel {
private MainPanel() {
... | LargeCellEditor/src/java/example/MainPanel.java | package example;
//-*- mode:java; encoding:utf-8 -*-
// vim:set fileencoding=utf-8:
//@homepage@
import java.awt.*;
import java.awt.event.*;
import java.awt.image.*;
import java.util.Objects;
import javax.swing.*;
import javax.swing.table.*;
public final class MainPanel extends JPanel {
public MainPanel() {
... | refactor: change the final class constructor to private
| LargeCellEditor/src/java/example/MainPanel.java | refactor: change the final class constructor to private | |
Java | epl-1.0 | 1e12238272b5df681e8d200387bbc05d539ac87b | 0 | usethesource/rascal-value | package io.usethesource.vallang;
import java.io.IOException;
import java.io.StringReader;
import java.lang.reflect.Method;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import java.util.Random;
import java.util.function.BiFunction;
import java.util.stream.Col... | src/test/java/io/usethesource/vallang/ValueProvider.java | package io.usethesource.vallang;
import java.io.IOException;
import java.io.StringReader;
import java.lang.reflect.Method;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import java.util.Random;
import java.util.function.BiFunction;
import java.util.stream.Col... | documenting seed property during test run
| src/test/java/io/usethesource/vallang/ValueProvider.java | documenting seed property during test run | |
Java | epl-1.0 | 35671a2977616ba5217df9f52e2b0f6ef698275e | 0 | bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs,bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs,bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs | /*******************************************************************************
* Copyright (c) 2011, 2012 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/internal/jpa/EntityManagerFactoryImpl.java | /*******************************************************************************
* Copyright (c) 2011, 2012 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 350728 - JPA 2.1 Dynamic Named Query definition
Update to support wrapped queries on EE containers
Former-commit-id: 8eb7cd0c1324d91d59d7a955978e85a841e7a648 | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerFactoryImpl.java | Bug 350728 - JPA 2.1 Dynamic Named Query definition Update to support wrapped queries on EE containers | |
Java | mpl-2.0 | 183066a797f8f284f30e6e8fcf28ea0bdbe43ad5 | 0 | carlwilson/veraPDF-library | package org.verapdf.validation.profile.parser;
import org.verapdf.exceptions.validationprofileparser.IncorrectImportPathException;
import org.verapdf.exceptions.validationprofileparser.MissedHashTagException;
import org.verapdf.exceptions.validationprofileparser.WrongSignatureException;
import org.verapdf.validation.p... | validationprofileparser/src/main/java/org/verapdf/validation/profile/parser/ValidationProfileParser.java | package org.verapdf.validation.profile.parser;
import org.verapdf.exceptions.validationprofileparser.IncorrectImportPathException;
import org.verapdf.exceptions.validationprofileparser.MissedHashTagException;
import org.verapdf.exceptions.validationprofileparser.WrongSignatureException;
import org.verapdf.validation.p... | Revert "Returned hash reading from unsigned profile"
This reverts commit 0c5274aa7bf6ed9d115e2c3229dcc063d6893b8f.
| validationprofileparser/src/main/java/org/verapdf/validation/profile/parser/ValidationProfileParser.java | Revert "Returned hash reading from unsigned profile" | |
Java | agpl-3.0 | 8a01b0949c802801bb39cef69c91f6048c067931 | 0 | Audiveris/audiveris,Audiveris/audiveris | //------------------------------------------------------------------------------------------------//
// //
// S h a p e B o a r d //
// ... | src/main/org/audiveris/omr/sig/ui/ShapeBoard.java | //------------------------------------------------------------------------------------------------//
// //
// S h a p e B o a r d //
// ... | More room for shape sets panel
| src/main/org/audiveris/omr/sig/ui/ShapeBoard.java | More room for shape sets panel | |
Java | agpl-3.0 | e8181999340b73e621f14e96d44dfa97cf00bc99 | 0 | MusesProject/MusesServer,MusesProject/MusesServer | /*
* version 1.0 - MUSES prototype software
* Copyright MUSES project (European Commission FP7) - 2013
*
*/
package eu.musesproject.server.connectionmanager;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Queue;
import javax.servlet.Servlet;
import javax.servlet.ServletException;
impor... | src/main/java/eu/musesproject/server/connectionmanager/ComMainServlet.java | /*
* version 1.0 - MUSES prototype software
* Copyright MUSES project (European Commission FP7) - 2013
*
*/
package eu.musesproject.server.connectionmanager;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Queue;
import javax.servlet.Servlet;
import javax.servlet.ServletException;
impor... | data header removed instead data is sent in body of response
data header removed instead data is sent in body of response
| src/main/java/eu/musesproject/server/connectionmanager/ComMainServlet.java | data header removed instead data is sent in body of response | |
Java | agpl-3.0 | bfa2fcf2ff2c4e32e25ac483115e2aeda6b79786 | 0 | Shoebill/streamer-wrapper | package net.gtaun.shoebill.streamer;
import net.gtaun.shoebill.Shoebill;
import net.gtaun.shoebill.amx.AmxCallable;
import net.gtaun.shoebill.amx.AmxInstance;
import net.gtaun.shoebill.amx.types.ReferenceFloat;
import net.gtaun.shoebill.amx.types.ReferenceInt;
import net.gtaun.shoebill.amx.types.ReferenceString;
impor... | src/main/java/net/gtaun/shoebill/streamer/Functions.java | package net.gtaun.shoebill.streamer;
import net.gtaun.shoebill.Shoebill;
import net.gtaun.shoebill.amx.AmxCallable;
import net.gtaun.shoebill.amx.AmxInstance;
import net.gtaun.shoebill.amx.types.ReferenceFloat;
import net.gtaun.shoebill.amx.types.ReferenceInt;
import net.gtaun.shoebill.amx.types.ReferenceString;
impor... | Add drawDistance parameter to createDynamic3DTextLabel method as an obligatory
| src/main/java/net/gtaun/shoebill/streamer/Functions.java | Add drawDistance parameter to createDynamic3DTextLabel method as an obligatory | |
Java | agpl-3.0 | e472a962347603c8cbcf820e32fb323d719977b3 | 0 | jpaoletti/java-presentation-manager,jpaoletti/java-presentation-manager | package jpaoletti.jpm.core;
import java.util.ArrayList;
import java.util.List;
/**
* @author jpaoletti
*
* This class encapsulate an entity, its list and everything associated to an
* entity. An instance of this class is inserted in session under demand and
* stay in session for fast reference.
*
*/
public cla... | modules/jpm-core/src/main/java/jpaoletti/jpm/core/EntityContainer.java | package jpaoletti.jpm.core;
import java.util.ArrayList;
import java.util.List;
/**
* @author jpaoletti
*
* This class encapsulate an entity, its list and everything associated to an
* entity. An instance of this class is inserted in session under demand and
* stay in session for fast reference.
*
*/
public cla... | added equals to entity container
| modules/jpm-core/src/main/java/jpaoletti/jpm/core/EntityContainer.java | added equals to entity container | |
Java | lgpl-2.1 | df7299c294b19fe91ad3ec101c891010b29db49c | 0 | RodolpheFouquet/gpac,DmitrySigaev/gpac,gpac/gpac,rbouqueau/gpac_brew_travis,epam/gpac,canatella/gpac,rbouqueau/gpac,rauf/gpac,DmitrySigaev/gpac,rbouqueau/gpac,DmitrySigaev/gpac,canatella/gpac,ARSekkat/gpac,epam/gpac,rauf/gpac,gpac/gpac,rbouqueau/gpac_brew_travis,aymanelyaagoubi/gpac,psteinb/gpac,emmanouil/gpac,rbouquea... | /**
* Osmo on Android
* Aug/2010
* NGO Van Luyen
* $Id$
*
*/
package com.artemis.Osmo4;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
i... | applications/osmo4_android/src/com/artemis/Osmo4/Osmo4.java | /**
* Osmo on Android
* Aug/2010
* NGO Van Luyen
* $Id$
*
*/
package com.artemis.Osmo4;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
i... | Fixed possible division by 0
git-svn-id: ab66a9de07fa9d47c5829c82992f5279466c775f@2825 63c20433-aa62-49bd-875c-5a186b69a8fb
| applications/osmo4_android/src/com/artemis/Osmo4/Osmo4.java | Fixed possible division by 0 | |
Java | lgpl-2.1 | a25be77a43a1233bcc517a23494d955f40f0defb | 0 | julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine,julie-sullivan/phytomine | package org.intermine.web.logic.results;
/*
* Copyright (C) 2002-2008 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/l... | intermine/web/main/src/org/intermine/web/logic/results/PagedTable.java | package org.intermine.web.logic.results;
/*
* Copyright (C) 2002-2008 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/l... | Fixed PagedTable.setAllSelectColumn to set the right class name for the column.
Former-commit-id: c7a85ee25926c33aa37c8d4307b5e8af2574caf6 | intermine/web/main/src/org/intermine/web/logic/results/PagedTable.java | Fixed PagedTable.setAllSelectColumn to set the right class name for the column. | |
Java | lgpl-2.1 | aaf754b6663aaf8cb94887fe784c504e6e9f2b33 | 0 | languagetool-org/languagetool,jimregan/languagetool,jimregan/languagetool,languagetool-org/languagetool,jimregan/languagetool,languagetool-org/languagetool,jimregan/languagetool,jimregan/languagetool,languagetool-org/languagetool,languagetool-org/languagetool | /* LanguageTool, a natural language style checker
* Copyright (C) 2018 Daniel Naber (http://www.danielnaber.de)
*
* 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 ... | languagetool-language-modules/de/src/main/java/org/languagetool/rules/de/ProhibitedCompoundRule.java | /* LanguageTool, a natural language style checker
* Copyright (C) 2018 Daniel Naber (http://www.danielnaber.de)
*
* 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 ... | [de] extend with Brache/Branche
| languagetool-language-modules/de/src/main/java/org/languagetool/rules/de/ProhibitedCompoundRule.java | [de] extend with Brache/Branche | |
Java | apache-2.0 | 088e702cd8ca74e801126f5095c86c8d721e1864 | 0 | cscorley/solr-only-mirror,cscorley/solr-only-mirror,cscorley/solr-only-mirror | /**
* 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... | core/src/test/org/apache/solr/search/function/TestFunctionQuery.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... | LUCENE-3687: Allow similarity to encode norms other than a single byte
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1232014 13f79535-47bb-0310-9956-ffa450edef68
| core/src/test/org/apache/solr/search/function/TestFunctionQuery.java | LUCENE-3687: Allow similarity to encode norms other than a single byte | |
Java | apache-2.0 | a582ca6018e503d6362ef942018d51211e5ebab5 | 0 | tufangorel/hazelcast,emrahkocaman/hazelcast,dsukhoroslov/hazelcast,mdogan/hazelcast,mdogan/hazelcast,dbrimley/hazelcast,lmjacksoniii/hazelcast,mesutcelik/hazelcast,lmjacksoniii/hazelcast,juanavelez/hazelcast,mesutcelik/hazelcast,emre-aydin/hazelcast,Donnerbart/hazelcast,dbrimley/hazelcast,dbrimley/hazelcast,emrahkocama... | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | hazelcast/src/main/java/com/hazelcast/map/proxy/MapProxySupport.java | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | Fixed read-backup-data NPE.
| hazelcast/src/main/java/com/hazelcast/map/proxy/MapProxySupport.java | Fixed read-backup-data NPE. | |
Java | apache-2.0 | e69754adb570a58bc9fc83d1f49633fd32f7dd55 | 0 | apache/fop,chunlinyao/fop,chunlinyao/fop,chunlinyao/fop,apache/fop,chunlinyao/fop,apache/fop,chunlinyao/fop,apache/fop,apache/fop | /*
* $Id$
* Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
* For details on use and redistribution please refer to the
* LICENSE file included with these sources.
*/
package org.apache.fop.image;
// Java
import java.net.URL;
import java.awt.image.ImageProducer;
import java.awt.image.Colo... | src/org/apache/fop/image/JimiImage.java | /*
* $Id$
* Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
* For details on use and redistribution please refer to the
* LICENSE file included with these sources.
*/
package org.apache.fop.image;
// Java
import java.net.URL;
import java.awt.image.ImageProducer;
import java.awt.image.Colo... | fixed compile error
git-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@194983 13f79535-47bb-0310-9956-ffa450edef68
| src/org/apache/fop/image/JimiImage.java | fixed compile error | |
Java | apache-2.0 | b37023c9fe41b12eda3d362b2c641d94bfd3809f | 0 | vladmm/intellij-community,pwoodworth/intellij-community,TangHao1987/intellij-community,gnuhub/intellij-community,idea4bsd/idea4bsd,holmes/intellij-community,mglukhikh/intellij-community,pwoodworth/intellij-community,signed/intellij-community,FHannes/intellij-community,semonte/intellij-community,ftomassetti/intellij-com... | package com.intellij.psi.formatter.java;
import com.intellij.codeFormatting.general.FormatterUtil;
import com.intellij.lang.ASTNode;
import com.intellij.formatting.Spacing;
import com.intellij.openapi.util.TextRange;
import com.intellij.psi.*;
import com.intellij.psi.codeStyle.CodeStyleSettings;
import com.intellij.ps... | source/com/intellij/psi/formatter/java/JavaSpacePropertyProcessor.java | package com.intellij.psi.formatter.java;
import com.intellij.codeFormatting.general.FormatterUtil;
import com.intellij.lang.ASTNode;
import com.intellij.formatting.Spacing;
import com.intellij.openapi.util.TextRange;
import com.intellij.psi.*;
import com.intellij.psi.codeStyle.CodeStyleSettings;
import com.intellij.ps... | http://www.jetbrains.net/jira/browse/IDEADEV-1712 fixed
| source/com/intellij/psi/formatter/java/JavaSpacePropertyProcessor.java | http://www.jetbrains.net/jira/browse/IDEADEV-1712 fixed | |
Java | apache-2.0 | 6851c513cd8e851d41bba8c8ae3b1bb26483c48e | 0 | ghxiao/ontop-spatial,ontop/ontop,clarkparsia/ontop,ConstantB/ontop-spatial,ontop/ontop,ghxiao/ontop-spatial,srapisarda/ontop,ConstantB/ontop-spatial,ontop/ontop,ConstantB/ontop-spatial,ghxiao/ontop-spatial,eschwert/ontop,eschwert/ontop,ontop/ontop,srapisarda/ontop,eschwert/ontop,srapisarda/ontop,srapisarda/ontop,ontop/... | package it.unibz.krdb.obda.owlrefplatform.core;
import it.unibz.krdb.obda.codec.DatalogProgramToTextCodec;
import it.unibz.krdb.obda.model.Atom;
import it.unibz.krdb.obda.model.CQIE;
import it.unibz.krdb.obda.model.DatalogProgram;
import it.unibz.krdb.obda.model.OBDAConnection;
import it.unibz.krdb.obda.model.O... | obdalib/reformulation-core/src/main/java/it/unibz/krdb/obda/owlrefplatform/core/QuestStatement.java | package it.unibz.krdb.obda.owlrefplatform.core;
import it.unibz.krdb.obda.codec.DatalogProgramToTextCodec;
import it.unibz.krdb.obda.model.Atom;
import it.unibz.krdb.obda.model.CQIE;
import it.unibz.krdb.obda.model.DatalogProgram;
import it.unibz.krdb.obda.model.OBDAConnection;
import it.unibz.krdb.obda.model.O... | * Fixed issue with get SQL, and execute for epistemic queries
| obdalib/reformulation-core/src/main/java/it/unibz/krdb/obda/owlrefplatform/core/QuestStatement.java | * Fixed issue with get SQL, and execute for epistemic queries | |
Java | apache-2.0 | 6a6a4cce82e72c27ec9899359ab67f9e1ccaf424 | 0 | WNPRC-EHR-Services/wnprc-modules,WNPRC-EHR-Services/wnprc-modules,WNPRC-EHR-Services/wnprc-modules,WNPRC-EHR-Services/wnprc-modules,WNPRC-EHR-Services/wnprc-modules,WNPRC-EHR-Services/wnprc-modules,WNPRC-EHR-Services/wnprc-modules | package org.labkey.dbutils.api.schema;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.labkey.api.collections.NamedObjectList;
import org.labkey.api.data.ButtonBarConfig;
import org.labkey.api.data.ColumnInfo;
import org.labkey.api.data.Container;
import org.labkey.api.d... | DBUtils/api-src/org/labkey/dbutils/api/schema/DecoratedTableInfo.java | package org.labkey.dbutils.api.schema;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.labkey.api.collections.NamedObjectList;
import org.labkey.api.data.ButtonBarConfig;
import org.labkey.api.data.ColumnInfo;
import org.labkey.api.data.Container;
import org.labkey.api.d... | Second attempt to fix TableInfo.getSelectList() override, this time from a machine that's building the module
| DBUtils/api-src/org/labkey/dbutils/api/schema/DecoratedTableInfo.java | Second attempt to fix TableInfo.getSelectList() override, this time from a machine that's building the module | |
Java | apache-2.0 | f0b763192c0d2b81de97d7f6c6d3c254f60f029c | 0 | titusfortner/selenium,joshmgrant/selenium,titusfortner/selenium,asolntsev/selenium,Dude-X/selenium,SeleniumHQ/selenium,asolntsev/selenium,SeleniumHQ/selenium,asolntsev/selenium,Ardesco/selenium,titusfortner/selenium,titusfortner/selenium,Ardesco/selenium,Ardesco/selenium,joshmgrant/selenium,joshmgrant/selenium,HtmlUnit... | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... | java/server/src/org/openqa/selenium/grid/router/GridStatusHandler.java | // Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you m... | [java] Don't write anything to stdout without need
| java/server/src/org/openqa/selenium/grid/router/GridStatusHandler.java | [java] Don't write anything to stdout without need | |
Java | apache-2.0 | b643e67e3788f63043e4e37bab8481445502bd94 | 0 | RichardHightower/qbit,RichardHightower/qbit,RichardHightower/qbit,advantageous/qbit,advantageous/qbit,advantageous/qbit,advantageous/qbit | /**
* ****************************************************************************
* Copyright (c) 2015. Rick Hightower, Geoff Chandler
* <p>
* 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 ... | qbit/core/src/main/java/io/advantageous/qbit/service/impl/BaseServiceQueueImpl.java | /**
* ****************************************************************************
* Copyright (c) 2015. Rick Hightower, Geoff Chandler
* <p>
* 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 ... | left off here.
| qbit/core/src/main/java/io/advantageous/qbit/service/impl/BaseServiceQueueImpl.java | left off here. | |
Java | apache-2.0 | b3bc1bd0c247e0d143854fc4e795fdbb2ee2233b | 0 | DataSketches/sketches-core,pjain1/sketches-core,edoliberty/sketches-core,ivanliu/sketches-core | /*
* Copyright 2015, Yahoo! Inc.
* Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root for terms.
*/
package com.yahoo.sketches.theta;
import com.yahoo.sketches.Util;
import com.yahoo.sketches.memory.Memory;
import com.yahoo.sketches.memory.NativeMemory;
import org.testng.annota... | src/test/java/com/yahoo/sketches/theta/SketchesTest.java | /*
* Copyright 2015, Yahoo! Inc.
* Licensed under the terms of the Apache License 2.0. See LICENSE file at the project root for terms.
*/
package com.yahoo.sketches.theta;
import com.yahoo.sketches.Util;
import com.yahoo.sketches.memory.Memory;
import com.yahoo.sketches.memory.NativeMemory;
import org.testng.annota... | Update unit test for static memory estimators in Sketches. | src/test/java/com/yahoo/sketches/theta/SketchesTest.java | Update unit test for static memory estimators in Sketches. | |
Java | apache-2.0 | cc8ef9af5f130dad523b1f9887d3d5f8409ba59d | 0 | ox-it/wl-course-signup,ox-it/wl-course-signup,ox-it/wl-course-signup,ox-it/wl-course-signup,ox-it/wl-course-signup | package uk.ac.ox.oucs.vle;
import java.io.IOException;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.w... | tool/src/main/java/uk/ac/ox/oucs/vle/CourseResource.java | package uk.ac.ox.oucs.vle;
import java.io.IOException;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.w... | Fix issue whereby some courses were wrongly shown as full.
This was an intermittent issue which depending on the ordering that the components were given back. | tool/src/main/java/uk/ac/ox/oucs/vle/CourseResource.java | Fix issue whereby some courses were wrongly shown as full. This was an intermittent issue which depending on the ordering that the components were given back. | |
Java | apache-2.0 | 1de9f0925dc18883f109d52e1598ec140cea464f | 0 | robinverduijn/gradle,gradle/gradle,gradle/gradle,gradle/gradle,blindpirate/gradle,robinverduijn/gradle,lsmaira/gradle,blindpirate/gradle,robinverduijn/gradle,robinverduijn/gradle,gstevey/gradle,robinverduijn/gradle,gradle/gradle,gradle/gradle,gradle/gradle,gstevey/gradle,lsmaira/gradle,lsmaira/gradle,blindpirate/gradle... | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/internal-performance-testing/src/main/groovy/org/gradle/performance/fixture/LogFiles.java | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Explain the reasoning inline instead of referencing another comment
| subprojects/internal-performance-testing/src/main/groovy/org/gradle/performance/fixture/LogFiles.java | Explain the reasoning inline instead of referencing another comment | |
Java | apache-2.0 | dd3a6a01e1cae1489b3d210242aa99e7ff30deb8 | 0 | surya-janani/sakai,ktakacs/sakai,hackbuteer59/sakai,tl-its-umich-edu/sakai,whumph/sakai,bkirschn/sakai,bkirschn/sakai,bzhouduke123/sakai,puramshetty/sakai,ouit0408/sakai,udayg/sakai,kingmook/sakai,frasese/sakai,frasese/sakai,joserabal/sakai,buckett/sakai-gitflow,ktakacs/sakai,willkara/sakai,ouit0408/sakai,OpenCollabZA/... | /**********************************************************************************
* $URL$
* $Id$
***********************************************************************************
*
* Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 The Sakai Foundation
*
* Licensed under the Educational Community Licen... | help/help-component/src/java/org/sakaiproject/component/app/help/HelpManagerImpl.java | /**********************************************************************************
* $URL$
* $Id$
***********************************************************************************
*
* Copyright (c) 2003, 2004, 2005, 2006, 2007, 2008, 2009 The Sakai Foundation
*
* Licensed under the Educational Community Licen... | SAK-27489 - Splitting out the file so it can be closed later
git-svn-id: 0100cd0bcd444eee702a49c1e7d1a40aa7e44e69@310791 66ffb92e-73f9-0310-93c1-f5514f145a0a
| help/help-component/src/java/org/sakaiproject/component/app/help/HelpManagerImpl.java | SAK-27489 - Splitting out the file so it can be closed later | |
Java | apache-2.0 | 1bf45a16ee0fd5706196ce0558b4690eb9cf659e | 0 | nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/wfswarm-example-arjuna-old,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch | import java.util.*;
public class RepairDroid
{
public static final String INITIAL_INPUT = Integer.toString(DroidMovement.NORTH);
public RepairDroid (Vector<String> instructions, boolean debug)
{
_debug = debug;
_theComputer = new Intcode(instructions, INITIAL_INPUT, _debug);
_locat... | AdventOfCode/2019/day15/RepairDroid.java | import java.util.*;
public class RepairDroid
{
public static final String INITIAL_INPUT = Integer.toString(DroidMovement.NORTH);
public RepairDroid (Vector<String> instructions, boolean debug)
{
_debug = debug;
_theComputer = new Intcode(instructions, INITIAL_INPUT, _debug);
_locat... | Update RepairDroid.java
| AdventOfCode/2019/day15/RepairDroid.java | Update RepairDroid.java | |
Java | apache-2.0 | 32bb566d0d871571a4af923a78f9a0617e58a3f2 | 0 | joansmith/dmix,hurzl/dmix,joansmith/dmix,jcnoir/dmix,abarisain/dmix,hurzl/dmix,jcnoir/dmix,0359xiaodong/dmix,abarisain/dmix,0359xiaodong/dmix |
package org.a0z.mpd;
import android.content.Context;
import android.util.Log;
import org.a0z.mpd.exception.MPDClientException;
import org.a0z.mpd.exception.MPDConnectionException;
import org.a0z.mpd.exception.MPDServerException;
import java.net.InetAddress;
import java.net.URL;
import java.net.UnknownHostException;... | JMPDComm/src/org/a0z/mpd/MPD.java |
package org.a0z.mpd;
import android.content.Context;
import android.util.Log;
import org.a0z.mpd.exception.MPDClientException;
import org.a0z.mpd.exception.MPDConnectionException;
import org.a0z.mpd.exception.MPDServerException;
import java.net.InetAddress;
import java.net.URL;
import java.net.UnknownHostException;... | MPD: Create string array of correct size when using toArray().
When toArray() is called on a Collection object with a zero-length array
argument, the toArray() method has to construct a new array of the right
size using reflection, which is significantly expensive.
| JMPDComm/src/org/a0z/mpd/MPD.java | MPD: Create string array of correct size when using toArray(). | |
Java | apache-2.0 | a2a6525c846d4b481be9a7395dc61e8883329f4e | 0 | jpechane/debezium,debezium/debezium,jpechane/debezium,debezium/debezium,debezium/debezium,jpechane/debezium,jpechane/debezium,debezium/debezium | /*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.connector.postgresql;
import static io.debezium.connector.postgresql.TestHelper.PK_FIELD;
import static io.debezium.connector.postgresql.TestH... | debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/RecordsStreamProducerIT.java | /*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.connector.postgresql;
import static io.debezium.connector.postgresql.TestHelper.PK_FIELD;
import static io.debezium.connector.postgresql.TestH... | DBZ-1727 Update heartbeat on changing non whitelisted table test
| debezium-connector-postgres/src/test/java/io/debezium/connector/postgresql/RecordsStreamProducerIT.java | DBZ-1727 Update heartbeat on changing non whitelisted table test | |
Java | apache-2.0 | dc6b3e9348b2db6d771f93656b36c13bb27d85c1 | 0 | IHTSDO/snomed-drools | package org.ihtsdo.drools.rulestestrig;
import org.ihtsdo.drools.RuleExecutor;
import org.ihtsdo.drools.RuleExecutorFactory;
import org.ihtsdo.drools.domain.Concept;
import org.ihtsdo.drools.domain.Constants;
import org.ihtsdo.drools.domain.OntologyAxiom;
import org.ihtsdo.drools.response.InvalidContent;
import org.ih... | snomed-drools-engine/src/test/java/org/ihtsdo/drools/rulestestrig/RulesTestManual.java | package org.ihtsdo.drools.rulestestrig;
import org.ihtsdo.drools.RuleExecutor;
import org.ihtsdo.drools.RuleExecutorFactory;
import org.ihtsdo.drools.domain.Concept;
import org.ihtsdo.drools.domain.Constants;
import org.ihtsdo.drools.domain.OntologyAxiom;
import org.ihtsdo.drools.response.InvalidContent;
import org.ih... | FRI-101 Assert ruleId uniqueness in rule test rig.
| snomed-drools-engine/src/test/java/org/ihtsdo/drools/rulestestrig/RulesTestManual.java | FRI-101 Assert ruleId uniqueness in rule test rig. | |
Java | apache-2.0 | 816bf9efaa1cd80bb3911a7d77704bdc585d6292 | 0 | PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr | package org.apache.lucene.codecs;
/**
* 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, Vers... | lucene/core/src/java/org/apache/lucene/codecs/BlockTreeTermsWriter.java | package org.apache.lucene.codecs;
/**
* 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, Vers... | add asserts
git-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1347000 13f79535-47bb-0310-9956-ffa450edef68
| lucene/core/src/java/org/apache/lucene/codecs/BlockTreeTermsWriter.java | add asserts | |
Java | apache-2.0 | d41c2f51f5e19c26b5d5299ed69589821a903023 | 0 | speedment/speedment,speedment/speedment | /**
*
* Copyright (c) 2006-2016, Speedment, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); You may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | src/main/java/com/speedment/internal/util/document/DocumentDbUtil.java | /**
*
* Copyright (c) 2006-2016, Speedment, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); You may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | Add more exception info
| src/main/java/com/speedment/internal/util/document/DocumentDbUtil.java | Add more exception info | |
Java | apache-2.0 | e185d84b41c66d92e17fca84d3fa1bce0ffbcd2a | 0 | solonaruvioletta/java_testing,solonaruvioletta/java_testing | package ru.stqa.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.firefox.FirefoxDriver;
import ru.stqa.pft.addressbook.model.ContactData;
/**
* Created by 1 on 29.01.2017.
*/
public class ContactHelper extends HelperBase {
public ContactHelper(FirefoxDriver wd) {
super(wd... | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/ContactHelper.java | package ru.stqa.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.firefox.FirefoxDriver;
import ru.stqa.pft.addressbook.model.ContactData;
/**
* Created by 1 on 29.01.2017.
*/
public class ContactHelper extends HelperBase {
public ContactHelper(FirefoxDriver wd) {
super(wd... | BaseHelper. Низкоуровневые вспомогательные методы
| addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/ContactHelper.java | BaseHelper. Низкоуровневые вспомогательные методы | |
Java | mit | 5de97aaee72df9602dfafec10a2598495ca4c62f | 0 | ppati000/visualDFA | package gui;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JPanel;
import javax.swing.border.BevelBorder;
import javax.swing.border.CompoundBorder;
import javax.swing.border.EmptyBorder;
import controller.Controller;
import java.awt.GridBagLayout;
i... | Implementierung/visual-dfa/src/main/java/gui/InputPanel.java | package gui;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JPanel;
import javax.swing.border.BevelBorder;
import javax.swing.border.CompoundBorder;
import javax.swing.border.EmptyBorder;
import controller.Controller;
import java.awt.GridBagLayout;
i... | Delete duplicate line
| Implementierung/visual-dfa/src/main/java/gui/InputPanel.java | Delete duplicate line | |
Java | mit | 21a5025f7274d98baa4f89c59fad3ec7c7814bdd | 0 | hangmann/Temperature-Management-and-Prediction,hangmann/Temperature-Management-and-Prediction,hangmann/Temperature-Management-and-Prediction | TMS_Host/TemperatureViewer/src/controller/C_TimerThread.java | package controller;
public class C_TimerThread implements Runnable {
int duration = 1000;
int maxlevel = 32;
C_TemperatureMeasurementSystem c_TMS;
int count = 1;
public C_TimerThread(int duration, int maxlevel, C_TemperatureMeasurementSystem c_TMS)
{
this.duration = duration;
this.c_TMS = c_TMS;
this.ma... | deletion
| TMS_Host/TemperatureViewer/src/controller/C_TimerThread.java | deletion | ||
Java | mit | f4c113eb2a9faa015cbe7fae325df29c51d34af1 | 0 | domisum/AuxiliumLib | package de.domisum.lib.auxilium.util;
import de.domisum.lib.auxilium.util.java.annotations.API;
import java.awt.AlphaComposite;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.awt.image.ColorModel;
import java.awt.image.DataBufferByte;
import java.awt.image.Rendered... | src/main/java/de/domisum/lib/auxilium/util/ImageUtil.java | package de.domisum.lib.auxilium.util;
import de.domisum.lib.auxilium.util.java.annotations.API;
import java.awt.AlphaComposite;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.awt.image.DataBufferByte;
import java.awt.image.WritableRaster;
@API
public final class I... | Added saturize and copy
| src/main/java/de/domisum/lib/auxilium/util/ImageUtil.java | Added saturize and copy | |
Java | mit | 7e0b7d181eb6752eb6b0400ec9f93608a1e2b48a | 0 | anotheria/moskito,esmakula/moskito,anotheria/moskito,esmakula/moskito,anotheria/moskito,esmakula/moskito,anotheria/moskito,esmakula/moskito | package net.anotheria.extensions.php.connectors.impl;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonSyntaxException;
import com.rabbitmq.client.*;
import net.anotheria.extensions.php.connectors.AbstractConnector;
import net.anotheria.extensions.php.dto.PHPProducerDTO;
impo... | moskito-extensions/moskito-php/src/main/java/net/anotheria/extensions/php/connectors/impl/RabbitMQConnector.java | package net.anotheria.extensions.php.connectors.impl;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.rabbitmq.client.*;
import net.anotheria.extensions.php.connectors.AbstractConnector;
import net.anotheria.extensions.php.dto.PHPProducerDTO;
import net.anotheria.extensions.php.exceptions.C... | catching json exception in RabbitMQ connector
| moskito-extensions/moskito-php/src/main/java/net/anotheria/extensions/php/connectors/impl/RabbitMQConnector.java | catching json exception in RabbitMQ connector | |
Java | mit | bab9bb4dd1b9adbb3c88a1d3a999a99f8ce984b6 | 0 | za419/Android-calculator | package com.Ryan.Calculator;
import android.annotation.TargetApi;
import android.app.Activity;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import java.math.BigInteger;
public class... | app/src/main/java/com/RyanHodin/Calculator/MainActivity.java | package com.Ryan.Calculator;
import android.annotation.TargetApi;
import android.app.Activity;
import android.os.Build;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import java.math.BigInteger;
public class... | Add checks for prime? result strings - Fixes #14
Also add a null trap to parseDouble()
| app/src/main/java/com/RyanHodin/Calculator/MainActivity.java | Add checks for prime? result strings - Fixes #14 Also add a null trap to parseDouble() | |
Java | mit | 02bcffb46b7474a80c949907c78bf80488470b2c | 0 | CjHare/systematic-trading | /**
* Copyright (c) 2015-2017, CJ Hare All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted
* provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this list of conditions
* a... | systematic-trading-signals/src/main/java/com/systematic/trading/signals/indicator/SimpleMovingAverageGradientSignals.java | /**
* Copyright (c) 2015-2017, CJ Hare All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted
* provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, this list of conditions
* a... | Updating TODOs
| systematic-trading-signals/src/main/java/com/systematic/trading/signals/indicator/SimpleMovingAverageGradientSignals.java | Updating TODOs | |
Java | mit | 6734fac09dfe58da035acbc2b2bf92daec07f5f1 | 0 | fvasquezjatar/fermat-unused,fvasquezjatar/fermat-unused | /*
* @(#DeveloperIdentityDao.java 07/16/2015
* Copyright 2015 bitDubai, Inc. All rights reserved.
* BITDUBAI/CONFIDENTIAL
* */
package com.bitdubai.fermat_pip_plugin.layer.identity.developer.developer.bitdubai.version_1.structure;
// Packages and classes to import of jdk 1.7
import java.util.*;
// Packages and ... | PIP/plugin/identity/fermat-pip-plugin-identity-developer-bitdubai/src/main/java/com/bitdubai/fermat_pip_plugin/layer/identity/developer/developer/bitdubai/version_1/structure/DeveloperIdentityDao.java | /*
* @(#DeveloperIdentityDao.java 07/16/2015
* Copyright 2015 bitDubai, Inc. All rights reserved.
* BITDUBAI/CONFIDENTIAL
* */
package com.bitdubai.fermat_pip_plugin.layer.identity.developer.developer.bitdubai.version_1.structure;
// Packages and classes to import of jdk 1.7
import java.util.*;
// Packages and ... | Fix #937 Corregir errores en el Plugin Developer de la capa Identity
| PIP/plugin/identity/fermat-pip-plugin-identity-developer-bitdubai/src/main/java/com/bitdubai/fermat_pip_plugin/layer/identity/developer/developer/bitdubai/version_1/structure/DeveloperIdentityDao.java | Fix #937 Corregir errores en el Plugin Developer de la capa Identity | |
Java | epl-1.0 | 1e79f6ae9c41846638afa62d396e37be1137e159 | 0 | bendisposto/prob2-ui,bendisposto/prob2-ui,bendisposto/prob2-ui,bendisposto/prob2-ui | package de.prob2.ui.internal;
import com.google.inject.Inject;
import com.google.inject.Injector;
import de.prob2.ui.menu.FileMenu;
import de.prob2.ui.prob2fx.CurrentTrace;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.layout.HBox;
public final class NavigationButtons extends HBox... | src/main/java/de/prob2/ui/internal/NavigationButtons.java | package de.prob2.ui.internal;
import com.google.inject.Inject;
import com.google.inject.Injector;
import de.prob2.ui.menu.FileMenu;
import de.prob2.ui.prob2fx.CurrentTrace;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.layout.HBox;
public final class NavigationButtons extends HBox... | Use gotoPosition instead of loop in fast back/forward implementation
| src/main/java/de/prob2/ui/internal/NavigationButtons.java | Use gotoPosition instead of loop in fast back/forward implementation | |
Java | epl-1.0 | 115709ee9b7cfdd06c1fc87c15a00f57ed6fabc3 | 0 | vadimnehta/mdht,vadimnehta/mdht,mdht/mdht,drbgfc/mdht,sarpkayanehta/mdht,vadimnehta/mdht,sarpkayanehta/mdht,mdht/mdht,sarpkayanehta/mdht,sarpkayanehta/mdht,drbgfc/mdht,mdht/mdht,mdht/mdht,sarpkayanehta/mdht,vadimnehta/mdht,vadimnehta/mdht,drbgfc/mdht,mdht/mdht,drbgfc/mdht,drbgfc/mdht,sarpkayanehta/mdht,drbgfc/mdht,vadi... | /*******************************************************************************
* Copyright (c) 2006, 2011 David A Carlson 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... | core/plugins/org.openhealthtools.mdht.uml.edit/src/org/openhealthtools/mdht/uml/edit/provider/ClassExtItemProvider.java | /*******************************************************************************
* Copyright (c) 2006, 2011 David A Carlson 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... | Move nested classifiers before owned rules. | core/plugins/org.openhealthtools.mdht.uml.edit/src/org/openhealthtools/mdht/uml/edit/provider/ClassExtItemProvider.java | Move nested classifiers before owned rules. | |
Java | mpl-2.0 | a3814a28c0547301edf2a7aa136e78ae3d234fe5 | 0 | etomica/etomica,etomica/etomica,etomica/etomica | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package etomica.virial.simulations;
import etomica.action.IAction;
import etomica.atom.AtomType;
import etomica.b... | etomica-apps/src/main/java/etomica/virial/simulations/VirialTraPPE.java | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package etomica.virial.simulations;
import etomica.action.IAction;
import etomica.atom.AtomType;
import etomica.b... | Fixed number of blocks to 1000 and with a variable block size.
| etomica-apps/src/main/java/etomica/virial/simulations/VirialTraPPE.java | Fixed number of blocks to 1000 and with a variable block size. | |
Java | agpl-3.0 | d79bdae61f225424d836240efca9e5baf72809e1 | 0 | SensNet/SensNet,SensNet/SensNet,SensNet/SensNet | package net.sensnet.node.plugins;
import net.sensnet.node.SensNetNodeConfiguration;
import net.sensnet.node.pages.api.json.DatapointJSONApiPage;
import org.cacert.gigi.output.template.Template;
public abstract class VisualizerPlugin extends Plugin {
private Template defaultTemplate;
public VisualizerPlugin(SensNe... | src/net/sensnet/node/plugins/VisualizerPlugin.java | package net.sensnet.node.plugins;
import net.sensnet.node.SensNetNodeConfiguration;
import net.sensnet.node.pages.api.json.DatapointJSONApiPage;
import com.sun.org.apache.xalan.internal.xsltc.compiler.Template;
public abstract class VisualizerPlugin extends Plugin {
public VisualizerPlugin(SensNetNodeConfiguration... | assume a default template | src/net/sensnet/node/plugins/VisualizerPlugin.java | assume a default template | |
Java | agpl-3.0 | c9543aa6d582a716a66d3e5cd911b0cba2ac7065 | 0 | kalletlak/cbioportal,bihealth/cbioportal,pughlab/cbioportal,mandawilson/cbioportal,n1zea144/cbioportal,pughlab/cbioportal,shrumit/cbioportal-gsoc-final,n1zea144/cbioportal,shrumit/cbioportal-gsoc-final,IntersectAustralia/cbioportal,jjgao/cbioportal,cBioPortal/cbioportal,angelicaochoa/cbioportal,d3b-center/pedcbioportal... | /*
* Copyright (c) 2015 Memorial Sloan-Kettering Cancer Center.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS
* FOR A PARTICULAR PURPOSE. The software and documentation provided hereunder
* is on an "... | core/src/main/java/org/mskcc/cbio/portal/scripts/ImportTabDelimData.java | /*
* Copyright (c) 2015 Memorial Sloan-Kettering Cancer Center.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS
* FOR A PARTICULAR PURPOSE. The software and documentation provided hereunder
* is on an "... | add cytoband for phosphogenes
| core/src/main/java/org/mskcc/cbio/portal/scripts/ImportTabDelimData.java | add cytoband for phosphogenes | |
Java | agpl-3.0 | a534ca90f7dc37b2e0b06f101de46f2644c43e64 | 0 | CeON/CoAnSys,kuraju/CoAnSys,CeON/CoAnSys,acz-icm/coansys,acz-icm/coansys,kuraju/CoAnSys,pdendek/CoAnSys,kuraju/CoAnSys,CeON/CoAnSys,CeON/CoAnSys,acz-icm/coansys,pdendek/CoAnSys,CeON/CoAnSys,kuraju/CoAnSys,pdendek/CoAnSys,pdendek/CoAnSys,pdendek/CoAnSys,acz-icm/coansys,kuraju/CoAnSys,acz-icm/coansys | /*
* (C) 2010-2012 ICM UW. All rights reserved.
*/
package pl.edu.icm.coansys.classification.documents.pig.extractors;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Map;
import org.apache.pig.EvalFunc;
import org.apache.pig.data.DataBag;
import org.apache.pig.data.DefaultDataBag;
import or... | document-classification/src/main/java/pl/edu/icm/coansys/classification/documents/pig/extractors/EXTRACT_BAG_FROM_MAP.java | /*
* (C) 2010-2012 ICM UW. All rights reserved.
*/
package pl.edu.icm.coansys.classification.documents.pig.extractors;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Map;
import javax.ws.rs.PUT;
import org.apache.commons.collections.Bag;
import org.apache.pig.Eva... | - Changed static field to final local variable.
- Organized imports.
| document-classification/src/main/java/pl/edu/icm/coansys/classification/documents/pig/extractors/EXTRACT_BAG_FROM_MAP.java | - Changed static field to final local variable. - Organized imports. | |
Java | agpl-3.0 | be81dd7d891eb913e340a6b864e4426dd71cfba4 | 0 | rdkgit/opennms,roskens/opennms-pre-github,roskens/opennms-pre-github,tdefilip/opennms,rdkgit/opennms,tdefilip/opennms,aihua/opennms,roskens/opennms-pre-github,aihua/opennms,tdefilip/opennms,aihua/opennms,aihua/opennms,roskens/opennms-pre-github,aihua/opennms,roskens/opennms-pre-github,roskens/opennms-pre-github,rdkgit/... | //
// This file is part of the OpenNMS(R) Application.
//
// OpenNMS(R) is Copyright (C) 2006 The OpenNMS Group, Inc. All rights reserved.
// OpenNMS(R) is a derivative work, containing both original code, included code and modified
// code that was published under the GNU General Public License. Copyrights for modifi... | opennms-services/src/main/java/org/opennms/netmgt/collectd/IfResourceType.java | //
// This file is part of the OpenNMS(R) Application.
//
// OpenNMS(R) is Copyright (C) 2006 The OpenNMS Group, Inc. All rights reserved.
// OpenNMS(R) is a derivative work, containing both original code, included code and modified
// code that was published under the GNU General Public License. Copyrights for modifi... | oops... remove extraneous debug stmt
| opennms-services/src/main/java/org/opennms/netmgt/collectd/IfResourceType.java | oops... remove extraneous debug stmt | |
Java | lgpl-2.1 | 55de827974ed26d93d1c15cee78cc1d4b3b40957 | 0 | spotbugs/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs,KengoTODA/spotbugs,sewe/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,sewe/spotbugs,sewe/spotbugs,johnscancella/spotbugs,johnscancella/spotbugs,sewe/spotbugs,johnscancella/spotbugs | /*
* FindBugs - Find bugs in Java programs
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, ... | findbugs/src/java/edu/umd/cs/findbugs/detect/StaticCalendarDetector.java | /*
* FindBugs - Find bugs in Java programs
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, ... | priority tweaking
git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@9485 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
| findbugs/src/java/edu/umd/cs/findbugs/detect/StaticCalendarDetector.java | priority tweaking | |
Java | apache-2.0 | c3ad37f94bfa778b4f93a0a67c19cc69f99ec97e | 0 | speedment/speedment,speedment/speedment | /**
* Common traits used in the implementations of the typed
* {@link com.speedment.ui.config.DocumentProperty} instances are located in
* this package.
*/
package com.speedment.internal.ui.config.trait; | src/main/java/com/speedment/internal/ui/config/trait/package-info.java | /**
* Common traits used in the implementations of the typed
* {@link com.speedment.ui.config.DocumentProperty} instances are located in
* this package.
* <p>
* This package is part of the API. Modifications to classes here should only
* (if ever) be done in major releases.
*/
package com.speedment.internal.ui.... | Trait is no longer part of the API
| src/main/java/com/speedment/internal/ui/config/trait/package-info.java | Trait is no longer part of the API | |
Java | apache-2.0 | 26e09e13ebb6e32452a9c5afa96c4afc44ef21b0 | 0 | mnki/camel,tdiesler/camel,salikjan/camel,davidwilliams1978/camel,coderczp/camel,isururanawaka/camel,neoramon/camel,pplatek/camel,dsimansk/camel,jmandawg/camel,lburgazzoli/apache-camel,mnki/camel,trohovsky/camel,yuruki/camel,w4tson/camel,satishgummadelli/camel,joakibj/camel,partis/camel,royopa/camel,bgaudaen/camel,neora... | /**
* 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-hazelcast/src/main/java/org/apache/camel/component/hazelcast/HazelcastComponentHelper.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | CAMEL-8858 Camel-Hazelcast: HazelcastComponentHelper miss some operations in mapping
| components/camel-hazelcast/src/main/java/org/apache/camel/component/hazelcast/HazelcastComponentHelper.java | CAMEL-8858 Camel-Hazelcast: HazelcastComponentHelper miss some operations in mapping |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.