lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | apache-2.0 | 13873681ab65c4637a5fe849ca2717554f2ae1bc | 0 | theangrydev/fluent-bdd | /*
* Copyright 2016 Liam Williams <liam.williams@zoho.com>.
*
* This file is part of yatspec-fluent.
*
* 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/licens... | src/main/java/io/github/theangrydev/yatspecfluent/FluentTest.java | /*
* Copyright 2016 Liam Williams <liam.williams@zoho.com>.
*
* This file is part of yatspec-fluent.
*
* 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/licens... | Tweaking messages
| src/main/java/io/github/theangrydev/yatspecfluent/FluentTest.java | Tweaking messages | |
Java | apache-2.0 | 34a1dde7b61131692597351b7a1e669c4f0ca51c | 0 | material-components/material-components-android | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | lib/java/com/google/android/material/tabs/TabLayout.java | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [Tabs] Fixed potential NPE when updating tab view.
PiperOrigin-RevId: 479643436
| lib/java/com/google/android/material/tabs/TabLayout.java | [Tabs] Fixed potential NPE when updating tab view. | |
Java | apache-2.0 | ed70808c27ecc59d2827f8c8b6d2870b70c4197d | 0 | hizel/lorsource,maxcom/lorsource,maxcom/lorsource,kloun/lorsource,maxcom/lorsource,ymn/lorsource,ymn/lorsource,hizel/lorsource,ymn/lorsource,bodqhrohro/lorsource,ymn/lorsource,kloun/lorsource,fat0troll/lorsource,maxcom/lorsource,bodqhrohro/lorsource,hizel/lorsource,kloun/lorsource,hizel/lorsource,bodqhrohro/lorsource,k... | /*
* Copyright 1998-2012 Linux.org.ru
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | src/main/java/ru/org/linux/topic/TopicListController.java | /*
* Copyright 1998-2012 Linux.org.ru
* 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... | забыли section в предыдущем fix-е
| src/main/java/ru/org/linux/topic/TopicListController.java | забыли section в предыдущем fix-е | |
Java | apache-2.0 | 87c67e6bfbdc21328b69d275736712166de430ae | 0 | infraling/atomic,infraling/atomic | /**
*
*/
package org.corpus_tools.atomic.tokeneditor;
import java.util.List;
import org.corpus_tools.atomic.editors.DocumentGraphEditor;
import org.corpus_tools.atomic.tokeneditor.data.TokenListDataProvider;
import org.corpus_tools.salt.common.STextualRelation;
import org.corpus_tools.salt.common.SToken;
import or... | plugins/org.corpus-tools.atomic.tokeneditor/src/main/java/org/corpus_tools/atomic/tokeneditor/TableBasedTokenEditor.java | /**
*
*/
package org.corpus_tools.atomic.tokeneditor;
import java.util.List;
import org.corpus_tools.atomic.editors.DocumentGraphEditor;
import org.corpus_tools.atomic.tokeneditor.data.TokenListDataProvider;
import org.corpus_tools.salt.common.STextualRelation;
import org.corpus_tools.salt.common.SToken;
import or... | Implement row headings
| plugins/org.corpus-tools.atomic.tokeneditor/src/main/java/org/corpus_tools/atomic/tokeneditor/TableBasedTokenEditor.java | Implement row headings | |
Java | apache-2.0 | ce30409da8bc703315e4c28a90a0db7c0e21d441 | 0 | kjniemi/netty,zxhfirefox/netty,zxhfirefox/netty,CodingFabian/netty,carlbai/netty,yrcourage/netty,andsel/netty,exinguu/netty,AnselQiao/netty,yipen9/netty,xingguang2013/netty,woshilaiceshide/netty,zzcclp/netty,JungMinu/netty,balaprasanna/netty,WangJunTYTL/netty,mcobrien/netty,serioussam/netty,xingguang2013/netty,cnoldtre... | /*
* JBoss, Home of Professional Open Source
*
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* by the @author tags. See the COPYRIGHT.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | src/main/java/org/jboss/netty/channel/ChannelFuture.java | /*
* JBoss, Home of Professional Open Source
*
* Copyright 2008, Red Hat Middleware LLC, and individual contributors
* by the @author tags. See the COPYRIGHT.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the t... | Improved ChannelFuture documentation
| src/main/java/org/jboss/netty/channel/ChannelFuture.java | Improved ChannelFuture documentation | |
Java | apache-2.0 | a8af8d6156943f8fd4721e8ac27392eab4c72de9 | 0 | zhan-xiong/buck,romanoid/buck,grumpyjames/buck,shs96c/buck,facebook/buck,brettwooldridge/buck,shs96c/buck,marcinkwiatkowski/buck,shybovycha/buck,clonetwin26/buck,k21/buck,LegNeato/buck,darkforestzero/buck,rmaz/buck,JoelMarcey/buck,dsyang/buck,grumpyjames/buck,shybovycha/buck,JoelMarcey/buck,LegNeato/buck,LegNeato/buck,... | /*
* Copyright 2014-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | src/com/facebook/buck/android/ExopackageInstaller.java | /*
* Copyright 2014-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | Add null check
Test Plan: CI
Reviewed By: dreiss
fbshipit-source-id: e63de8e
| src/com/facebook/buck/android/ExopackageInstaller.java | Add null check | |
Java | bsd-2-clause | fb7f6bebc81a37fd10bd68741f8f957c9de3f572 | 0 | ramirezjpdf/projetoRedesPESC2015-1 | package br.ufrj.cos.redes.delayLossSimulator;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.util.Calendar;
... | src/br/ufrj/cos/redes/delayLossSimulator/DelayLossSimulator.java | package br.ufrj.cos.redes.delayLossSimulator;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.util.Calendar;
import java.util.Timer;
import java.util.TimerTask;
import br.ufrj.cos.... | send ack for end packet
| src/br/ufrj/cos/redes/delayLossSimulator/DelayLossSimulator.java | send ack for end packet | |
Java | bsd-3-clause | a5acc0a8a87c5106be1f76c4001bbc855273ec56 | 0 | edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon | /*
* $Id: AdminServletManager.java,v 1.30 2012-10-23 21:16:23 tlipkis Exp $
*/
/*
Copyright (c) 2000-2012 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "... | src/org/lockss/servlet/AdminServletManager.java | /*
* $Id: AdminServletManager.java,v 1.29 2012-10-23 21:13:22 tlipkis Exp $
*/
/*
Copyright (c) 2000-2012 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "... | Clarified javadoc.
git-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@21688 4f837ed2-42f5-46e7-a7a5-fa17313484d4
| src/org/lockss/servlet/AdminServletManager.java | Clarified javadoc. | |
Java | bsd-3-clause | c7b9d58aadfb635e74f85106037524995fa7276c | 0 | Open-MBEE/MDK,Open-MBEE/MDK | /*******************************************************************************
* Copyright (c) <2013>, California Institute of Technology ("Caltech").
* U.S. Government sponsorship acknowledged.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are... | src/main/java/gov/nasa/jpl/mbee/generator/DocumentValidator.java | /*******************************************************************************
* Copyright (c) <2013>, California Institute of Technology ("Caltech").
* U.S. Government sponsorship acknowledged.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are... | update docgen validator to handle view classes for cycle detection | src/main/java/gov/nasa/jpl/mbee/generator/DocumentValidator.java | update docgen validator to handle view classes for cycle detection | |
Java | bsd-3-clause | 0739223eebfdb75e1d100819629c2c03bf439178 | 0 | dart-lang/sdk,dart-lang/sdk,dart-archive/dart-sdk,dart-lang/sdk,dartino/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-archive/dart-sdk,dart-lang/sdk,dart-lang/sdk,dartino/dart-sdk,dart-archive/dart-sdk,dart-archive/dart-sdk,dartino/dart-sdk,dartino/dart-sdk,dart-archive/dar... | // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.google.dart.compiler;
import com.google.common.collect.Lists;
import com.google.common.io.... | compiler/java/com/google/dart/compiler/DartCompiler.java | // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.google.dart.compiler;
import com.google.common.collect.Lists;
import com.google.common.io.... | Issue 467: NPE with missing source
This was addressed in another issue / cl, however Brian suggested the error
reporing was wrong. Let me know if this is what you are looking for.
R=brianwilkerson@google.com,mmendez
BUG=
TEST=
Review URL: http://codereview.chromium.org//8999001
git-svn-id: c93d8a2297af3b929165606e... | compiler/java/com/google/dart/compiler/DartCompiler.java | Issue 467: NPE with missing source | |
Java | mit | f86dd7694ca9f215c48a5aa3c1befec476bc622a | 0 | fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg | package ua.com.fielden.platform.security.user;
import ua.com.fielden.platform.entity.AbstractPersistentEntity;
import ua.com.fielden.platform.entity.DynamicEntityKey;
import ua.com.fielden.platform.entity.annotation.CompanionObject;
import ua.com.fielden.platform.entity.annotation.CompositeKeyMember;
import ua.com.fie... | platform-pojo-bl/src/main/java/ua/com/fielden/platform/security/user/UserAndRoleAssociation.java | package ua.com.fielden.platform.security.user;
import ua.com.fielden.platform.entity.AbstractPersistentEntity;
import ua.com.fielden.platform.entity.DynamicEntityKey;
import ua.com.fielden.platform.entity.annotation.CompanionObject;
import ua.com.fielden.platform.entity.annotation.CompositeKeyMember;
import ua.com.fie... | #1860 - restored SkipEntityExistsValidation but with skipActiveOnly
| platform-pojo-bl/src/main/java/ua/com/fielden/platform/security/user/UserAndRoleAssociation.java | #1860 - restored SkipEntityExistsValidation but with skipActiveOnly | |
Java | mit | 80e0502454cb18830f72de4caf05f088dc230284 | 0 | uthidata/Beginner-Projects,uthidata/Beginner-Projects | package WhatDayIsToday;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
import java.util.Scanner;
import GUI.GUI;
/**
*
* @author theparrot
*/
public class WhatDayIsToday {
/**
... | weekDayCalculator/src/WhatDayIsToday/WhatDayIsToday.java | package WhatDayIsToday;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
import java.util.Scanner;
import GUI.GUI;
/**
*
* @author theparrot
*/
public class WhatDayIsToday {
/**
... | minor change at the main file | weekDayCalculator/src/WhatDayIsToday/WhatDayIsToday.java | minor change at the main file | |
Java | mit | e94eb676c58648fa556e47a018fff9a0a7bf6233 | 0 | spixi/Dijkstra | /**
* EditorWindow
* <p>
* The window for the Airport editor
*
* @author Serjoscha Bassauer
*/
package de.bwv_aachen.dijkstra.gui;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.GridLayout;
import java.awt.event.MouseEvent;
import java.awt.event.Mo... | src/de/bwv_aachen/dijkstra/gui/EditorWindow.java | /**
* EditorWindow
* <p>
* The window for the Airport editor
*
* @author Serjoscha Bassauer
*/
package de.bwv_aachen.dijkstra.gui;
import java.awt.Color;
import java.awt.GridLayout;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.util.ArrayList;
import java.util.... | added add and rem buttons (not yet working) | src/de/bwv_aachen/dijkstra/gui/EditorWindow.java | added add and rem buttons (not yet working) | |
Java | mit | b1412602e933d8ef21f3704e7eedccb265ad2275 | 0 | kasperisager/kelvin-maps,kasperisager/kelvin-maps | /**
* Copyright (C) 2015 The Authors.
*/
package dk.itu.kelvin.model;
// General utilities
import java.util.Comparator;
// I/O utilities
import java.io.Serializable;
// JavaFX scene utilities
import javafx.scene.Node;
// Utilities
import dk.itu.kelvin.util.HashTable;
import dk.itu.kelvin.util.Map;
/**
* Abstrac... | src/main/java/dk/itu/kelvin/model/Element.java | /**
* Copyright (C) 2015 The Authors.
*/
package dk.itu.kelvin.model;
// General utilities
import java.util.Comparator;
// I/O utilities
import java.io.Serializable;
// JavaFX scene utilities
import javafx.scene.Node;
// Utilities
import dk.itu.kelvin.util.HashTable;
import dk.itu.kelvin.util.Map;
/**
* Abstrac... | Lambda.
| src/main/java/dk/itu/kelvin/model/Element.java | Lambda. | |
Java | epl-1.0 | 5a020fb26f4412b917cb5a4f3839922f2dd784cb | 0 | css-iter/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,css-iter/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,css-iter/... | package org.csstudio.nams.configurator.composite;
import java.util.Arrays;
import java.util.Set;
import java.util.TreeSet;
import org.csstudio.nams.configurator.actions.OpenConfigurationEditorAction;
import org.csstudio.nams.configurator.beans.AbstractConfigurationBean;
import org.csstudio.nams.configurator.beans.ICo... | applications/plugins/org.csstudio.nams.configurator.ui/src/org/csstudio/nams/configurator/composite/FilteredListVarianteA.java | package org.csstudio.nams.configurator.composite;
import java.util.Arrays;
import java.util.Set;
import java.util.TreeSet;
import org.csstudio.nams.configurator.actions.OpenConfigurationEditorAction;
import org.csstudio.nams.configurator.beans.AbstractConfigurationBean;
import org.csstudio.nams.configurator.beans.ICo... | *** empty log message ***
| applications/plugins/org.csstudio.nams.configurator.ui/src/org/csstudio/nams/configurator/composite/FilteredListVarianteA.java | *** empty log message *** | |
Java | agpl-3.0 | 588511dacba25fb761504ed98a4526602b2d4fb6 | 0 | Peergos/Peergos,ianopolous/Peergos,ianopolous/Peergos,ianopolous/Peergos,Peergos/Peergos,Peergos/Peergos | package peergos.server.corenode;
import peergos.shared.cbor.*;
import peergos.shared.crypto.asymmetric.*;
import peergos.shared.corenode.CoreNode;
import peergos.shared.corenode.UserPublicKeyLink;
import peergos.shared.io.ipfs.multihash.*;
import peergos.shared.io.ipfs.cid.*;
import peergos.shared.merklebtree.*;
impor... | src/peergos/server/corenode/PinningMutablePointers.java | package peergos.server.corenode;
import peergos.shared.cbor.*;
import peergos.shared.crypto.asymmetric.*;
import peergos.shared.corenode.CoreNode;
import peergos.shared.corenode.UserPublicKeyLink;
import peergos.shared.io.ipfs.multihash.*;
import peergos.shared.io.ipfs.cid.*;
import peergos.shared.merklebtree.*;
impor... | another error
| src/peergos/server/corenode/PinningMutablePointers.java | another error | |
Java | apache-2.0 | b2fe719e885d22b3c21f8b29a961c05a49508e9b | 0 | josephcsible/GravityBox | /*
* Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda)
* 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
*
* ... | src/com/ceco/gm2/gravitybox/ModQuickSettings.java | /*
* Copyright (C) 2013 Peter Gregus for GravityBox Project (C3C076@xda)
* 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
*
* ... | Fixed KitKat rotation lock tile status indication | src/com/ceco/gm2/gravitybox/ModQuickSettings.java | Fixed KitKat rotation lock tile status indication | |
Java | apache-2.0 | 8d428148732e9e7b15bb121543ad6a377c6680fb | 0 | dinithis/stratos,pkdevbox/stratos,agentmilindu/stratos,anuruddhal/stratos,pubudu538/stratos,agentmilindu/stratos,Thanu/stratos,pubudu538/stratos,gayangunarathne/stratos,Thanu/stratos,hsbhathiya/stratos,ravihansa3000/stratos,pubudu538/stratos,agentmilindu/stratos,gayangunarathne/stratos,Thanu/stratos,Thanu/stratos,dinit... | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/util/Constants.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 ... | moving lb config constants
| components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/util/Constants.java | moving lb config constants | |
Java | apache-2.0 | db83405218bb82d7cd82ec6f55a14ea5b0705f02 | 0 | xmpace/jetty-read,xmpace/jetty-read,xmpace/jetty-read,xmpace/jetty-read | package org.eclipse.jetty.websocket.generator;
import java.nio.ByteBuffer;
import org.eclipse.jetty.util.log.Log;
import org.eclipse.jetty.util.log.Logger;
import org.eclipse.jetty.websocket.api.ProtocolException;
import org.eclipse.jetty.websocket.api.WebSocketPolicy;
import org.eclipse.jetty.websocket.protocol.Clos... | jetty-websocket/websocket-core/src/main/java/org/eclipse/jetty/websocket/generator/FrameGenerator.java | package org.eclipse.jetty.websocket.generator;
import java.nio.ByteBuffer;
import org.eclipse.jetty.util.log.Log;
import org.eclipse.jetty.util.log.Logger;
import org.eclipse.jetty.websocket.api.ProtocolException;
import org.eclipse.jetty.websocket.api.WebSocketPolicy;
import org.eclipse.jetty.websocket.protocol.Clos... | add comments re: rfc6455 for frame generator validation
| jetty-websocket/websocket-core/src/main/java/org/eclipse/jetty/websocket/generator/FrameGenerator.java | add comments re: rfc6455 for frame generator validation | |
Java | apache-2.0 | 34384e9decb982f0a43ced9ab0fdef0bbb2c6b09 | 0 | luiz158/jboss-wfk-quickstarts,jboss-developer/jboss-wfk-quickstarts,luiz158/jboss-wfk-quickstarts,jboss-developer/jboss-wfk-quickstarts,luiz158/jboss-wfk-quickstarts,jboss-developer/jboss-wfk-quickstarts,jboss-developer/jboss-wfk-quickstarts,jboss-developer/jboss-wfk-quickstarts,luiz158/jboss-wfk-quickstarts,luiz158/jb... | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | deltaspike-helloworld-jms/src/main/java/org/jboss/as/quickstarts/jms/controller/JmsClientController.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2013, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | Fix for Running deltaspike-helloworld-jms on Openshift
| deltaspike-helloworld-jms/src/main/java/org/jboss/as/quickstarts/jms/controller/JmsClientController.java | Fix for Running deltaspike-helloworld-jms on Openshift | |
Java | apache-2.0 | 10d8c2f6e7ecdeca3846618bc9e7aee93569585b | 0 | darranl/directory-server,darranl/directory-server,apache/directory-server,lucastheisen/apache-directory-server,drankye/directory-server,apache/directory-server,lucastheisen/apache-directory-server,drankye/directory-server | /*
* 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")... | kerberos-shared/src/main/java/org/apache/directory/server/kerberos/shared/messages/ApplicationRequest.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")... | Removed unused Authenticator code from ApplicationRequest.
git-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@546366 13f79535-47bb-0310-9956-ffa450edef68
| kerberos-shared/src/main/java/org/apache/directory/server/kerberos/shared/messages/ApplicationRequest.java | Removed unused Authenticator code from ApplicationRequest. | |
Java | apache-2.0 | cd4b10f80fc167b3309d620786d9bd41477c6f7d | 0 | libetl/fongo,fakemongo/fongo,Jimilian/fongo,jimleroyer/fongo,fnouama/fongo,twillouer/fongo,kevinconaway/fongo | package com.github.fakemongo.impl;
import com.mongodb.BasicDBList;
import com.mongodb.BasicDBObject;
import com.mongodb.DBObject;
import com.mongodb.FongoDBCollection;
import com.mongodb.gridfs.GridFSFile;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
impo... | src/main/java/com/github/fakemongo/impl/Util.java | package com.github.fakemongo.impl;
import com.mongodb.BasicDBList;
import com.mongodb.BasicDBObject;
import com.mongodb.DBObject;
import com.mongodb.FongoDBCollection;
import com.mongodb.gridfs.GridFSFile;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
impo... | closes #28 Handle simple DBObject from Util
| src/main/java/com/github/fakemongo/impl/Util.java | closes #28 Handle simple DBObject from Util | |
Java | apache-2.0 | 730dccac3967431400405a2d54598f542efe4d76 | 0 | tharindu1st/carbon-apimgt,jaadds/carbon-apimgt,ruks/carbon-apimgt,pubudu538/carbon-apimgt,wso2/carbon-apimgt,sanjeewa-malalgoda/carbon-apimgt,uvindra/carbon-apimgt,nuwand/carbon-apimgt,bhathiya/carbon-apimgt,malinthaprasan/carbon-apimgt,fazlan-nazeem/carbon-apimgt,chamilaadhi/carbon-apimgt,Rajith90/carbon-apimgt,bhathi... | /*
* Copyright WSO2 Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/APIManagerConfiguration.java | /*
* Copyright WSO2 Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | Change apiGatewayEnvironments variable data type from Map type to LinkedHashMap to preserver the order of the elements
| components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/APIManagerConfiguration.java | Change apiGatewayEnvironments variable data type from Map type to LinkedHashMap to preserver the order of the elements | |
Java | apache-2.0 | 90fc1df3674e2caaf6ab2cbdd6064af68f4ea3c8 | 0 | openwide-java/owsi-core-parent,openwide-java/owsi-core-parent,openwide-java/owsi-core-parent,openwide-java/owsi-core-parent | package fr.openwide.core.spring.util.lucene.search;
import org.apache.lucene.index.Term;
import org.apache.lucene.queryParser.QueryParser;
import org.apache.lucene.search.BooleanClause;
import org.apache.lucene.search.BooleanClause.Occur;
import org.apache.lucene.search.BooleanQuery;
import org.apache.lucene.search.Fu... | owsi-core/owsi-core-components/owsi-core-component-spring/src/main/java/fr/openwide/core/spring/util/lucene/search/LuceneUtils.java | package fr.openwide.core.spring.util.lucene.search;
import org.apache.lucene.index.Term;
import org.apache.lucene.queryParser.QueryParser;
import org.apache.lucene.search.BooleanClause;
import org.apache.lucene.search.BooleanClause.Occur;
import org.apache.lucene.search.BooleanQuery;
import org.apache.lucene.search.Fu... | utilisation du trim plutôt que de supprimer le dernier espace : ce sera plus sûr si on modifie l'algo
git-svn-id: 317c7b6ea9a0016e15d9372f7eb7e8aa97d3c3a3@2128 d3474844-eb8e-4abc-b058-2b321fed648b
| owsi-core/owsi-core-components/owsi-core-component-spring/src/main/java/fr/openwide/core/spring/util/lucene/search/LuceneUtils.java | utilisation du trim plutôt que de supprimer le dernier espace : ce sera plus sûr si on modifie l'algo | |
Java | apache-2.0 | 19fcfa88be0db40cd1217ca18c360146bb2d52af | 0 | Fabryprog/camel,adessaigne/camel,tadayosi/camel,DariusX/camel,tadayosi/camel,christophd/camel,akhettar/camel,pmoerenhout/camel,alvinkwekel/camel,kevinearls/camel,curso007/camel,nicolaferraro/camel,sverkera/camel,christophd/camel,isavin/camel,cunningt/camel,gautric/camel,pax95/camel,davidkarlsen/camel,DariusX/camel,gaut... | /**
* 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-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultCompositeApiClient.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | CAMEL-11785: CompositeApiClient cannot handle null resposnestream | components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/internal/client/DefaultCompositeApiClient.java | CAMEL-11785: CompositeApiClient cannot handle null resposnestream | |
Java | apache-2.0 | 9cedf5f30f76f33fbd06937a1d3641d3969274a3 | 0 | leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc | /*
* Copyright 2016-2018 shardingsphere.io.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | sharding-orchestration/sharding-orchestration-core/src/main/java/io/shardingsphere/orchestration/internal/registry/config/listener/SchemaChangedListener.java | /*
* Copyright 2016-2018 shardingsphere.io.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | rename to createUpdatedEventForExistedSchema()
| sharding-orchestration/sharding-orchestration-core/src/main/java/io/shardingsphere/orchestration/internal/registry/config/listener/SchemaChangedListener.java | rename to createUpdatedEventForExistedSchema() | |
Java | apache-2.0 | 7a0b0901c5d0325b7ecc5889275b4a756baa10eb | 0 | SpineEventEngine/base,SpineEventEngine/base,SpineEventEngine/base | /*
* Copyright 2015-2018 the original author or authors.
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution and is available at
*
* http://www.eclipse.org/legal/epl-v20.html
*/
packag... | testlib/src/main/java/io/spine/test/TempDirectory.java | /*
* Copyright 2015-2018 the original author or authors.
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution and is available at
*
* http://www.eclipse.org/legal/epl-v20.html
*/
packag... | Remove redundant Eclipse formatter disabling
| testlib/src/main/java/io/spine/test/TempDirectory.java | Remove redundant Eclipse formatter disabling | |
Java | apache-2.0 | fd654298174a5ad6f3091247b79906208198e0b5 | 0 | Acquized/ItemBuilder | package cc.acquized.itembuilder;
import org.apache.commons.lang.Validate;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.entity.Item;
import org.bukkit.inventory.ItemFlag;
import org.bukkit.inventory.ItemStack;
import org... | ItemBuilder.java | package cc.acquized.itembuilder;
import org.apache.commons.lang.Validate;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.entity.Item;
import org.bukkit.inventory.ItemFlag;
import org.bukkit.inventory.ItemStack;
import org... | Setting default 'andSymbol' Variable to true. | ItemBuilder.java | Setting default 'andSymbol' Variable to true. | |
Java | apache-2.0 | 424758bed4373b07e4ad68a215b5ea68a3274282 | 0 | zhoffice/redisson,jackygurui/redisson,redisson/redisson,ContaAzul/redisson,mrniko/redisson | /**
* Copyright 2014 Nikita Koksharov, Nickolay Borbit
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | src/main/java/org/redisson/core/RMultimap.java | /**
* Copyright 2014 Nikita Koksharov, Nickolay Borbit
*
* 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... | few comments added
| src/main/java/org/redisson/core/RMultimap.java | few comments added | |
Java | apache-2.0 | d8b86f11bad099130482efeed24489ae86bf4616 | 0 | GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit | // Copyright (C) 2020 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | java/com/google/gerrit/pgm/util/ErrorLogJsonLayout.java | // Copyright (C) 2020 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... | ErrorJsonLogEntry: Use IP address as host value in logging event
This is a replacement for I238c269280 that was reverted.
Change-Id: Ie3a246ff277a0b8646dbe11acdb2b53aa659800e
| java/com/google/gerrit/pgm/util/ErrorLogJsonLayout.java | ErrorJsonLogEntry: Use IP address as host value in logging event | |
Java | apache-2.0 | 3d8ac195f4c0789cb63b819463ddffe999db5ee8 | 0 | Rsranger65/Blockade-Runner,Stuntddude/Blockade-Runner | package net.kopeph.ld31;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import net.kopeph.ld31.graphics.Font;
import net.kopeph.ld31.spi.Interaction;
import net.kopeph.ld31.spi.KeyPredicate;
import processing.core.PConstants;
/**
* Do NOT send PConstants values to... | src/net/kopeph/ld31/Input.java | package net.kopeph.ld31;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import net.kopeph.ld31.graphics.Font;
import net.kopeph.ld31.spi.Interaction;
import net.kopeph.ld31.spi.KeyPredicate;
import processing.core.PConstants;
/**
* Do NOT send PConstants values to... | Bug fix that pKeyCode is usually nonzero | src/net/kopeph/ld31/Input.java | Bug fix that pKeyCode is usually nonzero | |
Java | apache-2.0 | d8b0ff4c45d97eed4906b763f6e72574de0607c6 | 0 | shils/incubator-groovy,paulk-asert/groovy,bsideup/incubator-groovy,alien11689/incubator-groovy,avafanasiev/groovy,paplorinc/incubator-groovy,fpavageau/groovy,dpolivaev/groovy,russel/groovy,paulk-asert/incubator-groovy,dpolivaev/groovy,apache/groovy,eginez/incubator-groovy,apache/incubator-groovy,armsargis/groovy,pledbr... | /*
* 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")... | src/main/groovy/lang/IntRange.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")... | removed unnecessary @inheritdoc annotations
| src/main/groovy/lang/IntRange.java | removed unnecessary @inheritdoc annotations | |
Java | apache-2.0 | 1d0c29f5e0449b7562059404cab97a28b247e720 | 0 | ouzman/frisbee,Splaktar/frisbee,gdg-x/frisbee,adamin1990/frisbee,fnk0/frisbee,haikuowuya/frisbee,PareshMayani/frisbee,altamish1994/frisbee-se2,gdgvietnam/android_app,tieusangaka/frisbee,Mariem-07/frisbee,rajat1994/frisbee,gdg-x/frisbee,adamin1990/frisbee,ouzman/frisbee,gdgjodhpur/gdgapp,altamish1994/frisbee,Splaktar/fr... | /*
* Copyright 2013 The GDG Frisbee 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... | app/src/main/java/org/gdg/frisbee/android/view/MyView.java | /*
* Copyright 2013 The GDG Frisbee 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... | Fix NoSuchMethodException in MyView for devices running < JELLY_BEAN
| app/src/main/java/org/gdg/frisbee/android/view/MyView.java | Fix NoSuchMethodException in MyView for devices running < JELLY_BEAN | |
Java | apache-2.0 | 77e1a8685d47041294defaf474213b650d95b199 | 0 | innoveit/react-native-ble-manager,innoveit/react-native-ble-manager,innoveit/react-native-ble-manager | package it.innove;
import android.annotation.TargetApi;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothGattCharacteristic;
import android.bluetooth.BluetoothManager;
import android.bluetooth.le.ScanCallback;
import and... | android/src/main/java/it/innove/BleManager.java | package it.innove;
import android.annotation.TargetApi;
import android.app.Activity;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothGattCharacteristic;
import android.bluetooth.BluetoothManager;
import android.bluetooth.le.ScanCallback;
import and... | Check the peripheral uuid is valid before creating a Bluetooth Device in the android connect method
| android/src/main/java/it/innove/BleManager.java | Check the peripheral uuid is valid before creating a Bluetooth Device in the android connect method | |
Java | apache-2.0 | f7a1209abefbf88b526872928fe6b58f98bed79e | 0 | grange74/camel,eformat/camel,lowwool/camel,jkorab/camel,haku/camel,arnaud-deprez/camel,borcsokj/camel,iweiss/camel,rmarting/camel,rmarting/camel,tadayosi/camel,sverkera/camel,tdiesler/camel,drsquidop/camel,lburgazzoli/camel,rparree/camel,davidkarlsen/camel,ekprayas/camel,apache/camel,bdecoste/camel,isururanawaka/camel,... | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | camel-core/src/main/java/org/apache/camel/Component.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... | Component is CamelContextAware
git-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@984407 13f79535-47bb-0310-9956-ffa450edef68
| camel-core/src/main/java/org/apache/camel/Component.java | Component is CamelContextAware | |
Java | bsd-2-clause | a972ef615e77f53cd7844e32179a2d807146b67e | 0 | bramp/ffmpeg-cli-wrapper,bramp/ffmpeg-cli-wrapper | package net.bramp.ffmpeg;
import com.google.common.base.Joiner;
import net.bramp.ffmpeg.builder.FFmpegBuilder;
import net.bramp.ffmpeg.lang.NewProcessAnswer;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.Moc... | src/test/java/net/bramp/ffmpeg/ExamplesTest.java | package net.bramp.ffmpeg;
import com.google.common.base.Joiner;
import net.bramp.ffmpeg.builder.FFmpegBuilder;
import net.bramp.ffmpeg.lang.NewProcessAnswer;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import ... | Actually fixed a test.
| src/test/java/net/bramp/ffmpeg/ExamplesTest.java | Actually fixed a test. | |
Java | bsd-3-clause | 4a663262de6120c4f5a9dfa99ce31b519cc1f16b | 0 | prondzyn/jcabi-github,cvrebert/typed-github,pecko/jcabi-github,YamStranger/jcabi-github,shelan/jcabi-github,cezarykluczynski/jcabi-github,zygm0nt/jcabi-github | /**
* Copyright (c) 2012-2013, JCabi.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: 1) Redistributions of source code must retain the above
* copyright notice, this list of condition... | src/main/java/com/jcabi/github/RtPullComments.java | /**
* Copyright (c) 2012-2013, JCabi.com
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: 1) Redistributions of source code must retain the above
* copyright notice, this list of condition... | Fixed how to get the RtPullComments object.
| src/main/java/com/jcabi/github/RtPullComments.java | Fixed how to get the RtPullComments object. | |
Java | mit | c0e00f3bd995d5562a3b59940c6e4f21c5c64106 | 0 | rcsir/vk-android-sdk,VKCOM/vk-android-sdk,Heeby/vk-android-sdk,VKCOM/vk-android-sdk,jintoga/vk-android-sdk,bossvn/vk-android-sdk,vknet/vk-android-sdk,Vittt2008/vk-android-sdk | //
// Copyright (c) 2014 VK.com
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in
// the Software without restriction, including without limitation the rights to
// use, copy, modify, merge, publish... | vksdk_library/src/main/java/com/vk/sdk/VKSdkVersion.java | //
// Copyright (c) 2014 VK.com
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in
// the Software without restriction, including without limitation the rights to
// use, copy, modify, merge, publish... | Errors logging if enabled
| vksdk_library/src/main/java/com/vk/sdk/VKSdkVersion.java | Errors logging if enabled | |
Java | mit | 0d3ad40bee35b03f763aec684bcb81a8fa181c01 | 0 | gardncl/elements-of-programming-interviews | package strings;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
import static strings.ReplaceAndRemove.replaceAndRemove;
class ReplaceAndRemoveTest {
private String expected;
private String input;
private int k;
@Test
void replaceAndRemove1() {
expe... | test/strings/ReplaceAndRemoveTest.java | package strings;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
import static strings.ReplaceAndRemove.replaceAndRemove;
class ReplaceAndRemoveTest {
private String expected;
private String input;
private int k;
@Test
void replaceAndRemove1() {
expe... | Fixed tests for replace and remove
| test/strings/ReplaceAndRemoveTest.java | Fixed tests for replace and remove | |
Java | mit | b4fc0482a05bd10f71c3df66a419dec3adab5e54 | 0 | robweber/octoprint-java-lib | package org.octoprint.api.test;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import org.octoprint.api.FileCommand;
import org.octoprint.api.OctoPrintInstance;
import org.octoprint.api.model.OctoPrintFile;
import org.octoprint.api.model.OctoPrintFileInfo... | src/test/java/org/octoprint/api/test/FileTest.java | package org.octoprint.api.test;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import org.octoprint.api.FileCommand;
import org.octoprint.api.OctoPrintInstance;
import org.octoprint.api.model.OctoPrintFile;
import org.octoprint.api.model.OctoPrintFileInfo... | test value changed
| src/test/java/org/octoprint/api/test/FileTest.java | test value changed | |
Java | mit | 703fe9a96f3923bcaea4da04ab3d2c92cf14dcda | 0 | elkingtonmcb/jenkins,wangyikai/jenkins,lvotypko/jenkins2,khmarbaise/jenkins,jenkinsci/jenkins,oleg-nenashev/jenkins,fbelzunc/jenkins,daniel-beck/jenkins,thomassuckow/jenkins,intelchen/jenkins,everyonce/jenkins,arcivanov/jenkins,bpzhang/jenkins,brunocvcunha/jenkins,jglick/jenkins,hemantojhaa/jenkins,mcanthony/jenkins,jc... | package hudson;
import hudson.model.Hudson;
import hudson.model.ModelObject;
import hudson.model.Node;
import hudson.model.Project;
import hudson.model.Run;
import hudson.model.Items;
import org.kohsuke.stapler.Ancestor;
import org.kohsuke.stapler.StaplerRequest;
import javax.servlet.http.Cookie;
import javax.servlet... | core/src/main/java/hudson/Functions.java | package hudson;
import hudson.model.Hudson;
import hudson.model.ModelObject;
import hudson.model.Node;
import hudson.model.Project;
import hudson.model.Run;
import hudson.model.Items;
import org.kohsuke.stapler.Ancestor;
import org.kohsuke.stapler.StaplerRequest;
import javax.servlet.http.Cookie;
import javax.servlet... | added a bridge method.
git-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@1839 71c3de6d-444a-0410-be80-ed276b4c234a
| core/src/main/java/hudson/Functions.java | added a bridge method. | |
Java | mit | 2eaf2ed1ab0690747cebb9f81c309592b14c58f8 | 0 | m45t3r/retrobreaker | package br.usp.ime.retrobreaker;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.microedition.khronos.opengles.GL10;
import android.content.Context;
import android.media.AudioManager;
import android.media.SoundPool;
import android.util.Log;
import br.us... | RetroBreaker/src/br/usp/ime/retrobreaker/Game.java | package br.usp.ime.retrobreaker;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.microedition.khronos.opengles.GL10;
import android.content.Context;
import android.media.AudioManager;
import android.media.SoundPool;
import android.util.Log;
import br.us... | Move consecutive collision algorithm to a function
| RetroBreaker/src/br/usp/ime/retrobreaker/Game.java | Move consecutive collision algorithm to a function | |
Java | mit | bc83aa0b6178610df7bdc018691317cffc91631a | 0 | Ordinastie/MalisisCore | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Ordinastie
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, c... | src/main/java/net/malisis/core/renderer/BaseRenderer.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Ordinastie
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, c... | Enabled blending for renderDestroyProgress() | src/main/java/net/malisis/core/renderer/BaseRenderer.java | Enabled blending for renderDestroyProgress() | |
Java | mit | fd868cdcd5f9b2b16687970e1127b1ad1f934564 | 0 | mattlogan/Pancakes | package me.mattlogan.library;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import java.util.EmptyStackException;
import java.util.Stack;
import static me.mattlogan.library.Preconditions.checkNot... | library/src/main/java/me/mattlogan/library/ViewStack.java | package me.mattlogan.library;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import java.util.EmptyStackException;
import java.util.Stack;
import static me.mattlogan.library.Preconditions.checkNot... | Don't use telescoping calls in push() and pop()
| library/src/main/java/me/mattlogan/library/ViewStack.java | Don't use telescoping calls in push() and pop() | |
Java | mit | 785e0c5c6c2c52612b7f59fc81454dee36f45f49 | 0 | ictrobot/Cubes,ictrobot/Cubes | package ethanjones.cubes.core.system;
import ethanjones.cubes.core.logging.Log;
import ethanjones.cubes.core.logging.LogLevel;
import ethanjones.cubes.core.logging.loggers.FileLogWriter;
import ethanjones.cubes.core.mod.ModInstance;
import ethanjones.cubes.core.mod.ModManager;
import ethanjones.cubes.core.mod.ModState... | core/src/ethanjones/cubes/core/system/Debug.java | package ethanjones.cubes.core.system;
import ethanjones.cubes.core.logging.Log;
import ethanjones.cubes.core.logging.LogLevel;
import ethanjones.cubes.core.logging.loggers.FileLogWriter;
import ethanjones.cubes.core.mod.ModInstance;
import ethanjones.cubes.core.mod.ModManager;
import ethanjones.cubes.core.mod.ModState... | Remove unused function
| core/src/ethanjones/cubes/core/system/Debug.java | Remove unused function | |
Java | epl-1.0 | c093a5330ad567eb5b5e4ab2059d0597ef7ca8e1 | 0 | jtrfp/terminal-recall,jtrfp/terminal-recall,jtrfp/terminal-recall | /*******************************************************************************
* This file is part of TERMINAL RECALL
* Copyright (c) 2016-2022 Chuck Ritola
* Part of the jTRFP.org project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public Li... | src/main/java/org/jtrfp/trcl/conf/ConfigRootFeature.java | /*******************************************************************************
* This file is part of TERMINAL RECALL
* Copyright (c) 2016-2021 Chuck Ritola
* Part of the jTRFP.org project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public Li... | ❎Cleanup ConfigRootFeature warnings. | src/main/java/org/jtrfp/trcl/conf/ConfigRootFeature.java | ❎Cleanup ConfigRootFeature warnings. | |
Java | agpl-3.0 | 6f72aaa44fb963de87f3b3fcd5c231cfe70407bb | 0 | PeterWithers/temp-to-delete1,KinshipSoftware/KinOathKinshipArchiver,PeterWithers/temp-to-delete1,KinshipSoftware/KinOathKinshipArchiver | package nl.mpi.kinnate.svg;
import java.awt.Point;
import java.util.ArrayList;
import nl.mpi.arbil.util.MessageDialogHandler;
import nl.mpi.kinnate.kindata.DataTypes;
import nl.mpi.kinnate.kindata.EntityData;
import nl.mpi.kinnate.kindata.EntityRelation;
import nl.mpi.kinnate.kindata.RelationTypeDefinition.CurveLineOr... | desktop/src/main/java/nl/mpi/kinnate/svg/RelationSvg.java | package nl.mpi.kinnate.svg;
import java.awt.Point;
import java.util.ArrayList;
import nl.mpi.arbil.util.MessageDialogHandler;
import nl.mpi.kinnate.kindata.DataTypes;
import nl.mpi.kinnate.kindata.EntityData;
import nl.mpi.kinnate.kindata.EntityRelation;
import nl.mpi.kinnate.uniqueidentifiers.IdentifierException;
imp... | Updated some sample diagrams to reflect recent changes.
Updated the line rendering to reflect recent changes.
Replaced the entity relation comparator code.
Updated the relation type and custom relation type data structure.
| desktop/src/main/java/nl/mpi/kinnate/svg/RelationSvg.java | Updated some sample diagrams to reflect recent changes. Updated the line rendering to reflect recent changes. Replaced the entity relation comparator code. Updated the relation type and custom relation type data structure. | |
Java | lgpl-2.1 | 559c8c36ce5186f0115acc7cf44dc148559be41a | 0 | bdgp/OpenHiCAMM,bdgp/OpenHiCAMM,bdgp/OpenHiCAMM,bdgp/OpenHiCAMM | package org.bdgp.OpenHiCAMM;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
public class Util {
/**
* Custom HashMap with support for pseudo-map literals.
* @param <K> The key type
* @param <V>
*/
@SuppressWarnings("serial")
public static class HashMap<K,V> exten... | src/org/bdgp/OpenHiCAMM/Util.java | package org.bdgp.OpenHiCAMM;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
public class Util {
/**
* Custom HashMap with support for pseudo-map literals.
* @param <K> The key type
* @param <V>
*/
@SuppressWarnings("serial")
public static class HashMap<K,V> exten... | fix join utility function
| src/org/bdgp/OpenHiCAMM/Util.java | fix join utility function | |
Java | lgpl-2.1 | 9e269aa6e257bb2a5775b7f5884693d3a2ea77c3 | 0 | sbliven/biojava,sbliven/biojava,sbliven/biojava | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for t... | src/org/biojava/bio/seq/MergeFeatureHolder.java | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for t... | *** empty log message ***
git-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@2414 7c6358e6-4a41-0410-a743-a5b2a554c398
| src/org/biojava/bio/seq/MergeFeatureHolder.java | *** empty log message *** | |
Java | apache-2.0 | fd70d7aef565b1ae6c39ca54b35f32259d894f42 | 0 | guitarmind/play-mahout | package markpeng.kaggle.ssr;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import j... | src/main/java/markpeng/kaggle/ssr/NewFeatureGenerator.java | package markpeng.kaggle.ssr;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import j... | Add new features.
| src/main/java/markpeng/kaggle/ssr/NewFeatureGenerator.java | Add new features. | |
Java | apache-2.0 | 1745890be25b57b5f1c068d252d1871c817625f3 | 0 | jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405 | import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.net.InetAddress;
import java.net.DatagramSocket;
import java.util.Scanner;
import java.lang.InterruptedException;
public class Chatterbox {
private static boolean FORUM_MODE = true;
private static final Logger log = new Logger("cha... | hw06/src/Chatterbox.java | import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.net.InetAddress;
import java.net.DatagramSocket;
import java.util.Scanner;
import java.lang.InterruptedException;
public class Chatterbox {
private static boolean FORUM_MODE = true;
private static final Logger log = new Logger("cha... | utilize correct logger for error
| hw06/src/Chatterbox.java | utilize correct logger for error | |
Java | apache-2.0 | 7140f9d69570d0fd52493dc507eed695150d4f55 | 0 | rjdavis3/bigcommerce-sdk,rjdavis3/bigcommerce-sdk | package com.bigcommerce.catalog.models;
import java.util.List;
public class Brands implements PaginatedModel<Brand> {
private final List<Brand> brands;
private final Pagination pagination;
public Brands(final List<Brand> brands, final Pagination pagination) {
this.brands = brands;
this.pagination = paginatio... | src/main/java/com/bigcommerce/catalog/models/Brands.java | package com.bigcommerce.catalog.models;
import java.util.List;
public class Brands {
private final List<Brand> brands;
private final Pagination pagination;
public Brands(final List<Brand> brands, final Pagination pagination) {
this.brands = brands;
this.pagination = pagination;
}
public List<Brand> getBra... | Make Brands a paginated modelˆ
| src/main/java/com/bigcommerce/catalog/models/Brands.java | Make Brands a paginated modelˆ | |
Java | apache-2.0 | dcdcfa9bbdec9d8f01356e0b8958b65103431d67 | 0 | mysema/aluesarjat,mysema/aluesarjat | package fi.aluesarjat.prototype;
import java.io.IOException;
import java.io.Writer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
... | src/main/java/fi/aluesarjat/prototype/SearchServlet.java | package fi.aluesarjat.prototype;
import java.io.IOException;
import java.io.Writer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
... | Optimized available dimensions search
| src/main/java/fi/aluesarjat/prototype/SearchServlet.java | Optimized available dimensions search | |
Java | apache-2.0 | 7bf9b54912bf5ef5f1e615fe80b631cd974d8633 | 0 | AprilBrother/ab-ble-gateway-sdk,AprilBrother/ab-ble-gateway-sdk,AprilBrother/ab-ble-gateway-sdk,AprilBrother/ab-ble-gateway-sdk | package demo;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
public class ParseUtils {
private final static char[] hexArray = "0123456789ABCDEF".toCharArray();
/**
* @param in
* @return
*/
public static... | tools/http-server/java/ParseUtils.java | package demo;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.UnsupportedEncodingException;
public class ParseUtils {
private final static char[] hexArray = "0123456789ABCDEF".toCharArray();
/**
* @param in
* @return
*/
public static... | Update ParseUtils.java | tools/http-server/java/ParseUtils.java | Update ParseUtils.java | |
Java | apache-2.0 | 759596a54a3939e5633c126ae57be179d578e2d2 | 0 | arunpaulonline/test2,COTechTrial/case2,sruputway/commons-csv_test,iffi101/commons-csv,shashankasharma/commons-csv,muhammadallee/commons-csv,sufianqayyum131/PRODSUP-002,mirasrael/commons-csv,warriorno22/commons-csv,afafhassan/commons-csv,GauriGNaik/commons-csv,RavinaDhruve/commons-csv,sufianqayyum131/PRODSUP-002,muhamma... | /*
* 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/csv/CSVFormat.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 ... | Correct JavaDoc indentation, remove trailing white spaces
git-svn-id: 77bd0fb3f0b1af3312cb764eaf99792cfc1ce6c4@1465439 13f79535-47bb-0310-9956-ffa450edef68
| src/main/java/org/apache/commons/csv/CSVFormat.java | Correct JavaDoc indentation, remove trailing white spaces | |
Java | apache-2.0 | e359c3f7fa0c13150bbc58f8ad78f0bb076a9e22 | 0 | Valkryst/Schillsaver | package controller;
import com.valkryst.VMVC.SceneManager;
import com.valkryst.VMVC.Settings;
import com.valkryst.VMVC.controller.Controller;
import javafx.collections.FXCollections;
import javafx.event.Event;
import javafx.event.EventHandler;
import javafx.scene.control.ListView;
import misc.Job;
import model.MainMod... | src/controller/MainController.java | package controller;
import com.valkryst.VMVC.SceneManager;
import com.valkryst.VMVC.Settings;
import com.valkryst.VMVC.controller.Controller;
import javafx.collections.FXCollections;
import javafx.event.Event;
import javafx.event.EventHandler;
import javafx.scene.control.ListView;
import misc.Job;
import model.MainMod... | Adds load/save jobs calls where appropriate.
| src/controller/MainController.java | Adds load/save jobs calls where appropriate. | |
Java | apache-2.0 | d37fdd6000ada0cca4ce7101b3cfc442fe4a8209 | 0 | awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop,awylie/hadoop | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | src/hdfs/org/apache/hadoop/dfs/DataBlockScanner.java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | HADOOP-3635. Uncaught exception in DataBlockScanner. Contributed by Tsz Wo (Nicholas), SZE.
git-svn-id: 5be3658b1da2303116c04834c161daea58df9cc4@672918 13f79535-47bb-0310-9956-ffa450edef68
| src/hdfs/org/apache/hadoop/dfs/DataBlockScanner.java | HADOOP-3635. Uncaught exception in DataBlockScanner. Contributed by Tsz Wo (Nicholas), SZE. | |
Java | apache-2.0 | 0be656f60420a4302293595aff1834ebe22c190f | 0 | andstatus/andstatus,andstatus/andstatus,andstatus/andstatus | /*
* Copyright (C) 2014 yvolk (Yuri Volkov), http://yurivolkov.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 requ... | app/src/main/java/org/andstatus/app/origin/OriginType.java | /*
* Copyright (C) 2014 yvolk (Yuri Volkov), http://yurivolkov.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 requ... | allowAttachmentForPrivateNote is always true now
| app/src/main/java/org/andstatus/app/origin/OriginType.java | allowAttachmentForPrivateNote is always true now | |
Java | apache-2.0 | 615e36700d9ee56ca0b4faa88e33e094a096f10a | 0 | joansmith/bnd,magnet/bnd,joansmith/bnd,lostiniceland/bnd,psoreide/bnd,lostiniceland/bnd,xtracoder/bnd,mcculls/bnd,xtracoder/bnd,mcculls/bnd,GEBIT/bnd,magnet/bnd,magnet/bnd,psoreide/bnd,GEBIT/bnd,mcculls/bnd,lostiniceland/bnd,psoreide/bnd | package aQute.lib.deployer;
import java.io.*;
import java.security.*;
import java.util.*;
import java.util.jar.*;
import java.util.regex.*;
import aQute.bnd.header.*;
import aQute.bnd.osgi.*;
import aQute.bnd.osgi.Verifier;
import aQute.bnd.service.*;
import aQute.bnd.version.*;
import aQute.lib.io.*;
import aQute.li... | biz.aQute.bndlib/src/aQute/lib/deployer/FileRepo.java | package aQute.lib.deployer;
import java.io.*;
import java.security.*;
import java.util.*;
import java.util.jar.*;
import java.util.regex.*;
import aQute.bnd.header.*;
import aQute.bnd.osgi.*;
import aQute.bnd.osgi.Verifier;
import aQute.bnd.service.*;
import aQute.bnd.version.*;
import aQute.lib.io.*;
import aQute.li... | FileRepo: only run the close hook when inited
Signed-off-by: Ferry Huberts <66e11f9f5d965b69497c7e73d5e808f8b13c1218@pelagic.nl>
| biz.aQute.bndlib/src/aQute/lib/deployer/FileRepo.java | FileRepo: only run the close hook when inited | |
Java | apache-2.0 | 228d1b0e8dbd85d3a478eaf03f11fceca7255147 | 0 | horie1024/realm-java,ysnows/realm-java,teddywest32/realm-java,DuongNTdev/realm-java,mio4kon/realm-java,realm/realm-java,bunnyblue/realm-java,xxccll/realm-java,kidaa/realm-java,ShikaSD/realm-java,cpinan/realm-java,thdtjsdn/realm-java,GavinThePacMan/realm-java,arunlodhi/realm-java,angcyo/realm-java,mio4kon/realm-java,Gav... | package io.realm;
import static org.testng.AssertJUnit.*;
import java.util.*;
import io.realm.test.DataProviderUtil;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
public class JNITableSpecTest {
@Test(dataProvider = "oneColumn")
public void shouldDefineOneColumnTable(Colum... | realm-java-test/src/test/java/io/realm/JNITableSpecTest.java | package io.realm;
import static org.testng.AssertJUnit.*;
import java.util.Arrays;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import io.realm.test.DataProviderUtil;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
public class JNITableSpecTest {
@Test... | Updated failing unit test | realm-java-test/src/test/java/io/realm/JNITableSpecTest.java | Updated failing unit test | |
Java | apache-2.0 | 3a980971469d46031809bd910cbacb18ffdd30ab | 0 | Wisser/Jailer,Wisser/Jailer,Wisser/Jailer | /*
* Copyright 2007 - 2021 Ralf Wisser.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | src/main/gui/net/sf/jailer/ui/databrowser/DBClosureView.java | /*
* Copyright 2007 - 2021 Ralf Wisser.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | removed border of visible tables in closure view | src/main/gui/net/sf/jailer/ui/databrowser/DBClosureView.java | removed border of visible tables in closure view | |
Java | apache-2.0 | 0cdfb1f9022f1f58c716a45d26fc73d7b0d304ff | 0 | BackupTheBerlios/gavrog,BackupTheBerlios/gavrog,BackupTheBerlios/gavrog,BackupTheBerlios/gavrog,BackupTheBerlios/gavrog | /*
Copyright 2005 Olaf Delgado-Friedrichs
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... | src/org/gavrog/joss/pgraphs/basic/Morphism.java | /*
Copyright 2005 Olaf Delgado-Friedrichs
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... | Revoked the previous change. It was unnecessary and led to errors.
| src/org/gavrog/joss/pgraphs/basic/Morphism.java | Revoked the previous change. It was unnecessary and led to errors. | |
Java | apache-2.0 | 7c51bfbb3265f81428c1610bcd645ba538dc0966 | 0 | sylvanmist/Web-Karma,rpiotti/Web-Karma,sylvanmist/Web-Karma,sylvanmist/Web-Karma,usc-isi-i2/Web-Karma,rpiotti/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma,sylvanmist/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma,sylvanmist/Web-Karma,usc-isi-i2/Web-Karma,rpiotti/Web-Karma,usc-isi-i2/Web-Karma | /*******************************************************************************
* Copyright 2012 University of Southern California
*
* 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/edu/isi/karma/webserver/GetExampleJSON.java | /*******************************************************************************
* Copyright 2012 University of Southern California
*
* 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
*
... | comments
| src/main/java/edu/isi/karma/webserver/GetExampleJSON.java | comments | |
Java | apache-2.0 | 2f5800f6034dc46d32d4d8fedf3accd26f107a28 | 0 | apache/tomcat,apache/tomcat,apache/tomcat,apache/tomcat,apache/tomcat | /*
* 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... | java/org/apache/tomcat/util/net/SSLUtilBase.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... | Rename for clarity
git-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1843429 13f79535-47bb-0310-9956-ffa450edef68
| java/org/apache/tomcat/util/net/SSLUtilBase.java | Rename for clarity | |
Java | apache-2.0 | 7e3e6c2b25f4a82e5df923113328dfed13f49536 | 0 | fgreinus/jwebpoll,fgreinus/jwebpoll,fgreinus/jwebpoll | package de.lebk.jwebpoll.data;
import org.apache.log4j.Logger;
import java.io.*;
import java.nio.charset.Charset;
import java.nio.file.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class Serializer {
private static final Logger LOGGER = Logger.getLogger(Serializer.class);
... | src/main/java/de/lebk/jwebpoll/data/Serializer.java | package de.lebk.jwebpoll.data;
import com.sun.org.apache.xml.internal.serialize.LineSeparator;
import org.apache.log4j.Logger;
import java.io.*;
import java.nio.charset.Charset;
import java.nio.file.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class Serializer {
private s... | Fixed wrong charset for Umlaute; fixed error when export file existed; fixed ';' screwing up the file formating.
| src/main/java/de/lebk/jwebpoll/data/Serializer.java | Fixed wrong charset for Umlaute; fixed error when export file existed; fixed ';' screwing up the file formating. | |
Java | apache-2.0 | e07b8d177d57976c677442d7f46747d90b85d6e2 | 0 | dandeeee/java-salt | package com.dandeeee.salt.netchat;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.Iterator;
public class ClientProcessor{
static int id = 1;
User user;
ChatServer server;
Socket socket;
Thread messager;
... | src/com/dandeeee/salt/netchat/ClientProcessor.java | package com.dandeeee.salt.netchat;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.Iterator;
public class ClientProcessor{
static int id = 1;
ChatServer server;
Socket socket;
ObjectInputStream socketReader;
... | Style
| src/com/dandeeee/salt/netchat/ClientProcessor.java | Style | |
Java | apache-2.0 | ef34fa839225aedf580576240e848f4fa783e31d | 0 | osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi | /*
* $Header$
*
* Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.
*
* Implementation of certain elements of the OSGi Specification may be subject
* to third party intellectual property rights, including without limitation,
* patent rights (such a third party may or may not be a member of the OSG... | org.osgi.framework/src/org/osgi/framework/Bundle.java | /*
* $Header$
*
* Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.
*
* Implementation of certain elements of the OSGi Specification may be subject
* to third party intellectual property rights, including without limitation,
* patent rights (such a third party may or may not be a member of the OSG... | chaneg will to must
| org.osgi.framework/src/org/osgi/framework/Bundle.java | chaneg will to must | |
Java | bsd-3-clause | efd5aeaabd85d503756cbb64286b6ecea2039d4d | 0 | benfortuna/ical4j,benfortuna/ical4j,benfortuna/ical4j | /*
* $Id$ [23-Apr-2004]
*
* Copyright (c) 2004, Ben Fortuna
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* o Redistributions of source code must retain the above copyright
* not... | source/net/fortuna/ical4j/model/PeriodList.java | /*
* $Id$ [23-Apr-2004]
*
* Copyright (c) 2004, Ben Fortuna
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* o Redistributions of source code must retain the above copyright
* not... | when constructing a PeriodList from a string, use the generic add(), otherwise UTC period gets converted to non-utc when periodlist is parsed
| source/net/fortuna/ical4j/model/PeriodList.java | when constructing a PeriodList from a string, use the generic add(), otherwise UTC period gets converted to non-utc when periodlist is parsed | |
Java | isc | dfc847f016407c12ae515aa52bc4573aa9124b9a | 0 | ookwrd/uconnect | package org.u_compare.gui;
import java.awt.dnd.DropTarget;
import java.awt.dnd.DropTargetAdapter;
import java.awt.dnd.DropTargetDragEvent;
import java.awt.dnd.DropTargetDropEvent;
import java.awt.dnd.DropTargetListener;
import javax.swing.Icon;
import javax.swing.event.ChangeEvent;
import javax.swing.event.ChangeList... | src/org/u_compare/gui/WorkflowViewer.java | package org.u_compare.gui;
import java.awt.dnd.DropTarget;
import java.awt.dnd.DropTargetAdapter;
import java.awt.dnd.DropTargetDragEvent;
import java.awt.dnd.DropTargetDropEvent;
import java.awt.dnd.DropTargetListener;
import javax.swing.Icon;
import javax.swing.event.ChangeEvent;
import javax.swing.event.ChangeList... | Added tooltips to load/new workflow tab buttons.
| src/org/u_compare/gui/WorkflowViewer.java | Added tooltips to load/new workflow tab buttons. | |
Java | mit | 05e4f69ec9b6357c1fbe4547191aa74420824616 | 0 | matthieu-vergne/jMetal | // This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it wi... | jmetal-core/src/main/java/org/uma/jmetal/util/experiment/component/GenerateReferenceParetoFront.java | // This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it wi... | Minor changes
| jmetal-core/src/main/java/org/uma/jmetal/util/experiment/component/GenerateReferenceParetoFront.java | Minor changes | |
Java | mit | 4e786d4da267282e61dcadc4cead172797250ff4 | 0 | hhu-stups/bmoth | package de.bmoth.app;
import de.saxsys.mvvmfx.FxmlView;
import de.saxsys.mvvmfx.InjectViewModel;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Alert;
import javafx.scene.control.Button;
import javafx.scene.control.TextField;
import javafx.stage.Stage;
import java.net.URL;
impo... | src/main/java/de/bmoth/app/OptionView.java | package de.bmoth.app;
import de.saxsys.mvvmfx.FxmlView;
import de.saxsys.mvvmfx.InjectViewModel;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Alert;
import javafx.scene.control.Button;
import javafx.scene.control.TextField;
import javafx.stage.Stage;
import java.net.URL;
impo... | fix bug in preferences/options
| src/main/java/de/bmoth/app/OptionView.java | fix bug in preferences/options | |
Java | mit | 9d366a425be891d2d3dec07086efed8077b22ea3 | 0 | Cin316/Utilis | package com.utilis;
/**
* This interface is used for saving and loading classes into Strings. Classes that implement this interface should be able to load themselves from the Strings generated by the saveString() method.
* @author Cin316
*
*/
public interface StringedObj {
/**
* Converts self to a String tha... | src/com/utilis/StringedObj.java | package com.utilis;
/**
* This interface is used for saving and loading classes into Strings. Classes that implement this interface should be able to load themselves from the Strings generated by the saveString() method.
* @author Cin316
*
*/
public interface StringedObj { // TODO Add exception class thrown by cr... | Added InvalidStringedObjStringException in StringedObj class.
InvalidStringedObjStringException returns name of class that implements
StringedObj and threw error. Added throws
InvalidStringedObjStringException to createFromString(String). | src/com/utilis/StringedObj.java | Added InvalidStringedObjStringException in StringedObj class. | |
Java | mit | 208c81187b3c6e871a053c80265932240fe96d75 | 0 | GaboFDC/Open-LaTeX-Studio,WhiteHsu/Open-LaTeX-Studio,sebbrudzinski/Open-LaTeX-Studio,glandre/Open-LaTeX-Studio | /*
* Copyright (c) 2015 Sebastian Brudzinski
*
* See the file LICENSE for copying permission.
*/
package latexstudio.editor.remote;
import com.dropbox.core.DbxAccountInfo;
import com.dropbox.core.DbxAppInfo;
import com.dropbox.core.DbxAuthFinish;
import com.dropbox.core.DbxClient;
import com.dropbox.c... | OpenLaTeXStudio/EditorModule/src/latexstudio/editor/remote/ConnectDropbox.java | /*
* Copyright (c) 2015 Sebastian Brudzinski
*
* See the file LICENSE for copying permission.
*/
package latexstudio.editor.remote;
import com.dropbox.core.DbxAccountInfo;
import com.dropbox.core.DbxAppInfo;
import com.dropbox.core.DbxAuthFinish;
import com.dropbox.core.DbxClient;
import com.dropbox.c... | Revert "Issue #73"
This reverts commit ab6cc820abb2c7e12288f0d45d65cd04c1ea9476.
| OpenLaTeXStudio/EditorModule/src/latexstudio/editor/remote/ConnectDropbox.java | Revert "Issue #73" | |
Java | mit | 47eae3f2d86d6b51fbc28644a3aa34d857715b7b | 0 | Folamh/Neon | package gameObject;
import java.util.*;
import processing.core.*;
public abstract class Tower extends GameObject{
int range;
PVector aim;
PVector defaultPlane;
PVector nextPathPoint;
ArrayList<Projectile> projectiles;
ArrayList<Enemy> targets;
Enemy leadTarget;
Tower(PApplet p, float x, float y){
supe... | src/gameObject/Tower.java | package gameObject;
import java.util.*;
import processing.core.*;
public abstract class Tower extends GameObject{
int range;
PVector aim;
PVector defaultPlane;
PVector nextPathPoint;
ArrayList<Projectile> projectiles;
ArrayList<Enemy> targets;
Enemy leadTarget;
Tower(PApplet p, float x, float y){
supe... | Have towers detecting enemies and removing them. Untested.
| src/gameObject/Tower.java | Have towers detecting enemies and removing them. Untested. | |
Java | agpl-3.0 | 030e2283e41474e4915c5456de19221a1d906d33 | 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 | 922d61e0-2e61-11e5-9284-b827eb9e62be | hello.java | 9227e90e-2e61-11e5-9284-b827eb9e62be | 922d61e0-2e61-11e5-9284-b827eb9e62be | hello.java | 922d61e0-2e61-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | c18fdae66d96e384f8595f4abe90daa490cf79bf | 0 | joval/jSAF,joval/jSAF | // Copyright (C) 2011 jOVAL.org. All rights reserved.
// This software is licensed under the LGPL 3.0 license available at http://www.gnu.org/licenses/lgpl.txt
package jsaf.intf.cisco.system;
import java.util.regex.Pattern;
import java.util.regex.PatternSyntaxException;
import java.util.regex.Matcher;
import jsaf.i... | src/jsaf/intf/cisco/system/ICiscoSession.java | // Copyright (C) 2011 jOVAL.org. All rights reserved.
// This software is licensed under the LGPL 3.0 license available at http://www.gnu.org/licenses/lgpl.txt
package jsaf.intf.cisco.system;
import java.util.regex.Pattern;
import java.util.regex.PatternSyntaxException;
import java.util.regex.Matcher;
import jsaf.i... | Update (revert) enable command for Cisco devices.
| src/jsaf/intf/cisco/system/ICiscoSession.java | Update (revert) enable command for Cisco devices. | |
Java | apache-2.0 | 2f39b9cc2b9f6a2fb648e4ef66d6a47cc02da5e1 | 0 | maxirosson/jdroid-gradle-plugin,maxirosson/jdroid-gradle-plugin,maxirosson/jdroid-gradle-plugin | package com.jdroid.gradle.commons;
import org.gradle.api.Action;
import org.gradle.api.JavaVersion;
import org.gradle.api.Project;
import org.gradle.api.tasks.javadoc.Javadoc;
import org.gradle.api.tasks.testing.Test;
import org.gradle.external.javadoc.CoreJavadocOptions;
public abstract class JavaBaseGradlePlugin ex... | jdroid-gradle-commons-plugin/src/main/groovy/com/jdroid/gradle/commons/JavaBaseGradlePlugin.java | package com.jdroid.gradle.commons;
import org.gradle.api.Action;
import org.gradle.api.JavaVersion;
import org.gradle.api.Project;
import org.gradle.api.tasks.javadoc.Javadoc;
import org.gradle.api.tasks.testing.Test;
import org.gradle.external.javadoc.CoreJavadocOptions;
public abstract class JavaBaseGradlePlugin ex... | Fixed typo
| jdroid-gradle-commons-plugin/src/main/groovy/com/jdroid/gradle/commons/JavaBaseGradlePlugin.java | Fixed typo | |
Java | apache-2.0 | 63523f4525181ebb09304aea805344c994bd3365 | 0 | achow/elasticsearch,Fsero/elasticsearch,ydsakyclguozi/elasticsearch,bestwpw/elasticsearch,Charlesdong/elasticsearch,scorpionvicky/elasticsearch,golubev/elasticsearch,amaliujia/elasticsearch,cnfire/elasticsearch-1,boliza/elasticsearch,javachengwc/elasticsearch,slavau/elasticsearch,pranavraman/elasticsearch,clintongormle... | /*
* Licensed to Elastic Search and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. Elastic Search licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you m... | modules/elasticsearch/src/main/java/org/elasticsearch/index/query/xcontent/FieldQueryParser.java | /*
* Licensed to Elastic Search and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. Elastic Search licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you m... | Query DSL: field query does not take into account `allow_leading_wildcards`, closes #236.
| modules/elasticsearch/src/main/java/org/elasticsearch/index/query/xcontent/FieldQueryParser.java | Query DSL: field query does not take into account `allow_leading_wildcards`, closes #236. | |
Java | apache-2.0 | c1cfc5afe21d0d7be85798de6b21ce334818f4f3 | 0 | tomkren/pikater,tomkren/pikater,tomkren/pikater | package org.pikater.web.vaadin.gui.server.ui_expeditor.expeditor.kineticcomponent;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import org.pikater.core.ontology.subtrees.agentInfo.AgentInfo;
import org.pikater.shared.database.jpa.JPABatch;
import org.pikater.shared.experiment.universalf... | src/org/pikater/web/vaadin/gui/server/ui_expeditor/expeditor/kineticcomponent/KineticComponent.java | package org.pikater.web.vaadin.gui.server.ui_expeditor.expeditor.kineticcomponent;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import org.pikater.core.ontology.subtrees.agentInfo.AgentInfo;
import org.pikater.shared.database.jpa.JPABatch;
import org.pikater.shared.experiment.universalf... | Saving/loading experiments - still incomplete
| src/org/pikater/web/vaadin/gui/server/ui_expeditor/expeditor/kineticcomponent/KineticComponent.java | Saving/loading experiments - still incomplete | |
Java | apache-2.0 | 9de318d08eb2f676b5cfa06901484e4cb0090261 | 0 | igorakkerman/jlib | /*
* jlib - Open Source Java Library
*
* www.jlib.org
*
*
* Copyright 2005-2013 Igor Akkerman
*
* 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:... | jlib-core/src/main/java/org/jlib/core/text/templateengine/IgnoreArgumentsTemplateEngine.java | /*
* jlib - Open Source Java Library
*
* www.jlib.org
*
*
* Copyright 2005-2013 Igor Akkerman
*
* 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:... | IgnoreArgumentsTemplateEngine adapted
| jlib-core/src/main/java/org/jlib/core/text/templateengine/IgnoreArgumentsTemplateEngine.java | IgnoreArgumentsTemplateEngine adapted | |
Java | apache-2.0 | c8259fb2f7b17a9c96737f00cb5b5a66b9029bde | 0 | ingorichtsmeier/camunda-bpm-platform,camunda/camunda-bpm-platform,falko/camunda-bpm-platform,xasx/camunda-bpm-platform,camunda/camunda-bpm-platform,subhrajyotim/camunda-bpm-platform,xasx/camunda-bpm-platform,ingorichtsmeier/camunda-bpm-platform,falko/camunda-bpm-platform,xasx/camunda-bpm-platform,subhrajyotim/camunda-b... | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed... | engine/src/main/java/org/camunda/bpm/engine/impl/migration/instance/parser/IncidentInstanceHandler.java | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed... | chore(migration): remove code duplication
related to CAM-5496
| engine/src/main/java/org/camunda/bpm/engine/impl/migration/instance/parser/IncidentInstanceHandler.java | chore(migration): remove code duplication | |
Java | apache-2.0 | 31bac057bfc65dc116a473fa2c56d9a0822a5f3f | 0 | OpenUniversity/ovirt-engine,OpenUniversity/ovirt-engine,OpenUniversity/ovirt-engine,OpenUniversity/ovirt-engine,OpenUniversity/ovirt-engine | package org.ovirt.engine.core.vdsbroker.jsonrpc;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
im... | backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/jsonrpc/MarshallingTestCase.java | package org.ovirt.engine.core.vdsbroker.jsonrpc;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Li... | core: MarshallingTestCase exceptions
Changed all test methods to just throw Exception - there's no need for
this bravity in a test case, and it in facts makes the code harder to
understand.
Change-Id: I4db0668962c822d6a77341914a2249ecdbefb158
Signed-off-by: Allon Mureinik <abc9ddaceaf0c059a5d9bc2aed71f25cb5370dba@red... | backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/jsonrpc/MarshallingTestCase.java | core: MarshallingTestCase exceptions | |
Java | apache-2.0 | 0bd70e4a805b81eecf2c1035186517235f8b23a0 | 0 | nwnpallewela/developer-studio,knadikari/developer-studio,knadikari/developer-studio,Susankha/developer-studio,Susankha/developer-studio,rajeevanv89/developer-studio,knadikariwso2/developer-studio,nwnpallewela/developer-studio,prabushi/devstudio-tooling-esb,nwnpallewela/developer-studio,rajeevanv89/developer-studio,soha... | /*
* Copyright 2005,2014 WSO2, Inc. http://www.wso2.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 applicab... | datamapper/org.wso2.datamapper.engine/src/main/java/org/wso2/datamapper/engine/inputAdapters/JsonInputReader.java | /*
* Copyright 2005,2014 WSO2, Inc. http://www.wso2.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 applicab... | Adding anonymous root support for json
| datamapper/org.wso2.datamapper.engine/src/main/java/org/wso2/datamapper/engine/inputAdapters/JsonInputReader.java | Adding anonymous root support for json | |
Java | apache-2.0 | fae2c31d3192abb1f2e011f193855c91e7602099 | 0 | h2oai/h2o-3,h2oai/h2o-dev,michalkurka/h2o-3,spennihana/h2o-3,h2oai/h2o-dev,spennihana/h2o-3,spennihana/h2o-3,h2oai/h2o-dev,jangorecki/h2o-3,jangorecki/h2o-3,michalkurka/h2o-3,h2oai/h2o-dev,jangorecki/h2o-3,jangorecki/h2o-3,mathemage/h2o-3,h2oai/h2o-3,h2oai/h2o-dev,h2oai/h2o-3,h2oai/h2o-3,mathemage/h2o-3,spennihana/h2o-... | package hex.tree.gbm;
import hex.Distribution;
import hex.ModelCategory;
import hex.quantile.Quantile;
import hex.quantile.QuantileModel;
import hex.tree.*;
import hex.tree.DTree.DecidedNode;
import hex.tree.DTree.LeafNode;
import hex.tree.DTree.UndecidedNode;
import water.*;
import water.exceptions.H2OModelBuilderIll... | h2o-algos/src/main/java/hex/tree/gbm/GBM.java | package hex.tree.gbm;
import hex.Distribution;
import hex.ModelCategory;
import hex.quantile.Quantile;
import hex.quantile.QuantileModel;
import hex.tree.*;
import hex.tree.DTree.DecidedNode;
import hex.tree.DTree.LeafNode;
import hex.tree.DTree.UndecidedNode;
import water.*;
import water.exceptions.H2OModelBuilderIll... | Fix Tweedie GBM.
| h2o-algos/src/main/java/hex/tree/gbm/GBM.java | Fix Tweedie GBM. | |
Java | apache-2.0 | 2a28f3dcfbfa3bc3eb74dd9df1f15d46d061569f | 0 | crate/crate,crate/crate,crate/crate | /*
* Licensed to Crate.io GmbH ("Crate") under one or more contributor
* license agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership. Crate licenses
* this file to you under the Apache License, Version 2.0 (the "License");
* you may not use this f... | server/src/test/java/io/crate/integrationtests/KillIntegrationTest.java | /*
* Licensed to Crate.io GmbH ("Crate") under one or more contributor
* license agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership. Crate licenses
* this file to you under the Apache License, Version 2.0 (the "License");
* you may not use this f... | Replace Guava's SettableFuture with CompletableFuture
| server/src/test/java/io/crate/integrationtests/KillIntegrationTest.java | Replace Guava's SettableFuture with CompletableFuture | |
Java | apache-2.0 | 45f84a8ee9a69fb4dd9accc68726a1d9dddccc82 | 0 | BOOtak/WallPepper | package org.catinthedark.wallpepper.asynctask;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.WallpaperManager;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.util.Log;
impor... | app/src/main/java/org/catinthedark/wallpepper/asynctask/RequestTask.java | package org.catinthedark.wallpepper.asynctask;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.WallpaperManager;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.util.Log;
impor... | use AND for tags in photos search.
| app/src/main/java/org/catinthedark/wallpepper/asynctask/RequestTask.java | use AND for tags in photos search. | |
Java | apache-2.0 | d3e6ecda326f38a800f0c4258d1f3b5edd7badf2 | 0 | decebals/pf4j,decebals/pf4j,decebals/pf4j | /*
* Copyright (C) 2012-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | pf4j/src/main/java/org/pf4j/util/FileUtils.java | /*
* Copyright (C) 2012-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | Fix error in getFileSystem
| pf4j/src/main/java/org/pf4j/util/FileUtils.java | Fix error in getFileSystem | |
Java | apache-2.0 | dc7036c9d88f013ba6ec22c5ba7d1906c892a9aa | 0 | mrniko/redisson,redisson/redisson | /**
* Copyright 2018 Nikita Koksharov
*
* 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 agree... | redisson/src/main/java/org/redisson/connection/SentinelConnectionManager.java | /**
* Copyright 2018 Nikita Koksharov
*
* 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 agree... | Fixed - Master node shouldn't be shutdown on slave down event in Sentinel mode. #1746
| redisson/src/main/java/org/redisson/connection/SentinelConnectionManager.java | Fixed - Master node shouldn't be shutdown on slave down event in Sentinel mode. #1746 | |
Java | apache-2.0 | b94fcaa49020b5ca5c1f4e8782b8c1a007eae853 | 0 | jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405,jzacsh/netwtcpip-cmp405 | import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.net.InetAddress;
import java.net.DatagramSocket;
import java.net.SocketException;
import java.net.UnknownHostException;
import java.util.Scanner;
import java.lang.InterruptedException;
import java.io.InputStream;
import java.util.List;
... | hw06/src/Chatterbox.java | import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.net.InetAddress;
import java.net.DatagramSocket;
import java.net.SocketException;
import java.net.UnknownHostException;
import java.util.Scanner;
import java.lang.InterruptedException;
import java.io.InputStream;
import java.util.List;
... | nit(ui) cli error should refer to terms from doc
| hw06/src/Chatterbox.java | nit(ui) cli error should refer to terms from doc | |
Java | apache-2.0 | a1594eda4f8b82be442f3caf8be0fe30174ddd12 | 0 | lz4/lz4-java,jpountz/lz4-java,lz4/lz4-java,jpountz/lz4-java,jpountz/lz4-java,lz4/lz4-java | package net.jpountz.lz4;
/*
* Copyright 2020 Charles Allen and the lz4-java contributors.
*
* 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/LICENS... | src/test/net/jpountz/lz4/LZ4FrameIOStreamTest.java | package net.jpountz.lz4;
/*
* Copyright 2020 Charles Allen and the lz4-java contributors.
*
* 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/LICENS... | Add a test for a stream of skippable frame only
| src/test/net/jpountz/lz4/LZ4FrameIOStreamTest.java | Add a test for a stream of skippable frame only | |
Java | apache-2.0 | 9c549ff373eced6b6c2833ade99487fc10d6b4ca | 0 | atlasapi/atlas-deer,atlasapi/atlas-deer | package org.atlasapi.output.annotation;
import java.io.IOException;
import java.util.Set;
import org.atlasapi.content.Content;
import org.atlasapi.content.Encoding;
import org.atlasapi.content.Location;
import org.atlasapi.content.Player;
import org.atlasapi.content.Policy;
import org.atlasapi.content.Service;
import... | atlas-api/src/main/java/org/atlasapi/output/annotation/LocationsAnnotation.java | package org.atlasapi.output.annotation;
import java.io.IOException;
import java.util.Set;
import org.atlasapi.content.Content;
import org.atlasapi.content.Encoding;
import org.atlasapi.content.Location;
import org.atlasapi.content.Player;
import org.atlasapi.content.Policy;
import org.atlasapi.content.Service;
import... | Filter unavailable `Location`s from API output.
We've started handling revocations for availabilities in Nitro, which means we now use the `available`
flag on `Location`s. This makes the API output respect that flag.
| atlas-api/src/main/java/org/atlasapi/output/annotation/LocationsAnnotation.java | Filter unavailable `Location`s from API output. | |
Java | apache-2.0 | edc54367b422914cf30d9bd504eadf668bee62b5 | 0 | hypercube1024/firefly,hypercube1024/firefly,hypercube1024/firefly,hypercube1024/firefly,hypercube1024/firefly | package com.fireflysource.common.collection.trie;
import java.nio.ByteBuffer;
import java.util.Set;
/**
* A Trie String lookup data structure.
*
* @param <V> the Trie entry type
*/
public interface Trie<V> {
/**
* Put an entry into the Trie
*
* @param s The key for the entry
* @param v T... | firefly-common/src/main/java/com/fireflysource/common/collection/trie/Trie.java | package com.fireflysource.common.collection.trie;
import java.nio.ByteBuffer;
import java.util.Set;
/* ------------------------------------------------------------ */
/**
* A Trie String lookup data structure.
*
* @param <V> the Trie entry type
*/
public interface Trie<V> {
/* -------------------------------... | [style]: clean up codes
| firefly-common/src/main/java/com/fireflysource/common/collection/trie/Trie.java | [style]: clean up codes | |
Java | apache-2.0 | 2fddfc026a7e4388810cd0121be31fdee5f7c7b1 | 0 | FOC-framework/framework | package com.foc.web.microservice.entity;
import java.util.ArrayList;
import com.auth0.jwt.JWT;
import com.auth0.jwt.algorithms.Algorithm;
import com.auth0.jwt.exceptions.JWTVerificationException;
import com.auth0.jwt.interfaces.DecodedJWT;
import com.auth0.jwt.interfaces.JWTVerifier;
import com.foc.ConfigInfo;
import... | focWebServer/src/com/foc/web/microservice/entity/AuthTokenHandler_1.java | package com.foc.web.microservice.entity;
import java.util.ArrayList;
import com.auth0.jwt.JWT;
import com.auth0.jwt.algorithms.Algorithm;
import com.auth0.jwt.exceptions.JWTVerificationException;
import com.auth0.jwt.interfaces.DecodedJWT;
import com.auth0.jwt.interfaces.JWTVerifier;
import com.foc.ConfigInfo;
import... | Adding log to token validation | focWebServer/src/com/foc/web/microservice/entity/AuthTokenHandler_1.java | Adding log to token validation | |
Java | apache-2.0 | 72cb3e7f92cc543b7195a1f23cb82b19176bbdfe | 0 | drmacro/dita-ot,dita-ot/dita-ot,infotexture/dita-ot,infotexture/dita-ot,infotexture/dita-ot,dita-ot/dita-ot,dita-ot/dita-ot,shaneataylor/dita-ot,shaneataylor/dita-ot,shaneataylor/dita-ot,drmacro/dita-ot,infotexture/dita-ot,infotexture/dita-ot,shaneataylor/dita-ot,dita-ot/dita-ot,drmacro/dita-ot,drmacro/dita-ot,dita-ot/... | /*
* This file is part of the DITA Open Toolkit project.
*
* Copyright 2015 Jarno Elovirta
*
* See the accompanying LICENSE file for applicable license.
*/
package org.dita.dost.module;
import org.dita.dost.exception.DITAOTException;
import org.dita.dost.log.DITAOTLogger;
import org.dita.dost.log.MessageUtils;
i... | src/main/java/org/dita/dost/module/BranchFilterModule.java | /*
* This file is part of the DITA Open Toolkit project.
*
* Copyright 2015 Jarno Elovirta
*
* See the accompanying LICENSE file for applicable license.
*/
package org.dita.dost.module;
import org.dita.dost.exception.DITAOTException;
import org.dita.dost.log.DITAOTLogger;
import org.dita.dost.log.MessageUtils;
i... | Replace loop with return with a if-statement
| src/main/java/org/dita/dost/module/BranchFilterModule.java | Replace loop with return with a if-statement | |
Java | bsd-3-clause | 4d1fabe036de07ede2ef452acb8a1c4bab5569e8 | 0 | CBIIT/common-security-module,CBIIT/common-security-module,CBIIT/common-security-module,CBIIT/common-security-module,NCIP/common-security-module,NCIP/common-security-module,CBIIT/common-security-module,NCIP/common-security-module,NCIP/common-security-module | package gov.nih.nci.security.ri.struts.actions;
import gov.nih.nci.security.authorization.domainobjects.ProtectionElement;
import gov.nih.nci.security.authorization.domainobjects.User;
import gov.nih.nci.security.exceptions.CSException;
import gov.nih.nci.security.ri.dao.EmployeeDAO;
import gov.nih.nci.security.ri.str... | ri/src/gov/nih/nci/security/ri/struts/actions/CreateEmployeeAction.java | package gov.nih.nci.security.ri.struts.actions;
import gov.nih.nci.security.authorization.domainobjects.ProtectionElement;
import gov.nih.nci.security.authorization.domainobjects.User;
import gov.nih.nci.security.exceptions.CSException;
import gov.nih.nci.security.ri.dao.EmployeeDAO;
import gov.nih.nci.security.ri.str... | refactoring
SVN-Revision: 858
| ri/src/gov/nih/nci/security/ri/struts/actions/CreateEmployeeAction.java | refactoring | |
Java | bsd-3-clause | e6ca6e1607a68e370e363c64f5cbdffbf2bbad0e | 0 | SoftwareIntrospectionLab/FixCache,SoftwareIntrospectionLab/FixCache | package Cache;
import java.util.ArrayList;
import java.util.Hashtable;
import java.util.Iterator;
import Cache.CacheItem.CacheReason;
public class Cache {
// Invariant: cacheTable.size() <= size;
private int size;
Hashtable<Integer, CacheItem> cacheTable = new Hashtable<Integer, CacheItem>();
CacheReplacement ... | src/Cache/Cache.java | package Cache;
import java.util.ArrayList;
import java.util.Hashtable;
import java.util.Iterator;
import Cache.CacheItem.CacheReason;
public class Cache {
// Invariant: cacheTable.size() <= size;
private int size;
Hashtable<Integer, CacheItem> cacheTable = new Hashtable<Integer, CacheItem>();
CacheReplacement ... | delete some unused lines of code
| src/Cache/Cache.java | delete some unused lines of code | |
Java | mit | 85350ab44d4574bc90ddbbc22f6a42d2d0ec435a | 0 | welovecoding/editorconfig-netbeans,welovecoding/editorconfig-netbeans | package com.welovecoding.netbeans.plugin.editorconfig.listener;
import com.welovecoding.netbeans.plugin.editorconfig.model.EditorConfigConstant;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
impor... | src/main/java/com/welovecoding/netbeans/plugin/editorconfig/listener/EditorConfigProcessor.java | package com.welovecoding.netbeans.plugin.editorconfig.listener;
import com.welovecoding.netbeans.plugin.editorconfig.model.EditorConfigConstant;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
impor... | Changed to enhanced for loop.
| src/main/java/com/welovecoding/netbeans/plugin/editorconfig/listener/EditorConfigProcessor.java | Changed to enhanced for loop. | |
Java | mit | 20bc44e5da0d285b87f2cd71c796bdbc341d6f92 | 0 | elBukkit/MagicPlugin,elBukkit/MagicPlugin,elBukkit/MagicPlugin | package com.elmakers.mine.bukkit.protection;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.logging.Level;
import javax.annotation.Nullable;
import org.bukkit.Location;
import org.bukkit.block.Block;
import org.bukkit.entity... | Magic/src/main/java/com/elmakers/mine/bukkit/protection/FactionsManager.java | package com.elmakers.mine.bukkit.protection;
import java.lang.reflect.Constructor;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.logging.Level;
import javax.annotation.Nullable;
import org.bukkit.Location;
import org.bukkit.block.Block;
import org.bukkit.entity... | Fix NPE in Factions if getPlayer returns null
| Magic/src/main/java/com/elmakers/mine/bukkit/protection/FactionsManager.java | Fix NPE in Factions if getPlayer returns null | |
Java | mit | be17489f2d4b9dd906813ed54e4a6e62267949b8 | 0 | Meghana359/2048-source-code,Meghana359/2048-source-code,Meghana359/2048-source-code | js/QuickSort.java | import java.util.Scanner;
class QuickSort
{
public static void main(String args[])
{
System.out.println("Enter no of elements in the array");
Scanner sc=new Scanner(System.in);
int n=sc.nextInt();
int a[]=new int[n];
System.out.println("Enter the elements");
for (int l=0;l<n ;l++ ) {
a[l]=s... | Delete QuickSort.java | js/QuickSort.java | Delete QuickSort.java | ||
Java | mit | 5e7725577b44fcf2e8821e924f9e802bcc1be8ad | 0 | be-ndee/addressbook | package controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import models.Address;
import java.sql.Date;
import java.text.SimpleDateFormat;
import java.util.C... | WEB-INF/classes/controller/Save.java | package controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import models.Address;
import java.sql.Date;
import java.text.SimpleDateFormat;
import java.util.C... | Redirect from Save to address
| WEB-INF/classes/controller/Save.java | Redirect from Save to address |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.