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 | c374d90660881b9a3558c199adafea24250abee6 | 0 | SciGaP/pga-selenium-test-project | package org.apache.airavata.pga.tests.utils;
import java.io.InputStream;
import java.util.Enumeration;
import java.util.Properties;
/*
**********Reading Utilities File**********
* Created by Airavata on 9/15/14.
*/
public class ExpFileReadUtils {
public static String readProperty (String propertyName) throws E... | src/test/java/org/apache/airavata/pga/tests/utils/ExpFileReadUtils.java | package org.apache.airavata.pga.tests.utils;
import java.io.InputStream;
import java.util.Enumeration;
import java.util.Properties;
/*
**********Reading Utilities File**********
* Created by Airavata on 9/15/14.
*/
public class ExpFileReadUtils {
public static String readProperty (String propertyName) throws E... | Minor changes to script - added file path for PSI input file
| src/test/java/org/apache/airavata/pga/tests/utils/ExpFileReadUtils.java | Minor changes to script - added file path for PSI input file | |
Java | apache-2.0 | 4cd609aefc276c59a787909de317e2590ed81ab7 | 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-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | plugins/gradle/tooling-extension-api/src/org/jetbrains/plugins/gradle/model/ModelsHolder.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [Gradle] fix models map cleanup IDEA-216902
GitOrigin-RevId: c029382e70edeafdb0cc3345d463e3b77052cbce | plugins/gradle/tooling-extension-api/src/org/jetbrains/plugins/gradle/model/ModelsHolder.java | [Gradle] fix models map cleanup IDEA-216902 | |
Java | apache-2.0 | 3a2ce802e5df429bb1c3117372138b351b3ca439 | 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 org.intellij.plugins.markdown.ui.preview.jcef;
import com.intellij.ui.jcef.JBCefApp;
import org.intellij.plugins.markdown.ui.preview.MarkdownHtmlPanel;
import org.intelli... | plugins/markdown/src/org/intellij/plugins/markdown/ui/preview/jcef/JCEFHtmlPanelProvider.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 org.intellij.plugins.markdown.ui.preview.jcef;
import org.intellij.plugins.markdown.ui.preview.MarkdownHtmlPanel;
import org.intellij.plugins.markdown.ui.preview.Markdown... | IDEA-240913 [jcef] ExceptionInInitializerError when opening md file with non-default jdk
GitOrigin-RevId: 70e38f175faa08bb10382870a325b6b2cb9d381c | plugins/markdown/src/org/intellij/plugins/markdown/ui/preview/jcef/JCEFHtmlPanelProvider.java | IDEA-240913 [jcef] ExceptionInInitializerError when opening md file with non-default jdk | |
Java | apache-2.0 | 222cedf9ffdf94ae79eb0aba121e26435aeafe87 | 0 | lukhnos/j2objc,mirego/j2objc,google/j2objc,google/j2objc,mirego/j2objc,lukhnos/j2objc,lukhnos/j2objc,mirego/j2objc,google/j2objc,mirego/j2objc,groschovskiy/j2objc,google/j2objc,lukhnos/j2objc,mirego/j2objc,google/j2objc,mirego/j2objc,groschovskiy/j2objc,groschovskiy/j2objc,groschovskiy/j2objc,groschovskiy/j2objc,lukhno... | /*
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | jre_emul/android/platform/libcore/ojluni/src/test/java/time/tck/java/time/TCKZonedDateTime.java | /*
* Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | Fixing TCKZonedDateTime
| jre_emul/android/platform/libcore/ojluni/src/test/java/time/tck/java/time/TCKZonedDateTime.java | Fixing TCKZonedDateTime | |
Java | apache-2.0 | 88b7ba24342a66536e194a3fcf2f8a50c2b559b3 | 0 | endeavourhealth/Enterprise,endeavourhealth/Enterprise,endeavourhealth/Enterprise,endeavourhealth/Enterprise | package org.endeavourhealth.enterprise.core.database;
import com.fasterxml.jackson.core.JsonProcessingException;
import org.apache.commons.lang3.StringUtils;
import org.endeavourhealth.common.cache.ObjectMapperPool;
import org.endeavourhealth.enterprise.core.database.models.ItemEntity;
import org.endeavourhealth.enter... | src/enterprise-core/src/main/java/org/endeavourhealth/enterprise/core/database/ReportManager.java | package org.endeavourhealth.enterprise.core.database;
import com.fasterxml.jackson.core.JsonProcessingException;
import org.apache.commons.lang3.StringUtils;
import org.endeavourhealth.common.cache.ObjectMapperPool;
import org.endeavourhealth.enterprise.core.database.models.ItemEntity;
import org.endeavourhealth.enter... | Add original term to report output
| src/enterprise-core/src/main/java/org/endeavourhealth/enterprise/core/database/ReportManager.java | Add original term to report output | |
Java | apache-2.0 | 3100187e74fe4f861c6d83a932c5a4ea6cac5917 | 0 | consulo/consulo-csharp,consulo/consulo-csharp,consulo/consulo-csharp | /*
* Copyright 2013-2014 must-be.org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | csharp-psi-impl/src/org/mustbe/consulo/csharp/lang/psi/impl/source/CSharpModifierListImplUtil.java | /*
* Copyright 2013-2014 must-be.org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | inherit abstract from parent for accessors
| csharp-psi-impl/src/org/mustbe/consulo/csharp/lang/psi/impl/source/CSharpModifierListImplUtil.java | inherit abstract from parent for accessors | |
Java | apache-2.0 | aa63f9872460976eeacd1a6e8de65fa4c2030537 | 0 | Malanius/Terasology,Malanius/Terasology,MovingBlocks/Terasology,Nanoware/Terasology,MovingBlocks/Terasology,Nanoware/Terasology,MovingBlocks/Terasology,Nanoware/Terasology | /*
* Copyright 2017 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | engine/src/main/java/org/terasology/persistence/typeHandling/gson/PolymorphicTypeAdapterFactory.java | /*
* Copyright 2017 MovingBlocks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | Throw JsonParseException when the type read does not derive from baseClass
| engine/src/main/java/org/terasology/persistence/typeHandling/gson/PolymorphicTypeAdapterFactory.java | Throw JsonParseException when the type read does not derive from baseClass | |
Java | apache-2.0 | b6f33d7cf41f7267d755d2f63f2951c0c4143b17 | 0 | ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma,ppavlidis/Gemma | /*
* The Gemma project.
*
* Copyright (c) 2006 University of British Columbia
*
* 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
... | gemma-mda/src/main/java/ubic/gemma/model/expression/bioAssayData/DesignElementDataVectorDaoImpl.java | /*
* The Gemma project.
*
* Copyright (c) 2006 University of British Columbia
*
* 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
... | minor
| gemma-mda/src/main/java/ubic/gemma/model/expression/bioAssayData/DesignElementDataVectorDaoImpl.java | minor | |
Java | apache-2.0 | a957435a653ba1a79e07ce16bc0f79aeb6cf4454 | 0 | consulo/consulo-csharp,consulo/consulo-csharp,consulo/consulo-csharp | package org.mustbe.consulo.csharp.lang.psi.impl.resolve;
import gnu.trove.THashSet;
import java.util.Collection;
import java.util.List;
import java.util.Set;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.mustbe.consulo.RequiredReadAction;
import org.mustbe.consulo.cs... | csharp-psi-impl/src/org/mustbe/consulo/csharp/lang/psi/impl/resolve/CSharpNamespaceResolveContext.java | package org.mustbe.consulo.csharp.lang.psi.impl.resolve;
import gnu.trove.THashSet;
import java.util.Collection;
import java.util.List;
import java.util.Set;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.mustbe.consulo.RequiredReadAction;
import org.mustbe.consulo.cs... | fixed #432
| csharp-psi-impl/src/org/mustbe/consulo/csharp/lang/psi/impl/resolve/CSharpNamespaceResolveContext.java | fixed #432 | |
Java | apache-2.0 | 18a7d00c08b0ae2243418d27e25fd917b8627d9f | 0 | philipphager/disclosure-android-app | package de.philipphager.disclosure.feature.analyser.app;
import de.philipphager.disclosure.database.app.model.App;
import java.io.IOException;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import net.dongliu.apk.parser.ApkParser;
import net.dongliu.apk.parse... | app/src/main/java/de/philipphager/disclosure/feature/analyser/app/Apk.java | package de.philipphager.disclosure.feature.analyser.app;
import de.philipphager.disclosure.database.app.model.App;
import java.io.IOException;
import java.util.Arrays;
import net.dongliu.apk.parser.ApkParser;
import net.dongliu.apk.parser.bean.DexClass;
import timber.log.Timber;
public class Apk {
private static fi... | Find libraries by packageName prefix
Changed equals to a custom comparator that compare string prefixes.
| app/src/main/java/de/philipphager/disclosure/feature/analyser/app/Apk.java | Find libraries by packageName prefix | |
Java | apache-2.0 | 533ac74f6548c7ba77287236c084f46e6ee94782 | 0 | ShortStickBoy/AndroidUtil | package com.sunzn.utils.library;
import android.content.Context;
import android.text.format.Formatter;
public class SizeUtils {
private SizeUtils() {
super();
}
/**
* ╔════════════════════════════════════════════════════════════════════════════════════════════
* ║ 名称:DP 转 PX
* ╟──... | Library/src/main/java/com/sunzn/utils/library/SizeUtils.java | package com.sunzn.utils.library;
import android.content.Context;
import android.text.format.Formatter;
public class SizeUtils {
private SizeUtils() {
super();
}
/**
* ╔════════════════════════════════════════════════════════════════════════════════════════════
* ║ 名称:DP 转 PX
* ╟──... | Add SizeUtils
| Library/src/main/java/com/sunzn/utils/library/SizeUtils.java | Add SizeUtils | |
Java | apache-2.0 | a1a4e136747fffd35f512c518f193b8105158820 | 0 | DevStreet/FinanceAnalytics,ChinaQuants/OG-Platform,DevStreet/FinanceAnalytics,jeorme/OG-Platform,jeorme/OG-Platform,codeaudit/OG-Platform,jeorme/OG-Platform,ChinaQuants/OG-Platform,ChinaQuants/OG-Platform,jeorme/OG-Platform,codeaudit/OG-Platform,codeaudit/OG-Platform,jerome79/OG-Platform,nssales/OG-Platform,jerome79/OG... | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.component.factory.engine;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
impo... | projects/OG-Component/src/com/opengamma/component/factory/engine/FunctionBlacklistComponentFactory.java | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.component.factory.engine;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import org.apache.commons.beanutils.BeanUtils;
impo... | Changing dependency on testng utility to a dependency on Apache Commons
| projects/OG-Component/src/com/opengamma/component/factory/engine/FunctionBlacklistComponentFactory.java | Changing dependency on testng utility to a dependency on Apache Commons | |
Java | apache-2.0 | f34b23c7047b362e5fb46850431c198693b85aff | 0 | apache/commons-dbcp,apache/commons-dbcp,apache/commons-dbcp | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.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 ... | Tidy variables
git-svn-id: ad951d5a084f562764370c7a59da74380db26404@883463 13f79535-47bb-0310-9956-ffa450edef68
| src/test/org/apache/commons/dbcp/datasources/TestSharedPoolDataSource.java | Tidy variables | |
Java | apache-2.0 | 09a3f224cdcb7202fbf88bd114e16d5beb9c9c53 | 0 | rh-messaging/jboss-activemq-artemis,andytaylor/activemq-artemis,andytaylor/activemq-artemis,clebertsuconic/activemq-artemis,bennetelli/activemq-artemis,apache/activemq-artemis,gtully/activemq-artemis,willr3/activemq-artemis,graben/activemq-artemis,pgfox/activemq-artemis,rh-messaging/jboss-activemq-artemis,dejanb/active... | /*
* 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 n... | tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.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 n... | ARTEMIS-358 test case for topic disappearing on disconnect without unsubscribe
| tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java | ARTEMIS-358 test case for topic disappearing on disconnect without unsubscribe | |
Java | apache-2.0 | 9b8c3d7c99d1b84b71f4fbcc69febeae3b1f29ae | 0 | nivanov/ignite,daradurvs/ignite,vsuslov/incubator-ignite,SharplEr/ignite,ashutakGG/incubator-ignite,SomeFire/ignite,chandresh-pancholi/ignite,voipp/ignite,kidaa/incubator-ignite,vldpyatkov/ignite,vladisav/ignite,avinogradovgg/ignite,afinka77/ignite,rfqu/ignite,afinka77/ignite,voipp/ignite,wmz7year/ignite,VladimirErshov... | /*
* 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 ... | modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.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 ... | # IGNITE-56 Migration of tests to IgniteCache
| modules/core/src/test/java/org/apache/ignite/internal/processors/cache/GridCacheAbstractFullApiSelfTest.java | # IGNITE-56 Migration of tests to IgniteCache | |
Java | bsd-3-clause | a9fb2fa90d35223ebc46d3b4688f31c409e3d388 | 0 | ThomasDaheim/ownNoteEditor,ThomasDaheim/ownNoteEditor,ThomasDaheim/ownNoteEditor | /*
* Copyright (c) 2014 Thomas Feuster
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and t... | ownNoteEditor/src/main/java/tf/ownnote/ui/main/OwnNoteEditorManager.java | /*
* Copyright (c) 2014 Thomas Feuster
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and t... | Fix for window > screen
| ownNoteEditor/src/main/java/tf/ownnote/ui/main/OwnNoteEditorManager.java | Fix for window > screen | |
Java | bsd-3-clause | eb99bc0cbd190912cbac4629ab4f6569e308b023 | 0 | lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon | /*
* $Id: MockCachedUrl.java,v 1.13 2003-02-26 02:40:31 troberts Exp $
*/
/*
Copyright (c) 2002 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software")... | test/src/org/lockss/test/MockCachedUrl.java | /*
* $Id: MockCachedUrl.java,v 1.12 2003-02-25 22:56:16 aalto Exp $
*/
/*
Copyright (c) 2002 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), t... | org.lockss.test.MockCachedUrl
*modified getContentSize() to not throw null pointer exception when content is null
git-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@709 4f837ed2-42f5-46e7-a7a5-fa17313484d4
| test/src/org/lockss/test/MockCachedUrl.java | org.lockss.test.MockCachedUrl *modified getContentSize() to not throw null pointer exception when content is null | |
Java | mit | 1539b90e02e4837bb168fc7957e0b5c3007447ad | 0 | squix78/extraleague,squix78/extraleague,squix78/extraleague,squix78/extraleague | package ch.squix.extraleague.model.mutations;
import static com.googlecode.objectify.ObjectifyService.ofy;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import ch.squix.extraleague.model.mutations.tasks.BadgeMutation... | src/main/java/ch/squix/extraleague/model/mutations/MutationService.java | package ch.squix.extraleague.model.mutations;
import static com.googlecode.objectify.ObjectifyService.ofy;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import ch.squix.extraleague.model.mutations.tasks.BadgeMutation... | Fixed saving of mutations which was asynchronuous | src/main/java/ch/squix/extraleague/model/mutations/MutationService.java | Fixed saving of mutations which was asynchronuous | |
Java | mit | 5ceabcbd5bc8a3acf0b931d60b04d9cbab535ac7 | 0 | evdubs/XChange,douggie/XChange,ww3456/XChange,gaborkolozsy/XChange,npomfret/XChange,LeonidShamis/XChange,Panchen/XChange,timmolter/XChange,andre77/XChange,stachon/XChange,nopy/XChange,chrisrico/XChange,TSavo/XChange | package org.knowm.xchange.coinfloor.dto.trade;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonDeseriali... | xchange-coinfloor/src/main/java/org/knowm/xchange/coinfloor/dto/trade/CoinfloorUserTransaction.java | package org.knowm.xchange.coinfloor.dto.trade;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.JsonDeseriali... | [coinfloor] fix missing CCY (i hate this api)
| xchange-coinfloor/src/main/java/org/knowm/xchange/coinfloor/dto/trade/CoinfloorUserTransaction.java | [coinfloor] fix missing CCY (i hate this api) | |
Java | mit | 4a1d5c90e17ef7406236e9f17771d7340633cad0 | 0 | weefbellington/screenplay | package com.davidstemmer.screenplay.flow;
import android.app.Activity;
import android.view.View;
import android.view.ViewGroup;
import com.davidstemmer.screenplay.SceneCut;
import com.davidstemmer.screenplay.SceneState;
import com.davidstemmer.screenplay.scene.Scene;
import java.util.Iterator;
import flow.Backstack... | library/src/main/java/com/davidstemmer/screenplay/flow/Screenplay.java | package com.davidstemmer.screenplay.flow;
import android.app.Activity;
import android.view.View;
import android.view.ViewGroup;
import com.davidstemmer.screenplay.SceneCut;
import com.davidstemmer.screenplay.SceneState;
import com.davidstemmer.screenplay.scene.Scene;
import java.util.Iterator;
import flow.Backstack... | fix issue where wrong view was being passed to the rigger on back press
| library/src/main/java/com/davidstemmer/screenplay/flow/Screenplay.java | fix issue where wrong view was being passed to the rigger on back press | |
Java | mit | 34b61bbca356096970ff957a3ed9802b1a2b30aa | 0 | beshkenadze/android-beutils,beshkenadze/android-beutils | package net.beshkenadze.beutils.db;
import android.database.SQLException;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.table.TableUtils;
import java.util.List;
/**
* Created by akira on 30.09.13.
*/
public class DatabaseTableHelper<T> {
private Dao mDao = null;
private DatabaseHelper mHelper;... | BeUtils/src/main/java/net/beshkenadze/beutils/db/DatabaseTableHelper.java | package net.beshkenadze.beutils.db;
import android.database.SQLException;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.table.TableUtils;
import java.util.List;
/**
* Created by akira on 30.09.13.
*/
public class DatabaseTableHelper<T> {
private Dao mDao = null;
private DatabaseHelper mHelper;... | Add getHelper method
| BeUtils/src/main/java/net/beshkenadze/beutils/db/DatabaseTableHelper.java | Add getHelper method | |
Java | mit | 3f11cb896be5bdbea362164da7746c747ffc53fc | 0 | mcflugen/wmt-rest,mcflugen/wmt-rest | /**
* <License>
*/
package edu.colorado.csdms.wmt.client.data;
import com.google.gwt.core.client.JavaScriptObject;
import com.google.gwt.dev.javac.JsniMethod;
/**
* A GWT JavaScript overlay (JSO) type that gives the metadata for a WMT
* model, including the owner, the model id and the model name; information
* c... | gui/src/edu/colorado/csdms/wmt/client/data/ModelMetadataJSO.java | /**
* <License>
*/
package edu.colorado.csdms.wmt.client.data;
import com.google.gwt.core.client.JavaScriptObject;
/**
* A GWT JavaScript overlay (JSO) type that gives the metadata for a WMT model,
* including the owner, the model id and the model name; information
* corresponding to the "open" URL in the API. D... | Add setter methods to ModelMetadataJSO
| gui/src/edu/colorado/csdms/wmt/client/data/ModelMetadataJSO.java | Add setter methods to ModelMetadataJSO | |
Java | mit | fe79de9bb7cc3dc8933f05a1182d9b467550c825 | 0 | rubenlagus/TelegramBots | package org.telegram.abilitybots.api.util;
import com.google.common.base.Strings;
import org.telegram.abilitybots.api.db.DBContext;
import org.telegram.abilitybots.api.objects.MessageContext;
import org.telegram.telegrambots.meta.api.objects.Update;
import org.telegram.telegrambots.meta.api.objects.User;
import java.... | telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/util/AbilityUtils.java | package org.telegram.abilitybots.api.util;
import com.google.common.base.Strings;
import org.telegram.abilitybots.api.db.DBContext;
import org.telegram.abilitybots.api.objects.MessageContext;
import org.telegram.telegrambots.meta.api.objects.Update;
import org.telegram.telegrambots.meta.api.objects.User;
import java.... | Update AbilityUtils.java | telegrambots-abilities/src/main/java/org/telegram/abilitybots/api/util/AbilityUtils.java | Update AbilityUtils.java | |
Java | agpl-3.0 | 9496c388bb94b6c80de39bb1e33fe5b12a1a57d3 | 0 | ama-axelor/axelor-business-suite,ama-axelor/axelor-business-suite,axelor/axelor-business-suite,ama-axelor/axelor-business-suite,axelor/axelor-business-suite,axelor/axelor-business-suite | /*
* Axelor Business Solutions
*
* Copyright (C) 2018 Axelor (<http://axelor.com>).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed... | axelor-account/src/main/java/com/axelor/apps/account/service/invoice/workflow/ventilate/VentilateState.java | /*
* Axelor Business Solutions
*
* Copyright (C) 2018 Axelor (<http://axelor.com>).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed... | Replaced private attribute per protected attribute in order to allow override on specific customer module
| axelor-account/src/main/java/com/axelor/apps/account/service/invoice/workflow/ventilate/VentilateState.java | Replaced private attribute per protected attribute in order to allow override on specific customer module | |
Java | agpl-3.0 | 55b866e1a7e3569bad3a2810f05bfee5a7901818 | 0 | iu-uits-es/kc,jwillia/kc-old1,kuali/kc,geothomasp/kcmit,mukadder/kc,ColostateResearchServices/kc,geothomasp/kcmit,mukadder/kc,ColostateResearchServices/kc,geothomasp/kcmit,jwillia/kc-old1,UniversityOfHawaiiORS/kc,mukadder/kc,jwillia/kc-old1,geothomasp/kcmit,iu-uits-es/kc,kuali/kc,jwillia/kc-old1,ColostateResearchServic... | /*
* Copyright 2005-2014 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless required by... | src/main/java/org/kuali/kra/irb/actions/assignreviewers/ProtocolAssignReviewersBean.java | /*
* Copyright 2005-2014 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless required by... | KRACOEUS-6652: Changes to allow reviewers to be assigned without having a schedule selected on a Notify IRB unless the Review Type is Full. Refactored code contained in this file as the same work needed to be performed under three different conditions.
| src/main/java/org/kuali/kra/irb/actions/assignreviewers/ProtocolAssignReviewersBean.java | KRACOEUS-6652: Changes to allow reviewers to be assigned without having a schedule selected on a Notify IRB unless the Review Type is Full. Refactored code contained in this file as the same work needed to be performed under three different conditions. | |
Java | agpl-3.0 | 6bebe0931db3c21b507fef9e67b51247a75a0544 | 0 | mukadder/kc,geothomasp/kcmit,iu-uits-es/kc,kuali/kc,iu-uits-es/kc,geothomasp/kcmit,mukadder/kc,jwillia/kc-old1,mukadder/kc,geothomasp/kcmit,jwillia/kc-old1,ColostateResearchServices/kc,jwillia/kc-old1,UniversityOfHawaiiORS/kc,jwillia/kc-old1,UniversityOfHawaiiORS/kc,kuali/kc,ColostateResearchServices/kc,geothomasp/kcmi... | /*
* Copyright 2005-2010 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless re... | src/main/java/org/kuali/kra/iacuc/actions/IacucProtocolActionsAction.java | /*
* Copyright 2005-2010 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless re... | KCIAC-276: Complete and cleanup IACUC notifications
| src/main/java/org/kuali/kra/iacuc/actions/IacucProtocolActionsAction.java | KCIAC-276: Complete and cleanup IACUC notifications | |
Java | lgpl-2.1 | eeec2813486a4f06961c5267aab5dc5e115baee6 | 0 | cwarden/kettle,cwarden/kettle,juanmjacobs/kettle,juanmjacobs/kettle,juanmjacobs/kettle,cwarden/kettle | /* Copyright (c) 2007 Pentaho Corporation. All rights reserved.
* This software was developed by Pentaho Corporation and is provided under the terms
* of the GNU Lesser General Public License, Version 2.1. You may not use
* this file except in compliance with the license. If you need a copy of the license,
... | src-ui/org/pentaho/di/ui/trans/steps/mapping/MappingDialog.java | /* Copyright (c) 2007 Pentaho Corporation. All rights reserved.
* This software was developed by Pentaho Corporation and is provided under the terms
* of the GNU Lesser General Public License, Version 2.1. You may not use
* this file except in compliance with the license. If you need a copy of the license,
... | Fix for PDI-690 : Both radio buttons are selected in the step dialog when re-loading a mapping from the repository.
git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@6488 5fb7f6ec-07c1-534a-b4ca-9155e429e800
| src-ui/org/pentaho/di/ui/trans/steps/mapping/MappingDialog.java | Fix for PDI-690 : Both radio buttons are selected in the step dialog when re-loading a mapping from the repository. | |
Java | lgpl-2.1 | 8e0d02368c810b73f59482ef6e622f5c3fcd87d8 | 0 | deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3 | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2010 by:
- Department of Geography, University of Bonn -
and
- lat/lon GmbH -
This library is free software; you can redistribute it and/or modify it und... | deegree-core/src/main/java/org/deegree/remoteows/wms/RemoteWMSStore.java | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2010 by:
- Department of Geography, University of Bonn -
and
- lat/lon GmbH -
This library is free software; you can redistribute it and/or modify it und... | added image transformation step before using coverage API
| deegree-core/src/main/java/org/deegree/remoteows/wms/RemoteWMSStore.java | added image transformation step before using coverage API | |
Java | apache-2.0 | 469a179ab11176e08f1db9c6b56e723fd4d0f583 | 0 | JSCooke/elasticsearch,henakamaMSFT/elasticsearch,avikurapati/elasticsearch,LewayneNaidoo/elasticsearch,bawse/elasticsearch,umeshdangat/elasticsearch,a2lin/elasticsearch,LewayneNaidoo/elasticsearch,palecur/elasticsearch,i-am-Nathan/elasticsearch,wangtuo/elasticsearch,mjason3/elasticsearch,JervyShi/elasticsearch,nazarewk... | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | core/src/main/java/org/elasticsearch/index/translog/TranslogWriter.java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | remove stale comments
| core/src/main/java/org/elasticsearch/index/translog/TranslogWriter.java | remove stale comments | |
Java | apache-2.0 | c0af1897af96d6540a330749bc32330f07c5ef2c | 0 | blackducksoftware/hub-common,blackducksoftware/hub-common,blackducksoftware/hub-common | /**
* Hub Common
*
* Copyright (C) 2017 Black Duck Software, Inc.
* http://www.blackducksoftware.com/
*
* 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 owners... | src/main/groovy/com/blackducksoftware/integration/hub/scan/HubScanConfigFieldEnum.java | /**
* Hub Common
*
* Copyright (C) 2017 Black Duck Software, Inc.
* http://www.blackducksoftware.com/
*
* 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 owners... | Adding projectLevelAdjustments field for HubScanConfigEnum.
| src/main/groovy/com/blackducksoftware/integration/hub/scan/HubScanConfigFieldEnum.java | Adding projectLevelAdjustments field for HubScanConfigEnum. | |
Java | apache-2.0 | 786d526f5afcee5c17779934220bd4805bbc658f | 0 | T-Rex96/Easy_xkcd,T-Rex96/Easy_xkcd,svetlemodry/Easy_xkcd,svetlemodry/Easy_xkcd,T-Rex96/Easy_xkcd,svetlemodry/Easy_xkcd | package de.tap.easy_xkcd.fragments;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.ColorFilter;
import android.graphics.ColorMatrixColorFilt... | app/src/main/java/de/tap/easy_xkcd/fragments/WhatIfFragment.java | package de.tap.easy_xkcd.fragments;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.ColorFilter;
import android.graphics.ColorMatrixColorFilt... | hide progress when fragment is not visible
| app/src/main/java/de/tap/easy_xkcd/fragments/WhatIfFragment.java | hide progress when fragment is not visible | |
Java | apache-2.0 | bd08382f88511386b55c39e96d798973a52eaf79 | 0 | beckchr/musicmount | /*
* Copyright 2013-2014 Odysseus Software GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | core/src/main/java/org/musicmount/util/BonjourService.java | /*
* Copyright 2013-2014 Odysseus Software GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | set log level of "javax.jmdns" to SEVERE | core/src/main/java/org/musicmount/util/BonjourService.java | set log level of "javax.jmdns" to SEVERE | |
Java | apache-2.0 | b47f09db1aefcf2cc9fff33cc1bbf8aa29def990 | 0 | DeLaSalleUniversity-Manila/octodroid-ToastyKrabstix,sauloaguiar/gh4a,AKiniyalocts/gh4a,shineM/gh4a,shineM/gh4a,slapperwan/gh4a,shekibobo/gh4a,Bloody-Badboy/gh4a,edyesed/gh4a,edyesed/gh4a,Bloody-Badboy/gh4a,sauloaguiar/gh4a,AKiniyalocts/gh4a,shekibobo/gh4a,slapperwan/gh4a,DeLaSalleUniversity-Manila/octodroid-ToastyKrabs... | /*
* Copyright 2011 Azwan Adli Abdullah
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | src/com/gh4a/fragment/RepositoryFragment.java | /*
* Copyright 2011 Azwan Adli Abdullah
*
* 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 ... | Prevent NPE
| src/com/gh4a/fragment/RepositoryFragment.java | Prevent NPE | |
Java | apache-2.0 | 173804cf0a937c32ca950246c34d17ea5ea695c9 | 0 | PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder | package org.pdxfinder.commands;
/**
* Created by csaba on 22/08/2017.
*/
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.neo4j.ogm.json.JSONArray;
import org.neo4j.ogm.json.JSONObject;
import org.pdxfinder.dao.OntologyTerm;
import org.pdxfinder.utilities.LoaderUtils;
import org.slf4j.Logger;... | indexer/src/main/java/org/pdxfinder/commands/LoadNCIT.java | package org.pdxfinder.commands;
/**
* Created by csaba on 22/08/2017.
*/
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.neo4j.ogm.json.JSONArray;
import org.neo4j.ogm.json.JSONObject;
import org.pdxfinder.dao.OntologyTerm;
import org.pdxfinder.utilities.LoaderUtils;
import org.slf4j.Logger;... | Change protocol from http to https
| indexer/src/main/java/org/pdxfinder/commands/LoadNCIT.java | Change protocol from http to https | |
Java | apache-2.0 | b4b543e4390850130883c587106ca3c37744add1 | 0 | realm/realm-java,realm/realm-java,realm/realm-java,realm/realm-java,realm/realm-java,realm/realm-java,realm/realm-java | /*
* Copyright 2017 Realm Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | realm-annotations/src/main/java/io/realm/annotations/LinkingObjects.java | /*
* Copyright 2017 Realm Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | quick fix (#4745)
| realm-annotations/src/main/java/io/realm/annotations/LinkingObjects.java | quick fix (#4745) | |
Java | apache-2.0 | 1b3c6816eb82a07e0e5973e0e7ace1e309fd71fc | 0 | meteorcloudy/bazel,akira-baruah/bazel,werkt/bazel,davidzchen/bazel,cushon/bazel,ButterflyNetwork/bazel,aehlig/bazel,ButterflyNetwork/bazel,davidzchen/bazel,dslomov/bazel-windows,bazelbuild/bazel,dslomov/bazel,safarmer/bazel,werkt/bazel,ulfjack/bazel,dslomov/bazel,katre/bazel,bazelbuild/bazel,werkt/bazel,dslomov/bazel-w... | // Copyright 2018 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applica... | src/test/java/com/google/devtools/build/lib/blackbox/framework/BlackBoxTestContext.java | // Copyright 2018 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applica... | Correct parsing of bazel info command results in black box tests
- in case all progress messages will be printed, the resulting text of bazel info will also contain progress text; use ony the last word
- add a method for resolving paths under bazel exec root
Closes #7780.
PiperOrigin-RevId: 239572859
| src/test/java/com/google/devtools/build/lib/blackbox/framework/BlackBoxTestContext.java | Correct parsing of bazel info command results in black box tests | |
Java | apache-2.0 | 4e1e237c62fb8e2a32a72cb84b9c2368df8a9275 | 0 | duftler/clouddriver,duftler/clouddriver,ajordens/clouddriver,spinnaker/clouddriver,ajordens/clouddriver,duftler/clouddriver,duftler/clouddriver,ajordens/clouddriver,spinnaker/clouddriver,spinnaker/clouddriver,ajordens/clouddriver | /*
* Copyright 2017 Google, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/artifact/ArtifactTypes.java | /*
* Copyright 2017 Google, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | feat(provider/kubernetes): allow artifact types to be extended (#2302)
| clouddriver-kubernetes/src/main/groovy/com/netflix/spinnaker/clouddriver/kubernetes/v2/artifact/ArtifactTypes.java | feat(provider/kubernetes): allow artifact types to be extended (#2302) | |
Java | apache-2.0 | e078d092092f41f23ea653873b48ad14803ace32 | 0 | foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,jacksonic/vjlofvhjfgm,foam-framework/foam2,foam-framework/foam2 | /**
* @license
* Copyright 2017 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.box;
import foam.core.X;
import foam.dao.DAO;
import foam.nanos.app.AppConfig;
import foam.nanos.auth.AuthService;
import foam.nanos.auth.*;
import foam.nanos.auth.AuthenticationExce... | src/foam/box/SessionServerBox.java | /**
* @license
* Copyright 2017 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.box;
import foam.core.X;
import foam.dao.DAO;
import foam.nanos.app.AppConfig;
import foam.nanos.auth.AuthService;
import foam.nanos.auth.*;
import foam.nanos.auth.AuthenticationExce... | Fix privilege escalation session bug
There's a bug in the current code that escalates anyone's privileges to
superadmin if their remote host changes (ie: if they change networks).
The SessionServerBox is using the same session id but replacing its
context with the system context, but with the session in it. This cause... | src/foam/box/SessionServerBox.java | Fix privilege escalation session bug | |
Java | apache-2.0 | 9f5c29a5955c17b247545ccf20e7405edd75ef2f | 0 | webanno/webanno,webanno/webanno,webanno/webanno,webanno/webanno | /*******************************************************************************
* Copyright 2012
* Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology
* Technische Universität Darmstadt
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in comp... | de.tudarmstadt.ukp.clarin.webanno.webapp/src/main/java/de/tudarmstadt/ukp/clarin/webanno/webapp/page/monitoring/MonitoringPage.java | /*******************************************************************************
* Copyright 2012
* Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology
* Technische Universität Darmstadt
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in comp... | #598 - Labels on "monitoring" page | de.tudarmstadt.ukp.clarin.webanno.webapp/src/main/java/de/tudarmstadt/ukp/clarin/webanno/webapp/page/monitoring/MonitoringPage.java | #598 - Labels on "monitoring" page | |
Java | apache-2.0 | b6e6800c0d31d49e100533e14f6012b6161f1d8d | 0 | glyptodon/guacamole-client,glyptodon/guacamole-client,glyptodon/guacamole-client,glyptodon/guacamole-client,glyptodon/guacamole-client | /*
* 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 ... | extensions/guacamole-vault/modules/guacamole-vault-base/src/main/java/org/apache/guacamole/vault/conf/VaultConfigurationService.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 ... | GUACAMOLE-641: Consider null token mapping (blank YAML) to be empty.
| extensions/guacamole-vault/modules/guacamole-vault-base/src/main/java/org/apache/guacamole/vault/conf/VaultConfigurationService.java | GUACAMOLE-641: Consider null token mapping (blank YAML) to be empty. | |
Java | apache-2.0 | d300a0a89988c86686d4c28ff3b63aacc25a2124 | 0 | mhurne/aws-sdk-java,sdole/aws-sdk-java,jentfoo/aws-sdk-java,jenshadlich/aws-sdk-java,dagnir/aws-sdk-java,dump247/aws-sdk-java,flofreud/aws-sdk-java,nterry/aws-sdk-java,trasa/aws-sdk-java,jentfoo/aws-sdk-java | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Portions copyright 2006-2009 James Murty. Please see LICENSE.txt
* for applicable license terms and NOTICE.txt for applicable notices.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this f... | aws-java-sdk-core/src/main/java/com/amazonaws/util/DateUtils.java | /*
* Copyright 2010-2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Portions copyright 2006-2009 James Murty. Please see LICENSE.txt
* for applicable license terms and NOTICE.txt for applicable notices.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this f... | fix issue #514
| aws-java-sdk-core/src/main/java/com/amazonaws/util/DateUtils.java | fix issue #514 | |
Java | apache-2.0 | e9a0ac9a9e32477b2afbcba8fe4a13ef375457a1 | 0 | mattshobe/flightmap,mattshobe/flightmap | /*
* 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 agreed ... | common/src/com/google/flightmap/common/data/LatLngRect.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 agreed ... | Added getCenter() to LatLngRect.
| common/src/com/google/flightmap/common/data/LatLngRect.java | Added getCenter() to LatLngRect. | |
Java | apache-2.0 | aadcb13101bf0cdf0f93967e5fea0163c9f2fd7f | 0 | StepicOrg/stepic-android,StepicOrg/stepik-android,StepicOrg/stepic-android,StepicOrg/stepic-android,StepicOrg/stepik-android,StepicOrg/stepik-android | package org.stepic.droid.ui.fragments;
import android.app.Activity;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import ... | app/src/main/java/org/stepic/droid/ui/fragments/StepAttemptFragment.java | package org.stepic.droid.ui.fragments;
import android.app.Activity;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import ... | block UI, when user doesnt have attempts/submission
| app/src/main/java/org/stepic/droid/ui/fragments/StepAttemptFragment.java | block UI, when user doesnt have attempts/submission | |
Java | bsd-2-clause | 5c099323cc74fe62ab94ead1a2609e9e07caac8e | 0 | sechel/jtem-jrworkspace,sechel/jtem-jrworkspace | package de.jtem.jrworkspace.plugin.simplecontroller.widget;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Container;
import java.awt.Dimension;
import java.awt.EventQueue;
import java.awt.FlowLayout;
import java.awt.GridLayout;
import java.awt.Insets;
import java.awt.Re... | src/de/jtem/jrworkspace/plugin/simplecontroller/widget/WrapLayout.java | package de.jtem.jrworkspace.plugin.simplecontroller.widget;
import java.awt.*;
/**
* FlowLayout subclass that fully supports wrapping of components.
*/
public class WrapLayout extends FlowLayout
{
private static final long
serialVersionUID = 1L;
private Dimension
preferredLayoutSize;
/**
* Constructs a n... | wrap layout fix for tool bars with different heights
git-svn-id: 03edb61ddfd7a116a155cc4ee4a25ffdd5f61cac@1510 f5b180c5-49ee-4939-b20e-b6ed35f0f7b7
| src/de/jtem/jrworkspace/plugin/simplecontroller/widget/WrapLayout.java | wrap layout fix for tool bars with different heights | |
Java | bsd-2-clause | 8c9864dc2e8cec51e2e1eeae3dd86845dce918be | 0 | shimon0505004/CS414_ColoState | package com.shawonarefin;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.util.Iterator;
import java.util.List;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import org.json.JSONExcept... | PizzaApplicationServer/src/com/shawonarefin/CustomerController_Server.java | package com.shawonarefin;
import java.io.IOException;
import java.io.OutputStream;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.sun.net.httpserver.HttpExchange;
import com.sun.net.httpserver.HttpHandler;
import cs414.pos.*;
public class CustomerController_Server implements HttpHandler... | Made minor changes in Server side for checking
This is a intermediate change. This checks if we receive a connection
properly, if we are able to receive the reqest from the android app.
| PizzaApplicationServer/src/com/shawonarefin/CustomerController_Server.java | Made minor changes in Server side for checking | |
Java | mit | 77366aa64764f24fdcf0eb5eb3901d654203ed4e | 0 | agpartha/java | package io.anand.play;
// Graph class uses a concept of vertices and stores the connected node Ids in each node as a set (no duplicates)
// The vertices themselves
import java.util.*;
import java.util.LinkedList;
public class Graph<I, D> {
static private class Vertex <I, D> {
private I id;
priv... | learn/src/io/anand/play/Graph.java | package io.anand.play;
// Graph class uses a concept of vertices and stores the connected node Ids in each node as a set (no duplicates)
// The vertices themselves
import java.util.*;
import java.util.LinkedList;
public class Graph<I, D> {
static private class Vertex <I, D> {
private I id;
priv... | More test data and minor comment fixes
| learn/src/io/anand/play/Graph.java | More test data and minor comment fixes | |
Java | mit | 967360040aa85d8825f51a4cc5606f348e1e414d | 0 | danfunk/MindTrails,danfunk/MindTrails,danfunk/MindTrails,danfunk/MindTrails | package org.mindtrails.controller;
import org.mindtrails.domain.AngularTraining.AngularTraining;
import org.mindtrails.domain.AngularTraining.AngularTrainingList;
import org.mindtrails.domain.ExportMode;
import org.mindtrails.domain.Participant;
import org.mindtrails.domain.RestExceptions.NoPastProgressException;
impo... | core/src/main/java/org/mindtrails/controller/AngularTrainingController.java | package org.mindtrails.controller;
import org.mindtrails.domain.AngularTraining.AngularTraining;
import org.mindtrails.domain.AngularTraining.AngularTrainingList;
import org.mindtrails.domain.ExportMode;
import org.mindtrails.domain.Participant;
import org.mindtrails.domain.RestExceptions.NoPastProgressException;
impo... | Allow users to progress past the AngularTraining if they are not an admin by checking against the correct type, rather than the name of the task, which is variable in this situation.
| core/src/main/java/org/mindtrails/controller/AngularTrainingController.java | Allow users to progress past the AngularTraining if they are not an admin by checking against the correct type, rather than the name of the task, which is variable in this situation. | |
Java | mit | adabf1e612848e8986832fa31131fcb9ecb01e9d | 0 | tom5454/ARKCraft | package com.uberverse.arkcraft.common.event;
import net.minecraft.block.Block;
import net.minecraft.block.state.IBlockState;
import net.minecraft.client.Minecraft;
import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.EntityPlayerMP;
imp... | src/main/java/com/uberverse/arkcraft/common/event/CommonEventHandler.java | package com.uberverse.arkcraft.common.event;
import net.minecraft.block.Block;
import net.minecraft.block.state.IBlockState;
import net.minecraft.client.Minecraft;
import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.EntityPlayerMP;
imp... | Update CommonEventHandler.java | src/main/java/com/uberverse/arkcraft/common/event/CommonEventHandler.java | Update CommonEventHandler.java | |
Java | mit | c264e9785410924e68a137a0643fd7a8996ff70a | 0 | yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods,yzhnasa/TASSEL-iRods | /*
* TASSEL - Trait Analysis by a aSSociation Evolution & Linkage
* Copyright (C) 2003 Ed Buckler
*
* This software evaluates linkage disequilibrium nucletide diversity and
* associations. For more information visit http://www.maizegenetics.net
*
* This software is distributed under GNU general public lic... | src/net/maizegenetics/tassel/TASSELMainFrame.java | /*
* TASSEL - Trait Analysis by a aSSociation Evolution & Linkage
* Copyright (C) 2003 Ed Buckler
*
* This software evaluates linkage disequilibrium nucletide diversity and
* associations. For more information visit http://www.maizegenetics.net
*
* This software is distributed under GNU general public lic... | Minor refactoring to clean up this class.
| src/net/maizegenetics/tassel/TASSELMainFrame.java | Minor refactoring to clean up this class. | |
Java | mit | a4df54d636c7e2cdebedbff445e315b358b56e36 | 0 | binaryoverload/FlareBot,FlareBot/FlareBot,weeryan17/FlareBot | src/main/java/stream/flarebot/flarebot/util/LocalConfig.java | package stream.flarebot.flarebot.util;
import com.google.gson.Gson;
import com.google.gson.JsonParser;
import org.json.JSONObject;
import org.json.JSONTokener;
import stream.flarebot.flarebot.FlareBot;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Reader;
import java.net.URL;
import jav... | Remove local config
| src/main/java/stream/flarebot/flarebot/util/LocalConfig.java | Remove local config | ||
Java | epl-1.0 | 80d36299c7fdd4496a642d369e62bd10d8409f80 | 0 | Techjar/ForgeEssentials,aschmois/ForgeEssentialsMain,ForgeEssentials/ForgeEssentialsMain,planetguy32/ForgeEssentials,CityOfLearning/ForgeEssentials,liachmodded/ForgeEssentials | package com.ForgeEssentials.chat;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.TreeSet;
import java.util.regex.Matcher;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.network.packet.NetHandler;
import net.minecraft.network.packet.Packet3Chat;
imp... | src/FE_SRC_COMMON/com/ForgeEssentials/chat/Chat.java | package com.ForgeEssentials.chat;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.TreeSet;
import java.util.regex.Matcher;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.network.packet.NetHandler;
import net.minecraft.network.packet.Packet3Chat;
imp... | Converted to actual unicode
Hopefully I converted from Hexadecimal properly. | src/FE_SRC_COMMON/com/ForgeEssentials/chat/Chat.java | Converted to actual unicode | |
Java | epl-1.0 | 4505e89f175684e26c2d23334d1cf8410bbde73b | 0 | spring-projects/eclipse-integration-commons,spring-projects/eclipse-integration-commons,spring-projects/eclipse-integration-commons | /*******************************************************************************
* Copyright (c) 2013 Pivotal Software, Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availa... | org.springsource.ide.eclipse.commons.ui/src/org/springsource/ide/eclipse/commons/ui/launch/LaunchUtils.java | /*******************************************************************************
* Copyright (c) 2013 Pivotal Software, Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availa... | Make some utility api public so can be used from spring boot tooling. | org.springsource.ide.eclipse.commons.ui/src/org/springsource/ide/eclipse/commons/ui/launch/LaunchUtils.java | Make some utility api public so can be used from spring boot tooling. | |
Java | agpl-3.0 | 00f4927b93f8d9578fefa275e30592d847469c26 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 5517c8b2-2e62-11e5-9284-b827eb9e62be | hello.java | 55124360-2e62-11e5-9284-b827eb9e62be | 5517c8b2-2e62-11e5-9284-b827eb9e62be | hello.java | 5517c8b2-2e62-11e5-9284-b827eb9e62be | |
Java | agpl-3.0 | e9c3d8f6aaf3db5a9b74a45ec2001d4de3df80f8 | 0 | CeON/CERMINE,CeON/CERMINE,CeON/CERMINE,CeON/CERMINE | package pl.edu.icm.cermine.content.headers;
import java.io.BufferedReader;
import pl.edu.icm.cermine.content.model.BxDocContentStructure;
import pl.edu.icm.cermine.exception.AnalysisException;
import pl.edu.icm.cermine.structure.model.*;
/**
*
* @author Dominika Tkaczyk
*/
public class SVMContentHeadersExtractor i... | cermine-impl/src/main/java/pl/edu/icm/cermine/content/headers/SVMContentHeadersExtractor.java | package pl.edu.icm.cermine.content.headers;
import java.io.BufferedReader;
import pl.edu.icm.cermine.content.model.BxDocContentStructure;
import pl.edu.icm.cermine.exception.AnalysisException;
import pl.edu.icm.cermine.structure.model.*;
/**
*
* @author Dominika Tkaczyk
*/
public class SVMContentHeadersExtractor i... | if the first line is not header, empty header line is inserted | cermine-impl/src/main/java/pl/edu/icm/cermine/content/headers/SVMContentHeadersExtractor.java | if the first line is not header, empty header line is inserted | |
Java | agpl-3.0 | bf656d72f29a6ad130be4c1e1647be3d8488a787 | 0 | cgi-eoss/ftep,cgi-eoss/ftep,cgi-eoss/ftep,cgi-eoss/ftep,cgi-eoss/ftep,cgi-eoss/ftep,cgi-eoss/ftep | package com.cgi.eoss.ftep.api;
import com.cgi.eoss.ftep.catalogue.CatalogueConfig;
import com.cgi.eoss.ftep.model.Databasket;
import com.cgi.eoss.ftep.model.FtepFile;
import com.cgi.eoss.ftep.model.FtepService;
import com.cgi.eoss.ftep.model.Group;
import com.cgi.eoss.ftep.model.Job;
import com.cgi.eoss.ftep.model.Job... | f-tep-api/src/main/java/com/cgi/eoss/ftep/api/ApiConfig.java | package com.cgi.eoss.ftep.api;
import com.cgi.eoss.ftep.catalogue.CatalogueConfig;
import com.cgi.eoss.ftep.model.Databasket;
import com.cgi.eoss.ftep.model.FtepFile;
import com.cgi.eoss.ftep.model.FtepService;
import com.cgi.eoss.ftep.model.Group;
import com.cgi.eoss.ftep.model.Job;
import com.cgi.eoss.ftep.model.Job... | Configure Spring-Security-ACL appropriately for PostgreSQL
Change-Id: I1220d82daad9ffb55350c1b4c1b161a63c8983d2
| f-tep-api/src/main/java/com/cgi/eoss/ftep/api/ApiConfig.java | Configure Spring-Security-ACL appropriately for PostgreSQL | |
Java | agpl-3.0 | 6635761dcabb02b184622e6f11fd253bfa60d122 | 0 | aikuma/aikuma,aikuma/aikuma,hleeldc/aikuma,hleeldc/aikuma,hleeldc/aikuma,lisaslyis/aikuma,lisaslyis/aikuma,lisaslyis/aikuma,aikuma/aikuma,hleeldc/aikuma,lisaslyis/aikuma,hleeldc/aikuma,lisaslyis/aikuma,aikuma/aikuma,aikuma/aikuma | /*
Copyright (C) 2013, The Aikuma Project
AUTHORS: Oliver Adams and Florian Hanke
*/
package org.lp20.aikuma.model;
import android.graphics.Bitmap;
import android.os.Parcelable;
import android.os.Parcel;
import android.util.Log;
import org.lp20.aikuma.util.FileIO;
import org.lp20.aikuma.util.ImageUtils;
import java.... | Aikuma/src/org/lp20/aikuma/model/Speaker.java | /*
Copyright (C) 2013, The Aikuma Project
AUTHORS: Oliver Adams and Florian Hanke
*/
package org.lp20.aikuma.model;
import android.graphics.Bitmap;
import android.os.Parcelable;
import android.os.Parcel;
import android.util.Log;
import org.lp20.aikuma.util.FileIO;
import org.lp20.aikuma.util.ImageUtils;
import java.... | Speaker Ids are now created with digit padding to ensure minimum of 8 chars for that field.
| Aikuma/src/org/lp20/aikuma/model/Speaker.java | Speaker Ids are now created with digit padding to ensure minimum of 8 chars for that field. | |
Java | apache-2.0 | 629624d5df123e2621403d057daf67b8e01c2073 | 0 | apache/solr,apache/solr,apache/solr,apache/solr,apache/solr | /*
* 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/misc/src/test/org/apache/lucene/misc/SweetSpotSimilarityTest.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 ... | Avoid creating too many fs directories.
| lucene/misc/src/test/org/apache/lucene/misc/SweetSpotSimilarityTest.java | Avoid creating too many fs directories. | |
Java | apache-2.0 | c9272615bebdbf2c6c44fc7a2f9e54a1f1d42471 | 0 | jenetics/jpx,jenetics/jpx | /*
* Java GPX Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* 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/LICEN... | jpx/src/main/java/io/jenetics/jpx/Route.java | /*
* Java GPX Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* 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/LICEN... | Minor code improvements.
| jpx/src/main/java/io/jenetics/jpx/Route.java | Minor code improvements. | |
Java | apache-2.0 | bfa66ef8f5a96d82ed68a0c22bb1fec43ef6513d | 0 | alxdarksage/BridgePF,alxdarksage/BridgePF,alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF | package org.sagebionetworks.bridge.models.schedules;
import static org.sagebionetworks.bridge.models.schedules.ScheduleType.ONCE;
import java.util.List;
import java.util.Map;
import org.joda.time.DateTime;
import org.joda.time.LocalTime;
import org.sagebionetworks.bridge.BridgeUtils;
abstract class TaskScheduler {
... | app/org/sagebionetworks/bridge/models/schedules/TaskScheduler.java | package org.sagebionetworks.bridge.models.schedules;
import static org.sagebionetworks.bridge.models.schedules.ScheduleType.ONCE;
import java.util.List;
import java.util.Map;
import org.joda.time.DateTime;
import org.joda.time.LocalTime;
import org.sagebionetworks.bridge.BridgeUtils;
abstract class TaskScheduler {
... | Got one rename wrong
| app/org/sagebionetworks/bridge/models/schedules/TaskScheduler.java | Got one rename wrong | |
Java | apache-2.0 | d29865e9045f647a74d6c8dd17771f6efd91099c | 0 | Nastel/tnt4j-streams,Nastel/tnt4j-streams,Nastel/tnt4j-streams,Nastel/tnt4j-streams,Nastel/tnt4j-streams | /*
* Copyright 2014-2016 JKOOL, LLC.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | tnt4j-streams-core/src/main/java/com/jkool/tnt4j/streams/configure/sax/ConfigParserHandler.java | /*
* Copyright 2014-2016 JKOOL, LLC.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | JavaDoc updates.
| tnt4j-streams-core/src/main/java/com/jkool/tnt4j/streams/configure/sax/ConfigParserHandler.java | JavaDoc updates. | |
Java | apache-2.0 | 0fb3429b235b6ea365d30db0ac2001efb6d3f21d | 0 | AndrewKhitrin/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,AndrewKhitrin/dbeaver,liuyuanyuan/dbeaver,liuyuanyuan/dbeaver | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2018 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org... | plugins/org.jkiss.dbeaver.ext.oracle/src/org/jkiss/dbeaver/ext/oracle/model/OracleDataSource.java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2018 Serge Rider (serge@jkiss.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org... | #3365 Oracle expired password change (note).
| plugins/org.jkiss.dbeaver.ext.oracle/src/org/jkiss/dbeaver/ext/oracle/model/OracleDataSource.java | #3365 Oracle expired password change (note). | |
Java | apache-2.0 | 3e17559c0a8e4a8ee6d673d55b06c4c6907e7195 | 0 | flomotlik/archiva,emsouza/archiva,Altiscale/archiva,olamy/archiva,ricardojbasilio/archiva,Altiscale/archiva,ricardojbasilio/archiva,emsouza/archiva,olamy/archiva,ricardojbasilio/archiva,olamy/archiva,sadlil/archiva,flomotlik/archiva,apache/archiva,apache/archiva,emsouza/archiva,sadlil/archiva,sadlil/archiva,apache/arch... | package org.apache.maven.repository.proxy;
/*
* Copyright 2005-2006 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | maven-repository-proxy/src/test/java/org/apache/maven/repository/proxy/LegacyProxyManagerTest.java | package org.apache.maven.repository.proxy;
/*
* Copyright 2005-2006 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lice... | PR: MRM-59
Revised the unit test to use its own repository cache using the appropriate repository. Btw, this shows that the cache layout reflect the proxy configuration layout. This is needed so that checksums on 1.x repositories are located in the same directory as the checksumed file.
git-svn-id: 576cf2909e2027db... | maven-repository-proxy/src/test/java/org/apache/maven/repository/proxy/LegacyProxyManagerTest.java | PR: MRM-59 | |
Java | apache-2.0 | 87bf05db2fa2219e583af0e17e0037b463d6fe44 | 0 | DISCVRSeq/DISCVRSeq | package com.github.discvrseq.walkers;
import au.com.bytecode.opencsv.CSVWriter;
import com.github.discvrseq.tools.DiscvrSeqInternalProgramGroup;
import htsjdk.samtools.*;
import htsjdk.samtools.util.CigarUtil;
import htsjdk.samtools.util.FileExtensions;
import htsjdk.samtools.util.IOUtil;
import htsjdk.tribble.bed.BED... | src/main/java/com/github/discvrseq/walkers/ClipOverlappingAlignments.java | package com.github.discvrseq.walkers;
import au.com.bytecode.opencsv.CSVWriter;
import com.github.discvrseq.tools.DiscvrSeqInternalProgramGroup;
import htsjdk.samtools.*;
import htsjdk.samtools.util.CigarUtil;
import htsjdk.samtools.util.FileExtensions;
import htsjdk.samtools.util.IOUtil;
import htsjdk.tribble.bed.BED... | Bugfix to ClipOverlappingAlignments: if the end clip would land in a deletion, shift clip to immediately before deletion (#70)
| src/main/java/com/github/discvrseq/walkers/ClipOverlappingAlignments.java | Bugfix to ClipOverlappingAlignments: if the end clip would land in a deletion, shift clip to immediately before deletion (#70) | |
Java | apache-2.0 | 5f6cd094b746f2cc184d5ccdb208a2e3e61fd681 | 0 | Wi5/odin-wi5-controller,lalithsuresh/odin-master,schuza/odin-master,Wi5/odin-wi5-controller,lalithsuresh/odin-master,Wi5/odin-wi5-controller,schuza/odin-master,lalithsuresh/odin-master,schuza/odin-master,Wi5/odin-wi5-controller,schuza/odin-master,schuza/odin-master,Wi5/odin-wi5-controller,lalithsuresh/odin-master | package net.floodlightcontroller.odin.master;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
import java.nio.ByteBuffer;
import java.util.Ar... | src/main/java/net/floodlightcontroller/odin/master/OdinMaster.java | package net.floodlightcontroller.odin.master;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.net.InetAddress;
import java.net.InetSocketAddress;
import java.net.UnknownHostException;
import java.nio.ByteBuffer;
import java.util.Ar... | Fixes NPE because of incorrect module initialisation assumption
| src/main/java/net/floodlightcontroller/odin/master/OdinMaster.java | Fixes NPE because of incorrect module initialisation assumption | |
Java | apache-2.0 | f78953c8dfd00dc1ce79454d57c25e9e49b6ef1d | 0 | pmacalpine/RoboViz,magmaOffenburg/RoboViz,pmacalpine/RoboViz,magmaOffenburg/RoboViz,magmaOffenburg/RoboViz,magmaOffenburg/RoboViz,pmacalpine/RoboViz | /*
* Copyright 2011 RoboViz
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | src/rv/Configuration.java | /*
* Copyright 2011 RoboViz
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | Configuration: don't require a space after commas
| src/rv/Configuration.java | Configuration: don't require a space after commas | |
Java | apache-2.0 | 50298379096aa897269c0aea534a3213fadf41f9 | 0 | duke-compsci290-spring2016/sakai,willkara/sakai,willkara/sakai,pushyamig/sakai,conder/sakai,duke-compsci290-spring2016/sakai,ktakacs/sakai,udayg/sakai,pushyamig/sakai,tl-its-umich-edu/sakai,duke-compsci290-spring2016/sakai,surya-janani/sakai,hackbuteer59/sakai,bkirschn/sakai,puramshetty/sakai,bkirschn/sakai,kwedoff1/sa... | /**********************************************************************************
* $URL$
* $Id$
***********************************************************************************
*
* Copyright (c) 2003, 2004, 2005, 2006, 2007 The Sakai Foundation.
*
* Licensed under the Educational Community License, Versio... | assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java | /**********************************************************************************
* $URL$
* $Id$
***********************************************************************************
*
* Copyright (c) 2003, 2004, 2005, 2006, 2007 The Sakai Foundation.
*
* Licensed under the Educational Community License, Versio... | Fix to SAK-9018:Assignments tool: Release option not marked after grading an Assignment via the Gradebook
git-svn-id: d213257099f21e50eb3b4c197ffbeb2264dc0174@28279 66ffb92e-73f9-0310-93c1-f5514f145a0a
| assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java | Fix to SAK-9018:Assignments tool: Release option not marked after grading an Assignment via the Gradebook | |
Java | apache-2.0 | 26a0bb62ccb3ecdbca1042ee9c162ce5b347049e | 0 | akrherz/Openfire,GregDThomas/Openfire,speedy01/Openfire,magnetsystems/message-openfire,speedy01/Openfire,Gugli/Openfire,guusdk/Openfire,igniterealtime/Openfire,igniterealtime/Openfire,akrherz/Openfire,magnetsystems/message-openfire,igniterealtime/Openfire,guusdk/Openfire,akrherz/Openfire,magnetsystems/message-openfire,... | /**
* $RCSfile$
* $Revision: $
* $Date: $
*
* Copyright (C) 2005-2008 Jive Software. 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://... | src/java/org/jivesoftware/openfire/net/TLSStreamHandler.java | /**
* $RCSfile$
* $Revision: $
* $Date: $
*
* Copyright (C) 2005-2008 Jive Software. 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://... | Undoing last change.
git-svn-id: 2e83ce7f183c9abd424edb3952fab2cdab7acd7f@12974 b35dd754-fafc-0310-a699-88a17e54d16e
| src/java/org/jivesoftware/openfire/net/TLSStreamHandler.java | Undoing last change. | |
Java | apache-2.0 | 3a454444d09d8f408e8d40db865af6f1c9c9b131 | 0 | opennetworkinglab/onos,gkatsikas/onos,gkatsikas/onos,opennetworkinglab/onos,gkatsikas/onos,opennetworkinglab/onos,gkatsikas/onos,gkatsikas/onos,opennetworkinglab/onos,opennetworkinglab/onos,opennetworkinglab/onos,gkatsikas/onos | /*
* Copyright 2016-present Open Networking 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... | providers/netcfglinks/src/main/java/org/onosproject/provider/netcfglinks/NetworkConfigLinksProvider.java | /*
* Copyright 2016-present Open Networking 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... | Fix to notify the link provider service form netcfglinkprovider when link netcfg is added
Change-Id: Ifc34e0c8789d131c8459ef75bde2a3a5c6ecf19b
(cherry picked from commit 2e70e23a720d42ed839bd7bf5b5c02a2d3a62f7e)
| providers/netcfglinks/src/main/java/org/onosproject/provider/netcfglinks/NetworkConfigLinksProvider.java | Fix to notify the link provider service form netcfglinkprovider when link netcfg is added | |
Java | apache-2.0 | 99c5e5058d24b61c2c7823cfca6b357997c8e051 | 0 | Pushpalanka/carbon-identity,Pushpalanka/carbon-identity,Pushpalanka/carbon-identity | /*
* Copyright (c) 2014 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.org/lic... | components/idp-mgt/org.wso2.carbon.idp.mgt/src/main/java/org/wso2/carbon/idp/mgt/dao/IdPManagementDAO.java | /*
* Copyright (c) 2014 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.org/lic... | fixing IDENTITY-3916
| components/idp-mgt/org.wso2.carbon.idp.mgt/src/main/java/org/wso2/carbon/idp/mgt/dao/IdPManagementDAO.java | fixing IDENTITY-3916 | |
Java | apache-2.0 | 2156f618bcf18dc0c48518bfa6d0770c843d26e7 | 0 | alxdarksage/BridgeIntegrationTests,DwayneJengSage/BridgeIntegrationTests | package org.sagebionetworks.bridge.sdk.integration;
import static org.junit.Assert.assertEquals;
import static org.sagebionetworks.bridge.rest.model.Role.DEVELOPER;
import static org.sagebionetworks.bridge.util.IntegTestUtils.STUDY_ID;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
impor... | src/test/java/org/sagebionetworks/bridge/sdk/integration/CriteriaTest.java | package org.sagebionetworks.bridge.sdk.integration;
import static org.junit.Assert.assertEquals;
import static org.sagebionetworks.bridge.rest.model.Role.DEVELOPER;
import static org.sagebionetworks.bridge.util.IntegTestUtils.STUDY_ID;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
impor... | Fix comment
| src/test/java/org/sagebionetworks/bridge/sdk/integration/CriteriaTest.java | Fix comment | |
Java | bsd-3-clause | 80e50a661fd4f233f6af15ae9021b4287e2c402e | 0 | rbaerzib/xtreemfs,harnesscloud/xtreemfs,kleingeist/xtreemfs,harnesscloud/xtreemfs,rbaerzib/xtreemfs,stanik137/xtreemfs,jswrenn/xtreemfs,jswrenn/xtreemfs,stanik137/xtreemfs,stanik137/xtreemfs,jswrenn/xtreemfs,kleingeist/xtreemfs,harnesscloud/xtreemfs,harnesscloud/xtreemfs,jswrenn/xtreemfs,kleingeist/xtreemfs,harnessclou... | package org.xtreemfs.pbrpcgen;
import com.google.protobuf.DescriptorProtos.DescriptorProto;
import com.google.protobuf.DescriptorProtos.EnumDescriptorProto;
import com.google.protobuf.DescriptorProtos.FieldDescriptorProto;
import com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type;
import google.protobuf.co... | java/pbrpcgen/src/org/xtreemfs/pbrpcgen/RPCCPPSourceGenerator.java | package org.xtreemfs.pbrpcgen;
import com.google.protobuf.DescriptorProtos.DescriptorProto;
import com.google.protobuf.DescriptorProtos.EnumDescriptorProto;
import com.google.protobuf.DescriptorProtos.FieldDescriptorProto;
import com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Type;
import google.protobuf.co... | mno-async_writes/interface: Modified C++ generator to create the definition of GetMessageForProcID(interface_id, proc_id) in a .cc file to avoid a multiple definition error.
git-svn-id: 3a13c44dc93e83c409b229bacd90df708a5d8688@2980 f8528748-c2c0-11dd-ba5c-d3b7c2b3b534
| java/pbrpcgen/src/org/xtreemfs/pbrpcgen/RPCCPPSourceGenerator.java | mno-async_writes/interface: Modified C++ generator to create the definition of GetMessageForProcID(interface_id, proc_id) in a .cc file to avoid a multiple definition error. | |
Java | bsd-3-clause | 17f9258a69111fc768768160b6080b5a66652e9c | 0 | betable/betable-android-sdk | package com.betable.fragment;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import android.app.ProgressDialog;
import android.support.v4.app.*;
import android.webkit.WebChromeClient;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import ... | src/com/betable/fragment/BetableLogin.java | package com.betable.fragment;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import android.support.v4.app.*;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.ParseException;
import org.apache.http.auth.Authentication... | Added a progress dialog so the user knows that the webview is doing something. Also added a cleanUp method that will reset the pageLoaded flag and set the browser to null so we will actually reload if the user cancels.
| src/com/betable/fragment/BetableLogin.java | Added a progress dialog so the user knows that the webview is doing something. Also added a cleanUp method that will reset the pageLoaded flag and set the browser to null so we will actually reload if the user cancels. | |
Java | bsd-3-clause | 4f85de02ae4f11df9c1619e86d95cc761d12ce37 | 0 | tomfisher/tripleplay,joansmith/tripleplay,tomfisher/tripleplay,tomfisher/tripleplay,tomfisher/tripleplay,joansmith/tripleplay,joansmith/tripleplay,joansmith/tripleplay,tomfisher/tripleplay,joansmith/tripleplay | //
// Triple Play - utilities for use in ForPlay-based games
// Copyright (c) 2011, Three Rings Design, Inc. - All rights reserved.
// http://github.com/threerings/tripleplay/blob/master/LICENSE
package tripleplay.ui;
import java.util.ArrayList;
import java.util.List;
import forplay.core.ForPlay;
import forplay.core... | src/main/java/tripleplay/ui/Interface.java | //
// Triple Play - utilities for use in ForPlay-based games
// Copyright (c) 2011, Three Rings Design, Inc. - All rights reserved.
// http://github.com/threerings/tripleplay/blob/master/LICENSE
package tripleplay.ui;
import java.util.ArrayList;
import java.util.List;
import forplay.core.ForPlay;
import forplay.core... | Allow caller to activate the input handling.
This results in better interaction with screens, such that a single interface
instance manages the UI for a screen and is activated and deactivated as
needed.
| src/main/java/tripleplay/ui/Interface.java | Allow caller to activate the input handling. | |
Java | mit | aa45cbabb842f2ebc3049043996c34e02ea40974 | 0 | JEEventStore/JEEventStore,JEEventStore/JEEventStore | package org.jeeventstore.store;
import org.jeeventstore.ConcurrencyException;
import org.jeeventstore.EventStore;
import org.jeeventstore.persistence.MockPersistence;
import java.io.File;
import java.io.Serializable;
import java.util.Iterator;
import java.util.List;
import java.util.UUID;
import javax.ejb.EJB;
import ... | core/src/test/java/org/jeeventstore/store/EventStoreServiceTest.java | package org.jeeventstore.store;
import org.jeeventstore.ConcurrencyException;
import org.jeeventstore.EventStore;
import org.jeeventstore.persistence.MockPersistence;
import java.io.File;
import java.io.Serializable;
import java.util.Iterator;
import java.util.List;
import java.util.UUID;
import javax.ejb.EJB;
import ... | Catch EJBExceptions in cleanup code of tests | core/src/test/java/org/jeeventstore/store/EventStoreServiceTest.java | Catch EJBExceptions in cleanup code of tests | |
Java | mit | b7cb1f1c5ae34aa450ed85de0fd25e454bf7e701 | 0 | ChioriGreene/ChioriWebServer,ChioriGreene/ChioriWebServer,ChioriGreene/ChioriWebServer,ChioriGreene/ChioriWebServer | /**
* 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/.
*
* Copyright 2015 Chiori Greene a.k.a. Chiori-chan <me@chiorichan.com> All Right Reserved.
*/
package com.chiorichan... | src/main/groovy/com/chiorichan/factory/groovy/ScriptingBaseJava.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/.
*
* Copyright 2015 Chiori Greene a.k.a. Chiori-chan <me@chiorichan.com> All Right Reserved.
*/
package com.chiorichan... | Added url_get_append() with Map<> argument
| src/main/groovy/com/chiorichan/factory/groovy/ScriptingBaseJava.java | Added url_get_append() with Map<> argument | |
Java | mit | d94498839b46f802fb3a476906cde5dd96d0453d | 0 | NThering/UCF-COP4331C-17Fall-0001-T15 | package am_utils;
import java.io.File;
/**
* Created by Kelsey on 10/31/17.
*/
public class DefaultCategories {
private MainCategory[] mainCat;
private int index;
String test = "";
private String mainCategories[] = {
"Physics", // 0
"Chemistry", ... | ArticleManagerClient/app/src/main/java/am_utils/DefaultCategories.java | package am_utils;
import java.io.File;
/**
* Created by Kelsey on 10/31/17.
*/
public class DefaultCategories {
private MainCategory[] mainCat;
private int index;
String test = "";
private String mainCategories[] = {
"Physics", // 0
"Chemistry", ... | "Small change" | ArticleManagerClient/app/src/main/java/am_utils/DefaultCategories.java | "Small change" | |
Java | mit | fd6b022251e1167f4f7f1a3123ce1de573cf6834 | 0 | UMM-CSci-3601-S17/digital-display-garden-iteration-4-dorfner-v2,UMM-CSci-3601-S17/digital-display-garden-iteration-4-dorfner-v2,UMM-CSci-3601-S17/digital-display-garden-iteration-4-dorfner-v2,UMM-CSci-3601-S17/digital-display-garden-iteration-4-dorfner-v2,UMM-CSci-3601-S17/digital-display-garden-iteration-4-dorfner-v2 | package umm3601.digitalDisplayGarden.Authentication;
// For interacting with Google OAuth
import com.github.scribejava.apis.GoogleApi20;
import com.github.scribejava.core.builder.ServiceBuilder;
import com.github.scribejava.core.model.OAuth2AccessToken;
import com.github.scribejava.core.oauth.OAuth20Service;
// For p... | server/src/main/java/umm3601/digitalDisplayGarden/Authentication/Auth.java | package umm3601.digitalDisplayGarden.Authentication;
// For interacting with Google OAuth
import com.github.scribejava.apis.GoogleApi20;
import com.github.scribejava.core.builder.ServiceBuilder;
import com.github.scribejava.core.model.OAuth2AccessToken;
import com.github.scribejava.core.oauth.OAuth20Service;
// For p... | Cleanup and document Auth.verifyCallBack(String,String)
Issue #2
| server/src/main/java/umm3601/digitalDisplayGarden/Authentication/Auth.java | Cleanup and document Auth.verifyCallBack(String,String) | |
Java | mit | ac498eef693fc7b71170932db1d12a3446c10e83 | 0 | openforis/collect,openforis/collect,openforis/collect,openforis/collect | /**
*
*/
package org.openforis.collect.designer.viewmodel;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.net.URLConnection;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.... | collect-server/src/main/java/org/openforis/collect/designer/viewmodel/SurveySelectVM.java | /**
*
*/
package org.openforis.collect.designer.viewmodel;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.net.URLConnection;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.... | Use proper validator during survey export | collect-server/src/main/java/org/openforis/collect/designer/viewmodel/SurveySelectVM.java | Use proper validator during survey export | |
Java | epl-1.0 | c461e0aecebeb5dc4f218dd89b41eefa4120f717 | 0 | buchen/portfolio,sebasbaumh/portfolio,simpsus/portfolio,cmaoling/portfolio,Beluk/portfolio,cmaoling/portfolio,sebasbaumh/portfolio,buchen/portfolio,Beluk/portfolio,cmaoling/portfolio,simpsus/portfolio,Beluk/portfolio,sebasbaumh/portfolio,buchen/portfolio,simpsus/portfolio,sebasbaumh/portfolio,buchen/portfolio,cmaoling/... | package name.abuchen.portfolio.snapshot;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.not;
import static org.hamcrest.CoreMatchers.startsWith;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
impo... | name.abuchen.portfolio.tests/src/name/abuchen/portfolio/snapshot/ClientIndexTest.java | package name.abuchen.portfolio.snapshot;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.not;
import static org.hamcrest.CoreMatchers.startsWith;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
impo... | Fixed another locale dependent test checking for first day in week
Issue: #14
| name.abuchen.portfolio.tests/src/name/abuchen/portfolio/snapshot/ClientIndexTest.java | Fixed another locale dependent test checking for first day in week | |
Java | mpl-2.0 | 1826de370a8c9c7fef065c2c9cd9d4b7b53ea1fe | 0 | hhdevelopment/ocelot,ocelotds/ocelot,ocelotds/ocelot,hhdevelopment/ocelot,ocelotds/ocelot,hhdevelopment/ocelot,ocelotds/ocelot,hhdevelopment/ocelot,ocelotds/ocelot | /* 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 org.ocelotds.context;
import org.ocelotds.context.ThreadLocalContextHolder;
import org.ocelotds.context.O... | ocelot-core/src/test/java/org/ocelotds/context/OcelotContextTest.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 org.ocelotds.context;
import org.ocelotds.context.ThreadLocalContextHolder;
import org.ocelotds.context.O... | fix test
| ocelot-core/src/test/java/org/ocelotds/context/OcelotContextTest.java | fix test | |
Java | agpl-3.0 | 5549c1fc67ca503c7e6394bc3a23b6b4867b69f6 | 0 | animotron/core,animotron/core | /*
* Copyright (C) 2011 The Animo Project
* http://animotron.org
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any ... | src/main/java/org/animotron/expression/AnimoExpression.java | /*
* Copyright (C) 2011 The Animo Project
* http://animotron.org
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any ... | parse not only string values
| src/main/java/org/animotron/expression/AnimoExpression.java | parse not only string values | |
Java | lgpl-2.1 | 66de0a48c3a02b5099bc36cd1cf7bdc001b0ef07 | 0 | adamallo/beast-mcmc,beast-dev/beast-mcmc,adamallo/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,adamallo/beast-mcmc,adamallo/beast-mcmc,adamallo/beast-mcmc,adamallo/beast-mcmc | /*
* ExponentialGrowthModelParser.java
*
* Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard
*
* This file is part of BEAST.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership and licensing.
*
* BEAST is free software; you can redi... | src/dr/evomodelxml/coalescent/demographicmodel/ExponentialGrowthModelParser.java | /*
* ExponentialGrowthModelParser.java
*
* Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard
*
* This file is part of BEAST.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership and licensing.
*
* BEAST is free software; you can redi... | backwards compatibility is important
| src/dr/evomodelxml/coalescent/demographicmodel/ExponentialGrowthModelParser.java | backwards compatibility is important | |
Java | lgpl-2.1 | cf68d949ddebc059d7f24a5e163cfa1b1780cbb6 | 0 | tavlima/fosstrak-ale | /*
* Copyright (C) 2007 ETH Zurich
*
* This file is part of Fosstrak (www.fosstrak.org).
*
* Fosstrak is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* Fosstrak is distr... | fc-commons/src/main/java/org/fosstrak/ale/util/DeserializerUtil.java | /*
* Copyright (C) 2007 ETH Zurich
*
* This file is part of Fosstrak (www.fosstrak.org).
*
* Fosstrak is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* Fosstrak is distr... | Add the defineAccesspec
git-svn-id: b328a252719ece810980df6ffadab0e5ea52f358@1876 b63d296a-7662-4df4-3098-00f9c2c9103a
| fc-commons/src/main/java/org/fosstrak/ale/util/DeserializerUtil.java | Add the defineAccesspec | |
Java | lgpl-2.1 | 574ec704f11dc336e9e6ec64f2ab2f7d7108f55a | 0 | levants/lightmare | package org.lightmare.scannotation;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.WeakHashMap;
import javassist.bytecode.Annotations... | src/main/java/org/lightmare/scannotation/AnnotationDB.java | package org.lightmare.scannotation;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.WeakHashMap;
import javassist.bytecode.Annotations... | improved code / comments at utility classes | src/main/java/org/lightmare/scannotation/AnnotationDB.java | improved code / comments at utility classes | |
Java | lgpl-2.1 | 23bc36618a79b6082f1998b9c9b2087569f21e01 | 0 | heuermh/biojava,JolantaWojcik/biojavaOwn,fionakim/biojava,fionakim/biojava,pwrose/biojava,sbliven/biojava-sbliven,lafita/biojava,emckee2006/biojava,paolopavan/biojava,lafita/biojava,heuermh/biojava,pwrose/biojava,andreasprlic/biojava,JolantaWojcik/biojavaOwn,sbliven/biojava-sbliven,zachcp/biojava,zachcp/biojava,zachcp/... | /*
* To change this template, choose Tools | Templates and open the template in the editor.
*/
package org.biojava3.genome;
import java.io.File;
import java.io.FileOutputStream;
import java.util.Collection;
import java.util.LinkedHashMap;
import junit.framework.TestCase;
import junitx.framework.FileAssert;
import ... | biojava3-genome/src/test/java/org/biojava3/genome/GeneFeatureHelperTest.java | /*
* To change this template, choose Tools | Templates and open the template in the editor.
*/
package org.biojava3.genome;
import java.io.File;
import java.io.FileOutputStream;
import java.util.Collection;
import java.util.LinkedHashMap;
import junit.framework.TestCase;
import junitx.framework.FileAssert;
import ... | using temporary file instead of updating
volvox_all_genes_exon_uppercase.fna
Signed-off-by: aalhossary <e4c6005ad0fff4be85fc1b57258407d290a564cf@hotmail.com> | biojava3-genome/src/test/java/org/biojava3/genome/GeneFeatureHelperTest.java | using temporary file instead of updating volvox_all_genes_exon_uppercase.fna | |
Java | apache-2.0 | d2fa561062aef3b790edefe3ada7b25c1696c384 | 0 | La-Gonette/lagonette-android | package org.lagonette.android.api.response;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import android.util.Log;
import com.google.firebase.crash.FirebaseCrash;
import c... | app/src/main/java/org/lagonette/android/api/response/PartnersResponse.java | package org.lagonette.android.api.response;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.support.annotation.NonNull;
import android.text.TextUtils;
import android.util.Log;
import com.google.firebase.crash.FirebaseCrash;
import c... | Add 'extra spaces' description check
| app/src/main/java/org/lagonette/android/api/response/PartnersResponse.java | Add 'extra spaces' description check | |
Java | apache-2.0 | 30fd958b102f3c98299c8ec5f1b10989ba2c3f5c | 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.util;
/**
* 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, Versio... | lucene/src/test/org/apache/lucene/util/LuceneTestCase.java | package org.apache.lucene.util;
/**
* 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, Versio... | remove warning
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1026167 13f79535-47bb-0310-9956-ffa450edef68
| lucene/src/test/org/apache/lucene/util/LuceneTestCase.java | remove warning | |
Java | apache-2.0 | 2ec72123e347e684ac40a1e1111a79a11211aadb | 0 | sunjincheng121/flink,xccui/flink,GJL/flink,tzulitai/flink,kaibozhou/flink,hequn8128/flink,yew1eb/flink,kl0u/flink,greghogan/flink,rmetzger/flink,gyfora/flink,lincoln-lil/flink,xccui/flink,zjureel/flink,apache/flink,StephanEwen/incubator-flink,darionyaphet/flink,ueshin/apache-flink,aljoscha/flink,clarkyzl/flink,rmetzger... | /*
* 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-yarn/src/main/java/org/apache/flink/yarn/AbstractYarnClusterDescriptor.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-9793][yarn] Fix flink-dist detection to prevent duplicate upload
This closes #6296.
| flink-yarn/src/main/java/org/apache/flink/yarn/AbstractYarnClusterDescriptor.java | [FLINK-9793][yarn] Fix flink-dist detection to prevent duplicate upload | |
Java | apache-2.0 | d8df4aaeb08cbd5d67e8fd97d4a4d3bed5fbc151 | 0 | killbill/killbill,andrenpaes/killbill,aglne/killbill,gongpu/killbill,kares/killbill,sbrossie/killbill,andrenpaes/killbill,Massiv-IO/killbill,chengjunjian/killbill,liqianggao/killbill,maguero/killbill,chengjunjian/killbill,liqianggao/killbill,aeq/killbill,aeq/killbill,kares/killbill,marksimu/killbill,sbrossie/killbill,a... | /*
* Copyright 2010-2013 Ning, Inc.
*
* Ning 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 required by a... | server/src/main/java/com/ning/billing/server/listeners/KillbillGuiceListener.java | /*
* Copyright 2010-2013 Ning, Inc.
*
* Ning 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 required by a... | server: fix Jersey URI pattern
The plugin servlets are not under /1.0/kb but under /plugins.
Signed-off-by: Pierre-Alexandre Meyer <ff019a5748a52b5641624af88a54a2f0e46a9fb5@ning.com>
| server/src/main/java/com/ning/billing/server/listeners/KillbillGuiceListener.java | server: fix Jersey URI pattern | |
Java | apache-2.0 | ba2c3bba47f0ce9f44be57da7bb4177c505aa851 | 0 | WilliamRen/guice,mybatis/guice,hazendaz/guice,johnzeringue/guice | /*
* Copyright 2010 The myBatis Team
*
* 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 applic... | src/main/java/org/mybatis/guice/transactional/TransactionalMethodInterceptor.java | /*
* Copyright 2010 The myBatis Team
*
* 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 applic... | open SqlSession instances depending on the TransactionManagement value
| src/main/java/org/mybatis/guice/transactional/TransactionalMethodInterceptor.java | open SqlSession instances depending on the TransactionManagement value | |
Java | apache-2.0 | 1c8ae24b7a360d28992836d203dfd1decb58b164 | 0 | AIDEA775/AndroidRedditReader | package ar.edu.unc.famaf.redditreader.ui;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widge... | app/src/main/java/ar/edu/unc/famaf/redditreader/ui/NewsDetailActivityFragment.java | package ar.edu.unc.famaf.redditreader.ui;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.ProgressBar;
import android.widge... | Added domain in detail
| app/src/main/java/ar/edu/unc/famaf/redditreader/ui/NewsDetailActivityFragment.java | Added domain in detail | |
Java | apache-2.0 | 4eb5b89183476c9ef844ba0cb9e38c894f0356ad | 0 | ycn/weixin-java | package cc.ycn.common.cache;
import cc.ycn.common.api.CentralStore;
import cc.ycn.common.constant.CacheKeyPrefix;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concurrent.atomic.AtomicReference;
/**
* Created by andy on 12/22/15.
*/
public class WxVerifyTicketCache extends PersistenceCa... | src/main/java/cc/ycn/common/cache/WxVerifyTicketCache.java | package cc.ycn.common.cache;
import cc.ycn.common.api.CentralStore;
import cc.ycn.common.constant.CacheKeyPrefix;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concurrent.atomic.AtomicReference;
/**
* Created by andy on 12/22/15.
*/
public class WxVerifyTicketCache extends PersistenceCa... | fix bug
| src/main/java/cc/ycn/common/cache/WxVerifyTicketCache.java | fix bug | |
Java | apache-2.0 | 6506d687e3a263aa4b684694cc89555fe5275e73 | 0 | OpenHFT/Chronicle-Wire,OpenHFT/Chronicle-Wire | /*
* Copyright 2016 higherfrequencytrading.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | src/main/java/net/openhft/chronicle/wire/AbstractWire.java | /*
* Copyright 2016 higherfrequencytrading.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | check sequence1 != Sequence.NOT_FOUND_RETRY
| src/main/java/net/openhft/chronicle/wire/AbstractWire.java | check sequence1 != Sequence.NOT_FOUND_RETRY | |
Java | apache-2.0 | a03cc9b5ba1b5440acd28a99d939e311bd23e465 | 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-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | xml/impl/src/com/intellij/javaee/ExternalResourcesRootsProvider.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | drop ExternalResourcesRootsProvider cache on VFS structure change (EA-138666 - assert: IndexableSetContributor.filterOutNulls)
| xml/impl/src/com/intellij/javaee/ExternalResourcesRootsProvider.java | drop ExternalResourcesRootsProvider cache on VFS structure change (EA-138666 - assert: IndexableSetContributor.filterOutNulls) | |
Java | apache-2.0 | 28eb126053e3a77a3938e1702f5cad8793672a6b | 0 | ricepanda/rice,ricepanda/rice,ricepanda/rice,ricepanda/rice | /**
* Copyright 2005-2013 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless required by a... | rice-middleware/sampleapp/src/it/java/edu/samplu/common/WebDriverLegacyITBase.java | /**
* Copyright 2005-2013 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless required by a... | KULRICE-8119 -Identify Smoke Test that create unique names, ids, etc. things that make them fail when run a second time add ITUtil.createUniqueDtsPlusTwoRandomChars to them - WorkFlowDocType
git-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@40012 7a7aa7f6-c479-11dc-97e2-85a2497f191d
| rice-middleware/sampleapp/src/it/java/edu/samplu/common/WebDriverLegacyITBase.java | KULRICE-8119 -Identify Smoke Test that create unique names, ids, etc. things that make them fail when run a second time add ITUtil.createUniqueDtsPlusTwoRandomChars to them - WorkFlowDocType | |
Java | apache-2.0 | 4e8f6b527355912ba0a48f7810793462c25dad9a | 0 | aghigo/osiris-web-backend | package br.uff.labtempo.osiris.configuration;
import lombok.*;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.PropertySource;
import org.springframework.stereotype.Component;
import java.util.List;
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
@ToStr... | impl/src/main/java/br/uff/labtempo/osiris/configuration/FunctionConfig.java | package br.uff.labtempo.osiris.configuration;
import lombok.*;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.PropertySource;
import org.springframework.stereotype.Component;
import java.util.List;
@Getter
@Setter
@AllArgsConstructor
@NoArgsConstructor
@ToStr... | ajust function config values
| impl/src/main/java/br/uff/labtempo/osiris/configuration/FunctionConfig.java | ajust function config values | |
Java | apache-2.0 | 286da602c8eb6588c33bb0279b9408870ead3b5f | 0 | wwjiang007/flink,zentol/flink,wwjiang007/flink,xccui/flink,lincoln-lil/flink,zjureel/flink,apache/flink,lincoln-lil/flink,lincoln-lil/flink,apache/flink,gyfora/flink,zjureel/flink,godfreyhe/flink,twalthr/flink,zjureel/flink,zentol/flink,zjureel/flink,zjureel/flink,zentol/flink,xccui/flink,tony810430/flink,zentol/flink,... | /*
* 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-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutor.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 ... | [hotfix] Introduce static inner classes for HeartbeatTargets in TaskExecutor
| flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutor.java | [hotfix] Introduce static inner classes for HeartbeatTargets in TaskExecutor | |
Java | apache-2.0 | 1e0a290213c998921ddaf82f8728756bae66f7ce | 0 | Blankj/AndroidUtilCode,Blankj/AndroidUtilCode,Blankj/AndroidUtilCode | package com.blankj.utilcode.util;
import android.content.ComponentName;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.v4.content.FileProvider;
import java.io.File;
/**
* <pre>
* author: Blankj... | utilcode/src/main/java/com/blankj/utilcode/util/IntentUtils.java | package com.blankj.utilcode.util;
import android.content.ComponentName;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.provider.MediaStore;
import android.support.v4.content.FileProvider;
import java.io.File;
/**
* <pre>
* author: Blankj... | see 03/01 log
| utilcode/src/main/java/com/blankj/utilcode/util/IntentUtils.java | see 03/01 log | |
Java | apache-2.0 | 3003f285d3ca978f81b69b907bccaaf2c7fbe5ae | 0 | apache/xmlbeans,apache/xmlbeans,apache/xmlbeans | /* Copyright 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 ... | v2/jam_old/src/org/apache/xmlbeans/impl/jam_old/internal/JPropertyImpl.java | /* Copyright 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 ... |
java2schema: fix bug in property identification
git-svn-id: 297cb4147f50b389680bb5ad136787e97b9148ae@110554 13f79535-47bb-0310-9956-ffa450edef68
| v2/jam_old/src/org/apache/xmlbeans/impl/jam_old/internal/JPropertyImpl.java | ||
Java | apache-2.0 | 23bb648fa4bf3011e1d3176009ff21bace297877 | 0 | millmanorama/autopsy,eXcomm/autopsy,millmanorama/autopsy,eXcomm/autopsy,esaunders/autopsy,mhmdfy/autopsy,millmanorama/autopsy,rcordovano/autopsy,millmanorama/autopsy,mhmdfy/autopsy,karlmortensen/autopsy,wschaeferB/autopsy,mhmdfy/autopsy,maxrp/autopsy,eXcomm/autopsy,eXcomm/autopsy,maxrp/autopsy,esaunders/autopsy,mhmdfy/... | /*
* Autopsy Forensic Browser
*
* Copyright 2012-2014 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | Core/src/org/sleuthkit/autopsy/datamodel/EmailExtracted.java | /*
* Autopsy Forensic Browser
*
* Copyright 2012-2014 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | Remove error message for normal cnodition
| Core/src/org/sleuthkit/autopsy/datamodel/EmailExtracted.java | Remove error message for normal cnodition |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.