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
mit
6ff77aeef495790b93276349f3fe9f9b9bd858e2
0
eaglesakura/android-bluetooth
package com.eaglesakura.android.bluetooth.gatt; import com.eaglesakura.android.bluetooth.BleLog; import com.eaglesakura.android.bluetooth.error.BluetoothConnectAbortException; import com.eaglesakura.android.bluetooth.error.BluetoothDataTimeoutException; import com.eaglesakura.android.bluetooth.error.BluetoothException...
src/main/java/com/eaglesakura/android/bluetooth/gatt/BlePeripheralDeviceConnection.java
package com.eaglesakura.android.bluetooth.gatt; import com.eaglesakura.android.bluetooth.BleLog; import com.eaglesakura.android.bluetooth.error.BluetoothConnectAbortException; import com.eaglesakura.android.bluetooth.error.BluetoothDataTimeoutException; import com.eaglesakura.android.bluetooth.error.BluetoothException...
CancelCallbackインターフェース変更に対応
src/main/java/com/eaglesakura/android/bluetooth/gatt/BlePeripheralDeviceConnection.java
CancelCallbackインターフェース変更に対応
Java
epl-1.0
0525ef9ad2de2bb4c31d455309c97ae89dfb82af
0
jcryptool/core,jcryptool/core,jcryptool/core,jcryptool/core,jcryptool/core
//-----BEGIN DISCLAIMER----- /******************************************************************************* * Copyright (c) 2010 JCrypTool Team and Contributors * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * whi...
org.jcryptool.webbrowser/src/org/jcryptool/webbrowser/ui/BrowserView.java
//-----BEGIN DISCLAIMER----- /******************************************************************************* * Copyright (c) 2010 JCrypTool Team and Contributors * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * whi...
Changed JCT home to www.cryptool.org Signed-off-by: Dominik Schadow <a680bcddac0b0be45e755c9d9c6bae1e34a827aa@googlemail.com>
org.jcryptool.webbrowser/src/org/jcryptool/webbrowser/ui/BrowserView.java
Changed JCT home to www.cryptool.org
Java
epl-1.0
fad2d0513b5868ec72f13cdc2f32646bcda07f2f
0
debrief/debrief,debrief/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief
package org.mwc.debrief.lite.util; import java.awt.event.ActionEvent; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import javax.swing.AbstractAction; import javax.swing.JFileChooser; import javax.swing.JOptionPane;...
org.mwc.debrief.lite/src/main/java/org/mwc/debrief/lite/util/DoSaveAs.java
package org.mwc.debrief.lite.util; import java.awt.event.ActionEvent; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import javax.swing.AbstractAction; import javax.swing.JFileChooser; import javax.swing.JOptionPane;...
Minor refactoring. Minor static analysis improvemnet
org.mwc.debrief.lite/src/main/java/org/mwc/debrief/lite/util/DoSaveAs.java
Minor refactoring. Minor static analysis improvemnet
Java
epl-1.0
be373eaa61e013ba952420563739b9f65274ee73
0
Charling-Huang/birt,sguan-actuate/birt,rrimmana/birt-1,Charling-Huang/birt,Charling-Huang/birt,rrimmana/birt-1,Charling-Huang/birt,sguan-actuate/birt,sguan-actuate/birt,rrimmana/birt-1,Charling-Huang/birt,sguan-actuate/birt,rrimmana/birt-1,sguan-actuate/birt,rrimmana/birt-1
/******************************************************************************* * Copyright (c) 2004,2009 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is ava...
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java
/******************************************************************************* * Copyright (c) 2004,2009 Actuate Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is ava...
Fixed Bugzilla – Bug 293006 setParent() should exclude the condition when parent is null
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java
Fixed Bugzilla – Bug 293006 setParent() should exclude the condition when parent is null
Java
mpl-2.0
12fa2eb8b0e39bc93fe5f2b66bdd89fec2b1a010
0
GreenDelta/olca-modules,GreenDelta/olca-modules,GreenDelta/olca-modules
package org.openlca.core.results.solutions; import java.util.ArrayDeque; import java.util.Arrays; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.Objects; import gnu.trove.impl.Constants; import gnu.trove.map.hash.TIntObjectHashMap; import gnu.trove.set.hash.TIntHash...
olca-core/src/main/java/org/openlca/core/results/solutions/LibraryResultProvider.java
package org.openlca.core.results.solutions; import java.util.ArrayDeque; import java.util.Arrays; import java.util.HashMap; import java.util.Objects; import gnu.trove.impl.Constants; import gnu.trove.map.hash.TIntObjectHashMap; import gnu.trove.set.hash.TIntHashSet; import org.openlca.core.database.IDatabase; import...
how could we solve this: ``` // TODO: think about parameter redefinitions here: // a flow that is only used in a library could have // a formula for a characterization factor for an // impact category in the foreground database with // an parameter that is redefined in a calculation // setup -> unlikely? yes, but... `...
olca-core/src/main/java/org/openlca/core/results/solutions/LibraryResultProvider.java
how could we solve this:
Java
agpl-3.0
f8ce4cbffebe8e9b4388fa6919d88b9d87fa07dd
0
duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test
f04ecf80-2e60-11e5-9284-b827eb9e62be
hello.java
f0494e7a-2e60-11e5-9284-b827eb9e62be
f04ecf80-2e60-11e5-9284-b827eb9e62be
hello.java
f04ecf80-2e60-11e5-9284-b827eb9e62be
Java
lgpl-2.1
8446cf4f78caa4cd97995e459d332e7b330fa860
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/presents/tools/GenUtil.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...
We can't clone null. git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3299 542714f4-19e9-0310-aa3c-eee0fc999fb1
src/java/com/threerings/presents/tools/GenUtil.java
We can't clone null.
Java
unlicense
c4323187a3ba619f0ae98f5373d00efa12288367
0
ata4/dragon-mounts
/* ** 2012 August 13 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. */ package info.ata4...
src/main/java/info/ata4/minecraft/dragon/DragonMounts.java
/* ** 2012 August 13 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. */ package info.ata4...
Fixed invalid serverSide path, causing crashes on dedicated servers Fixed #16
src/main/java/info/ata4/minecraft/dragon/DragonMounts.java
Fixed invalid serverSide path, causing crashes on dedicated servers
Java
apache-2.0
345e207b15aa4b6e3e4b51d2ef5f66508396c4e0
0
triceo/robozonky,RoboZonky/robozonky,RoboZonky/robozonky,triceo/robozonky,triceo/zonkybot,triceo/zonkybot
/* * Copyright 2019 The RoboZonky Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
robozonky-app/src/main/java/com/github/robozonky/app/daemon/PurchasingSession.java
/* * Copyright 2019 The RoboZonky Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
Fix purchasing fail logging message
robozonky-app/src/main/java/com/github/robozonky/app/daemon/PurchasingSession.java
Fix purchasing fail logging message
Java
apache-2.0
882229edac9c5567c7368e26a556fe7bfab93c4e
0
PEXPlugins/PermissionsEx,PEXPlugins/PermissionsEx,xaoseric/PermissionsEx,Phoenix616/PermissionsEx,xaoseric/PermissionsEx,PEXPlugins/PermissionsEx,Phoenix616/PermissionsEx
/* * PermissionsEx - Permissions plugin for Bukkit * Copyright (C) 2011 t3hk0d3 http://www.tehkode.ru * * 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, ...
src/main/java/ru/tehkode/permissions/backends/SQLBackend.java
/* * PermissionsEx - Permissions plugin for Bukkit * Copyright (C) 2011 t3hk0d3 http://www.tehkode.ru * * 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, ...
Fixed some English grammar
src/main/java/ru/tehkode/permissions/backends/SQLBackend.java
Fixed some English grammar
Java
apache-2.0
ec1209c985d3fdec97606248675ea50a81d84067
0
PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder
package org.pdxfinder.postload; import joptsimple.OptionParser; import joptsimple.OptionSet; import org.pdxfinder.graph.dao.MolecularCharacterization; import org.pdxfinder.services.DataImportService; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.CommandLineRunner; import org....
indexer/src/main/java/org/pdxfinder/postload/SetDataVisibility.java
package org.pdxfinder.postload; import joptsimple.OptionParser; import joptsimple.OptionSet; import org.pdxfinder.graph.dao.MolecularCharacterization; import org.pdxfinder.services.DataImportService; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.CommandLineRunner; import org....
Do not hide IRCC-GC molchar data
indexer/src/main/java/org/pdxfinder/postload/SetDataVisibility.java
Do not hide IRCC-GC molchar data
Java
apache-2.0
3b6ebaa8cc18b017c2267d7fefd873b7971f6ba6
0
nidi3/graphviz-java,nidi3/graphviz-java,nidi3/graphviz-java,nidi3/graphviz-java
/* * Copyright © 2015 Stefan Niederhauser (nidin@gmx.ch) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
graphviz-java/src/main/java/guru/nidi/graphviz/engine/Options.java
/* * Copyright © 2015 Stefan Niederhauser (nidin@gmx.ch) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
try fix images for windows Signed-off-by: Stefan Niederhauser <13379be3e82afd41cb4c1c2ddce2ed8d1ca21c9f@gmx.ch>
graphviz-java/src/main/java/guru/nidi/graphviz/engine/Options.java
try fix images for windows
Java
apache-2.0
1552f980dff2444ba0ca473c6682fc861a42435e
0
tadayosi/camel,tadayosi/camel,tadayosi/camel,apache/camel,apache/camel,cunningt/camel,cunningt/camel,apache/camel,christophd/camel,christophd/camel,cunningt/camel,cunningt/camel,christophd/camel,tadayosi/camel,apache/camel,christophd/camel,tadayosi/camel,cunningt/camel,christophd/camel,tadayosi/camel,apache/camel,chris...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
components/camel-iec60870/src/main/java/org/apache/camel/component/iec60870/AbstractIecComponent.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
(chores) camel-iec60870: removed unused method parameters
components/camel-iec60870/src/main/java/org/apache/camel/component/iec60870/AbstractIecComponent.java
(chores) camel-iec60870: removed unused method parameters
Java
apache-2.0
d01f15051265c4065ff891cf626f262a2404a124
0
kdwink/intellij-community,MER-GROUP/intellij-community,jagguli/intellij-community,vladmm/intellij-community,alphafoobar/intellij-community,kdwink/intellij-community,blademainer/intellij-community,lucafavatella/intellij-community,clumsy/intellij-community,ivan-fedorov/intellij-community,jagguli/intellij-community,idea4b...
/* * Created by IntelliJ IDEA. * User: max * Date: May 23, 2002 * Time: 2:36:58 PM * To change template for new class use * Code Style | Class Templates options (Tools | IDE Options). */ package com.intellij.codeInspection.util; import com.intellij.codeInspection.InspectionsBundle; import com.intellij.codeInsp...
inspections/impl/com/intellij/codeInspection/util/XMLExportUtl.java
/* * Created by IntelliJ IDEA. * User: max * Date: May 23, 2002 * Time: 2:36:58 PM * To change template for new class use * Code Style | Class Templates options (Tools | IDE Options). */ package com.intellij.codeInspection.util; import com.intellij.codeInspection.InspectionsBundle; import com.intellij.codeInsp...
assertion removed
inspections/impl/com/intellij/codeInspection/util/XMLExportUtl.java
assertion removed
Java
apache-2.0
debf762aa1aeaa43c7a8efd2e00063d09266ed5e
0
Mrsananabos/ashveytser,Mrsananabos/ashveytser,Mrsananabos/ashveytser
package ru.job4j.max; public class Max { public int max(int first, int second) { return first > second ? first : second; } }
chapter_001/src/main/java/ru/job4j/max/Max.java
package ru.job4j.max; public class Max { public int max(int first, int second) { return first > second ? first : second; } }
3.2. Положение точки [#188]
chapter_001/src/main/java/ru/job4j/max/Max.java
3.2. Положение точки [#188]
Java
apache-2.0
24fcccc69c4a203b3cc3ec6c51f96f3aa371bfff
0
flangelo/guacamole-client,softpymesJeffer/incubator-guacamole-client,qiangyee/guacamole-client,necouchman/incubator-guacamole-client,DaanWillemsen/guacamole-client,Akheon23/guacamole-client,lato333/guacamole-client,TribeMedia/guacamole-client,necouchman/incubator-guacamole-client,mike-jumper/incubator-guacamole-client,...
package net.sourceforge.guacamole.net.auth; /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the...
guacamole-ext/src/main/java/net/sourceforge/guacamole/net/auth/ConnectionRecord.java
package net.sourceforge.guacamole.net.auth; /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the...
Use username in connection record, not full-blown user.
guacamole-ext/src/main/java/net/sourceforge/guacamole/net/auth/ConnectionRecord.java
Use username in connection record, not full-blown user.
Java
apache-2.0
903245a180d60230b08b2990ff200d7fbf0c86bd
0
sbrossie/killbill,sbrossie/killbill,killbill/killbill,sbrossie/killbill,sbrossie/killbill,killbill/killbill,killbill/killbill,sbrossie/killbill,killbill/killbill,killbill/killbill
/* * Copyright 2010-2013 Ning, Inc. * Copyright 2014-2019 Groupon, Inc * Copyright 2014-2019 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a cop...
beatrix/src/test/java/org/killbill/billing/beatrix/integration/TestIntegrationInvoiceWithRepairLogic.java
/* * Copyright 2010-2013 Ning, Inc. * Copyright 2014-2019 Groupon, Inc * Copyright 2014-2019 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a cop...
beatrix: Port test TestIntegrationInvoiceWithRepairLogic#testRepairWithFullItemAdjustmentInParts to new invoice behavior where we generate -bash REPAIR items
beatrix/src/test/java/org/killbill/billing/beatrix/integration/TestIntegrationInvoiceWithRepairLogic.java
beatrix: Port test TestIntegrationInvoiceWithRepairLogic#testRepairWithFullItemAdjustmentInParts to new invoice behavior where we generate -bash REPAIR items
Java
apache-2.0
040011f40d34c15da22478ff6b3e8d54ed8f27de
0
gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa
package ae3.service; import com.google.common.collect.Multiset; import org.springframework.beans.factory.DisposableBean; import uk.ac.ebi.gxa.efo.Efo; import uk.ac.ebi.gxa.index.builder.IndexBuilder; import uk.ac.ebi.gxa.index.builder.IndexBuilderEventHandler; import uk.ac.ebi.gxa.statistics.*; import javax.annotatio...
atlas-web/src/main/java/ae3/service/AtlasStatisticsQueryService.java
package ae3.service; import com.google.common.collect.Multiset; import org.springframework.beans.factory.DisposableBean; import uk.ac.ebi.gxa.efo.Efo; import uk.ac.ebi.gxa.index.builder.IndexBuilder; import uk.ac.ebi.gxa.index.builder.IndexBuilderEventHandler; import uk.ac.ebi.gxa.statistics.*; import javax.annotatio...
Corrected typo
atlas-web/src/main/java/ae3/service/AtlasStatisticsQueryService.java
Corrected typo
Java
apache-2.0
865ff3cd2d0f4d938ef1e85e933d2efc9b46bfc8
0
m21077319/test01ap01,m21077319/test01ap01,m21077319/test01ap01
package jp.co.exacorp.matchingapp.util; public class DFLConstants { /** 変額年金保険 */ public static final String VARIABLE_ANNUITY_INSURANCE = "変額年金保険"; /** 変額終身保険 */ public static final String VARIABLE_LIFE_INSURANCE = "変額終身保険"; /** 定額年金保険 */ public static final String FIXED_ANNUITY_INSURANCE = "定額年金保険"; ...
src/main/java/jp/co/exacorp/matchingapp/util/DFLConstants.java
package jp.co.exacorp.matchingapp.util; public class DFLConstants { /** 変額年金保険 */ public static final String VARIABLE_ANNUITY_INSURANCE = "変額年金保険"; /** 変額終身保険 */ public static final String VARIABLE_LIFE_INSURANCE = "変額終身保険"; /** 定額年金保険 */ public static final String FIXED_ANNUITY_INSURANCE = "定額年金保険"; ...
TEST20170524_09
src/main/java/jp/co/exacorp/matchingapp/util/DFLConstants.java
TEST20170524_09
Java
apache-2.0
d4b03e0e7ea2c030d3295ae84aa59f29c3944018
0
h2oai/h2o-3,spennihana/h2o-3,YzPaul3/h2o-3,h2oai/h2o-dev,h2oai/h2o-dev,mathemage/h2o-3,jangorecki/h2o-3,h2oai/h2o-dev,michalkurka/h2o-3,michalkurka/h2o-3,YzPaul3/h2o-3,h2oai/h2o-dev,YzPaul3/h2o-3,michalkurka/h2o-3,YzPaul3/h2o-3,michalkurka/h2o-3,mathemage/h2o-3,YzPaul3/h2o-3,spennihana/h2o-3,h2oai/h2o-3,spennihana/h2o-...
package hex.grid; import hex.*; import hex.grid.HyperSpaceWalker.BaseWalker; import water.*; import water.exceptions.H2OIllegalArgumentException; import water.fvec.Frame; import water.util.Log; import water.util.PojoUtils; import java.io.PrintWriter; import java.io.StringWriter; import java.text.DecimalFormat; import...
h2o-core/src/main/java/hex/grid/GridSearch.java
package hex.grid; import hex.*; import hex.grid.HyperSpaceWalker.BaseWalker; import water.*; import water.exceptions.H2OIllegalArgumentException; import water.fvec.Frame; import water.util.Log; import water.util.PojoUtils; import java.io.PrintWriter; import java.io.StringWriter; import java.text.DecimalFormat; import...
PUBDEV-2690: Fix NPE in grid search - avoid having stacktrace mess after grid cancellation/checkpoint restart.
h2o-core/src/main/java/hex/grid/GridSearch.java
PUBDEV-2690: Fix NPE in grid search - avoid having stacktrace mess after grid cancellation/checkpoint restart.
Java
apache-2.0
f4d0e603258d5c5190b7b1868e11bb1b00a7cf84
0
raptorbox/raptor,muka/raptor,raptorbox/raptor,raptorbox/raptor,muka/raptor
/* * Copyright 2016 Luca Capra <lcapra@create-net.org>. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
raptor-http-api/src/main/java/org/createnet/raptor/http/filter/CORSResponseFilter.java
/* * Copyright 2016 Luca Capra <lcapra@create-net.org>. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
review CORS
raptor-http-api/src/main/java/org/createnet/raptor/http/filter/CORSResponseFilter.java
review CORS
Java
apache-2.0
326fd27fa7fd8b15d9d088ebe7e063317ede0e91
0
apache/jackrabbit,apache/jackrabbit,apache/jackrabbit
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
contrib/spi/jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/xml/SessionImporter.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
use uniqueID of state git-svn-id: 02b679d096242155780e1604e997947d154ee04a@510888 13f79535-47bb-0310-9956-ffa450edef68
contrib/spi/jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/xml/SessionImporter.java
use uniqueID of state
Java
apache-2.0
34f4bbf19f2e88848735b58f2a6339e2c2207a50
0
PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr
package org.apache.lucene.analysis.fr; /** * 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,...
modules/analysis/common/src/test/org/apache/lucene/analysis/fr/TestFrenchAnalyzer.java
package org.apache.lucene.analysis.fr; /** * 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,...
LUCENE-3929: add a test demonstrating this works git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1305870 13f79535-47bb-0310-9956-ffa450edef68
modules/analysis/common/src/test/org/apache/lucene/analysis/fr/TestFrenchAnalyzer.java
LUCENE-3929: add a test demonstrating this works
Java
apache-2.0
c97bcb3ae5b4f5ee1bc81ac16de2c78eb72e52a4
0
xylo/intellij-postfix-templates,xylo/intellij-postfix-templates,xylo/intellij-postfix-templates
package de.endrullis.idea.postfixtemplates.settings; import com.intellij.icons.AllIcons; import com.intellij.ide.BrowserUtil; import com.intellij.openapi.Disposable; import com.intellij.openapi.actionSystem.AnActionEvent; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.editor.Do...
src/de/endrullis/idea/postfixtemplates/settings/CptPluginSettingsForm.java
package de.endrullis.idea.postfixtemplates.settings; import com.intellij.icons.AllIcons; import com.intellij.ide.BrowserUtil; import com.intellij.openapi.Disposable; import com.intellij.openapi.actionSystem.AnActionEvent; import com.intellij.openapi.application.ApplicationManager; import com.intellij.openapi.editor.Do...
fixed #81: Local template file is not annotated correctly in the settings dialog
src/de/endrullis/idea/postfixtemplates/settings/CptPluginSettingsForm.java
fixed #81: Local template file is not annotated correctly in the settings dialog
Java
apache-2.0
966fde984b9914ccbe43cbdb1b57cad5b636e5bd
0
pviotti/hybris,pviotti/hybris,pviotti/hybris
/** * Copyright (C) 2013 EURECOM (www.eurecom.fr) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
src/main/java/fr/eurecom/hybris/Hybris.java
/** * Copyright (C) 2013 EURECOM (www.eurecom.fr) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
fix on delete when gc is not enabled
src/main/java/fr/eurecom/hybris/Hybris.java
fix on delete when gc is not enabled
Java
apache-2.0
9b5e2e2abe613970494e4af8c0b50e4ff3c285c2
0
ceylon/ceylon-spec,ceylon/ceylon-spec,ceylon/ceylon-spec
package com.redhat.ceylon.compiler.typechecker.analyzer; import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.NO_TYPE_ARGS; import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.getPackageTypeDeclaration; import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerU...
src/com/redhat/ceylon/compiler/typechecker/analyzer/DeclarationVisitor.java
package com.redhat.ceylon.compiler.typechecker.analyzer; import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.NO_TYPE_ARGS; import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerUtil.getPackageTypeDeclaration; import static com.redhat.ceylon.compiler.typechecker.analyzer.AnalyzerU...
@quintesse's Extract Method is broken
src/com/redhat/ceylon/compiler/typechecker/analyzer/DeclarationVisitor.java
@quintesse's Extract Method is broken
Java
apache-2.0
8bae4f4e99594118b7ce651f7779f92e7683cdd0
0
dslomov/bazel-windows,damienmg/bazel,bazelbuild/bazel,Asana/bazel,dslomov/bazel-windows,aehlig/bazel,aehlig/bazel,spxtr/bazel,dropbox/bazel,safarmer/bazel,dslomov/bazel-windows,snnn/bazel,dropbox/bazel,katre/bazel,perezd/bazel,katre/bazel,twitter-forks/bazel,Asana/bazel,meteorcloudy/bazel,dropbox/bazel,davidzchen/bazel...
// Copyright 2014 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
src/main/java/com/google/devtools/build/lib/rules/cpp/CppCompileAction.java
// Copyright 2014 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
CppCompileAction must return false from inputsKnown for .d pruning This is necessary (but not sufficient) for the action cache to work correctly. Consider the following sequence of events: 1. action is executed 2. .d pruning is performed 3. action cache writes entry with post-pruning inputs list 4. action gets regener...
src/main/java/com/google/devtools/build/lib/rules/cpp/CppCompileAction.java
CppCompileAction must return false from inputsKnown for .d pruning
Java
bsd-2-clause
4f627ccf399ef349ac39624da1bcca5e94065241
0
ansell/csvsum,ansell/csvsum
/** * */ package com.github.ansell.csvsum; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import javax.script.Invocable; import javax.script.ScriptEngine; import javax.script.ScriptEngineFactory; import javax.script....
src/main/java/com/github/ansell/csvsum/CSVMapping.java
/** * */ package com.github.ansell.csvsum; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import javax.script.Invocable; import javax.script.ScriptEngine; import javax.script.ScriptEngineFactory; import javax.script....
first attempt at integrating lua into the function calling framework
src/main/java/com/github/ansell/csvsum/CSVMapping.java
first attempt at integrating lua into the function calling framework
Java
bsd-3-clause
4b6a290a7cbe08aae24d29755f0579fb6fa5d081
0
NCIP/cananolab,NCIP/cananolab,NCIP/cananolab
package gov.nih.nci.cananolab.service.sample.impl; import gov.nih.nci.cananolab.domain.characterization.OtherCharacterization; import gov.nih.nci.cananolab.domain.common.Datum; import gov.nih.nci.cananolab.domain.common.Finding; import gov.nih.nci.cananolab.domain.particle.Characterization; import gov.nih.nci.ca...
software/cananolab-webapp/src/gov/nih/nci/cananolab/service/sample/impl/DataAvailabilityServiceJDBCImpl.java
package gov.nih.nci.cananolab.service.sample.impl; import gov.nih.nci.cananolab.domain.characterization.OtherCharacterization; import gov.nih.nci.cananolab.domain.common.Datum; import gov.nih.nci.cananolab.domain.common.Finding; import gov.nih.nci.cananolab.domain.particle.Characterization; import gov.nih.nci.ca...
modified to fix count issue. SVN-Revision: 18848
software/cananolab-webapp/src/gov/nih/nci/cananolab/service/sample/impl/DataAvailabilityServiceJDBCImpl.java
modified to fix count issue.
Java
mit
13c28ef03442e1a04b695553a6f4481d3656a208
0
DeludedFruitcakesAnonymous/VelocityAngles
package ga.deluded_fruitcakes_anonymous.velocityangles; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.view.MotionEvent; import android.view.View; import ...
app/src/main/java/ga/deluded_fruitcakes_anonymous/velocityangles/GameView.java
package ga.deluded_fruitcakes_anonymous.velocityangles; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.view.MotionEvent; import android.view.View; import ...
FAT MAN FAT MEN
app/src/main/java/ga/deluded_fruitcakes_anonymous/velocityangles/GameView.java
FAT MAN
Java
lgpl-2.1
8c22dcd84511178cfccf0945bcbddd9cf6c5385e
0
ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror
/***************************************************************** JADE - Java Agent DEvelopment Framework is a framework to develop multi-agent systems in compliance with the FIPA specifications. Copyright (C) 2000 CSELT S.p.A. GNU Lesser General Public License This library is free software; you can redistrib...
src/jade/imtp/leap/JICP/FrontEndDispatcher.java
/***************************************************************** JADE - Java Agent DEvelopment Framework is a framework to develop multi-agent systems in compliance with the FIPA specifications. Copyright (C) 2000 CSELT S.p.A. GNU Lesser General Public License This library is free software; you can redistrib...
Fixed bug in JICP/FrontEndDispatcher keep-alive managing
src/jade/imtp/leap/JICP/FrontEndDispatcher.java
Fixed bug in JICP/FrontEndDispatcher keep-alive managing
Java
apache-2.0
51f06a60743efcbc020dd646f89fecbab7ca3242
0
jbescos/Wifi-Control
package com.wifictrl.receiver.core; import java.awt.AWTException; import java.awt.Dimension; import java.awt.Robot; import java.awt.Toolkit; import java.io.IOException; import java.util.List; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import com.wifictrl.common.core.Constants...
receiver/src/main/java/com/wifictrl/receiver/core/BotHandler.java
package com.wifictrl.receiver.core; import java.awt.AWTException; import java.awt.Dimension; import java.awt.Robot; import java.awt.Toolkit; import java.io.IOException; import java.util.List; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import com.wifictrl.common.core.Constants...
Adjust receiver
receiver/src/main/java/com/wifictrl/receiver/core/BotHandler.java
Adjust receiver
Java
apache-2.0
3852b3ff5ffd07594b8f32297d9f29d81807cb96
0
tokee/lucene,tokee/lucene,tokee/lucene,tokee/lucene
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
contrib/analyzers/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/SegToken.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
fix confusing smartcn javadoc bug git-svn-id: 4c5078813df38efa56971a28e09a55254294f104@831913 13f79535-47bb-0310-9956-ffa450edef68
contrib/analyzers/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm/SegToken.java
fix confusing smartcn javadoc bug
Java
apache-2.0
efc548f8938491dd867a275b5041e928b21cc229
0
Union-Investment/Crud2Go,Union-Investment/Crud2Go
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may no...
eai-portal-support-scripting/src/main/java/de/unioninvestment/eai/portal/portlet/crud/scripting/model/ScriptField.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may no...
Better error description
eai-portal-support-scripting/src/main/java/de/unioninvestment/eai/portal/portlet/crud/scripting/model/ScriptField.java
Better error description
Java
apache-2.0
796b1a150f2d5075fa421c85cb9aae7ac4c66993
0
killbill/killbill-avatax-plugin
/* * Copyright 2015-2020 Groupon, Inc * Copyright 2020-2020 Equinix, Inc * Copyright 2015-2020 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a c...
src/main/java/org/killbill/billing/plugin/avatax/api/AvaTaxTaxCalculator.java
/* * Copyright 2015-2020 Groupon, Inc * Copyright 2020-2020 Equinix, Inc * Copyright 2015-2020 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a c...
avatax: allow to override account address via plugin properties Signed-off-by: Pierre-Alexandre Meyer <ff019a5748a52b5641624af88a54a2f0e46a9fb5@mouraf.org>
src/main/java/org/killbill/billing/plugin/avatax/api/AvaTaxTaxCalculator.java
avatax: allow to override account address via plugin properties
Java
apache-2.0
2f990c614c28a9ff8de1c852ce556df37089857a
0
M4Numbers/CyniChat
package uk.co.CyniCode.CyniChat.bungee; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.List; import java.util.logging.Level; import java.util.logging.Logger; import org.bu...
src/main/java/uk/co/CyniCode/CyniChat/bungee/BungeeChannelProxy.java
package uk.co.CyniCode.CyniChat.bungee; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Set; impo...
Write working BungeeCordProxy for chat
src/main/java/uk/co/CyniCode/CyniChat/bungee/BungeeChannelProxy.java
Write working BungeeCordProxy for chat
Java
apache-2.0
07724673e77e90dd3f8c0003f8e4ca8b11d8e8a1
0
subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/base,subutai-io/base,subutai-io/Subutai
package org.safehaus.subutai.ui.commandrunner; import com.vaadin.data.Property; import com.vaadin.server.VaadinService; import com.vaadin.ui.CssLayout; import com.vaadin.ui.FormLayout; import com.vaadin.ui.JavaScript; import com.vaadin.ui.TextField; import org.safehaus.subutai.shared.protocol.FileUtil; /** * Created...
management/server/core/command-runner/command-runner-ui/src/main/java/org/safehaus/subutai/ui/commandrunner/TerminalControl.java
package org.safehaus.subutai.ui.commandrunner; import com.vaadin.data.Property; import com.vaadin.server.VaadinService; import com.vaadin.ui.CssLayout; import com.vaadin.ui.FormLayout; import com.vaadin.ui.JavaScript; import com.vaadin.ui.TextField; import org.safehaus.subutai.shared.protocol.FileUtil; /** * Created...
Terminal module modifications Former-commit-id: f7a20673f628be43bcc7217f40f9b19808f22890
management/server/core/command-runner/command-runner-ui/src/main/java/org/safehaus/subutai/ui/commandrunner/TerminalControl.java
Terminal module modifications
Java
apache-2.0
0a61f610676326b503d8b33a79ff3aad1d4d4ee8
0
Gigaspaces/xap-openspaces,Gigaspaces/xap-openspaces,Gigaspaces/xap-openspaces
/******************************************************************************* * * Copyright (c) 2012 GigaSpaces Technologies Ltd. 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 ...
src/main/src/org/openspaces/admin/internal/gsm/DefaultGridServiceManager.java
/******************************************************************************* * * Copyright (c) 2012 GigaSpaces Technologies Ltd. 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 ...
GS-10139 Fixed old code svn path=/xap/trunk/openspaces/; revision=117908 Former-commit-id: 8e610c6bdf2960f1129b6c1f6b26a81200d7750e
src/main/src/org/openspaces/admin/internal/gsm/DefaultGridServiceManager.java
GS-10139 Fixed old code
Java
apache-2.0
dff202a411873d24305a9db1cb5a1e1b0d412b15
0
datalayer/zeppelin,datalayer/zeppelin,datalayer/zeppelin,datalayer/zeppelin,datalayer/zeppelin,datalayer/zeppelin,datalayer/zeppelin
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
zeppelin-server/src/main/java/org/apache/zeppelin/web/DefaultWebSecurity.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
fix compilation issue
zeppelin-server/src/main/java/org/apache/zeppelin/web/DefaultWebSecurity.java
fix compilation issue
Java
apache-2.0
715a98b41ee7cbab4cd7e417d405822ced1fdee2
0
ivan-fedorov/intellij-community,mglukhikh/intellij-community,kool79/intellij-community,signed/intellij-community,michaelgallacher/intellij-community,akosyakov/intellij-community,petteyg/intellij-community,youdonghai/intellij-community,Distrotech/intellij-community,hurricup/intellij-community,salguarnieri/intellij-commu...
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
fix task re-scheduling
java/compiler/impl/src/com/intellij/compiler/server/BuildManager.java
fix task re-scheduling
Java
apache-2.0
e6199f6709e94eca47ff4636ab2d87dafffc3059
0
vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.search.dispatch; import org.junit.Test; import static org.junit.Assert.assertEquals; public class TopKEstimatorTest { @Test public void requireHitsAreEstimatedAccordingToPartitio...
container-search/src/test/java/com/yahoo/search/dispatch/TopKEstimatorTest.java
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.search.dispatch; import org.junit.Test; import static org.junit.Assert.assertEquals; public class TopKEstimatorTest { @Test public void requireHitsAreEstimatedAccordingToPartitio...
Add a test to show how topk affects as hits grows.
container-search/src/test/java/com/yahoo/search/dispatch/TopKEstimatorTest.java
Add a test to show how topk affects as hits grows.
Java
apache-2.0
e95125144e21abac8d92ab44bf7a4724e93c3c8c
0
manifold-systems/manifold,manifold-systems/manifold,manifold-systems/manifold
/* * Copyright (c) 2021 - Manifold Systems LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
manifold-deps-parent/manifold-props/src/main/java/manifold/ext/props/PropertyProcessor.java
/* * Copyright (c) 2021 - Manifold Systems LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
https://github.com/manifold-systems/manifold/issues/242 - @Jailbreak receivers must access raw fields; property refs are effectively disabled from a jailbreak receiver
manifold-deps-parent/manifold-props/src/main/java/manifold/ext/props/PropertyProcessor.java
https://github.com/manifold-systems/manifold/issues/242 - @Jailbreak receivers must access raw fields; property refs are effectively disabled from a jailbreak receiver
Java
apache-2.0
930da2febb9639abea031b3da689dd23feb8be1c
0
scwang90/SmartRefreshLayout
package com.scwang.smartrefresh.layout.impl; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.TimeInterpolator; import android.animation.ValueAnimator; import android.animation.ValueAnimator.AnimatorUpdateListener; import android.content.Context; import andr...
refresh-layout/src/main/java/com/scwang/smartrefresh/layout/impl/RefreshContentWrapper.java
package com.scwang.smartrefresh.layout.impl; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.TimeInterpolator; import android.animation.ValueAnimator; import android.animation.ValueAnimator.AnimatorUpdateListener; import android.content.Context; import andr...
完成自主开发的DropboxHeader
refresh-layout/src/main/java/com/scwang/smartrefresh/layout/impl/RefreshContentWrapper.java
完成自主开发的DropboxHeader
Java
apache-2.0
1fa522773181d2deb0172f97aa202936c4c5094e
0
FITeagle/sfa,FITeagle/sfa
package org.fiteagle.north.sfa.am.dm; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.UUID; import javax.ejb.Singleton; import javax.ejb.Startup; import javax.inject.Inject; import javax.jms.JMSContext; import javax.jms.JMSException; import javax.jms.Message; import javax.jms...
src/main/java/org/fiteagle/north/sfa/am/dm/SFA_AM_MDBSender.java
package org.fiteagle.north.sfa.am.dm; import java.util.ArrayList; import java.util.List; import java.util.Map; import java.util.UUID; import javax.ejb.Singleton; import javax.ejb.Startup; import javax.inject.Inject; import javax.jms.JMSContext; import javax.jms.JMSException; import javax.jms.Message; import javax.jms...
update to new api version
src/main/java/org/fiteagle/north/sfa/am/dm/SFA_AM_MDBSender.java
update to new api version
Java
bsd-2-clause
bfbda869c43d9984b38c8ce5894744a9e27cd00b
0
zlamalp/perun-wui,zlamalp/perun-wui,zlamalp/perun-wui
package cz.metacentrum.perun.wui.registrar.pages; import com.google.gwt.core.client.GWT; import com.google.gwt.core.client.JavaScriptObject; import com.google.gwt.core.client.Scheduler; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandler; import com.google.gwt.http.cl...
perun-wui-registrar/src/main/java/cz/metacentrum/perun/wui/registrar/pages/FormView.java
package cz.metacentrum.perun.wui.registrar.pages; import com.google.gwt.core.client.GWT; import com.google.gwt.core.client.JavaScriptObject; import com.google.gwt.core.client.Scheduler; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandler; import com.google.gwt.http.cl...
WUI: Do not offer similar users dialog when user have pending applications - When user visits registration form again and his application is pending, then dialog for joining identities was displayed and stuck the user for 5s, just to later display the fact, that application is pending. - Now we display notice abou...
perun-wui-registrar/src/main/java/cz/metacentrum/perun/wui/registrar/pages/FormView.java
WUI: Do not offer similar users dialog when user have pending applications
Java
bsd-3-clause
d82953b7b8178cb628343b990ca8c50e1b38a891
0
olafmaas/jmonkeyengine,yetanotherindie/jMonkey-Engine,tr0k/jmonkeyengine,atomixnmc/jmonkeyengine,yetanotherindie/jMonkey-Engine,mbenson/jmonkeyengine,bsmr-java/jmonkeyengine,sandervdo/jmonkeyengine,d235j/jmonkeyengine,InShadow/jmonkeyengine,nickschot/jmonkeyengine,phr00t/jmonkeyengine,tr0k/jmonkeyengine,atomixnmc/jmonk...
/* * Copyright (c) 2009-2010 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
engine/src/test/jme3test/light/TestPssmShadow.java
/* * Copyright (c) 2009-2010 jMonkeyEngine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of ...
test PSSM: set the light dirrection to a non failing value until the issue is fixed git-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@9801 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/test/jme3test/light/TestPssmShadow.java
test PSSM: set the light dirrection to a non failing value until the issue is fixed
Java
mit
9ff9fe0f7f9dac186997329c20e9ba18a2b8e0a8
0
aviolette/foodtrucklocator,aviolette/foodtrucklocator,aviolette/foodtrucklocator,aviolette/foodtrucklocator
package foodtruck.twitter; import java.util.Collection; import java.util.List; import java.util.Map; import java.util.Set; import java.util.logging.Level; import java.util.logging.Logger; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.annotation.Nullable; import com.google.appengine.rep...
src/main/java/foodtruck/twitter/TwitterServiceImpl.java
package foodtruck.twitter; import java.util.Collection; import java.util.List; import java.util.Map; import java.util.Set; import java.util.logging.Level; import java.util.logging.Logger; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.annotation.Nullable; import com.google.appengine.rep...
Add more keywords to trigger observer stops
src/main/java/foodtruck/twitter/TwitterServiceImpl.java
Add more keywords to trigger observer stops
Java
mit
b78878d5faea202a9c3b5452675a71f0c9dad915
0
Qoracoin/Qora,Qoracoin/Qora,Qoracoin/Qora
package settings; import java.io.File; import java.io.InputStream; import java.math.BigDecimal; import java.net.Inet4Address; import java.net.InetAddress; import java.net.NetworkInterface; import java.net.SocketException; import java.net.URL; import java.util.ArrayList; import java.util.Arrays; import java.util.Enumer...
Qora/src/settings/Settings.java
package settings; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.math.BigDecimal; import java.net.Inet4Address; import java.net.InetAddress; import java.net.NetworkInterface; import java.net.SocketException; import java.net.URL; import java.util.ArrayList; import java.util.Arr...
added autocorrection for userpath
Qora/src/settings/Settings.java
added autocorrection for userpath
Java
mit
f23a3c7f711d09df2a27ac9a5cf9a8a0942a9c0e
0
marinif/java-scrabblemmo
package game; import java.awt.Button; import java.io.PrintWriter; import java.io.StringWriter; import java.util.HashMap; import game.Scrabble.Azione; import javafx.fxml.FXML; import javafx.scene.control.Alert; import javafx.scene.control.Alert.AlertType; import javafx.scene.control.Label; import javafx.scene.control....
src/game/GameController.java
package game; import java.awt.Button; import java.io.PrintWriter; import java.io.StringWriter; import java.util.HashMap; import game.Scrabble.Azione; import javafx.fxml.FXML; import javafx.scene.control.Alert; import javafx.scene.control.Alert.AlertType; import javafx.scene.control.Label; import javafx.scene.control....
Implementato i getter/setter in GameController
src/game/GameController.java
Implementato i getter/setter in GameController
Java
mit
de86864fa684ea9ae85b394c1c50ae274aed4097
0
uservoice/uservoice-android-sdk,uservoice/uservoice-android-sdk
package com.uservoice.uservoicesdk.ui; import android.annotation.SuppressLint; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.support.v4.app.FragmentActivity; import android.text.Editable; import android.text.TextUtils; import android.text.TextWatcher; impor...
UserVoiceSDK/src/com/uservoice/uservoicesdk/ui/InstantAnswersAdapter.java
package com.uservoice.uservoicesdk.ui; import android.annotation.SuppressLint; import android.app.AlertDialog; import android.content.Context; import android.support.v4.app.FragmentActivity; import android.text.Editable; import android.text.TextUtils; import android.text.TextWatcher; import android.view.LayoutInflater...
Make it close the soft keyboard after tapping next
UserVoiceSDK/src/com/uservoice/uservoicesdk/ui/InstantAnswersAdapter.java
Make it close the soft keyboard after tapping next
Java
mit
ac4cdb237d52114478522ab6f70cce1a2c2d316c
0
jboesl/irradiate
package de.adito.irradiate.emitters; import de.adito.irradiate.*; import java.util.function.Supplier; /** * @author j.boesl, 26.07.17 */ public class CombiningEmitter<T1, T2> extends Emitter<CombiningEmitter.Combined<T1, T2>> { @SuppressWarnings("FieldCanBeLocal") private IParticle<T1> particle1; @SuppressWa...
src/main/java/de/adito/irradiate/emitters/CombiningEmitter.java
package de.adito.irradiate.emitters; import de.adito.irradiate.*; import java.util.function.Supplier; /** * @author j.boesl, 26.07.17 */ public class CombiningEmitter<T1, T2> extends Emitter<CombiningEmitter.Combined<T1, T2>> { @SuppressWarnings("FieldCanBeLocal") private IParticle<T1> particle1; @SuppressWa...
Use 'onHot' and 'onCold' for CombiningEmitter.
src/main/java/de/adito/irradiate/emitters/CombiningEmitter.java
Use 'onHot' and 'onCold' for CombiningEmitter.
Java
mit
9a8dbc4f9d43e96e22e2a73be4b3cfdcbdd75829
0
elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin
package com.elmakers.mine.bukkit.wand; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Random; import java.util.Set; import java.util.TreeSet; import java.util.UUID; import java.util.regex.Matcher...
src/main/java/com/elmakers/mine/bukkit/wand/Wand.java
package com.elmakers.mine.bukkit.wand; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Random; import java.util.Set; import java.util.TreeSet; import java.util.UUID; import java.util.regex.Matcher...
Better spell/brush tracking
src/main/java/com/elmakers/mine/bukkit/wand/Wand.java
Better spell/brush tracking
Java
mit
b6ec5b578b932e51ec7d061a7a494a65533b71dd
0
imsweb/naaccr-geocoder-client
/* * Copyright (C) 2017 Information Management Services, Inc. */ package com.imsweb.geocoder; import org.junit.Assert; import org.junit.Test; import junitx.util.PrivateAccessor; public class GeocodeOutputTest { // The important behavior in the GeocodeOutput class is tested in GeocoderTest, but wanted a test f...
src/test/java/com/imsweb/geocoder/GeocodeOutputTest.java
/* * Copyright (C) 2017 Information Management Services, Inc. */ package com.imsweb.geocoder; import org.junit.Assert; import org.junit.Test; import junitx.util.PrivateAccessor; public class GeocodeOutputTest { // The important behavior in the GeocodeOutput class is tested in GeocoderTest, but wanted a test f...
Fixed failing compilation
src/test/java/com/imsweb/geocoder/GeocodeOutputTest.java
Fixed failing compilation
Java
mit
33231bbe203af8e8823f594743186ea3b9eb2db2
0
mzmine/mzmine3,mzmine/mzmine3
/* * Copyright 2006-2020 The MZmine Development Team * * This file is part of MZmine. * * MZmine 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 ...
src/main/java/io/github/mzmine/modules/io/import_bruker_tdf/TDFUtils.java
/* * Copyright 2006-2020 The MZmine Development Team * * This file is part of MZmine. * * MZmine 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 ...
proper counting
src/main/java/io/github/mzmine/modules/io/import_bruker_tdf/TDFUtils.java
proper counting
Java
mit
0cfcb49225f60c97a59b7fb15330e8e45a2c7bbb
0
6WIND/jenkins,mattclark/jenkins,mcanthony/jenkins,fbelzunc/jenkins,damianszczepanik/jenkins,nandan4/Jenkins,arcivanov/jenkins,292388900/jenkins,sathiya-mit/jenkins,wangyikai/jenkins,seanlin816/jenkins,gorcz/jenkins,Vlatombe/jenkins,mrooney/jenkins,mdonohue/jenkins,AustinKwang/jenkins,keyurpatankar/hudson,ydubreuil/jenk...
package hudson.model; import hudson.Functions; import hudson.Launcher; import hudson.Util; import hudson.matrix.MatrixConfiguration; import hudson.maven.MavenBuild; import hudson.model.Fingerprint.BuildPtr; import hudson.model.Fingerprint.RangeSet; import hudson.model.listeners.SCMListener; import hudson.scm.CVSChange...
core/src/main/java/hudson/model/AbstractBuild.java
package hudson.model; import hudson.Functions; import hudson.Launcher; import hudson.Util; import hudson.matrix.MatrixConfiguration; import hudson.maven.MavenBuild; import hudson.model.Fingerprint.BuildPtr; import hudson.model.Fingerprint.RangeSet; import hudson.model.listeners.SCMListener; import hudson.scm.CVSChange...
This method can return null. git-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@13274 71c3de6d-444a-0410-be80-ed276b4c234a
core/src/main/java/hudson/model/AbstractBuild.java
This method can return null.
Java
agpl-3.0
78a6c810dd58c6be74565930fdccc220f4058b80
0
deepstupid/sphinx5
package edu.cmu.sphinx.util.props; import java.io.File; import java.io.IOException; import java.net.URL; import java.util.*; import java.util.logging.Logger; /** * Manages a set of <code>Configurable</code>s, their parametrization and the relationships between them. Configurations * can be specified either by xml ...
src/sphinx4/edu/cmu/sphinx/util/props/ConfigurationManager.java
package edu.cmu.sphinx.util.props; import java.io.File; import java.io.IOException; import java.net.URL; import java.util.*; import java.util.logging.Logger; /** * Manages a set of <code>Configurable</code>s, their parametrization and the relationships between them. Configurations * can be specified either by xml ...
made exception message more verbose git-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@9035 94700074-3cef-4d97-a70e-9c8c206c02f5
src/sphinx4/edu/cmu/sphinx/util/props/ConfigurationManager.java
made exception message more verbose
Java
agpl-3.0
c5a5794f83b133bc6c390de9b3ee03bb1d104aa9
0
neo4j-attic/shell
package org.neo4j.util.shell; import java.io.Serializable; import java.rmi.NoSuchObjectException; import java.rmi.RemoteException; import java.rmi.server.UnicastRemoteObject; import java.util.HashMap; import java.util.Map; /** * A common implementation of a {@link ShellServer}. */ public abstract class AbstractServ...
src/java/org/neo4j/util/shell/AbstractServer.java
package org.neo4j.util.shell; import java.io.Serializable; import java.rmi.NoSuchObjectException; import java.rmi.RemoteException; import java.rmi.server.UnicastRemoteObject; import java.util.HashMap; import java.util.Map; /** * A common implementation of a {@link ShellServer}. */ public abstract class AbstractServ...
Removed a System.out.println when shutdown failed. It isn't necessary in any case as I see it. git-svn-id: 4266ce6ee0538c0da65a68ccbb4fbe93285da803@813 0b971d98-bb2f-0410-8247-b05b2b5feb2a
src/java/org/neo4j/util/shell/AbstractServer.java
Removed a System.out.println when shutdown failed. It isn't necessary in any case as I see it.
Java
agpl-3.0
bd587629807cfdc75e25df4d5549c20a9a3efd45
0
BloatIt/bloatit,BloatIt/bloatit,BloatIt/bloatit,BloatIt/bloatit,BloatIt/bloatit
// // Copyright (c) 2011 Linkeos. // // This file is part of Elveos.org. // Elveos.org 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 3 of the License, or (at your // option) any later versio...
main/src/main/java/com/bloatit/data/DaoMember.java
// // Copyright (c) 2011 Linkeos. // // This file is part of Elveos.org. // Elveos.org 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 3 of the License, or (at your // option) any later versio...
Removing case sensitivity on user login
main/src/main/java/com/bloatit/data/DaoMember.java
Removing case sensitivity on user login
Java
lgpl-2.1
b811f9e97fb77728d4f8ee982a6f5e220ff72f70
0
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2007 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/presents/server/PresentsDObjectMgr.java
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2007 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...
Enable unit profiling for great Whirled investigation. git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@5612 542714f4-19e9-0310-aa3c-eee0fc999fb1
src/java/com/threerings/presents/server/PresentsDObjectMgr.java
Enable unit profiling for great Whirled investigation.
Java
lgpl-2.1
8167af052ee86a81858310b93abe27500d3dd2d6
0
SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer
/* * RetinaBackgrondActivityFilter.java * * Created on October 21, 2005, 12:33 PM * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-click the template and choose * Open. You can then make changes to the template in the Source Editor...
src/net/sf/jaer/eventprocessing/filter/XYTypeFilter.java
/* * RetinaBackgrondActivityFilter.java * * Created on October 21, 2005, 12:33 PM * * To change this template, choose Tools | Options and locate the template under * the Source Creation and Management node. Right-click the template and choose * Open. You can then make changes to the template in the Source Editor...
added reminder about filtering in XYTypeFilter to avoid users being confused by only one type of event
src/net/sf/jaer/eventprocessing/filter/XYTypeFilter.java
added reminder about filtering in XYTypeFilter to avoid users being confused by only one type of event
Java
apache-2.0
778e64d8d2481a5af276d3136a2287b660ce8992
0
matthieu/apache-ode,matthieu/apache-ode,matthieu/apache-ode,matthieu/apache-ode
/* * 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 ...
axis2/src/main/java/org/apache/ode/axis2/util/SoapMessageConverter.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 ...
git-svn-id: https://svn.eu.apache.org/repos/asf/incubator/ode/trunk@534589 13f79535-47bb-0310-9956-ffa450edef68
axis2/src/main/java/org/apache/ode/axis2/util/SoapMessageConverter.java
Java
apache-2.0
a4358d92f9adb3d37cd98e2d65b3e50bcd8a172f
0
laoyaosniper/Mobilyzer
/* * Copyright 2013 RobustNet Lab, University of Michigan. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
Mobilyzer/src/com/mobilyzer/MeasurementScheduler.java
/* * Copyright 2013 RobustNet Lab, University of Michigan. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
Ashkan: MeasurementScheduler merged with test branch. currentScheduler removed. Instead, I kept the serverTasks map.
Mobilyzer/src/com/mobilyzer/MeasurementScheduler.java
Ashkan: MeasurementScheduler merged with test branch. currentScheduler removed. Instead, I kept the serverTasks map.
Java
apache-2.0
6d0ef6f564ade46c695956af86fcf9dbed36efc1
0
oriontribunal/CoffeeMud,oriontribunal/CoffeeMud,Tycheo/coffeemud,MaxRau/CoffeeMud,bozimmerman/CoffeeMud,sfunk1x/CoffeeMud,sfunk1x/CoffeeMud,sfunk1x/CoffeeMud,MaxRau/CoffeeMud,sfunk1x/CoffeeMud,bozimmerman/CoffeeMud,oriontribunal/CoffeeMud,MaxRau/CoffeeMud,Tycheo/coffeemud,bozimmerman/CoffeeMud,Tycheo/coffeemud,oriontri...
package com.planet_ink.coffee_mud.Common; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.threads.CMRunnable; 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....
com/planet_ink/coffee_mud/Common/DefaultSession.java
package com.planet_ink.coffee_mud.Common; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.threads.CMRunnable; 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....
git-svn-id: svn://192.168.1.10/public/CoffeeMud@10482 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/Common/DefaultSession.java
Java
apache-2.0
46d60ee4c94f3a00f99c4ddf3ce13f74d3bb0564
0
qingsong-xu/butterknife,wuseal/butterknife,ze-pequeno/butterknife,JakeWharton/butterknife,ze-pequeno/butterknife,huangsongyan/butterknife,GeekHades/butterknife,yuhuayi/butterknife,byterom/android_external_JakeWharton_butterknife,srayhunter/butterknife,ChinaKim/butterknife,suzukaze/butterknife,Scanor/butterknife,jam0cam...
package butterknife; import android.app.Activity; import android.view.View; import java.io.IOException; import java.io.Writer; import java.lang.reflect.Method; import java.util.Collection; import java.util.LinkedHashMap; import java.util.LinkedHashSet; import java.util.Map; import java.util.Set; import javax.annotatio...
butterknife/src/main/java/butterknife/Views.java
package butterknife; import android.app.Activity; import android.view.View; import java.io.IOException; import java.io.Writer; import java.lang.reflect.Method; import java.util.Collection; import java.util.LinkedHashMap; import java.util.LinkedHashSet; import java.util.Map; import java.util.Set; import javax.annotatio...
Prevent IntelliJ from causing checkstyle failures by not wrapping for-each.
butterknife/src/main/java/butterknife/Views.java
Prevent IntelliJ from causing checkstyle failures by not wrapping for-each.
Java
apache-2.0
8e5226c673cd3ac9aeca82e35430d34589743219
0
Erudika/para,Erudika/para
/* * Copyright 2013-2018 Erudika. https://erudika.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
para-core/src/main/java/com/erudika/para/core/utils/ParaObjectUtils.java
/* * Copyright 2013-2018 Erudika. https://erudika.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
refactored a couple of class.newInstance() calls
para-core/src/main/java/com/erudika/para/core/utils/ParaObjectUtils.java
refactored a couple of class.newInstance() calls
Java
apache-2.0
3c8b925783f1083c1fd8f6ffa0439e74b81adf98
0
HaiJiaoXinHeng/server-1,HaiJiaoXinHeng/server-1,hongsudt/server,hongsudt/server,HaiJiaoXinHeng/server-1,hongsudt/server
package edu.ucla.cens.awserver.jee.filter; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServl...
src/edu/ucla/cens/awserver/jee/filter/AuthenticationFilter.java
package edu.ucla.cens.awserver.jee.filter; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServl...
now checks the User object stored in the Session to determine the loggedOn status of the user
src/edu/ucla/cens/awserver/jee/filter/AuthenticationFilter.java
now checks the User object stored in the Session to determine the loggedOn status of the user
Java
apache-2.0
1b692acc6d02c084d3a8a80783f8bc9cf74b5658
0
HappyRay/azkaban,hluu/azkaban2,erwa/azkaban,reallocf/azkaban,sunghyuk/azkaban,hluu/azkaban2,gradleupdate/azkaban2,mradamlacey/azkaban,reallocf/azkaban,mradamlacey/azkaban,reallocf/azkaban,gradleupdate/azkaban2,azkaban/azkaban,jackrjli/azkaban,nomorogbe/azkaban,FelixGV/azkaban2,davidzchen/azkaban,mradamlacey/azkaban,evl...
/* * Copyright 2012 LinkedIn Corp. * * 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/azkaban/jobtype/JobTypeManager.java
/* * Copyright 2012 LinkedIn Corp. * * 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...
Adding spaces between if( and for(.
src/main/java/azkaban/jobtype/JobTypeManager.java
Adding spaces between if( and for(.
Java
apache-2.0
52c7504fb736b63d06b7ddb66da99b1930bafa2b
0
apache/commons-net,apache/commons-net,mohanaraosv/commons-net,codolutions/commons-net,mohanaraosv/commons-net,codolutions/commons-net
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
src/main/java/org/apache/commons/net/ftp/FTPSClient.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
Javadoc git-svn-id: a30623744da1fa54a2e05f6887273b2822fd1c7c@999437 13f79535-47bb-0310-9956-ffa450edef68
src/main/java/org/apache/commons/net/ftp/FTPSClient.java
Javadoc
Java
apache-2.0
465a8247c3d83f86f27cb1162c9e6d560a1d2377
0
benalexau/simple-binary-encoding,amluto/simple-binary-encoding,AdaptiveConsulting/simple-binary-encoding,marksantos/simple-binary-encoding,marksantos/simple-binary-encoding,PKRoma/simple-binary-encoding,tfgm-bud/simple-binary-encoding,benalexau/simple-binary-encoding,benalexau/simple-binary-encoding,tfgm-bud/simple-bin...
/* -*- mode: java; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: nil -*- */ /* * Copyright 2013 Real Logic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
test/java/uk/co/real_logic/sbe/xml/ErrorHandlerTest.java
/* -*- mode: java; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: nil -*- */ /* * Copyright 2013 Real Logic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
fix typo
test/java/uk/co/real_logic/sbe/xml/ErrorHandlerTest.java
fix typo
Java
apache-2.0
8492b965b0a4435dfaaf5ae0e1364dd6400f921d
0
outjie/jqm4gwt,outjie/jqm4gwt,jqm4gwt/jqm4gwt,outjie/jqm4gwt,jqm4gwt/jqm4gwt
package com.sksamuel.jqm4gwt.html; import com.google.gwt.user.client.ui.FlowPanel; /** * An implemenation of a <div> element exposed as a widget. Shorter equivalent of FlowPanel. * */ public class Div extends FlowPanel { // implements HasText<Div> cannot be declared! - UiBinder <h:Div><b:JQMButton/></h:Div> wi...
library/src/main/java/com/sksamuel/jqm4gwt/html/Div.java
package com.sksamuel.jqm4gwt.html; import com.google.gwt.user.client.ui.FlowPanel; import com.sksamuel.jqm4gwt.HasText; /** * An implemenation of a <div> element exposed as a widget. Shorter equivalent of FlowPanel. * */ public class Div extends FlowPanel implements HasText<Div> { public Div() { } @O...
reverted HasText<> declaration
library/src/main/java/com/sksamuel/jqm4gwt/html/Div.java
reverted HasText<> declaration
Java
apache-2.0
4c6948ad96124cb5e653460616fdb51c8e925243
0
apache/zest-qi4j,apache/zest-qi4j,Qi4j/qi4j-libraries,Qi4j/qi4j-sdk,ramtej/Qi4j.Repo.4.Sync,Qi4j/qi4j-sdk,Qi4j/qi4j-libraries,joobn72/qi4j-sdk,joobn72/qi4j-sdk,Qi4j/qi4j-sdk,ramtej/Qi4j.Repo.4.Sync,Qi4j/qi4j-libraries,Qi4j/qi4j-libraries,joobn72/qi4j-sdk,ramtej/Qi4j.Repo.4.Sync,apache/zest-qi4j,ramtej/Qi4j.Repo.4.Sync,...
/* * Copyright (c) 2010, Paul Merlin. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law...
vaadin/src/test/java/org/qi4j/library/vaadin/VaadinQi4jTest.java
/* * Copyright (c) 2010, Paul Merlin. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law...
vaadin: changed the port used by the http service during unit test to minimize conflicts
vaadin/src/test/java/org/qi4j/library/vaadin/VaadinQi4jTest.java
vaadin: changed the port used by the http service during unit test to minimize conflicts
Java
apache-2.0
241bf7d7d9662d0b83d82da2705fab1c8664388e
0
jaypal/testng,rschmitt/testng,jerome-jacob/testng,missedone/testng,tobecrazy/testng,bmlct/testng,VladRassokhin/testng,scr/testng,msebire/testng,bmlct/testng,akozlova/testng,missedone/testng,tobecrazy/testng,rschmitt/testng,raindev/testng,emopers/testng,VikingDen/testng,gjuillot/testng,VladRassokhin/testng,VladRassokhin...
package org.testng.internal; import org.testng.ITestContext; import org.testng.ITestNGMethod; import org.testng.ITestResult; import org.testng.TestNGException; import org.testng.annotations.IConfigurationAnnotation; import org.testng.annotations.IDataProviderAnnotation; import org.testng.annotations.IParameterizable; ...
src/main/java/org/testng/internal/Parameters.java
package org.testng.internal; import org.testng.ITestContext; import org.testng.ITestNGMethod; import org.testng.ITestResult; import org.testng.TestNGException; import org.testng.annotations.IConfigurationAnnotation; import org.testng.annotations.IDataProviderAnnotation; import org.testng.annotations.IParameterizable; ...
Support java.lang.Enum used as parameter type.
src/main/java/org/testng/internal/Parameters.java
Support java.lang.Enum used as parameter type.
Java
apache-2.0
16862062e90cf7ccef58acf230248f90c1235e0e
0
Axway/Grapes,Axway/Grapes,Axway/Grapes,Axway/Grapes
package org.axway.grapes.server.db.mongo; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; import com.google.common.cache.LoadingCache; import com.google.common.collect.Lists; import com.mongodb.DB; import com.mongodb.MongoClient; import com.mongodb.ServerAddress; import com.sun...
server/src/main/java/org/axway/grapes/server/db/mongo/MongodbHandler.java
package org.axway.grapes.server.db.mongo; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; import com.google.common.cache.LoadingCache; import com.google.common.collect.Lists; import com.mongodb.DB; import com.mongodb.MongoClient; import com.mongodb.ServerAddress; import com.sun...
Modifying the log level
server/src/main/java/org/axway/grapes/server/db/mongo/MongodbHandler.java
Modifying the log level
Java
apache-2.0
6a9f41805997024863ee745c2010a3634abc154f
0
strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra,vroyer/elassandra,strapdata/elassandra,vroyer/elassandra
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
server/src/test/java/org/elasticsearch/action/bulk/BulkWithUpdatesIT.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...
[TEST] Enhance failure message when bulk updates have failures
server/src/test/java/org/elasticsearch/action/bulk/BulkWithUpdatesIT.java
[TEST] Enhance failure message when bulk updates have failures
Java
apache-2.0
1229ae6afef8443f10d119edd6bf4ade1924d0f3
0
Sam1301/zulip-android,abhaymaniyar/zulip-android,abhaymaniyar/zulip-android,prati0100/zulip-android,zulip/zulip-android,prati0100/zulip-android,Sam1301/zulip-android,vishwesh3/zulip-android
package com.zulip.android.activities; import android.Manifest; import java.sql.SQLException; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.concurrent.Callable; import java.util.ArrayList; import android.animation.Animator; import android.annotation.SuppressLint; import and...
app/src/main/java/com/zulip/android/activities/ZulipActivity.java
package com.zulip.android.activities; import android.Manifest; import java.sql.SQLException; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.concurrent.Callable; import java.util.ArrayList; import android.animation.Animator; import android.annotation.SuppressLint; import and...
UI Enhancement: SearchView clears on back press. Once a search is performed on the chat screen and we press back to get back to the chat screen from the search results, the text in the searchView is still there, which is confusing. Fixes #267.
app/src/main/java/com/zulip/android/activities/ZulipActivity.java
UI Enhancement: SearchView clears on back press.
Java
apache-2.0
c65af0438a11fb7cd8d2fdaae5b6a37650e3067b
0
liftting/XmWeiBo
package wm.xmwei.datadao.netway.group; import com.google.gson.Gson; import com.google.gson.JsonSyntaxException; import java.util.HashMap; import java.util.Map; import wm.xmwei.bean.DataGroupListDomain; import wm.xmwei.core.debug.AppLogger; import wm.xmwei.core.lib.support.error.XmWeiboException; import wm.xmwei.core...
XmWei/app/src/main/java/wm/xmwei/datadao/netway/group/NetUserGroupDao.java
package wm.xmwei.datadao.netway.group; import com.google.gson.Gson; import com.google.gson.JsonSyntaxException; import java.util.HashMap; import java.util.Map; import wm.xmwei.bean.DataGroupListDomain; import wm.xmwei.core.debug.AppLogger; import wm.xmwei.core.lib.support.error.XmWeiboException; import wm.xmwei.core...
update user info
XmWei/app/src/main/java/wm/xmwei/datadao/netway/group/NetUserGroupDao.java
update user info
Java
bsd-2-clause
d31d347fe1176de7b9d609c0a3978866d9227538
0
scifio/scifio
/* * #%L * OME Bio-Formats package for reading and converting biological file formats. * %% * Copyright (C) 2005 - 2012 Open Microscopy Environment: * - Board of Regents of the University of Wisconsin-Madison * - Glencoe Software, Inc. * - University of Dundee * %% * This program is free software: you ca...
components/bio-formats/src/loci/formats/in/SlidebookReader.java
/* * #%L * OME Bio-Formats package for reading and converting biological file formats. * %% * Copyright (C) 2005 - 2012 Open Microscopy Environment: * - Board of Regents of the University of Wisconsin-Madison * - Glencoe Software, Inc. * - University of Dundee * %% * This program is free software: you ca...
Fixes for multi-channel data that needs special XY calculation
components/bio-formats/src/loci/formats/in/SlidebookReader.java
Fixes for multi-channel data that needs special XY calculation
Java
bsd-3-clause
f3344ad514013d086eb98858b370a06c69fc648e
0
erhs-53-hackers/Robo2012
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package edu.wpi.first.wpilibj.templates; import edu.wpi.first.wpilibj.DriverStationLCD; import edu.wpi.first.wpilibj.camera.AxisCamera; import edu.wpi.first.wpilibj.image.BinaryImage; import edu.wpi.first.wpilibj.image....
src/edu/wpi/first/wpilibj/templates/ImageProcessing.java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package edu.wpi.first.wpilibj.templates; import edu.wpi.first.wpilibj.DriverStationLCD; import edu.wpi.first.wpilibj.camera.AxisCamera; import edu.wpi.first.wpilibj.image.BinaryImage; import edu.wpi.first.wpilibj.image....
wrong algorithm, more methods suggested
src/edu/wpi/first/wpilibj/templates/ImageProcessing.java
wrong algorithm, more methods suggested
Java
bsd-3-clause
13657d9489c901936905237985c290664d18ac6a
0
iamedu/dari,iamedu/dari,iamedu/dari,iamedu/dari
package com.psddev.dari.db; import com.psddev.dari.util.ObjectUtils; import com.psddev.dari.util.PaginatedResult; import com.psddev.dari.util.Profiler; import com.psddev.dari.util.PullThroughValue; import com.psddev.dari.util.Settings; import com.psddev.dari.util.SettingsException; import com.psddev.dari.util.Stats; i...
db/src/main/java/com/psddev/dari/db/SolrDatabase.java
package com.psddev.dari.db; import com.psddev.dari.util.ObjectUtils; import com.psddev.dari.util.PaginatedResult; import com.psddev.dari.util.Profiler; import com.psddev.dari.util.PullThroughValue; import com.psddev.dari.util.Settings; import com.psddev.dari.util.SettingsException; import com.psddev.dari.util.Stats; i...
Adds SolrDatabase.buildSimilarQuery to allow access to MoreLikeThis searcher.
db/src/main/java/com/psddev/dari/db/SolrDatabase.java
Adds SolrDatabase.buildSimilarQuery to allow access to MoreLikeThis searcher.
Java
bsd-3-clause
8fe1552512027ef99bd87eb177060f7d91e8529a
0
smithandrewl/MissileDefenseGame
/* * Copyright (c) 2013, Andrew Smith * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the * following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of conditions and ...
src/org/missiledefense/GameWorld.java
/* * Copyright (c) 2013, Andrew Smith * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the * following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list of conditions and ...
Pressing spacebar causes a volley of missiles to be fired (one for each ufo)
src/org/missiledefense/GameWorld.java
Pressing spacebar causes a volley of missiles to be fired (one for each ufo)
Java
mit
29f4428f8bc5b0b88874e1ea1219869db3a9f1ab
0
crimsondusk/blaxbox
package fi.utu.ville.exercises; import java.util.ArrayList; import java.util.Random; import com.vaadin.server.ThemeResource; import com.vaadin.ui.Alignment; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.HorizontalSplitPanel; import com...
blaxbox/src/main/java/fi/utu/ville/exercises/BlaxBoxExecutor.java
package fi.utu.ville.exercises; import java.util.ArrayList; import java.util.Random; import com.vaadin.server.ThemeResource; import com.vaadin.ui.Alignment; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.HorizontalSplitPanel; import com...
Deleted OK-button
blaxbox/src/main/java/fi/utu/ville/exercises/BlaxBoxExecutor.java
Deleted OK-button
Java
mit
43cdb5affc15ae38d6214d44e1069373ddb5c042
0
oliveiradev/RxPhoto,oliveiradev/RxPhoto
package com.github.oliveiradev.lib; import android.app.Activity; import android.content.ContentResolver; import android.content.ContentValues; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.provider.MediaStore; import com.github.oliveiradev.lib.shared.Constants; import...
lib/src/main/java/com/github/oliveiradev/lib/OverlapActivity.java
package com.github.oliveiradev.lib; import android.annotation.SuppressLint; import android.app.Activity; import android.content.ContentResolver; import android.content.ContentValues; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.os.Environment; import android.provider....
remove unused imports
lib/src/main/java/com/github/oliveiradev/lib/OverlapActivity.java
remove unused imports
Java
mit
fcef935e90fda635e24f03c1188e487c9286a547
0
fingo/urlopia,fingo/urlopia,fingo/urlopia,fingo/urlopia,fingo/urlopia
package info.fingo.urlopia.mail; import com.github.jknack.handlebars.Context; import com.github.jknack.handlebars.Handlebars; import com.github.jknack.handlebars.Template; import com.github.jknack.handlebars.context.MapValueResolver; import com.github.jknack.handlebars.io.ClassPathTemplateLoader; import com.github.jkn...
src/main/java/info/fingo/urlopia/mail/MailBot.java
package info.fingo.urlopia.mail; import com.github.jknack.handlebars.Context; import com.github.jknack.handlebars.Handlebars; import com.github.jknack.handlebars.Template; import com.github.jknack.handlebars.context.MapValueResolver; import com.github.jknack.handlebars.io.ClassPathTemplateLoader; import com.github.jkn...
fixes leader mails duplications (#71) fixes #70
src/main/java/info/fingo/urlopia/mail/MailBot.java
fixes leader mails duplications (#71)
Java
mit
c3b79d6bbb571ccae5412149eacc2a38ee25a53b
0
Innovimax-SARL/mix-them
package innovimax.mixthem.operation; import innovimax.mixthem.MixException; import innovimax.mixthem.arguments.RuleParam; import innovimax.mixthem.arguments.ParamValue; import java.util.Arrays; import java.util.Collections; import java.util.Iterator; import java.util.List; import java.util.Map; /** * <p>Zips two lin...
src/main/java/innovimax/mixthem/operation/DefaultLineZipping.java
package innovimax.mixthem.operation; import innovimax.mixthem.MixException; import innovimax.mixthem.arguments.RuleParam; import innovimax.mixthem.arguments.ParamValue; import java.util.Arrays; import java.util.Collections; import java.util.Iterator; import java.util.List; import java.util.Map; /** * <p>Zips two lin...
Update DefaultLineZipping.java
src/main/java/innovimax/mixthem/operation/DefaultLineZipping.java
Update DefaultLineZipping.java
Java
mit
28fdcd0738973a61ea5f7b01aaa0224225c31a1a
0
tegument/react-native-firestack,sraka1/react-native-firestack,pedro-ribeiro/react-native-firestack,tegument/react-native-firestack,pedro-ribeiro/react-native-firestack,devshackio/react-native-firestack,fullstackreact/react-native-firestack,pedro-ribeiro/react-native-firestack,sraka1/react-native-firestack,devshackio/re...
package io.fullstack.firestack; import android.content.Context; import android.util.Log; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.ListIterator; import java.util.ArrayList; import java.util.Map; import android.net.Uri; import android.support.annotation.NonNull; impor...
android/src/main/java/io/fullstack/firestack/FirestackDatabase.java
package io.fullstack.firestack; import android.content.Context; import android.util.Log; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.ListIterator; import java.util.ArrayList; import java.util.Map; import android.net.Uri; import android.support.annotation.NonNull; impor...
Fix Java Database Listeners Various fixes / changes: - dont call removeDBHandlers() when calling .on() - Dont destroy and recreate the monolithic listener for each path - handleDatabaseEvent only forwards it to javascript if anyone is listening to that eventType Previously: - Calling ref.on(eventType) would erase...
android/src/main/java/io/fullstack/firestack/FirestackDatabase.java
Fix Java Database Listeners
Java
mit
64ff4171a8fa61cd43a35d4a6f5aaff5eedada9e
0
ngageoint/geopackage-mapcache-android
package mil.nga.mapcache; import android.Manifest; import android.app.Fragment; import android.app.FragmentManager; import android.content.Context; import android.content.DialogInterface; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.content.pm.PackageManager...
mapcache/src/main/java/mil/nga/mapcache/GeoPackageMapFragment.java
package mil.nga.mapcache; import android.Manifest; import android.app.Fragment; import android.app.FragmentManager; import android.content.Context; import android.content.DialogInterface; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.content.pm.PackageManager...
additional error logging
mapcache/src/main/java/mil/nga/mapcache/GeoPackageMapFragment.java
additional error logging
Java
agpl-3.0
98a3d6edfb9f650e1e14c00dffc53fb6dc8244c7
0
cfpio/callForPapers,cfpio/callForPapers,cfpio/callForPapers
/* * Copyright (c) 2016 BreizhCamp * [http://breizhcamp.org] * * This file is part of CFP.io. * * CFP.io is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (a...
src/main/java/io/cfp/service/TalkAdminService.java
/* * Copyright (c) 2016 BreizhCamp * [http://breizhcamp.org] * * This file is part of CFP.io. * * CFP.io is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (a...
update schedule
src/main/java/io/cfp/service/TalkAdminService.java
update schedule
Java
agpl-3.0
8d028cd6cf79a99581d698dd2776cebbc59d48d7
0
TheLanguageArchive/Arbil,TheLanguageArchive/Arbil,TheLanguageArchive/Arbil,TheLanguageArchive/Arbil,TheLanguageArchive/Arbil
package nl.mpi.arbil.importexport; import nl.mpi.arbil.*; import nl.mpi.arbil.data.ImdiTreeObject; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Cursor; import java.awt.Dimension; import java.awt.FlowLayout; import java.awt.Frame; import java.awt.Insets; import java.aw...
src/nl/mpi/arbil/importexport/ImportExportDialog.java
package nl.mpi.arbil.importexport; import nl.mpi.arbil.*; import nl.mpi.arbil.data.ImdiTreeObject; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.Cursor; import java.awt.FlowLayout; import java.awt.Frame; import java.awt.Insets; import java.awt.Toolkit; import java.awt....
Updated details text and corrected layout and hide show issue in the import export dialogue.
src/nl/mpi/arbil/importexport/ImportExportDialog.java
Updated details text and corrected layout and hide show issue in the import export dialogue.
Java
agpl-3.0
8784af429ca3aa58213e1db01f5012506a082be8
0
ozwillo/ozwillo-kernel,ozwillo/ozwillo-kernel,ozwillo/ozwillo-kernel
/** * Ozwillo Kernel * Copyright (C) 2015 Atol Conseils & Développements * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) a...
oasis-webapp/src/main/java/oasis/tools/Bootstrap.java
/** * Ozwillo Kernel * Copyright (C) 2015 Atol Conseils & Développements * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) a...
Bootstrap scopes' name and description to "minimized" locales Change-Id: Id00e4bd9550bce415198712747f588a4c0a728e7
oasis-webapp/src/main/java/oasis/tools/Bootstrap.java
Bootstrap scopes' name and description to "minimized" locales
Java
lgpl-2.1
75e195e4ae065676bc8be106261e80585e360017
0
fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui,fjalvingh/domui
package to.etc.domui.logic; import java.util.*; import javax.annotation.*; import to.etc.domui.component.meta.*; import to.etc.domui.util.*; import to.etc.domui.util.db.*; import to.etc.util.*; /** * Helper class to copy models and to handle model changes related to models by comparing their * contents. The entir...
to.etc.domui/src/to/etc/domui/logic/LogiModel.java
package to.etc.domui.logic; import java.util.*; import javax.annotation.*; import to.etc.domui.component.meta.*; import to.etc.domui.util.*; import to.etc.domui.util.db.*; import to.etc.util.*; /** * Helper class to copy models and to handle model changes related to models by comparing their * contents. The entir...
Remove old impl.
to.etc.domui/src/to/etc/domui/logic/LogiModel.java
Remove old impl.
Java
apache-2.0
86e1ef8e372d6b71c4f30c8e13d03c0de7286f3b
0
weld/core,manovotn/core,manovotn/core,manovotn/core,antoinesd/weld-core,antoinesd/weld-core,weld/core,antoinesd/weld-core
package org.jboss.webbeans.util; import java.util.Collection; import java.util.Map; import java.util.Set; public class MapWrapper<K, V> implements Map<K, V> { private Map<K, V> delegate; public MapWrapper(Map<K, V> delegate) { this.delegate = delegate; } public void clear() { ...
webbeans-ri/src/main/java/org/jboss/webbeans/util/MapWrapper.java
package org.jboss.webbeans.util; import java.util.Collection; import java.util.Map; import java.util.Set; public class MapWrapper<K, V> implements Map<K, V> { private Map<K, V> delegate; public MapWrapper(Map<K, V> delegate) { this.delegate = delegate; } public void clear() { ...
minor (thanks Matt :-) git-svn-id: 811cd8a17a8c3c0c263af499002feedd54a892d0@145 1c488680-804c-0410-94cd-c6b725194a0e
webbeans-ri/src/main/java/org/jboss/webbeans/util/MapWrapper.java
minor (thanks Matt :-)
Java
apache-2.0
0ba1193fcdff1c4924bf65f254cfc6d8ac51fd77
0
joergen7/cf-java
/* Cuneiform: A Functional Language for Large Scale Scientific Data Analysis * * Copyright 2016 Jörgen Brandt, Marc Bux, and Ulf Leser * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at *...
src/main/java/de/huberlin/wbi/cfjava/eval/StepEvalFn.java
/* Cuneiform: A Functional Language for Large Scale Scientific Data Analysis * * Copyright 2016 Jörgen Brandt, Marc Bux, and Ulf Leser * * 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 *...
Duplicate variable removed.
src/main/java/de/huberlin/wbi/cfjava/eval/StepEvalFn.java
Duplicate variable removed.
Java
apache-2.0
b9f3dc8168dd53dc5501dcf87b4941d03a425705
0
indvd00m/vaadin-sub-navigator
package com.indvd00m.vaadin.navigator; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import com.indvd00m.vaadin.navigator.api.HierarchyDirection; import com.indvd00m.vaadin.navigator.api.ISubNavigator; impor...
sub-navigator/src/main/java/com/indvd00m/vaadin/navigator/SubNavigator.java
package com.indvd00m.vaadin.navigator; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import com.indvd00m.vaadin.navigator.api.HierarchyDirection; import com.indvd00m.vaadin.navigator.api.ISubNavigator; impor...
Fixed cleaning of dynamic containers
sub-navigator/src/main/java/com/indvd00m/vaadin/navigator/SubNavigator.java
Fixed cleaning of dynamic containers
Java
apache-2.0
da9f77b39badf133e46735f17bdb81c34e137fd9
0
StevenLeRoux/warp10-platform,StevenLeRoux/warp10-platform,StevenLeRoux/warp10-platform,StevenLeRoux/warp10-platform,hbs/warp10-platform,cityzendata/warp10-platform,hbs/warp10-platform,hbs/warp10-platform,cityzendata/warp10-platform,cityzendata/warp10-platform,cityzendata/warp10-platform,hbs/warp10-platform
// // Copyright 2016 Cityzen Data // // 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...
warp10/src/main/java/io/warp10/continuum/store/Store.java
// // Copyright 2016 Cityzen Data // // 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...
Corrected RpcController use
warp10/src/main/java/io/warp10/continuum/store/Store.java
Corrected RpcController use
Java
apache-2.0
a14b1ab9f7660132bea81b18c29ca119f0c442ee
0
iservport/helianto,iservport/helianto
/* Copyright 2005 I Serv Consultoria Empresarial Ltda. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
helianto-core/src/main/java/org/helianto/core/domain/Identity.java
/* Copyright 2005 I Serv Consultoria Empresarial Ltda. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
Added appelation getter.
helianto-core/src/main/java/org/helianto/core/domain/Identity.java
Added appelation getter.
Java
apache-2.0
9c9616c427b1cb92024fd0edb43d994f2311e282
0
treasure-data/td-import-java,treasure-data/td-import-java
package com.treasure_data.commands.bulk_import; import java.util.Properties; import java.util.logging.Logger; import com.treasure_data.commands.Command; import com.treasure_data.commands.CommandException; import com.treasure_data.commands.MultithreadsCommand; public class UploadPartsFactory { private static fina...
src/main/java/com/treasure_data/commands/bulk_import/UploadPartsFactory.java
package com.treasure_data.commands.bulk_import; import java.util.Properties; import java.util.logging.Logger; import com.treasure_data.commands.Command; import com.treasure_data.commands.CommandException; import com.treasure_data.commands.MultithreadsCommand; public class UploadPartsFactory { private static fina...
refined UploadPartsFactory class with multi-threading
src/main/java/com/treasure_data/commands/bulk_import/UploadPartsFactory.java
refined UploadPartsFactory class with multi-threading
Java
apache-2.0
f19677964857fd8984e996519649d3bc36e5aa03
0
copper-engine/copper-engine,benfortuna/copper-engine,benfortuna/copper-engine,copper-engine/copper-engine
/* * Copyright 2002-2013 SCOOP Software GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
projects/copper-coreengine/src/main/java/org/copperengine/core/Interrupt.java
/* * Copyright 2002-2013 SCOOP Software GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
Minor javadoc issue
projects/copper-coreengine/src/main/java/org/copperengine/core/Interrupt.java
Minor javadoc issue
Java
apache-2.0
968d804e222f4dc2ddb391c5822949b384e1e6dc
0
realityforge/gwt-appcache,realityforge/gwt-appcache
package org.realityforge.gwt.appcache.linker; import com.google.gwt.core.ext.LinkerContext; import com.google.gwt.core.ext.TreeLogger; import com.google.gwt.core.ext.TreeLogger.Type; import com.google.gwt.core.ext.UnableToCompleteException; import com.google.gwt.core.ext.linker.AbstractLinker; import com.google.gwt.co...
server/src/main/java/org/realityforge/gwt/appcache/linker/AppcacheLinker.java
package org.realityforge.gwt.appcache.linker; import com.google.gwt.core.ext.LinkerContext; import com.google.gwt.core.ext.TreeLogger; import com.google.gwt.core.ext.TreeLogger.Type; import com.google.gwt.core.ext.UnableToCompleteException; import com.google.gwt.core.ext.linker.AbstractLinker; import com.google.gwt.co...
Rename some variables
server/src/main/java/org/realityforge/gwt/appcache/linker/AppcacheLinker.java
Rename some variables
Java
apache-2.0
c4834a338839d937c0d435583dc23bda4c33cd3c
0
palava/palava-bridge
/** * Copyright 2010 CosmoCode 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...
src/main/java/de/cosmocode/palava/bridge/simple/DefaultProtocolAlgorithm.java
/** * Copyright 2010 CosmoCode 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...
fixed char test
src/main/java/de/cosmocode/palava/bridge/simple/DefaultProtocolAlgorithm.java
fixed char test
Java
apache-2.0
59788915713bfb34b492e52174b2c82c62e789cf
0
caot/intellij-community,Distrotech/intellij-community,salguarnieri/intellij-community,holmes/intellij-community,vladmm/intellij-community,ibinti/intellij-community,jagguli/intellij-community,salguarnieri/intellij-community,gnuhub/intellij-community,mglukhikh/intellij-community,vladmm/intellij-community,petteyg/intellij...
/* * Copyright 2000-2012 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/lang-impl/src/com/intellij/codeInsight/lookup/impl/LookupOffsets.java
/* * Copyright 2000-2012 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
diagnostics instead of NPE when accessing disposed lookup (EA-48887)
platform/lang-impl/src/com/intellij/codeInsight/lookup/impl/LookupOffsets.java
diagnostics instead of NPE when accessing disposed lookup (EA-48887)