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
b3bfb2a78bea8ee149bfe1c67a7c7cd1d6d8899a
0
gbif/occurrence,gbif/occurrence,gbif/occurrence
package org.gbif.occurrence.search.es; import org.gbif.api.model.common.search.SearchConstants; import org.gbif.api.model.occurrence.search.OccurrenceSearchParameter; import org.gbif.api.model.occurrence.search.OccurrenceSearchRequest; import org.gbif.api.util.VocabularyUtils; import org.gbif.api.vocabulary.Country; ...
occurrence-search/src/main/java/org/gbif/occurrence/search/es/EsSearchRequestBuilder.java
package org.gbif.occurrence.search.es; import org.gbif.api.model.common.search.SearchConstants; import org.gbif.api.model.occurrence.search.OccurrenceSearchParameter; import org.gbif.api.model.occurrence.search.OccurrenceSearchRequest; import org.gbif.api.util.VocabularyUtils; import org.gbif.api.vocabulary.Country; ...
cleanup
occurrence-search/src/main/java/org/gbif/occurrence/search/es/EsSearchRequestBuilder.java
cleanup
Java
apache-2.0
fb3250356daf63603c834536d20390df9df2d5e5
0
getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,lqch14102/lantern,lqch14102/lantern,lqch14102/lantern,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,getlante...
package org.lantern.simple; import io.netty.channel.ChannelHandlerContext; import io.netty.handler.codec.http.HttpRequest; import java.net.InetSocketAddress; import java.util.HashMap; import java.util.Map; import java.util.Properties; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.T...
src/main/java/org/lantern/simple/Give.java
package org.lantern.simple; import io.netty.channel.ChannelHandlerContext; import io.netty.handler.codec.http.HttpRequest; import java.net.InetSocketAddress; import java.util.HashMap; import java.util.Map; import java.util.Properties; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.T...
#1571 Made country suffix lowercase
src/main/java/org/lantern/simple/Give.java
#1571 Made country suffix lowercase
Java
apache-2.0
6cdda1b2fbfbaf6497590de20c378bfa67541dfb
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.editor.impl; import com.intellij.injected.editor.EditorWindow; import com.intellij.openapi.Disposable; import com.intellij.openapi.actionSystem.*; im...
platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorLastActionTrackerImpl.java
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.editor.impl; import com.intellij.injected.editor.EditorWindow; import com.intellij.openapi.Disposable; import com.intellij.openapi.actionSystem.*; im...
EditorLastActionTrackerImpl - BaseComponent not required
platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorLastActionTrackerImpl.java
EditorLastActionTrackerImpl - BaseComponent not required
Java
apache-2.0
b838f6160927e1ec2fef1db2bc207cce9b5942ef
0
chtyim/cdap,anthcp/cdap,hsaputra/cdap,hsaputra/cdap,mpouttuclarke/cdap,anthcp/cdap,caskdata/cdap,hsaputra/cdap,anthcp/cdap,caskdata/cdap,anthcp/cdap,hsaputra/cdap,mpouttuclarke/cdap,chtyim/cdap,caskdata/cdap,chtyim/cdap,mpouttuclarke/cdap,chtyim/cdap,mpouttuclarke/cdap,anthcp/cdap,hsaputra/cdap,chtyim/cdap,mpouttuclark...
/* * Copyright 2012-2013 Continuuity,Inc. All Rights Reserved. */ package com.continuuity.passport.http.handlers; import com.continuuity.passport.core.exceptions.AccountAlreadyExistsException; import com.continuuity.passport.core.exceptions.AccountNotFoundException; import com.continuuity.passport.core.exceptions.V...
src/main/java/com/continuuity/passport/http/handlers/AccountHandler.java
/* * Copyright 2012-2013 Continuuity,Inc. All Rights Reserved. */ package com.continuuity.passport.http.handlers; import com.continuuity.passport.core.exceptions.AccountAlreadyExistsException; import com.continuuity.passport.core.exceptions.AccountNotFoundException; import com.continuuity.passport.core.exceptions.V...
Enhance exception handling. Add JsonParse exception in account handler. Return appropriate status codes
src/main/java/com/continuuity/passport/http/handlers/AccountHandler.java
Enhance exception handling. Add JsonParse exception in account handler. Return appropriate status codes
Java
apache-2.0
8178ec4d125beeca316dfbc2f572108b51aab091
0
alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,alxdarksage/BridgePF,Sage-Bionetworks/BridgePF,Sage-Bionetworks/BridgePF,DwayneJengSage/BridgePF,DwayneJengSage/BridgePF,alxdarksage/BridgePF,DwayneJengSage/BridgePF
package org.sagebionetworks.bridge.models.accounts; import static org.junit.Assert.*; import org.junit.Test; import org.sagebionetworks.bridge.config.Environment; import org.sagebionetworks.bridge.dao.ParticipantOption.SharingScope; import org.sagebionetworks.bridge.json.BridgeObjectMapper; import org.sagebionetworks...
test/org/sagebionetworks/bridge/models/accounts/UserSessionInfoTest.java
package org.sagebionetworks.bridge.models.accounts; import static org.junit.Assert.*; import java.util.Iterator; import org.junit.Test; import org.sagebionetworks.bridge.config.Environment; import org.sagebionetworks.bridge.dao.ParticipantOption.SharingScope; import org.sagebionetworks.bridge.json.BridgeObjectMapper...
Remove unused import
test/org/sagebionetworks/bridge/models/accounts/UserSessionInfoTest.java
Remove unused import
Java
apache-2.0
ef6c619705fd3f3c822ffdbe3eaf59015e4c8381
0
nikeshmhr/unitime,sktoo/timetabling-system-,UniTime/unitime,UniTime/unitime,rafati/unitime,rafati/unitime,rafati/unitime,UniTime/unitime,maciej-zygmunt/unitime,sktoo/timetabling-system-,maciej-zygmunt/unitime,sktoo/timetabling-system-,nikeshmhr/unitime,zuzanamullerova/unitime,nikeshmhr/unitime,zuzanamullerova/unitime,m...
package org.unitime.timetable.reports.exam; import java.io.File; import java.io.IOException; import java.text.SimpleDateFormat; import java.util.Collection; import java.util.Comparator; import java.util.Iterator; import java.util.TreeSet; import java.util.Vector; import net.sf.cpsolver.ifs.util.ToolBox; import org.u...
JavaSource/org/unitime/timetable/reports/exam/ExamVerificationReport.java
package org.unitime.timetable.reports.exam; import java.io.File; import java.io.IOException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Collection; import java.util.Comparator; import java.util.Iterator; import java.util.Locale; import java.util.TreeSet; import java.util.Vector; im...
isFullTerm(ClassEvent) moved to parent class
JavaSource/org/unitime/timetable/reports/exam/ExamVerificationReport.java
isFullTerm(ClassEvent) moved to parent class
Java
apache-2.0
601a2400c906178ddba0da00f593e86a800d6a75
0
serge-rider/dbeaver,Sargul/dbeaver,Sargul/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,serge-rider/dbeaver,dbeaver/dbeaver,serge-rider/dbeaver,Sargul/dbeaver,Sargul/dbeaver,dbeaver/dbeaver,dbeaver/dbeaver,Sargul/dbeaver
/* * Copyright (C) 2010-2012 Serge Rieder * serge@jkiss.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any la...
plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/model/exec/jdbc/JDBCExecutionContext.java
/* * Copyright (C) 2010-2012 Serge Rieder * serge@jkiss.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any la...
JDBC 1.7 compatible fix Former-commit-id: 5a2201bbd158158d31864ee8a63a6eba8271a8be
plugins/org.jkiss.dbeaver.core/src/org/jkiss/dbeaver/model/exec/jdbc/JDBCExecutionContext.java
JDBC 1.7 compatible fix
Java
apache-2.0
58f2ceca12e9bdc40735142ddf8fa6def6f90e4d
0
alexkuk/elasticsearch,abibell/elasticsearch,knight1128/elasticsearch,kenshin233/elasticsearch,MichaelLiZhou/elasticsearch,rhoml/elasticsearch,Charlesdong/elasticsearch,ulkas/elasticsearch,mcku/elasticsearch,pritishppai/elasticsearch,huanzhong/elasticsearch,hydro2k/elasticsearch,karthikjaps/elasticsearch,tsohil/elastics...
/* * 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...
src/main/java/org/elasticsearch/search/aggregations/reducers/derivative/DerivativeReducer.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...
Derivative Reducer now supported nth order derivatives
src/main/java/org/elasticsearch/search/aggregations/reducers/derivative/DerivativeReducer.java
Derivative Reducer now supported nth order derivatives
Java
apache-2.0
5a2387b25608e6e0e002015b6d6bbe4d58f9d3db
0
rodionovsasha/ShoppingList,rodionovsasha/ShoppingList,rodionovsasha/ShoppingList
package ru.rodionovsasha.shoppinglist.controllers.rest; import lombok.extern.slf4j.Slf4j; import org.springframework.http.HttpStatus; import org.springframework.validation.FieldError; import org.springframework.web.bind.MethodArgumentNotValidException; import org.springframework.web.bind.annotation.ControllerAdvice; i...
src/main/java/ru/rodionovsasha/shoppinglist/controllers/rest/RestExceptionHandlerController.java
package ru.rodionovsasha.shoppinglist.controllers.rest; import lombok.extern.slf4j.Slf4j; import org.springframework.http.HttpStatus; import org.springframework.validation.FieldError; import org.springframework.web.bind.MethodArgumentNotValidException; import org.springframework.web.bind.annotation.ControllerAdvice; i...
foreach
src/main/java/ru/rodionovsasha/shoppinglist/controllers/rest/RestExceptionHandlerController.java
foreach
Java
apache-2.0
e7713b50dd43bf0432d08f1ad9495e88491b32cc
0
stylismo/spark,rokusr/spark,gimlet2/spark,stylismo/spark,arekkw/spark,perwendel/spark,gimlet2/spark,perwendel/spark,MouettE-SC/spark,perwendel/spark,stylismo/spark,stylismo/spark,gimlet2/spark,gimlet2/spark,rokusr/spark,arekkw/spark,MouettE-SC/spark,rokusr/spark,MouettE-SC/spark
/* * Copyright 2011- Per Wendel * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
src/main/java/spark/Spark.java
/* * Copyright 2011- Per Wendel * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
Spark.halt() method signature should correspond to Service.halt()
src/main/java/spark/Spark.java
Spark.halt() method signature should correspond to Service.halt()
Java
apache-2.0
a38b9e137e67571d2df83a7a9505b66cffefa7c8
0
lukmajercak/hadoop,plusplusjiajia/hadoop,apurtell/hadoop,plusplusjiajia/hadoop,wwjiang007/hadoop,plusplusjiajia/hadoop,nandakumar131/hadoop,steveloughran/hadoop,apache/hadoop,JingchengDu/hadoop,lukmajercak/hadoop,apurtell/hadoop,lukmajercak/hadoop,lukmajercak/hadoop,apurtell/hadoop,steveloughran/hadoop,JingchengDu/hado...
/** * 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...
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.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...
HDFS-14456:HAState#prepareToEnterState neednt a lock (#770) Contributed by hunshenshi.
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java
HDFS-14456:HAState#prepareToEnterState neednt a lock (#770) Contributed by hunshenshi.
Java
apache-2.0
4501a21c136deb94aa7c14e7e37e8a56da96979a
0
randymay/centaur
package org.blaazinsoftware.centaur.service; import com.google.appengine.api.datastore.Entity; import com.google.appengine.api.datastore.Key; import com.google.appengine.api.datastore.KeyFactory; import org.apache.commons.beanutils.PropertyUtils; import org.apache.commons.lang3.StringUtils; import org.blaazinsoftware....
src/main/java/org/blaazinsoftware/centaur/service/CentaurServiceUtils.java
package org.blaazinsoftware.centaur.service; import com.google.appengine.api.datastore.Entity; import com.google.appengine.api.datastore.Key; import com.google.appengine.api.datastore.KeyFactory; import org.apache.commons.beanutils.PropertyUtils; import org.apache.commons.lang3.StringUtils; import org.blaazinsoftware....
Refactor to use Class.
src/main/java/org/blaazinsoftware/centaur/service/CentaurServiceUtils.java
Refactor to use Class.
Java
apache-2.0
be6cf505d50bb18e9ed487429ee7eb20a60b5b09
0
grfeng/conductor,Netflix/conductor,Netflix/conductor,grfeng/conductor,Netflix/conductor,Netflix/conductor,Netflix/conductor,grfeng/conductor,grfeng/conductor,grfeng/conductor,grfeng/conductor
package com.netflix.conductor.grpc.server; import com.google.inject.Inject; import com.netflix.conductor.core.config.Configuration; import io.grpc.BindableService; import io.grpc.Server; import io.grpc.ServerBuilder; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.inject.Singleton; import java.i...
grpc-server/src/main/java/com/netflix/conductor/grpc/server/GRPCServer.java
package com.netflix.conductor.grpc.server; import com.google.inject.Inject; import com.netflix.conductor.core.config.Configuration; import com.netflix.conductor.grpc.TaskServiceGrpc; import com.netflix.conductor.grpc.WorkflowServiceGrpc; import io.grpc.BindableService; import io.grpc.Server; import io.grpc.ServerBuild...
grpc-server: Make more functional
grpc-server/src/main/java/com/netflix/conductor/grpc/server/GRPCServer.java
grpc-server: Make more functional
Java
apache-2.0
653ba73516e2c27415bd07c25caedc3f60929660
0
aledsage/legacy-brooklyn,andreaturli/legacy-brooklyn,andreaturli/legacy-brooklyn,bmwshop/brooklyn,neykov/incubator-brooklyn,andreaturli/legacy-brooklyn,bmwshop/brooklyn,aledsage/legacy-brooklyn,andreaturli/legacy-brooklyn,bmwshop/brooklyn,bmwshop/brooklyn,andreaturli/legacy-brooklyn,bmwshop/brooklyn,andreaturli/legacy-...
package brooklyn.util.exceptions; import static com.google.common.base.Predicates.instanceOf; import static com.google.common.base.Throwables.getCausalChain; import static com.google.common.collect.Iterables.find; import java.util.NoSuchElementException; import com.google.common.base.Throwables; public class Except...
core/src/main/java/brooklyn/util/exceptions/Exceptions.java
package brooklyn.util.exceptions; import static com.google.common.base.Predicates.instanceOf; import static com.google.common.base.Throwables.getCausalChain; import static com.google.common.collect.Iterables.find; import java.util.NoSuchElementException; import java.util.concurrent.ExecutionException; import com.goo...
Do not unpack ExecutionException when propagating Throwable
core/src/main/java/brooklyn/util/exceptions/Exceptions.java
Do not unpack ExecutionException when propagating Throwable
Java
apache-2.0
bf9e32d59d65afa6425f03e488959c8883038801
0
apurtell/hbase,mahak/hbase,joshelser/hbase,apurtell/hbase,ndimiduk/hbase,vincentpoon/hbase,JingchengDu/hbase,vincentpoon/hbase,Guavus/hbase,narendragoyal/hbase,andrewmains12/hbase,gustavoanatoly/hbase,JingchengDu/hbase,ndimiduk/hbase,joshelser/hbase,lshmouse/hbase,gustavoanatoly/hbase,narendragoyal/hbase,bijugs/hbase,u...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
hbase-it/src/test/java/org/apache/hadoop/hbase/mttr/IntegrationTestMTTR.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
HBASE-13223 Add testMoveMeta to IntegrationTestMTTR Signed-off-by: Andrew Purtell <b91237ce35d325aea9eacb2c17af89139c6c9289@apache.org>
hbase-it/src/test/java/org/apache/hadoop/hbase/mttr/IntegrationTestMTTR.java
HBASE-13223 Add testMoveMeta to IntegrationTestMTTR
Java
apache-2.0
ce0879e91f98f4a733e63402abdb1af92512ff4a
0
rouazana/james,aduprat/james,aduprat/james,chibenwa/james,chibenwa/james,chibenwa/james,rouazana/james,rouazana/james,aduprat/james,chibenwa/james,aduprat/james,rouazana/james
/* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2000-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that...
src/java/org/apache/james/transport/mailets/LocalDelivery.java
/* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2000-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that...
Prevent Message-ID from being changed if present git-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@108618 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/james/transport/mailets/LocalDelivery.java
Prevent Message-ID from being changed if present
Java
bsd-2-clause
3c6410b8b6efad62e63c26a5bfac985134ae969d
0
clementval/claw-compiler,clementval/claw-compiler
/* * This file is released under terms of BSD license * See LICENSE file for more information */ package cx2x.xcodeml.helper; import cx2x.xcodeml.exception.*; import cx2x.xcodeml.xelement.*; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import org.w3c.dom.Node; import org.w...
omni-cx2x/src/cx2x/xcodeml/helper/XelementHelper.java
/* * This file is released under terms of BSD license * See LICENSE file for more information */ package cx2x.xcodeml.helper; import cx2x.xcodeml.exception.*; import cx2x.xcodeml.xelement.*; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import org.w3c.dom.Node; import org.w...
Add method to retrieve all assign stmt with array refs in block
omni-cx2x/src/cx2x/xcodeml/helper/XelementHelper.java
Add method to retrieve all assign stmt with array refs in block
Java
bsd-3-clause
968b95c595fc9819fe9db99282a0fc816d9aed2c
0
appcelerator/jaxen_titanium,ukcrpb6/jaxen-wmb-extensions
/* $Id$ Copyright 2003 (C) The Werken Company. All Rights Reserved. Redistribution and use of this software and associated documentation ("Software"), with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain copyright stateme...
src/java/main/org/jaxen/expr/DefaultNameStep.java
/* $Id$ Copyright 2003 (C) The Werken Company. All Rights Reserved. Redistribution and use of this software and associated documentation ("Software"), with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain copyright stateme...
Removing comment about node order; that has now been fixed; also setting initial size of ArrayLists git-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@556 43379f7c-b030-0410-81db-e0b70742847c
src/java/main/org/jaxen/expr/DefaultNameStep.java
Removing comment about node order; that has now been fixed; also setting initial size of ArrayLists
Java
bsd-3-clause
6a6dec1cdb5ce842c12e6370580681b70f9c62ad
0
krishagni/openspecimen,asamgir/openspecimen,krishagni/openspecimen,asamgir/openspecimen,asamgir/openspecimen,krishagni/openspecimen
package edu.wustl.catissuecore.util; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedHashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import edu.wustl.catissuecore.bean.GenericSpecimen; import edu.wustl.catissuecore.bizlo...
WEB-INF/src/edu/wustl/catissuecore/util/SpecimenAutoStorageContainer.java
package edu.wustl.catissuecore.util; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.LinkedHashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import edu.wustl.catissuecore.bean.GenericSpecimen; import e...
Bug 17108 - Parent 2 allocated first free positions and later Parent 1 auto allocated. SVN-Revision: 24522
WEB-INF/src/edu/wustl/catissuecore/util/SpecimenAutoStorageContainer.java
Bug 17108 - Parent 2 allocated first free positions and later Parent 1 auto allocated.
Java
mit
b815775e85d314b621288d373a400ffebab02e59
0
godotgildor/igv,igvteam/igv,igvteam/igv,godotgildor/igv,itenente/igv,igvteam/igv,godotgildor/igv,itenente/igv,amwenger/igv,amwenger/igv,igvteam/igv,amwenger/igv,godotgildor/igv,itenente/igv,itenente/igv,itenente/igv,amwenger/igv,amwenger/igv,igvteam/igv,godotgildor/igv
/* * Copyright (c) 2007-2011 by Institute for Computational Biomedicine, * Weill Medical College of Cornell University. * * This software is licensed under the terms of the GNU Lesser General Public License (LGPL), * Version 2.1 which is available at http://www.opensource.o...
src/org/broad/igv/goby/GobyAlignmentQueryReader.java
/* * Copyright (c) 2007-2011 by Institute for Computational Biomedicine, * Weill Medical College of Cornell University. * * This software is licensed under the terms of the GNU Lesser General Public License (LGPL), * Version 2.1 which is available at http://www.opensource.o...
Some goby alignments may already have the target sequence names stripped of the "chr" prefix. Make it possible to load these alignments by first trying to locate the sequence name without removing chr. git-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@2038 17392f64-ead8-4cea-ae29-09b3ab513800
src/org/broad/igv/goby/GobyAlignmentQueryReader.java
Some goby alignments may already have the target sequence names stripped of the "chr" prefix. Make it possible to load these alignments by first trying to locate the sequence name without removing chr.
Java
mit
8c414824e1cba1d91595067e58e7696ad9e7d6de
0
erwinvaneyk/distributedrmi
package nl.erwinvaneyk.core; import static org.junit.Assert.*; import java.rmi.RemoteException; import nl.erwinvaneyk.communication.exceptions.CommunicationException; import nl.erwinvaneyk.communication.exceptions.PortAlreadyInUseException; import org.junit.Test; public class NodeImplTest { @Test public void sta...
src/test/java/nl/erwinvaneyk/core/NodeImplTest.java
package nl.erwinvaneyk.core; import static org.junit.Assert.*; import java.rmi.RemoteException; import nl.erwinvaneyk.communication.exceptions.CommunicationException; import nl.erwinvaneyk.communication.exceptions.PortAlreadyInUseException; import org.junit.Test; public class NodeImplTest { @Test public void sta...
Add test for large clusters
src/test/java/nl/erwinvaneyk/core/NodeImplTest.java
Add test for large clusters
Java
mit
79089f0863da0936d207a045fd4cf5780ed37c91
0
RUCD/apt-graph,RUCD/apt-graph,RUCD/apt-graph,RUCD/apt-graph
/* * The MIT License * * Copyright 2016 Thibault Debatty. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy...
server/src/main/java/aptgraph/server/RequestHandler.java
/* * The MIT License * * Copyright 2016 Thibault Debatty. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy...
Minor typo correction
server/src/main/java/aptgraph/server/RequestHandler.java
Minor typo correction
Java
mit
fe93fdebef1656a71a74492827f7325136d768d8
0
ReneMuetti/InGame-Info-XML-1,Lunatrius/InGame-Info-XML
package com.github.lunatrius.ingameinfo.reference; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; public class Reference { public static final String MODID = "InGameInfoXML"; public static final String NAME = "InGame Info XML"; public static final String VERSION = "${version}";...
src/main/java/com/github/lunatrius/ingameinfo/reference/Reference.java
package com.github.lunatrius.ingameinfo.reference; import org.apache.logging.log4j.Logger; public class Reference { public static final String MODID = "InGameInfoXML"; public static final String NAME = "InGame Info XML"; public static final String VERSION = "${version}"; public static final String FORGE = "${forg...
Added default logger.
src/main/java/com/github/lunatrius/ingameinfo/reference/Reference.java
Added default logger.
Java
mit
8042bec9eae33ed168fa198b9be8d066be21d4ba
0
Rift-Runners/ConsULTIMATE,Rift-Runners/ConsULTIMATE,Rift-Runners/ConsULTIMATE
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.riftrunners.consultimate.model.entity; import java.io.Serializable; import java.util.Date; import javax.persistence.Cascad...
src/main/java/com/riftrunners/consultimate/model/entity/Transacao.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.riftrunners.consultimate.model.entity; import java.util.Date; import javax.persistence.CascadeType; import javax.persisten...
Transação conectada ao banco (id de cons e cli como FK)
src/main/java/com/riftrunners/consultimate/model/entity/Transacao.java
Transação conectada ao banco (id de cons e cli como FK)
Java
mit
21505971b4f486dbfdbe1703c131054ce5119c67
0
alkammar/morkim
package lib.morkim.mfw.ui; import android.content.Context; import java.util.Observable; import java.util.Observer; import lib.morkim.mfw.app.AppContext; import lib.morkim.mfw.domain.Model; import lib.morkim.mfw.usecase.UseCase; import lib.morkim.mfw.usecase.UseCaseProgress; import lib.morkim.mfw.usecase.UseCaseResul...
app/src/main/java/lib/morkim/mfw/ui/Controller.java
package lib.morkim.mfw.ui; import android.content.Context; import java.util.Observable; import java.util.Observer; import lib.morkim.mfw.app.AppContext; import lib.morkim.mfw.domain.Model; import lib.morkim.mfw.usecase.UseCase; import lib.morkim.mfw.usecase.UseCaseProgress; import lib.morkim.mfw.usecase.UseCaseResul...
Remove view model in presenter
app/src/main/java/lib/morkim/mfw/ui/Controller.java
Remove view model in presenter
Java
mit
2430a885c3c55be351ea20309a6b71a4d41289c7
0
jvoegele/pulse,fluxroot/pulse,jvoegele/pulse,fluxroot/pulse,jvoegele/pulse
/* * Copyright 2013-2014 the original author or authors. * * This file is part of Pulse Chess. * * Pulse Chess 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 ...
src/main/java/com/fluxchess/pulse/MoveGenerator.java
/* * Copyright 2013-2014 the original author or authors. * * This file is part of Pulse Chess. * * Pulse Chess 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 ...
Fix Search.MAX_HEIGHT bound usage
src/main/java/com/fluxchess/pulse/MoveGenerator.java
Fix Search.MAX_HEIGHT bound usage
Java
mit
f170503deff19fcd3b0a2e9df7242a51a6625144
0
fiveham/Sudoku_Solver
package common; import java.util.*; public class Universe<E> { private final List<E> ie; private final Map<E,Integer> ei; public Universe(Collection<? extends E> c){ this.ie = new ArrayList<E>(c); this.ei = new HashMap<>(); for(int i=0; i<ei.size(); ++i){ ei.put(ie.get(i), i); } } public boolean...
src/common/Universe.java
package common; import java.util.*; public class Universe<E> { private final List<E> ie; private final Map<E,Integer> ei; public Universe(Collection<? extends E> c){ this.ie = new ArrayList<E>(c); this.ei = new HashMap<>(); for(int i=0; i<ei.size(); ++i){ ei.put(ie.get(i), i); } } public boolean...
fix typo
src/common/Universe.java
fix typo
Java
mit
d04f1b6c0fc79a51b3089a12f85ea72ee7a3b26c
0
if-056-java/animalsRepo,if-056-java/animalsRepo,if-056-java/animalsRepo
package com.animals.app.controller.resource; import java.io.IOException; import java.sql.Date; import java.util.ArrayList; import java.util.List; import java.util.StringTokenizer; import javax.annotation.security.PermitAll; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import ja...
AnimalWebApp/src/main/java/com/animals/app/controller/resource/OAuthAuthorizationResource.java
package com.animals.app.controller.resource; import java.io.IOException; import java.sql.Date; import java.util.ArrayList; import java.util.List; import java.util.StringTokenizer; import javax.annotation.security.PermitAll; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import ja...
cleaning and comments
AnimalWebApp/src/main/java/com/animals/app/controller/resource/OAuthAuthorizationResource.java
cleaning and comments
Java
mit
ef5ea18fbe02c3a8cb53c041b53cb49bff2efdb8
0
Riesenmumpitz/crap-sms
package com.crap.sms.service; import java.util.List; import com.crap.sms.domain.model.Subscriber; import com.crap.sms.domain.model.Subscription; import com.crap.sms.domain.repository.SubscriberRepository; public class Invoice { private SubscriberRepository sr; private List<Subscriber> subscribers; public Invoice...
src/main/java/com/crap/sms/service/Invoice.java
package com.crap.sms.service; import java.util.List; import com.crap.sms.domain.model.Subscriber; import com.crap.sms.domain.model.Subscription; import com.crap.sms.domain.repository.AbstractRepository; import com.crap.sms.domain.repository.SubscriberRepository; public class Invoice { private SubscriberRepository s...
Invoice class changes
src/main/java/com/crap/sms/service/Invoice.java
Invoice class changes
Java
epl-1.0
dd8c1240a2a6a20314fd467615377aee7242042e
0
opcoach/training,opcoach/training
package com.opcoach.training.rental.ui; import java.util.HashMap; import java.util.Map; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IConfigurationElement; import org.eclipse.core.runtime.IExtension; import org.eclipse.core.runtime.IExtensionPoint; import org.eclipse.core.runtime.IEx...
RCP/com.opcoach.training.rental.ui/src/com/opcoach/training/rental/ui/RentalUIActivator.java
package com.opcoach.training.rental.ui; import java.util.HashMap; import java.util.Map; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IConfigurationElement; import org.eclipse.core.runtime.IExtension; import org.eclipse.core.runtime.IExtensionPoint; import org.eclipse.core.runtime.IEx...
Reformattage git-svn-id: 5dcf22192dadc9e4089bc59a7a60e4d1091c81c1@325 28ab6df1-7a97-4e50-b59a-519495a15fef
RCP/com.opcoach.training.rental.ui/src/com/opcoach/training/rental/ui/RentalUIActivator.java
Reformattage
Java
agpl-3.0
4089442d03409de25f2744010cb524832074a3d3
0
Scentsome/daily_something
package com.zencher.app.dailysomething; import android.app.Activity; import android.os.Bundle; public class MyActivity extends Activity { /** * Called when the activity is first created. by Alen& Pete */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInsta...
src/com/zencher/app/dailysomething/MyActivity.java
package com.zencher.app.dailysomething; import android.app.Activity; import android.os.Bundle; public class MyActivity extends Activity { /** * Called when the activity is first created. by Alen */ @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceSta...
Added comment. "Pete"
src/com/zencher/app/dailysomething/MyActivity.java
Added comment. "Pete"
Java
agpl-3.0
2016a68d03a0c9f03c94aa4af71bb09125b3b3e4
0
thklaus/rstudio,maligulzar/Rstudio-instrumented,JanMarvin/rstudio,brsimioni/rstudio,brsimioni/rstudio,brsimioni/rstudio,jzhu8803/rstudio,jzhu8803/rstudio,suribes/rstudio,maligulzar/Rstudio-instrumented,tbarrongh/rstudio,john-r-mcpherson/rstudio,more1/rstudio,jar1karp/rstudio,edrogers/rstudio,edrogers/rstudio,JanMarvin/...
/* * BuildToolsPackagePanel.java * * Copyright (C) 2009-12 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Publ...
src/gwt/src/org/rstudio/studio/client/projects/ui/prefs/buildtools/BuildToolsPackagePanel.java
/* * BuildToolsPackagePanel.java * * Copyright (C) 2009-12 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Publ...
roxygen: default to use rd, collate, and namespace roclets
src/gwt/src/org/rstudio/studio/client/projects/ui/prefs/buildtools/BuildToolsPackagePanel.java
roxygen: default to use rd, collate, and namespace roclets
Java
lgpl-2.1
c84827f5a458b2f8d1d063e704b96a3475b5f9ac
0
sbliven/biojava,sbliven/biojava,sbliven/biojava
/* * BioJava development code * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copyright for t...
src/org/biojava/bio/structure/io/PDBFileReader.java
/* * BioJava development code * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copyright for t...
assuming if no path is set, PDB files are downloaded to local dir. git-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@6764 7c6358e6-4a41-0410-a743-a5b2a554c398
src/org/biojava/bio/structure/io/PDBFileReader.java
assuming if no path is set, PDB files are downloaded to local dir.
Java
lgpl-2.1
edac0ace031c8da1bb693dd37c7267f6f279e047
0
alkacon/opencms-core,gallardo/opencms-core,gallardo/opencms-core,gallardo/opencms-core,alkacon/opencms-core,alkacon/opencms-core,gallardo/opencms-core,alkacon/opencms-core
/* * File : $Source$ * Date : $Date$ * Version: $Revision$ * * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (C) 2002 - 2008 Alkacon Software (http://www.alkacon.com) * * This library is free software; you can redistribute it and/or * modify it under the term...
src/org/opencms/search/solr/CmsSolrQuery.java
/* * File : $Source$ * Date : $Date$ * Version: $Revision$ * * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (C) 2002 - 2008 Alkacon Software (http://www.alkacon.com) * * This library is free software; you can redistribute it and/or * modify it under the term...
CmsSolrQuery: Added method "setReturnFields" that will add the minimally required return fields to the requested ones.
src/org/opencms/search/solr/CmsSolrQuery.java
CmsSolrQuery: Added method "setReturnFields" that will add the minimally required return fields to the requested ones.
Java
lgpl-2.1
fb82b4b5fe69e312c8a13ddbc612a62f6b2e01c5
0
deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3
//$HeadURL: svn+ssh://aschmitz@deegree.wald.intevation.de/deegree/deegree3/trunk/deegree-core/deegree-core-rendering-2d/src/main/java/org/deegree/rendering/r2d/se/parser/PostgreSQLWriter.java $ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.o...
deegree-core/deegree-core-style/src/main/java/org/deegree/style/se/parser/PostgreSQLWriter.java
//$HeadURL: svn+ssh://aschmitz@deegree.wald.intevation.de/deegree/deegree3/trunk/deegree-core/deegree-core-rendering-2d/src/main/java/org/deegree/rendering/r2d/se/parser/PostgreSQLWriter.java $ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.o...
removed static addConnection call
deegree-core/deegree-core-style/src/main/java/org/deegree/style/se/parser/PostgreSQLWriter.java
removed static addConnection call
Java
unlicense
380ac3beff3e61644f4d5bb7de0f68220dc496f6
0
typohh/GTPRest
package typo.gtp; import java.io.FileInputStream; import java.io.IOException; import java.util.Properties; import typo.gtp.ChannelAPI.ChannelException; public class MimicKGS { public static void main( String[] pArg ) throws IOException, ChannelException { Properties prop = new Properties(); String ...
src/typo/gtp/MimicKGS.java
package typo.gtp; import java.io.FileInputStream; import java.io.IOException; import java.util.Properties; import typo.gtp.ChannelAPI.ChannelException; public class MimicKGS { public static void main( String[] pArg ) throws IOException, ChannelException { Properties prop = new Properties(); String ...
stress
src/typo/gtp/MimicKGS.java
stress
Java
apache-2.0
51ecf4614728e6811305046929705ed8e5443fe4
0
doerfli/hacked,doerfli/hacked,doerfli/hacked
package li.doerf.hacked; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; import androidx.test.espresso.NoMatchingViewException; import androidx.test.filters.LargeTest; import androidx.test.rule.ActivityTestRule; import androidx.test.runner.AndroidJUnit4; import li.doerf.hacked.activiti...
app/src/androidTest/java/li/doerf/hacked/SmokeTest.java
package li.doerf.hacked; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; import androidx.test.espresso.NoMatchingViewException; import androidx.test.filters.LargeTest; import androidx.test.rule.ActivityTestRule; import androidx.test.runner.AndroidJUnit4; import li.doerf.hacked.activiti...
run smoke test in ci
app/src/androidTest/java/li/doerf/hacked/SmokeTest.java
run smoke test in ci
Java
apache-2.0
a353d7de84a198e25dd475857ac0ccd788cb8dac
0
mini2Dx/mini2Dx,mini2Dx/mini2Dx
/******************************************************************************* * Copyright 2019 See AUTHORS file * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
tiled/src/main/java/org/mini2Dx/tiled/TiledMapData.java
/******************************************************************************* * Copyright 2019 See AUTHORS file * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
Increase initial array size for animated tiles
tiled/src/main/java/org/mini2Dx/tiled/TiledMapData.java
Increase initial array size for animated tiles
Java
apache-2.0
96e5f7e71776e9d612fe31a2eee06445e084dbfa
0
LeifWarner/openid4java,janrain/openid4java,janrain/openid4java,svn2github/openid4java,LeifWarner/openid4java
/* * Copyright 2006-2007 Sxip Identity Corporation */ package org.openid4java.message.ax; import org.openid4java.message.ParameterList; import org.openid4java.message.MessageException; import org.openid4java.message.Parameter; import java.net.URL; import java.net.MalformedURLException; import java.util.*; import ...
src/org/openid4java/message/ax/FetchResponse.java
/* * Copyright 2006-2007 Sxip Identity Corporation */ package org.openid4java.message.ax; import org.openid4java.message.ParameterList; import org.openid4java.message.MessageException; import org.openid4java.message.Parameter; import java.net.URL; import java.net.MalformedURLException; import java.util.*; import ...
The userData may be a Map<String alias, String value> or a Map<String alias, List<String> values>. The attribute values are provided by the calling application. If a list of values is specified per attribute, at most n will be sent, where n is the number of attribute values requested in the FetchRequest. If requested a...
src/org/openid4java/message/ax/FetchResponse.java
The userData may be a Map<String alias, String value> or a Map<String alias, List<String> values>. The attribute values are provided by the calling application. If a list of values is specified per attribute, at most n will be sent, where n is the number of attribute values requested in the FetchRequest. If requested a...
Java
apache-2.0
64e3f1a084a8ef83b49338d378c0c64a22d0aab4
0
anylineorg/anyline,anylineorg/anyline
package org.anyline.amap.util; import java.util.ArrayList; import java.util.HashMap; import java.util.Hashtable; import java.util.Iterator; import java.util.List; import java.util.Map; import org.anyline.entity.DataRow; import org.anyline.entity.DataSet; import org.anyline.entity.MapLocation; import org.anyline.ent...
anyline-amap/src/main/java/org/anyline/amap/util/AmapUtil.java
package org.anyline.amap.util; import java.util.ArrayList; import java.util.HashMap; import java.util.Hashtable; import java.util.Iterator; import java.util.List; import java.util.Map; import org.anyline.entity.DataRow; import org.anyline.entity.DataSet; import org.anyline.entity.MapLocation; import org.anyline.ent...
AmapUtil
anyline-amap/src/main/java/org/anyline/amap/util/AmapUtil.java
AmapUtil
Java
apache-2.0
5d0a91b81dd8e33639e506b85876b6e169175ecb
0
jbonofre/beam,chamikaramj/beam,tweise/beam,apache/beam,chamikaramj/beam,tgroh/beam,tweise/incubator-beam,lukecwik/incubator-beam,markflyhigh/incubator-beam,manuzhang/beam,amitsela/incubator-beam,eljefe6a/incubator-beam,charlesccychen/beam,apache/beam,apache/beam,tgroh/beam,xsm110/Apache-Beam,manuzhang/beam,chamikaramj/...
/* * Copyright (C) 2015 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 ...
sdk/src/main/java/com/google/cloud/dataflow/sdk/util/CoderUtils.java
/* * Copyright (C) 2015 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 ...
This closes #20
sdk/src/main/java/com/google/cloud/dataflow/sdk/util/CoderUtils.java
This closes #20
Java
apache-2.0
c1f6707df3d67703647710178d0df2fd31518010
0
mertakdut/EpubParser
package com.github.mertakdut; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.List; import ja...
src/main/java/com/github/mertakdut/Content.java
package com.github.mertakdut; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.List; import ja...
minor changes
src/main/java/com/github/mertakdut/Content.java
minor changes
Java
apache-2.0
84dfd4794382ffd2a368cd4a601e57df19bebdb1
0
apache/shiro,relateiq/shiro,apache/shiro,feige712/shiro,feige712/shiro
/* * 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 ...
tools/hasher/src/main/java/org/apache/shiro/tools/hasher/Hasher.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 ...
SHIRO-279: Minor alterations. Needs to be updated to support a Modular Crypt Format (http://packages.python.org/passlib/modular_crypt_format.html, http://docstore.mik.ua/orelly/other/puis3rd/0596003234_puis3-chp-4-sect-3.html) git-svn-id: 33e7a68b83922cb39bd2fd584a64617217729dea@1139964 13f79535-47bb-0310-9956-ffa450...
tools/hasher/src/main/java/org/apache/shiro/tools/hasher/Hasher.java
SHIRO-279: Minor alterations. Needs to be updated to support a Modular Crypt Format (http://packages.python.org/passlib/modular_crypt_format.html, http://docstore.mik.ua/orelly/other/puis3rd/0596003234_puis3-chp-4-sect-3.html)
Java
apache-2.0
77f263b878ba0fc280c9e405e3ea08356b676c7b
0
AmritShokar/cordova-network-info-plugin,AmritShokar/cordova-network-info-plugin,AmritShokar/cordova-network-info-plugin,AmritShokar/cordova-network-info-plugin
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
src/android/NetworkManager.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...
reset wifimanager enablenetwork method
src/android/NetworkManager.java
reset wifimanager enablenetwork method
Java
apache-2.0
8841ebe4f3d8ca55c139b4d7859f60df549a5517
0
marques-work/gocd,Skarlso/gocd,ketan/gocd,Skarlso/gocd,bdpiparva/gocd,ibnc/gocd,Skarlso/gocd,kierarad/gocd,gocd/gocd,marques-work/gocd,marques-work/gocd,Skarlso/gocd,kierarad/gocd,arvindsv/gocd,gocd/gocd,kierarad/gocd,GaneshSPatil/gocd,ibnc/gocd,arvindsv/gocd,ketan/gocd,GaneshSPatil/gocd,GaneshSPatil/gocd,Skarlso/gocd,...
/* * Copyright 2019 ThoughtWorks, 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 agr...
config/config-api/src/main/java/com/thoughtworks/go/config/merge/MergePipelineConfigs.java
/* * Copyright 2019 ThoughtWorks, 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 agr...
IDEA reformatting
config/config-api/src/main/java/com/thoughtworks/go/config/merge/MergePipelineConfigs.java
IDEA reformatting
Java
apache-2.0
de5106af6bb77f802d31d40b403851b61aa01d83
0
skptl/speech-android-sdk,watson-developer-cloud/speech-android-sdk,jithsjoy/speech-android-sdk
package com.ibm.cio.opus; import android.os.Environment; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.Random; import org.xiph.speex.AudioFileWriter; import org.xiph.speex.OggCrc; import com.ibm.cio.audio.ChuckWebSocketUpload...
speech-android-wrapper/src/main/java/com/ibm/cio/opus/OpusWriter.java
package com.ibm.cio.opus; import android.os.Environment; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.Random; import org.xiph.speex.AudioFileWriter; import org.xiph.speex.OggCrc; import com.ibm.cio.audio.ChuckWebSocketUpload...
Removed code for testing
speech-android-wrapper/src/main/java/com/ibm/cio/opus/OpusWriter.java
Removed code for testing
Java
apache-2.0
5ef844e108a9709688ad79738f835036f342b249
0
xtremelabs/xl-image_utils_lib-android
package com.xtremelabs.imageutils; import java.io.IOException; import java.io.InputStream; import java.util.HashMap; import android.util.Log; import com.xtremelabs.imageutils.NetworkRequestCreator.InputStreamListener; class ImageDownloader implements ImageNetworkInterface { @SuppressWarnings("unused") private sta...
xl_image_utils_lib/src/com/xtremelabs/imageutils/ImageDownloader.java
package com.xtremelabs.imageutils; import java.io.IOException; import java.io.InputStream; import java.util.HashMap; import android.util.Log; import com.xtremelabs.imageutils.NetworkRequestCreator.InputStreamListener; class ImageDownloader implements ImageNetworkInterface { @SuppressWarnings("unused") private sta...
Jamie H - Added a log to find out what images have been requested for download.
xl_image_utils_lib/src/com/xtremelabs/imageutils/ImageDownloader.java
Jamie H - Added a log to find out what images have been requested for download.
Java
apache-2.0
80a0e047fb75dfc058ca1a78be1e5bb6c4de1766
0
zibhub/GNDMS,zibhub/GNDMS,zibhub/GNDMS,zibhub/GNDMS
package de.zib.gndms.stuff.confuror; import org.codehaus.jackson.JsonFactory; import org.codehaus.jackson.JsonNode; import org.codehaus.jackson.map.ObjectMapper; import org.jetbrains.annotations.NotNull; import org.testng.Assert; import org.testng.annotations.*; import java.io.IOException; import java.util.concurrent...
stuff/test-src/de/zib/gndms/stuff/confuror/ConfigTreeTest.java
package de.zib.gndms.stuff.confuror; import org.codehaus.jackson.JsonFactory; import org.codehaus.jackson.JsonNode; import org.codehaus.jackson.map.ObjectMapper; import org.jetbrains.annotations.NotNull; import org.testng.Assert; import org.testng.annotations.*; import java.io.IOException; public class ConfigTreeTes...
Added new confuror test for getPath
stuff/test-src/de/zib/gndms/stuff/confuror/ConfigTreeTest.java
Added new confuror test for getPath
Java
apache-2.0
ae764730b59e2512888210ae8702074fb8e394c5
0
apache/lenya,apache/lenya,apache/lenya,apache/lenya
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you ...
src/modules/lenyadoc/java/src/org/apache/lenya/cms/cocoon/source/LenyaDocSourceFactory.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 ...
Deprecating lenyadoc source factory in favor of lenya-document: protocol. git-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@641518 13f79535-47bb-0310-9956-ffa450edef68
src/modules/lenyadoc/java/src/org/apache/lenya/cms/cocoon/source/LenyaDocSourceFactory.java
Deprecating lenyadoc source factory in favor of lenya-document: protocol.
Java
apache-2.0
ccaf930d243c60a4cc0d5de0823624afbf625fcb
0
wikipathways/GPML2RDF,mkutmon/GPML2RDF
// WP2RDF // Conversion from GPML pathways to RDF // Copyright 2015 BiGCaT Bioinformatics // // 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 ...
WP2RDF/src/main/java/org/wikipathways/wp2rdf/GpmlConverter.java
// WP2RDF // Conversion from GPML pathways to RDF // Copyright 2015 BiGCaT Bioinformatics // // 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 ...
added bdb mappings
WP2RDF/src/main/java/org/wikipathways/wp2rdf/GpmlConverter.java
added bdb mappings
Java
apache-2.0
0f4721fc10c15bd5c1a8269310f49ba7887df338
0
RedRoma/aroma-data-operations,AromaTech/banana-data-operations,RedRoma/aroma-data-operations,RedRoma/banana-data-operations
/* * Copyright 2016 Aroma Tech. * * 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...
src/main/java/tech/aroma/banana/data/memory/MemoryInboxRepository.java
/* * Copyright 2016 Aroma Tech. * * 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...
MemoryInboxRepository: import statement cleanup
src/main/java/tech/aroma/banana/data/memory/MemoryInboxRepository.java
MemoryInboxRepository: import statement cleanup
Java
apache-2.0
319719a72bb25aeba0df60c6f0e5f4dc576b242d
0
SyncFree/SwiftCloud,SyncFree/SwiftCloud,SyncFree/SwiftCloud,SyncFree/SwiftCloud
/***************************************************************************** * Copyright 2011-2012 INRIA * Copyright 2011-2012 Universidade Nova de Lisboa * * 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 cop...
src-core/swift/pubsub/ScoutPubSubService.java
/***************************************************************************** * Copyright 2011-2012 INRIA * Copyright 2011-2012 Universidade Nova de Lisboa * * 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 cop...
Increased delay to first attempt to bind to DC pubsub service.
src-core/swift/pubsub/ScoutPubSubService.java
Increased delay to first attempt to bind to DC pubsub service.
Java
apache-2.0
60e4471bdbb666d521d2611180109c81233793fc
0
bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud
package com.planet_ink.coffee_mud.Abilities.Druid; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import ...
com/planet_ink/coffee_mud/Abilities/Druid/Chant_Hippieness.java
package com.planet_ink.coffee_mud.Abilities.Druid; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import ...
hippiness is other directed git-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@16742 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/Abilities/Druid/Chant_Hippieness.java
hippiness is other directed
Java
apache-2.0
34fc2e33677028b00c684bc12c795b218918fab9
0
vosskaem/jasperstarter,vosskaem/jasperstarter,vosskaem/jasperstarter
/* * Copyright 2012 Cenote 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 law or agreed t...
src/main/java/de/cenote/jasperstarter/App.java
/* * Copyright 2012 Cenote 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 law or agreed t...
JAS-13 expanded argument help
src/main/java/de/cenote/jasperstarter/App.java
JAS-13 expanded argument help
Java
apache-2.0
9234b149413ac01fd463458f63b7bf516407ba15
0
phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida
package ca.corefacility.bioinformatics.irida.ria.web.pipelines; import java.io.IOException; import java.security.Principal; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Locale; import java.util.Map; import java.util.Set; import java.util.UUI...
src/main/java/ca/corefacility/bioinformatics/irida/ria/web/pipelines/PipelineController.java
package ca.corefacility.bioinformatics.irida.ria.web.pipelines; import java.io.IOException; import java.security.Principal; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Locale; import java.util.Map; import java.util.Set; import java.util.UUI...
fixed nullpointer when regular user was submitting analysis due to project sharing
src/main/java/ca/corefacility/bioinformatics/irida/ria/web/pipelines/PipelineController.java
fixed nullpointer when regular user was submitting analysis due to project sharing
Java
apache-2.0
b13577371770916ef7aadca5f6326723a6adf8e2
0
nojustiniano/HolandaCatalinaFw,javaito/HolandaCatalinaFw,javaito/HolandaCatalinaFw,kevchuk/HolandaCatalinaFw,javaito/HolandaCatalinaFw,nojustiniano/HolandaCatalinaFw
package org.hcjf.encoding; import java.util.HashMap; import java.util.Map; /** * Contains commons mime types. * @author javaito */ public class MimeType { public static final MimeType APPLICATION_ACAD = new MimeType("application/acad"); public static final MimeType APPLICATION_ARJ = new MimeType("applicat...
src/main/java/org/hcjf/encoding/MimeType.java
package org.hcjf.encoding; import java.util.HashMap; import java.util.Map; /** * Contains commons mime types. * @author javaito */ public class MimeType { public static final MimeType APPLICATION_ACAD = new MimeType("application/acad"); public static final MimeType APPLICATION_ARJ = new MimeType("applicat...
Adding specific bson content type
src/main/java/org/hcjf/encoding/MimeType.java
Adding specific bson content type
Java
apache-2.0
4514e9d9fbf29204a4c773e8d928f9fc1ea3cb8e
0
Xceptance/XCMailr,Xceptance/XCMailr,Xceptance/XCMailr,Xceptance/XCMailr
/** * Copyright 2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
xcmailr-webapp/src/main/java/models/MailTransaction.java
/** * Copyright 2013 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
refactored date function
xcmailr-webapp/src/main/java/models/MailTransaction.java
refactored date function
Java
apache-2.0
c1abf353a135b68198d85484885674500fd1a339
0
rajashekharmunthakewill/drools,ngs-mtech/drools,TonnyFeng/drools,ngs-mtech/drools,lanceleverich/drools,ThiagoGarciaAlves/drools,vinodkiran/drools,ThomasLau/drools,292388900/drools,ngs-mtech/drools,prabasn/drools,rajashekharmunthakewill/drools,reynoldsm88/drools,manstis/drools,jiripetrlik/drools,rajashekharmunthakewill/...
package org.drools.rule.builder.dialect.mvel; import java.io.Serializable; import java.util.HashMap; import java.util.Map; import org.drools.base.mvel.DroolsMVELFactory; import org.drools.base.mvel.MVELConsequence; import org.drools.compiler.Dialect; import org.drools.compiler.RuleError; import org.drools.r...
drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELConsequenceBuilder.java
package org.drools.rule.builder.dialect.mvel; import java.io.Serializable; import java.util.HashMap; import java.util.Map; import org.drools.base.mvel.DroolsMVELFactory; import org.drools.base.mvel.MVELConsequence; import org.drools.compiler.Dialect; import org.drools.compiler.RuleError; import org.drools.r...
-added support for insertLogical with the mvel dialect macro processor git-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@15240 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70
drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELConsequenceBuilder.java
-added support for insertLogical with the mvel dialect macro processor
Java
apache-2.0
2978b79186457c600db0dbab7a07eb25da41c40c
0
webbukkit/DynmapCore,mikeprimm/DynmapCore,webbukkit/DynmapCore,KovuTheHusky/DynmapCore,webbukkit/DynmapCore,webbukkit/DynmapCore,mikeprimm/DynmapCore,instantdelay/DynmapCore,KovuTheHusky/DynmapCore,KovuTheHusky/DynmapCore,instantdelay/DynmapCore,mikeprimm/DynmapCore,mikeprimm/DynmapCore,instantdelay/DynmapCore,KovuTheH...
package org.dynmap.hdmap; import java.awt.image.BufferedImage; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.LineNumberReader; import java.util.ArrayList; import java.ut...
src/main/java/org/dynmap/hdmap/TexturePack.java
package org.dynmap.hdmap; import java.awt.image.BufferedImage; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.LineNumberReader; import java.util.ArrayList; import java.ut...
Remove texture pack version debug
src/main/java/org/dynmap/hdmap/TexturePack.java
Remove texture pack version debug
Java
apache-2.0
a18a5dd0a6b2ffb9f5a579cb1d4cc7d35e430151
0
GlenRSmith/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,GlenRSmith/elasticsearch
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server...
server/src/main/java/org/elasticsearch/index/mapper/DocumentMapper.java
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server...
DocumentMapper to parse through a MappingLookup (#72554) DocumentMapper currently holds a reference to a DocumentParser, the same that it uses to create its inner MappingLookup which exposes a parseDocument method. The parse method exposed by DocumentMapper can then directly call MappingLookup#parseDocument.
server/src/main/java/org/elasticsearch/index/mapper/DocumentMapper.java
DocumentMapper to parse through a MappingLookup (#72554)
Java
bsd-3-clause
2117b66de465000d0afa14f203f98a18b43a32bd
0
UoLCompSoc/ld32,UoLCompSoc/ld32,UoLCompSoc/ld32
package uk.org.ulcompsoc.ld32.util; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.files.FileHandle; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogi...
core/src/uk/org/ulcompsoc/ld32/util/TextureManager.java
package uk.org.ulcompsoc.ld32.util; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.files.FileHandle; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogi...
Minor changes to font loader
core/src/uk/org/ulcompsoc/ld32/util/TextureManager.java
Minor changes to font loader
Java
bsd-3-clause
e10c762218b4d7ffcae0cddbe26c8715204ba509
0
ra4king/CircuitSim,ra4king/CircuitSim,ra4king/CircuitSimulator,ra4king/CircuitSim
package com.ra4king.circuitsim.gui; import java.util.ArrayDeque; import java.util.ArrayList; import java.util.Collections; import java.util.Deque; import java.util.List; import java.util.Set; import com.ra4king.circuitsim.gui.LinkWires.Wire; import javafx.scene.control.Tab; /** * @author Roi Atalla */ public clas...
src/com/ra4king/circuitsim/gui/EditHistory.java
package com.ra4king.circuitsim.gui; import java.util.ArrayDeque; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.Deque; import java.util.List; import java.util.Set; import java.util.stream.Collectors; import com.ra4king.circuitsim.gui.LinkWires.Wire; import jav...
Fix bug with groups in EditHistory.
src/com/ra4king/circuitsim/gui/EditHistory.java
Fix bug with groups in EditHistory.
Java
mit
b127a08956822a978c5872a8848a43d7501be5fc
0
kbase/workspace_deluxe,kbase/workspace_deluxe,kbase/workspace_deluxe,MrCreosote/workspace_deluxe,kbase/workspace_deluxe,MrCreosote/workspace_deluxe,kbase/workspace_deluxe,MrCreosote/workspace_deluxe,MrCreosote/workspace_deluxe,MrCreosote/workspace_deluxe,kbase/workspace_deluxe,MrCreosote/workspace_deluxe,kbase/workspac...
package us.kbase.workspace.test.workspace; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertThat; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.io.File; ...
src/us/kbase/workspace/test/workspace/WorkspaceTest.java
package us.kbase.workspace.test.workspace; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertThat; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.io.File; ...
Test for extracted metdata w/ large value
src/us/kbase/workspace/test/workspace/WorkspaceTest.java
Test for extracted metdata w/ large value
Java
epl-1.0
1041155f083337deefcaff6c71be54ef747862e8
0
Beagle-PSE/Beagle,Beagle-PSE/Beagle,Beagle-PSE/Beagle
package de.uka.ipd.sdq.beagle.gui; import de.uka.ipd.sdq.beagle.core.UserConfiguration; import org.eclipse.jface.wizard.WizardPage; import org.eclipse.swt.SWT; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Label; import java.util.Iterator; /** * ...
GUI/src/main/java/de/uka/ipd/sdq/beagle/gui/SelectionOverviewWizardPage.java
package de.uka.ipd.sdq.beagle.gui; import de.uka.ipd.sdq.beagle.core.UserConfiguration; import org.eclipse.jface.wizard.WizardPage; import org.eclipse.swt.SWT; import org.eclipse.swt.layout.GridLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Label; import java.util.Iterator; /** * ...
Fixed sentences.
GUI/src/main/java/de/uka/ipd/sdq/beagle/gui/SelectionOverviewWizardPage.java
Fixed sentences.
Java
agpl-3.0
a0da26bbdfa5e90afe395e513969c13fbef6f9ab
0
elki-project/elki,elki-project/elki,elki-project/elki
package de.lmu.ifi.dbs.evaluation.procedure; import de.lmu.ifi.dbs.algorithm.Algorithm; import de.lmu.ifi.dbs.data.MetricalObject; import de.lmu.ifi.dbs.database.Database; import de.lmu.ifi.dbs.evaluation.Evaluation; import de.lmu.ifi.dbs.evaluation.holdout.Holdout; /** * An evaluation procedure evaluates a specifie...
src/de/lmu/ifi/dbs/evaluation/procedure/EvaluationProcedure.java
package de.lmu.ifi.dbs.evaluation.procedure; import de.lmu.ifi.dbs.algorithm.Algorithm; import de.lmu.ifi.dbs.data.MetricalObject; import de.lmu.ifi.dbs.database.Database; import de.lmu.ifi.dbs.evaluation.Evaluation; import de.lmu.ifi.dbs.evaluation.holdout.Holdout; /** * An evaluation procedure evaluates a specifie...
Exception message Illegal State
src/de/lmu/ifi/dbs/evaluation/procedure/EvaluationProcedure.java
Exception message Illegal State
Java
lgpl-2.1
a88326d9088ad96bc860e5973d14ac2bd500c027
0
Distrotech/oRTP,Distrotech/oRTP,carpikes/ortp,carpikes/ortp,videomedicine/oRTP,VTCSecureLLC/ortp,avis/ortp,VTCSecureLLC/ortp,carpikes/ortp,Linphone-sync/oRTP,avis/ortp,jiangjianping/ortp,videomedicine/oRTP,samueljero/linphone-oRTP,dmonakhov/ortp,dozeo/ortp,wugh7125/ortp,caizw/ortp,VTCSecureLLC/ortp,caizw/ortp,dmonakhov...
/* p2pproxy Copyright (C) 2007 Jehan Monnier () P2pProxyMain.java - main class. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later versio...
p2pproxy/src/org/linphone/p2pproxy/core/P2pProxyMain.java
/* p2pproxy Copyright (C) 2007 Jehan Monnier () P2pProxyMain.java - main class. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later versio...
protect getstate against early call to tracing subsystem git-svn-id: 8f60b0cb95795e7f2da4f2192af0e1f6ffac8291@372 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
p2pproxy/src/org/linphone/p2pproxy/core/P2pProxyMain.java
protect getstate against early call to tracing subsystem
Java
lgpl-2.1
1a27c00243e8923e6b7cf6467b2edea9f3818674
0
levants/lightmare
package org.lightmare.deploy.management; import java.io.File; import java.io.IOException; import java.io.Serializable; import java.io.Writer; import java.util.List; import javax.servlet.Servlet; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; i...
src/main/java/org/lightmare/deploy/management/DeployManager.java
package org.lightmare.deploy.management; import java.io.File; import java.io.IOException; import java.io.Serializable; import java.io.Writer; import java.util.List; import javax.servlet.Servlet; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; i...
improved DeployManager class
src/main/java/org/lightmare/deploy/management/DeployManager.java
improved DeployManager class
Java
unlicense
78a8726931332f48d8f4b51f75e467fa5d5348d9
0
wraziens/Trickle
package cornell.trickleapp; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; import java.util.Iterator; import android.annotation.SuppressLint; import android.app.Activity; import android.app.AlertDialog; import android.c...
DrinkingApp/src/cornell/trickleapp/DrinkCounter.java
package cornell.trickleapp; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; import java.util.Iterator; import android.annotation.SuppressLint; import android.app.Activity; import android.app.AlertDialog; import android.c...
Remove debug toasts
DrinkingApp/src/cornell/trickleapp/DrinkCounter.java
Remove debug toasts
Java
apache-2.0
1f53bcaa48746b19371d7b02a5d1b156c20cea94
0
tapglue/android_sdk,tapglue/android_sdk
/* * Copyright (c) 2015-2016 Tapglue (https://www.tapglue.com/). 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...
tapglue-android-sdk/src/main/java/com/tapglue/android/entities/Post.java
/* * Copyright (c) 2015-2016 Tapglue (https://www.tapglue.com/). 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...
Fix updatedAt not correctly parsed
tapglue-android-sdk/src/main/java/com/tapglue/android/entities/Post.java
Fix updatedAt not correctly parsed
Java
apache-2.0
1517b93d2b02314e293f46fe9d7a543a8d0699e5
0
apache/solr,apache/solr,apache/solr,apache/solr,apache/solr
package org.apache.solr.common.luke; /** * @version $Id: AdminHandlers.java 608150 2008-01-02 17:15:30Z ryan $ * @since solr 1.3 */ public enum FieldFlag { INDEXED('I', "Indexed"), TOKENIZED('T', "Tokenized"), STORED('S', "Stored"), MULTI_VALUED('M', "Multivalued"), TERM_VECTOR_STORED('V', "TermVector ...
src/java/org/apache/solr/common/luke/FieldFlag.java
package org.apache.solr.common.luke; /** * The FieldFlag class is used to store * **/ public enum FieldFlag { INDEXED('I', "Indexed"), TOKENIZED('T', "Tokenized"), STORED('S', "Stored"), MULTI_VALUED('M', "Multivalued"), TERM_VECTOR_STORED('V', "TermVector Stored"), TERM_VECTOR_OFFSET('o', "Store Offset W...
SOLR-359 -- changing formatting (2 spaces, each enum value on a single line) git-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@608152 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/solr/common/luke/FieldFlag.java
SOLR-359 -- changing formatting (2 spaces, each enum value on a single line)
Java
apache-2.0
563fc5355025cfc31a364f104de8098476f82782
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-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.execution.ui; import com.intellij.openapi.ui.panel.ComponentPanelBuilder; import com.intellij.util.containers.ContainerUtil; import com.intellij.util.ui.JBDi...
platform/platform-api/src/com/intellij/execution/ui/CommandLinePanel.java
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.execution.ui; import com.intellij.openapi.ui.panel.ComponentPanelBuilder; import com.intellij.util.containers.ContainerUtil; import com.intellij.util.ui.JBUI...
IDEA-242925 [new run config UI] please add tooltips to the fields without labels GitOrigin-RevId: 387f0ccc355ee557ce46b9084e3f170f54e7ab7b
platform/platform-api/src/com/intellij/execution/ui/CommandLinePanel.java
IDEA-242925 [new run config UI] please add tooltips to the fields without labels
Java
apache-2.0
554339053127c86823b8d391a7672b698bdde4b8
0
dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android
package org.commcare.android.tasks; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.database.Cursor; import android.net.http.AndroidHttpClient; import android.util.Log; import net.sqlciph...
app/src/org/commcare/android/tasks/DataPullTask.java
package org.commcare.android.tasks; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.database.Cursor; import android.net.http.AndroidHttpClient; import android.util.Log; import net.sqlciph...
fix user storage
app/src/org/commcare/android/tasks/DataPullTask.java
fix user storage
Java
apache-2.0
bdab34c32f9ebba3a9f8efe40adab5a47d75af99
0
sankarh/hive,sankarh/hive,sankarh/hive,sankarh/hive,sankarh/hive,sankarh/hive,sankarh/hive,sankarh/hive,sankarh/hive
/* * 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 ...
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.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 ...
HIVE-25633: Prevent shutdown of MetaStore scheduled worker ThreadPool (reviewed by Eugene Chung and Krisztian Kasa) (#2737)
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java
HIVE-25633: Prevent shutdown of MetaStore scheduled worker ThreadPool (reviewed by Eugene Chung and Krisztian Kasa) (#2737)
Java
apache-2.0
f17793dfdff1158d27f2f6c60434ec2c0c2ebeba
0
sequenceiq/cloudbreak,sequenceiq/cloudbreak,sequenceiq/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,hortonworks/cloudbreak,sequenceiq/cloudbreak,hortonworks/cloudbreak,sequenceiq/cloudbreak
package com.sequenceiq.cloudbreak.orchestrator.salt.client; import static com.sequenceiq.cloudbreak.orchestrator.salt.client.SaltEndpoint.BOOT_HOSTNAME_ENDPOINT; import static java.util.Collections.singletonMap; import java.io.ByteArrayInputStream; import java.io.Closeable; import java.io.IOException; import java.uti...
orchestrator-salt/src/main/java/com/sequenceiq/cloudbreak/orchestrator/salt/client/SaltConnector.java
package com.sequenceiq.cloudbreak.orchestrator.salt.client; import static com.sequenceiq.cloudbreak.orchestrator.salt.client.SaltEndpoint.BOOT_HOSTNAME_ENDPOINT; import static java.util.Collections.singletonMap; import java.io.ByteArrayInputStream; import java.io.Closeable; import java.io.IOException; import java.uti...
CLOUD-78751 Close saltconnector.upload jersey responses properly
orchestrator-salt/src/main/java/com/sequenceiq/cloudbreak/orchestrator/salt/client/SaltConnector.java
CLOUD-78751 Close saltconnector.upload jersey responses properly
Java
apache-2.0
483599db59f2a595401294834d64e55135c7610b
0
TKnudsen/ComplexDataObject
package com.github.TKnudsen.ComplexDataObject.data.uncertainty.Double; import java.util.Collection; import com.github.TKnudsen.ComplexDataObject.data.uncertainty.IUncertaintyQuantitative; import com.github.TKnudsen.ComplexDataObject.model.tools.StatisticsSupport; /** * <p> * Title: NumericalUncertainty ...
src/main/java/com/github/TKnudsen/ComplexDataObject/data/uncertainty/Double/NumericalUncertainty.java
package com.github.TKnudsen.ComplexDataObject.data.uncertainty.Double; import java.util.Collection; import com.github.TKnudsen.ComplexDataObject.data.uncertainty.IUncertaintyQuantitative; import com.github.TKnudsen.ComplexDataObject.model.tools.StatisticsSupport; /** * <p> * Title: NumericalUncertainty ...
minor changes to NumericalUncertainty Double
src/main/java/com/github/TKnudsen/ComplexDataObject/data/uncertainty/Double/NumericalUncertainty.java
minor changes to NumericalUncertainty Double
Java
apache-2.0
a5bd49a04c33de5659117e3f3cf35b96ffa86a52
0
tokee/lucene,tokee/lucene,tokee/lucene,tokee/lucene
package org.apache.lucene.search.trie; /** * 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,...
contrib/queries/src/java/org/apache/lucene/search/trie/TrieRangeFilter.java
package org.apache.lucene.search.trie; /** * 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,...
Small optimization because an Object is not needed here git-svn-id: 4c5078813df38efa56971a28e09a55254294f104@733449 13f79535-47bb-0310-9956-ffa450edef68
contrib/queries/src/java/org/apache/lucene/search/trie/TrieRangeFilter.java
Small optimization because an Object is not needed here
Java
apache-2.0
37aa87bf64b2a585076ebdfc6890f12229592923
0
eldevanjr/nfe,danieldhp/nfe,wmixvideo/nfe,caiocteodoro/nfe,jefperito/nfe,fincatto/nfe
package com.fincatto.nfe310.parsers; import java.io.File; import org.simpleframework.xml.core.Persister; import com.fincatto.nfe310.classes.lote.envio.NFLoteEnvio; import com.fincatto.nfe310.classes.nota.NFNota; import com.fincatto.nfe310.classes.nota.NFNotaInfoItem; import com.fincatto.nfe310.classes.nota.NFNotaPro...
src/main/java/com/fincatto/nfe310/parsers/NotaParser.java
package com.fincatto.nfe310.parsers; import java.io.File; import org.simpleframework.xml.core.Persister; import com.fincatto.nfe310.classes.lote.envio.NFLoteEnvio; import com.fincatto.nfe310.classes.nota.NFNota; import com.fincatto.nfe310.classes.nota.NFNotaProcessada; import com.fincatto.nfe310.persister.NFPersiste...
Nota parser add new method
src/main/java/com/fincatto/nfe310/parsers/NotaParser.java
Nota parser add new method
Java
apache-2.0
88ccadf49171aa74e2b3cb87b1ce3a8484398519
0
RaviKumar7443/JPETSTORE,RaviKumar7443/JPETSTORE,RaviKumar7443/JPETSTORE
package org.mybatis.jpetstore.domain; import java.io.Serializable; import java.math.BigDecimal; public class Calculate implements Serializable { public void hello() { System.out.println("JPET Store Application"); System.out.println("Class name: Calculate.java"); System.out.println("Hello World"); System.out.println(...
src/main/java/org/mybatis/jpetstore/domain/Calculate.java
package org.mybatis.jpetstore.domain; import java.io.Serializable; import java.math.BigDecimal; public class Calculate implements Serializable { public void hello() { System.out.println("JPET Store Application"); System.out.println("Class name: Calculate.java"); System.out.println("Hello World"); System.out.println(...
Fri May 19 11:00:00 UTC 2017
src/main/java/org/mybatis/jpetstore/domain/Calculate.java
Fri May 19 11:00:00 UTC 2017
Java
apache-2.0
0894ebbcc0dbb6771ac9f44b0f8952d7c21fbba3
0
hopshadoop/hops,smkniazi/hops,hopshadoop/hops,smkniazi/hops,hopshadoop/hops,hopshadoop/hops,hopshadoop/hops,smkniazi/hops,hopshadoop/hops,hopshadoop/hops,hopshadoop/hops,smkniazi/hops,smkniazi/hops,smkniazi/hops,smkniazi/hops,smkniazi/hops
/** * 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...
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataBlockScanner.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...
[HOPS-198] apply HDFS-4768
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DataBlockScanner.java
[HOPS-198] apply HDFS-4768
Java
apache-2.0
fbde4337f1267283391384f21b90e34930b38118
0
aesteve/vertx-feeds,aesteve/vertx-feeds,aesteve/vertx-feeds,aesteve/vertx-feeds
package io.vertx.examples.feeds.verticles; import io.vertx.core.AbstractVerticle; import io.vertx.core.Context; import io.vertx.core.DeploymentOptions; import io.vertx.core.Future; import io.vertx.core.Handler; import io.vertx.core.Vertx; import io.vertx.core.json.JsonObject; import io.vertx.examples.feeds.utils.async...
src/main/java/io/vertx/examples/feeds/verticles/MainVerticle.java
package io.vertx.examples.feeds.verticles; import io.vertx.core.AbstractVerticle; import io.vertx.core.Context; import io.vertx.core.DeploymentOptions; import io.vertx.core.Future; import io.vertx.core.Handler; import io.vertx.core.Vertx; import io.vertx.core.json.JsonObject; import io.vertx.examples.feeds.utils.async...
Fixes #4
src/main/java/io/vertx/examples/feeds/verticles/MainVerticle.java
Fixes #4
Java
apache-2.0
1537bdbd16c0a52aa21a0b3c5d48b7773e3680fa
0
MER-GROUP/intellij-community,supersven/intellij-community,kdwink/intellij-community,MER-GROUP/intellij-community,kool79/intellij-community,ThiagoGarciaAlves/intellij-community,Lekanich/intellij-community,salguarnieri/intellij-community,ftomassetti/intellij-community,suncycheng/intellij-community,clumsy/intellij-communi...
package com.jetbrains.python.run; import com.google.common.collect.Lists; import com.intellij.execution.ExecutionException; import com.intellij.execution.RunContentExecutor; import com.intellij.execution.configurations.GeneralCommandLine; import com.intellij.execution.configurations.ParamsGroup; import com.intellij.ex...
python/src/com/jetbrains/python/run/PythonTask.java
package com.jetbrains.python.run; import com.google.common.collect.Lists; import com.intellij.execution.ExecutionException; import com.intellij.execution.RunContentExecutor; import com.intellij.execution.configurations.GeneralCommandLine; import com.intellij.execution.configurations.ParamsGroup; import com.intellij.ex...
inherit parent PATH environment variable when running tasks (PY-6264)
python/src/com/jetbrains/python/run/PythonTask.java
inherit parent PATH environment variable when running tasks (PY-6264)
Java
apache-2.0
94b397c9ad4da52e81e2dbe506f739078597f2d4
0
intentionet/batfish,arifogel/batfish,intentionet/batfish,intentionet/batfish,batfish/batfish,intentionet/batfish,batfish/batfish,intentionet/batfish,dhalperi/batfish,dhalperi/batfish,arifogel/batfish,batfish/batfish,arifogel/batfish,dhalperi/batfish
package org.batfish.main; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.FilenameFilter; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.URISyntaxException; import java.net.URL; import java.nio.file.F...
projects/batfish/src/org/batfish/main/Batfish.java
package org.batfish.main; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.FilenameFilter; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.URISyntaxException; import java.net.URL; import java.nio.file.F...
bug fix
projects/batfish/src/org/batfish/main/Batfish.java
bug fix
Java
bsd-3-clause
a5a8d92f902b0074ccc1b49865af7ca782cd5d0c
0
HearthStats/HearthStats.net-Uploader,HearthStats/HearthStats.net-Uploader
package net.hearthstats; import com.boxysystems.jgoogleanalytics.FocusPoint; import com.boxysystems.jgoogleanalytics.JGoogleAnalyticsTracker; import net.hearthstats.analysis.AnalyserEvent; import net.hearthstats.analysis.HearthstoneAnalyser; import net.hearthstats.log.Log; import net.hearthstats.log.LogPane; import ne...
uploader/src/main/java/net/hearthstats/Monitor.java
package net.hearthstats; import com.boxysystems.jgoogleanalytics.FocusPoint; import com.boxysystems.jgoogleanalytics.JGoogleAnalyticsTracker; import net.hearthstats.analysis.AnalyserEvent; import net.hearthstats.analysis.HearthstoneAnalyser; import net.hearthstats.log.Log; import net.hearthstats.log.LogPane; import ne...
Added acknowledgement for jcrka
uploader/src/main/java/net/hearthstats/Monitor.java
Added acknowledgement for jcrka
Java
bsd-3-clause
78d8c62e07679f1fa3a264d2cf8d918ae929073b
0
asamgir/openspecimen,NCIP/catissue-core,krishagni/openspecimen,krishagni/openspecimen,NCIP/catissue-core,NCIP/catissue-core,krishagni/openspecimen,asamgir/openspecimen,asamgir/openspecimen
/** *<p>Title: </p> *<p>Description: </p> *<p>Copyright: (c) Washington University, School of Medicine 2004</p> *<p>Company: Washington University, School of Medicine, St. Louis.</p> *@author Aarti Sharma *@version 1.0 */ package edu.wustl.common.security; import java.util.HashSet; import java.uti...
WEB-INF/src/edu/wustl/common/security/SecurityManager.java
/** *<p>Title: </p> *<p>Description: </p> *<p>Copyright: (c) Washington University, School of Medicine 2004</p> *<p>Company: Washington University, School of Medicine, St. Louis.</p> *@author Aarti Sharma *@version 1.0 */ package edu.wustl.common.security; import java.util.HashSet; import java.uti...
changes in getObjectsForAssignPrivilege SVN-Revision: 1235
WEB-INF/src/edu/wustl/common/security/SecurityManager.java
changes in getObjectsForAssignPrivilege
Java
mit
cb87ef1f1b8b470dacfdcaff94aeb6a5681a3cb4
0
EasyPost/easypost-java
package com.easypost; public abstract class EasyPost { public static String API_BASE = "https://api.easypost.com/v2"; public static final String VERSION = "4.0.0"; public static String apiKey; public static String apiVersion; public static int readTimeout; }
src/main/java/com/easypost/EasyPost.java
package com.easypost; public abstract class EasyPost { public static String API_BASE = "https://api.easypost.com/v2"; public static final String VERSION = "3.4.2"; public static String apiKey; public static String apiVersion; public static int readTimeout; }
bump version
src/main/java/com/easypost/EasyPost.java
bump version
Java
mit
dc8bf394afd72e2df1c6cf15c76fb47e5006a8a6
0
opennars/opennars,opennars/opennars,opennars/opennars,opennars/opennars
/* * Here comes the text of your license * Each line should be prefixed with * */ package nars.plugin.input; import java.util.ArrayList; import nars.core.EventEmitter; import nars.core.Events; import nars.core.NAR; import nars.core.Parameters; import nars.core.Plugin; import nars.core.control.NAL; import nars.ent...
nars_java/nars/plugin/input/PerceptionAccel.java
/* * Here comes the text of your license * Each line should be prefixed with * */ package nars.plugin.input; import java.util.ArrayList; import nars.core.EventEmitter; import nars.core.Events; import nars.core.NAR; import nars.core.Parameters; import nars.core.Plugin; import nars.core.control.NAL; import nars.ent...
perception adjust priority according to part concepts priority.
nars_java/nars/plugin/input/PerceptionAccel.java
perception adjust priority according to part concepts priority.
Java
mit
496eadb9cac93731c95a8b5db6cccd11acfceb80
0
breadwallet/breadwallet-android,breadwallet/breadwallet-android,breadwallet/breadwallet-android,breadwallet/breadwallet-android
package com.platform.middlewares.plugins; import android.app.Activity; import android.content.Context; import android.util.Log; import com.breadwallet.BreadApp; import com.breadwallet.presenter.entities.CryptoRequest; import com.breadwallet.presenter.interfaces.BRAuthCompletion; import com.breadwallet.tools.animation...
app/src/main/java/com/platform/middlewares/plugins/WalletPlugin.java
package com.platform.middlewares.plugins; import android.app.Activity; import android.content.Context; import android.util.Log; import com.breadwallet.BreadApp; import com.breadwallet.presenter.entities.CryptoRequest; import com.breadwallet.presenter.interfaces.BRAuthCompletion; import com.breadwallet.tools.animation...
temporary fix for non integer numerators
app/src/main/java/com/platform/middlewares/plugins/WalletPlugin.java
temporary fix for non integer numerators
Java
mit
44fc22d598604ddc4d4b1621c85de88cfd80e1af
0
Vectis99/sshs-2016-willamette
package inputHandler; /** * Breaks apart a String into usable subsections.<br> * Just static helper functions here. * @author South Salem High School * */ public class BreakString { /* * TODO: * -Remove junk (Whitespace or user defined) (Regex?) * -Separate by commas or other separators */ ...
src/inputHandler/BreakString.java
package inputHandler; /** * Breaks apart a String into usable subsections.<br> * Just static helper functions here. * @author South Salem High School * */ public class BreakString { /* * TODO: * -Remove junk (Whitespace or user defined) (Regex?) * -Separate by commas or other separators */ ...
Testing a commit because Aaron's thing isn't working.
src/inputHandler/BreakString.java
Testing a commit because Aaron's thing isn't working.
Java
mit
5ad52813f28006be5f33f7ffd6abb5ca832f2998
0
CS2103JAN2017-W15-B2/main,CS2103JAN2017-W15-B2/main
//@@author A0162266E package guitests; import java.io.File; import java.io.IOException; import org.junit.Test; import werkbook.task.logic.commands.SaveCommand; public class SaveCommandTest extends TaskListGuiTest { @Test public void save_invalidPath_failure() { commandBox.runCommand("save \"\0\"")...
src/test/java/guitests/SaveCommandTest.java
//@@author A0162266E package guitests; import java.io.File; import java.io.IOException; import org.junit.Test; import werkbook.task.logic.commands.SaveCommand; public class SaveCommandTest extends TaskListGuiTest { @Test public void save_invalidPath_failure() { commandBox.runCommand("save \"\" ");...
Add null in invalid path test
src/test/java/guitests/SaveCommandTest.java
Add null in invalid path test
Java
mit
a67891d348079aaaf11ae924528c1d8f93a96323
0
armandgray/taapProject,armandgray/taapProject,armandgray/taapProject
package com.armandgray.taap; import android.content.Intent; import android.support.design.widget.FloatingActionButton; import android.support.v7.widget.SearchView; import android.support.v7.widget.Toolbar; import android.view.Menu; import android.view.View; import android.widget.Spinner; import org.junit.After; impor...
TAAP/app/src/test/java/com/armandgray/taap/MainActivityViewsTest.java
package com.armandgray.taap; import android.content.Intent; import android.support.design.widget.FloatingActionButton; import android.support.v7.widget.SearchView; import android.support.v7.widget.Toolbar; import android.view.Menu; import android.view.View; import android.widget.Spinner; import org.junit.After; impor...
renamed ViewTest based on View class methods
TAAP/app/src/test/java/com/armandgray/taap/MainActivityViewsTest.java
renamed ViewTest based on View class methods
Java
mit
7570b1c4b327978e5ad0b9e3b344a1d67289e04f
0
fiveham/Sudoku_Solver
package sudoku; import java.util.Collection; public abstract class Fact extends NodeSet<Claim,Fact>{ /** * */ private static final long serialVersionUID = -3547362110024521237L; /** * <p>The number ({@value}) of elements (neighbors) of a Rule when * the Claim satisfying the Rule has been completely ...
src/sudoku/Fact.java
package sudoku; import java.util.Collection; public abstract class Fact extends NodeSet<Claim,Fact>{ /** * */ private static final long serialVersionUID = -3547362110024521237L; /** * <p>The number ({@value}) of elements (neighbors) of a Rule when * the Claim satisfying the Rule has been completely ...
rename insideNeighbor
src/sudoku/Fact.java
rename insideNeighbor
Java
lgpl-2.1
96f3d8e58e20a14c94f7edafdc465fcf0d7c0cc7
0
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
src/java/com/threerings/whirled/spot/client/SpotSceneDirector.java
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved // http://www.threerings.net/code/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public Licens...
Avoid pointless usage of a server class. The first clue should have been that it was a server class... ;) git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4142 542714f4-19e9-0310-aa3c-eee0fc999fb1
src/java/com/threerings/whirled/spot/client/SpotSceneDirector.java
Avoid pointless usage of a server class. The first clue should have been that it was a server class... ;)
Java
apache-2.0
63ab46d318d06b8ee460d407723150326ca0610b
0
jnidzwetzki/bboxdb,jnidzwetzki/bboxdb,jnidzwetzki/bboxdb,jnidzwetzki/scalephant,jnidzwetzki/scalephant
/******************************************************************************* * * Copyright (C) 2015-2017 the BBoxDB project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
src/main/java/org/bboxdb/performance/osm/OSMConverter.java
/******************************************************************************* * * Copyright (C) 2015-2017 the BBoxDB project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licens...
Changed amount of instances
src/main/java/org/bboxdb/performance/osm/OSMConverter.java
Changed amount of instances
Java
apache-2.0
b308ff911b31bc19cf77f52234758fa4f5afeb3d
0
leonardvandriel/Scrabble
package net.sf.scrabble.core; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; /** * The allowed characters in the alphabet. */ public class Alphabet { public static final int EMPTY_VALUE = -1; public static final int JOKER_VALUE = -2; private List<Integer> code...
src/net/sf/scrabble/core/Alphabet.java
package net.sf.scrabble.core; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; /** * The allowed characters in the alphabet. */ public class Alphabet { public static final int EMPTY_VALUE = -1; public static final int JOKER_VALUE = -2; private List<Integer> code...
Fixed usage of jokers in rack
src/net/sf/scrabble/core/Alphabet.java
Fixed usage of jokers in rack
Java
apache-2.0
95061332ffaa4819f864fa0bbed12a052f107e61
0
ModdyLP/MoMuOSB
package storage; import main.Fast; import util.Console; /** * Created by N.Hartmann on 29.06.2017. * Copyright 2017 */ public class LanguageLoader implements Fast{ public String LANG; private String DEF_LANG = "lang_en.json"; public String ERROR = ":warning: "; private static LanguageLoader insta...
src/main/java/storage/LanguageLoader.java
package storage; import main.Fast; import util.Console; /** * Created by N.Hartmann on 29.06.2017. * Copyright 2017 */ public class LanguageLoader implements Fast{ public String LANG; private String DEF_LANG = "lang_en.json"; public String ERROR = ":warning: "; private static LanguageLoader insta...
29.06.2017 -- Replaced Placeholder with java Placeholders
src/main/java/storage/LanguageLoader.java
29.06.2017 -- Replaced Placeholder with java Placeholders
Java
apache-2.0
8ea582117ca25209d23dc768fde12611801ad18c
0
bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud
package com.planet_ink.coffee_mud.Items.Weapons; import java.util.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.CMSecurity.DbgFlag; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilit...
com/planet_ink/coffee_mud/Items/Weapons/StdSiegeWeapon.java
package com.planet_ink.coffee_mud.Items.Weapons; import java.util.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.CMSecurity.DbgFlag; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilit...
safety checkin git-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20892 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/Items/Weapons/StdSiegeWeapon.java
safety checkin
Java
apache-2.0
f38876c1753e09d9fc73126776267cd0ccba01a2
0
ninowalker/jmemcache-daemon
/** * Copyright 2008 ThimbleWare 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 o...
jmemcached-core/src/main/java/com/thimbleware/jmemcached/Cache.java
/** * Copyright 2008 ThimbleWare 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 o...
Fix to logic error in ADD; new keys indicated with ADD were not being added.
jmemcached-core/src/main/java/com/thimbleware/jmemcached/Cache.java
Fix to logic error in ADD; new keys indicated with ADD were not being added.
Java
apache-2.0
69e3edb1d8dfa0363ebe57565765a5f1f5973daf
0
joshelser/cosmos,joshelser/cosmos,joshelser/cosmos
package sorts.results.integration; import java.io.File; import java.util.Collection; import java.util.List; import org.apache.accumulo.core.client.Connector; import org.apache.accumulo.core.client.ZooKeeperInstance; import org.apache.accumulo.core.client.security.tokens.PasswordToken; import org.apache.accumulo.core....
src/test/java/sorts/results/integration/SortsIntegrationTest.java
package sorts.results.integration; import java.io.File; import java.util.Collection; import java.util.List; import org.apache.accumulo.core.client.Connector; import org.apache.accumulo.core.client.ZooKeeperInstance; import org.apache.accumulo.core.client.security.tokens.PasswordToken; import org.apache.accumulo.core....
haha.. and then update these package names too
src/test/java/sorts/results/integration/SortsIntegrationTest.java
haha.. and then update these package names too
Java
apache-2.0
960d20fdc73127b73123835b6f45f802d4942dc8
0
foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm
/** * @license * Copyright 2017 The FOAM Authors. All Rights Reserved. * http://www.apache.org/licenses/LICENSE-2.0 */ package foam.core; import javax.xml.stream.XMLStreamReader; import java.nio.ByteBuffer; import java.security.MessageDigest; import java.security.Signature; import java.security.SignatureException...
src/foam/core/AbstractIntPropertyInfo.java
/** * @license * Copyright 2017 The FOAM Authors. All Rights Reserved. * http://www.apache.org/licenses/LICENSE-2.0 */ package foam.core; import javax.xml.stream.XMLStreamReader; import java.nio.ByteBuffer; import java.security.MessageDigest; import java.security.Signature; import java.security.SignatureException...
Change AbstractIntPropertyInfo.cast().
src/foam/core/AbstractIntPropertyInfo.java
Change AbstractIntPropertyInfo.cast().
Java
apache-2.0
ffe3d08d2ee2f139645c07be662cd5d048214f07
0
conlini/elasticsearch-tmdb-river
package com.conlini.es.tmdb.river.core; import java.io.IOException; import java.text.ParseException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.concurrent....
src/main/java/com/conlini/es/tmdb/river/core/TMDBRiver.java
package com.conlini.es.tmdb.river.core; import java.io.IOException; import java.text.ParseException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.concurrent....
unregister the river after completing the scrape
src/main/java/com/conlini/es/tmdb/river/core/TMDBRiver.java
unregister the river after completing the scrape