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 | cf6912e3f07a77320d958965614854cca6cfd9d2 | 0 | highlnd/camel-slack | package io.mikekennedy.camel;
import org.apache.camel.Consumer;
import org.apache.camel.Processor;
import org.apache.camel.Producer;
import org.apache.camel.impl.DefaultEndpoint;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.apache.http.client.HttpClient;
public class SlackEndpoint extends Defa... | src/main/java/io/mikekennedy/camel/SlackEndpoint.java | package io.mikekennedy.camel;
import org.apache.camel.Consumer;
import org.apache.camel.Processor;
import org.apache.camel.Producer;
import org.apache.camel.impl.DefaultEndpoint;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class SlackEndpoint extends DefaultEndpoint {
private static final tra... | Creates new producer and returns it
| src/main/java/io/mikekennedy/camel/SlackEndpoint.java | Creates new producer and returns it | |
Java | apache-2.0 | 8e10afc0126984a4115f5dd1c5a8f8cccd9d4e94 | 0 | apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc | package io.shardingjdbc.core.util;
import org.junit.Test;
import java.util.List;
import static org.hamcrest.core.Is.is;
import static org.hamcrest.core.IsCollectionContaining.hasItems;
import static org.junit.Assert.assertThat;
public final class InlineExpressionParserTest {
@Test
public void assertEva... | sharding-jdbc-core/src/test/java/io/shardingjdbc/core/util/InlineExpressionParserTest.java | package io.shardingjdbc.core.util;
import org.junit.Test;
import java.util.List;
import static org.hamcrest.core.Is.is;
import static org.hamcrest.core.IsCollectionContaining.hasItems;
import static org.junit.Assert.assertThat;
public final class InlineExpressionParserTest {
@Test
public void assertEva... | Refactor codes.
| sharding-jdbc-core/src/test/java/io/shardingjdbc/core/util/InlineExpressionParserTest.java | Refactor codes. | |
Java | apache-2.0 | 237b44b623a19ecb39b4d1985558c93987535bcc | 0 | ahb0327/yobi,bloodybear/yona,ahb0327/yobi,bloodybear/yona,yona-projects/yona,ChangsungKim/TestRepository01,ihoneymon/yobi,violetag/demo,doortts/forked-for-history,Limseunghwan/oss,doortts/forked-for-history,naver/yobi,bloodybear/yona,oolso/yobi,yona-projects/yona,ChangsungKim/TestRepository01,ahb0327/yobi,Limseunghwan/... | /**
* @author Taehyun Park
*/
package controllers;
import java.io.File;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.util.List;
import play.Logger;
import jxl.write.WriteException;
import models.Assignee;
import models.Attachment;
import models.Issue;
import models.IssueCom... | app/controllers/IssueApp.java | /**
* @author Taehyun Park
*/
package controllers;
import java.io.File;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.util.List;
import play.Logger;
import jxl.write.WriteException;
import models.Assignee;
import models.Attachment;
import models.Issue;
import models.IssueCom... | issue: Remove caching which doesn't work correctly.
| app/controllers/IssueApp.java | issue: Remove caching which doesn't work correctly. | |
Java | apache-2.0 | 4457abd65bfcb088fc4f6c2700d72da9a623db40 | 0 | googleapis/java-automl,googleapis/java-automl,googleapis/java-automl | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | samples/snippets/src/main/java/com/beta/automl/GetModel.java | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | add region tags (#361)
| samples/snippets/src/main/java/com/beta/automl/GetModel.java | add region tags (#361) | |
Java | apache-2.0 | 896a4b57543ee3d3e6b690f32bcde4da654bb923 | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.execution.ui.layout.impl;
import com.intellij.execution.ui.layout.*;
import com.intellij.execution.ui.layout.actions.CloseViewAction;
import com.intellij.ex... | platform/lang-impl/src/com/intellij/execution/ui/layout/impl/GridCellImpl.java | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.execution.ui.layout.impl;
import com.intellij.execution.ui.layout.*;
import com.intellij.execution.ui.layout.actions.CloseViewAction;
import com.intellij.ex... | new Editor Tabs UI: Tabs: fix tabs height (#IDEA-207080)
(cherry picked from commit b0eac1441862405669f3cc478b00656c02758a94)
GitOrigin-RevId: 45dba897f91e9fd027275f2e2d1d3b8327f7e909 | platform/lang-impl/src/com/intellij/execution/ui/layout/impl/GridCellImpl.java | new Editor Tabs UI: Tabs: fix tabs height (#IDEA-207080) | |
Java | apache-2.0 | 19cae1820f9d97e313e11e6833f070ec23991e66 | 0 | johnmccabe/maven-plugins,apache/maven-plugins,krosenvold/maven-plugins,PressAssociation/maven-plugins,ptahchiev/maven-plugins,Orange-OpenSource/maven-plugins,hgschmie/apache-maven-plugins,ptahchiev/maven-plugins,Orange-OpenSource/maven-plugins,hazendaz/maven-plugins,apache/maven-plugins,lennartj/maven-plugins,mcculls/m... | package org.apache.maven.plugin.javadoc;
/*
* 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 Lic... | maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java | package org.apache.maven.plugin.javadoc;
/*
* 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 Lic... | prevent potential NPE.
git-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@911264 13f79535-47bb-0310-9956-ffa450edef68
| maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java | prevent potential NPE. | |
Java | apache-2.0 | a380e0e16910d54fc6b098373be55e75ff3b3062 | 0 | kubum/elasticsearch,luiseduardohdbackup/elasticsearch,Kakakakakku/elasticsearch,luiseduardohdbackup/elasticsearch,tkssharma/elasticsearch,lchennup/elasticsearch,yuy168/elasticsearch,scottsom/elasticsearch,JSCooke/elasticsearch,xingguang2013/elasticsearch,kalburgimanjunath/elasticsearch,schonfeld/elasticsearch,F0lha/ela... | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | src/main/java/org/elasticsearch/search/query/QueryPhase.java | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | optimize match all query against a type to be wrapped with a constant score query and not filtered
| src/main/java/org/elasticsearch/search/query/QueryPhase.java | optimize match all query against a type to be wrapped with a constant score query and not filtered | |
Java | bsd-3-clause | c138fa6e74820bae388798b8a1f8f462e6e62ab8 | 0 | uw-dims/tupelo,uw-dims/tupelo,uw-dims/tupelo,uw-dims/tupelo,uw-dims/tupelo | /**
* Copyright © 2015, University of Washington
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice,... | store/filesys/src/main/java/edu/uw/apl/tupelo/store/filesys/FileRecordStore.java | /**
* Copyright © 2015, University of Washington
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice,... | Rename fileHash.sqlite to fileRecord.sqlite
| store/filesys/src/main/java/edu/uw/apl/tupelo/store/filesys/FileRecordStore.java | Rename fileHash.sqlite to fileRecord.sqlite | |
Java | bsd-3-clause | 1581dd5ffd9a45019fd457293bf13f22dc67ba7a | 0 | TitanRobotics2022TEMP/2022-FRC-2013,TitanRobotics/2022-FRC-2013 | package org.usfirst.frc2022.subsystems;
import edu.wpi.first.wpilibj.camera.AxisCamera;
import edu.wpi.first.wpilibj.camera.AxisCameraException;
import edu.wpi.first.wpilibj.command.Subsystem;
import edu.wpi.first.wpilibj.image.*;
import edu.wpi.first.wpilibj.image.NIVision.MeasurementType;
import edu.wpi.first... | src/org/usfirst/frc2022/subsystems/Robocam.java | package org.usfirst.frc2022.subsystems;
import edu.wpi.first.wpilibj.camera.AxisCamera;
import edu.wpi.first.wpilibj.camera.AxisCameraException;
import edu.wpi.first.wpilibj.command.Subsystem;
import edu.wpi.first.wpilibj.image.*;
import edu.wpi.first.wpilibj.image.NIVision.MeasurementType;
import edu.wpi.first... | Quick comment change
| src/org/usfirst/frc2022/subsystems/Robocam.java | Quick comment change | |
Java | mit | e8ad73f2f02a33e985524182f0c3da94b42991b6 | 0 | talah/BBTH | package bbth.game;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Paint.Align;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import bbth.engine.achievements... | gameSrc/bbth/game/InGameScreen.java | package bbth.game;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Paint.Align;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import bbth.engine.achievements... | InGameScreen ends game when it's stopped forcibly.
| gameSrc/bbth/game/InGameScreen.java | InGameScreen ends game when it's stopped forcibly. | |
Java | mit | 787b942b7fddf83de8daf4e478cdd740bf471fdf | 0 | mback2k/tsoexpert | package de.uxnr.tsoexpert.ui;
import java.awt.BorderLayout;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import... | src/de/uxnr/tsoexpert/ui/MainWindow.java | package de.uxnr.tsoexpert.ui;
import java.awt.BorderLayout;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import... | Added text panel to map GUI
| src/de/uxnr/tsoexpert/ui/MainWindow.java | Added text panel to map GUI | |
Java | mit | 23d9816c7b3f417c9fd236ece1a6b63bfc22e335 | 0 | amarkrishna/demo1,amarkrishna/demo1,amarkrishna/demo1,amarkrishna/demo1 | package magpie.user.server;
import magpie.data.Dataset;
import magpie.models.BaseModel;
import magpie.models.classification.AbstractClassifier;
import magpie.user.server.thrift.ModelInfo;
/**
* Holds information about a model.
* @author Logan Ward
*/
public class ModelPackage {
/** Dataset used to generate att... | src/magpie/user/server/ModelPackage.java | package magpie.user.server;
import magpie.data.Dataset;
import magpie.models.BaseModel;
import magpie.models.classification.AbstractClassifier;
import magpie.user.server.thrift.ModelInfo;
/**
* Holds information about a model.
* @author Logan Ward
*/
public class ModelPackage {
/** Dataset used to generate att... | Print out training set size in description | src/magpie/user/server/ModelPackage.java | Print out training set size in description | |
Java | mit | 4e6873df198e7ced4ff1eafd48337e86c54e99d5 | 0 | Bitseller/jrpg-2017b-cliente | package estados;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import javax.swing.JOptionPane;
import com.google.gson.Gson;
import dominio.Asesino;
import dominio.Casta;
import domin... | src/main/java/estados/EstadoBatalla.java | package estados;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import javax.swing.JOptionPane;
import com.google.gson.Gson;
import dominio.Asesino;
import dominio.Casta;
import domin... | Cambiado Daño por Ataque en unos metodos de Casta
| src/main/java/estados/EstadoBatalla.java | Cambiado Daño por Ataque en unos metodos de Casta | |
Java | mit | 81a82a47fb70333421ea58e3cfc9ffa838102654 | 0 | cryptomator/siv-mode,cryptomator/siv-mode | package org.cryptomator.siv;
/*******************************************************************************
* Copyright (c) 2015 Sebastian Stenzel
* This file is licensed under the terms of the MIT license.
* See the LICENSE.txt file for more info.
*
* Contributors:
* Sebastian Stenzel - initial API and im... | src/test/java/org/cryptomator/siv/SivModeTest.java | package org.cryptomator.siv;
/*******************************************************************************
* Copyright (c) 2015 Sebastian Stenzel
* This file is licensed under the terms of the MIT license.
* See the LICENSE.txt file for more info.
*
* Contributors:
* Sebastian Stenzel - initial API and im... | added unit test for javax.crypto API
| src/test/java/org/cryptomator/siv/SivModeTest.java | added unit test for javax.crypto API | |
Java | mit | e25e126a00fead77de361873f3019b1ae9526ab7 | 0 | wisthy/BeeBreedingManager | package be.shoktan.BeeBreedingManager.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Inheritance;
import javax.persistence.InheritanceType;
import org.apache.commons.lang3.builder.CompareToBuilder;
import org.hibernate.an... | src/main/java/be/shoktan/BeeBreedingManager/model/ABaseEntity.java | package be.shoktan.BeeBreedingManager.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import org.hibernate.annotations.GenericGenerator;
/**
* Basic class to hold common methods for all the Entity
* @author Wisthy
*
*/
@Entity @Inheritanc... | Update ABaseEntity.java
add compareTo() method | src/main/java/be/shoktan/BeeBreedingManager/model/ABaseEntity.java | Update ABaseEntity.java | |
Java | mit | 353c6993621d8ed26fce31ef33f2e185825ccf71 | 0 | zbeboy/ISY,zbeboy/ISY,zbeboy/ISY,zbeboy/ISY | package top.zbeboy.isy.web.graduate.design.reorder;
import lombok.extern.slf4j.Slf4j;
import org.jooq.Record;
import org.jooq.Result;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.util.ObjectUtils;
import org.springframework.util.StringUtils;
impor... | src/main/java/top/zbeboy/isy/web/graduate/design/reorder/GraduationDesignReorderController.java | package top.zbeboy.isy.web.graduate.design.reorder;
import lombok.extern.slf4j.Slf4j;
import org.jooq.Record;
import org.jooq.Result;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.util.ObjectUtils;
import org.springframework.util.StringUtils;
impor... | 毕业设计顺序问题完成
| src/main/java/top/zbeboy/isy/web/graduate/design/reorder/GraduationDesignReorderController.java | 毕业设计顺序问题完成 | |
Java | mpl-2.0 | be54402b62b5deda6ca07500284a7d5e1f7f9669 | 0 | JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core | /*************************************************************************
*
* $RCSfile: OTimeModel.java,v $
*
* $Revision: 1.2 $
*
* last change:$Date: 2003-05-27 12:46:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Les... | qadevOOo/tests/java/mod/_forms/OTimeModel.java | /*************************************************************************
*
* $RCSfile: OTimeModel.java,v $
*
* $Revision: 1.1 $
*
* last change:$Date: 2003-01-27 18:14:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Les... | INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED
2003/05/21 10:56:02 sg 1.1.8.1: #109819# prepare devide of runner
| qadevOOo/tests/java/mod/_forms/OTimeModel.java | INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED 2003/05/21 10:56:02 sg 1.1.8.1: #109819# prepare devide of runner | |
Java | lgpl-2.1 | a837a8e678a75e427b9e3c8b109f82170b54ba28 | 0 | jolie/jolie,jolie/jolie,jolie/jolie | /***************************************************************************
* Copyright (C) by Fabrizio Montesi *
* *
* This program is free software; you can redistribute it and/or modify *
* it unde... | javaServices/coreJavaServices/src/joliex/db/DatabaseService.java | /***************************************************************************
* Copyright (C) by Fabrizio Montesi *
* *
* This program is free software; you can redistribute it and/or modify *
* it unde... | added REAL case into switch of setValue method
Former-commit-id: 5890a6b9726dc98b2a1fa1e0fdb24811d9c230bf | javaServices/coreJavaServices/src/joliex/db/DatabaseService.java | added REAL case into switch of setValue method | |
Java | lgpl-2.1 | fce56851f8ecf0c2e9a9425947e92694613bb192 | 0 | brltty/brltty,brltty/brltty,brltty/brltty,brltty/brltty,brltty/brltty,brltty/brltty | /*
* BRLTTY - A background process providing access to the console screen (when in
* text mode) for a blind person using a refreshable braille display.
*
* Copyright (C) 1995-2018 by The BRLTTY Developers.
*
* BRLTTY comes with ABSOLUTELY NO WARRANTY.
*
* This is free software, placed under the terms o... | Android/Application/src/org/a11y/brltty/android/InputService.java | /*
* BRLTTY - A background process providing access to the console screen (when in
* text mode) for a blind person using a refreshable braille display.
*
* Copyright (C) 1995-2018 by The BRLTTY Developers.
*
* BRLTTY comes with ABSOLUTELY NO WARRANTY.
*
* This is free software, placed under the terms o... | The delete key no longer needs the input service as of Android 5.0 (Lollipop). (dm)
| Android/Application/src/org/a11y/brltty/android/InputService.java | The delete key no longer needs the input service as of Android 5.0 (Lollipop). (dm) | |
Java | lgpl-2.1 | f91c1077514d793d7b15ec1d4578e4b8a6792409 | 0 | exedio/copernica,exedio/copernica,exedio/copernica | /*
* Copyright (C) 2004-2005 exedio GmbH (www.exedio.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later versi... | lib/src/com/exedio/cope/ReportTable.java | /*
* Copyright (C) 2004-2005 exedio GmbH (www.exedio.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later versi... | remove notifyRequiredConstraint, not needed
git-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@2409 e7d4fc99-c606-0410-b9bf-843393a9eab7
| lib/src/com/exedio/cope/ReportTable.java | remove notifyRequiredConstraint, not needed | |
Java | apache-2.0 | 0f7e1d0a4e6fb2cd14ca303fbb1d2b9a1e44cb11 | 0 | SoftTech2018/06_del2 | package functionality;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.Scanner;
public class ReadFiles {
private File log;
private File store;
public ReadFiles(){
log = new File("/files/Log.txt");
store = new File("/files.txt/store.txt");
}
public String getProductName(int prod... | 06_del2/WCU/functionality/ReadFiles.java | package functionality;
public class ReadFiles {
}
| ReadFiles påbegyndt | 06_del2/WCU/functionality/ReadFiles.java | ReadFiles påbegyndt | |
Java | apache-2.0 | 8672cafb3ffeefcd89455402fdb82d27b9804436 | 0 | hrovira/addama-googlecode,hrovira/addama-googlecode,hrovira/addama-googlecode,hrovira/addama-googlecode,hrovira/addama-googlecode | package org.systemsbiology.addama.appengine.callbacks;
import com.google.appengine.api.datastore.Entity;
import com.google.appengine.api.urlfetch.HTTPResponse;
import org.systemsbiology.addama.appengine.memcache.MemcacheLoaderCallback;
import org.systemsbiology.addama.appengine.pojos.HTTPResponseContent;
import java.... | gae-svcs/addama-registry/src/main/java/org/systemsbiology/addama/appengine/callbacks/AppsContentMemcacheLoaderCallback.java | package org.systemsbiology.addama.appengine.callbacks;
import com.google.appengine.api.datastore.Entity;
import com.google.appengine.api.urlfetch.HTTPResponse;
import org.systemsbiology.addama.appengine.memcache.MemcacheLoaderCallback;
import org.systemsbiology.addama.appengine.pojos.HTTPResponseContent;
import java.... | added slash in front of homepage
| gae-svcs/addama-registry/src/main/java/org/systemsbiology/addama/appengine/callbacks/AppsContentMemcacheLoaderCallback.java | added slash in front of homepage | |
Java | apache-2.0 | 47ce99429f7021a759578961c1093dc03fc40e19 | 0 | caot/intellij-community,ivan-fedorov/intellij-community,lucafavatella/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,asedunov/intellij-community,xfournet/intellij-community,alphafoobar/intellij-community,apixandru/intellij-community,retomerz/intellij-community,MichaelNedzelsky/intellij-com... | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/openapi/wm/impl/status/InfoAndProgressPanel.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | fix status bar progress leaks
| platform/platform-impl/src/com/intellij/openapi/wm/impl/status/InfoAndProgressPanel.java | fix status bar progress leaks | |
Java | apache-2.0 | ac96bb49b9fab173ea9d38d1b760274e3cd9cd98 | 0 | drankye/directory-server,apache/directory-server,drankye/directory-server,darranl/directory-server,lucastheisen/apache-directory-server,apache/directory-server,darranl/directory-server,lucastheisen/apache-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")... | protocol-ldap/src/main/java/org/apache/directory/server/ldap/handlers/SearchHandler.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")... | improving responsiveness of search to client death
git-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@688603 13f79535-47bb-0310-9956-ffa450edef68
| protocol-ldap/src/main/java/org/apache/directory/server/ldap/handlers/SearchHandler.java | improving responsiveness of search to client death | |
Java | apache-2.0 | 43c9e3f506e4de1b9ca5c5bd4fbecaec204d1d9d | 0 | dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android,dimagi/commcare-android | /**
*
*/
package org.commcare.android.util;
import java.text.Normalizer;
import java.util.regex.Pattern;
import android.annotation.SuppressLint;
import android.os.Build;
import android.support.v4.util.LruCache;
import android.util.Pair;
/**
* @author ctsims
*
*/
public class StringUtils {
//TODO: Bro ... | app/src/org/commcare/android/util/StringUtils.java | /**
*
*/
package org.commcare.android.util;
import java.text.Normalizer;
import java.util.regex.Pattern;
import android.annotation.SuppressLint;
import android.os.Build;
import android.support.v4.util.LruCache;
import android.util.Pair;
/**
* @author ctsims
*
*/
public class StringUtils {
//TODO: Bro ... | Fix NullPointerException
| app/src/org/commcare/android/util/StringUtils.java | Fix NullPointerException | |
Java | apache-2.0 | 1bb744cc9e7b2fffc3cdae9266ff0ddba6b59b49 | 0 | OpenHFT/Chronicle-Bytes | /*
* Copyright (c) 2016-2022 chronicle.software
*
* https://chronicle.software
*
* 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/test/java/net/openhft/chronicle/bytes/BytesInternalTest.java | /*
* Copyright (c) 2016-2022 chronicle.software
*
* https://chronicle.software
*
* 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
*
... | Speed up test
| src/test/java/net/openhft/chronicle/bytes/BytesInternalTest.java | Speed up test | |
Java | apache-2.0 | 05521e0dbcaca00aaac2c51bac2a8f9457b39cbf | 0 | Hippoom/scaleworks-analytics-eco,Hippoom/scaleworks-analytics-eco | package elk.spike;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.PropertyNamingStrategy;
import lombok.Getter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org... | src/main/java/elk/spike/Application.java | package elk.spike;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class Application {
public static void main(String[] args) {
SpringApplication.run(Application.class, args);
}
} | Exception handler for unexpected throwables
| src/main/java/elk/spike/Application.java | Exception handler for unexpected throwables | |
Java | apache-2.0 | 057479c587d22af433c5fe8bad69e633e8d53924 | 0 | flapdoodle-oss/de.flapdoodle.embed.mongo,flapdoodle-oss/de.flapdoodle.embed.mongo | /**
* Copyright (C) 2011
* Michael Mosmann <michael@mosmann.de>
* Martin Jöhren <m.joehren@googlemail.com>
*
* with contributions from
* konstantin-ba@github,Archimedes Trajano (trajano@github)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compli... | src/main/java/de/flapdoodle/embed/mongo/distribution/Version.java | /**
* Copyright (C) 2011
* Michael Mosmann <michael@mosmann.de>
* Martin Jöhren <m.joehren@googlemail.com>
*
* with contributions from
* konstantin-ba@github,Archimedes Trajano (trajano@github)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compli... | Updated and cleaned up versions: 2.6.1 is the latest production release, with 2.7.0 as the latest development release. Deprecated all other versions.
| src/main/java/de/flapdoodle/embed/mongo/distribution/Version.java | Updated and cleaned up versions: 2.6.1 is the latest production release, with 2.7.0 as the latest development release. Deprecated all other versions. | |
Java | apache-2.0 | 9c635e113ae8a09ba21c83ed9314fa666ffe686e | 0 | ArcadiaConsulting/appstorestats | /**
* Copyright 2013 Arcadia Consulting C.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 agre... | appstoresstats-ios/src/main/java/es/arcadiaconsulting/appstoresstats/ios/io/DateHelper.java | /**
* Copyright 2013 Arcadia Consulting C.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 agre... | change date helper to get all stats searching all dates
| appstoresstats-ios/src/main/java/es/arcadiaconsulting/appstoresstats/ios/io/DateHelper.java | change date helper to get all stats searching all dates | |
Java | apache-2.0 | 0901c5c703a56fe75f57214e492938b3d9ecf37f | 0 | KernelHaven/KernelHaven,KernelHaven/KernelHaven | /*
* Copyright 2017-2019 University of Hildesheim, Software Systems Engineering
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
... | src/net/ssehub/kernel_haven/util/io/csv/CsvReader.java | /*
* Copyright 2017-2019 University of Hildesheim, Software Systems Engineering
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
... | Fixes a memory leak in CsvReader
Avoids creating a new StringBuffer and converting it back when the same
result is returned at the unescape method | src/net/ssehub/kernel_haven/util/io/csv/CsvReader.java | Fixes a memory leak in CsvReader | |
Java | apache-2.0 | f26c29bce9565dfb1c5ebb9c5194c568a6ae6104 | 0 | Graylog2/gelfclient | /*
* Copyright 2012-2014 TORCH GmbH
*
* This file is part of Graylog2.
*
* Graylog2 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later vers... | src/main/java/org/graylog2/gelfclient/transport/GelfTransport.java | /*
* Copyright 2012-2014 TORCH GmbH
*
* This file is part of Graylog2.
*
* Graylog2 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later vers... | Add sync() to the GelfTransport interface.
| src/main/java/org/graylog2/gelfclient/transport/GelfTransport.java | Add sync() to the GelfTransport interface. | |
Java | apache-2.0 | 5974e24232fdd9ae94c004474dd329a6f41f5766 | 0 | apache/openwebbeans,apache/openwebbeans,apache/openwebbeans | /*
* 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... | samples/reservation/src/main/java/org/apache/webbeans/reservation/intercept/LoginDecorator.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... | Update for @Any
git-svn-id: 959c5dc4f35e0484f067e28fe24ef05c41faf244@786292 13f79535-47bb-0310-9956-ffa450edef68
| samples/reservation/src/main/java/org/apache/webbeans/reservation/intercept/LoginDecorator.java | Update for @Any | |
Java | apache-2.0 | bb5d07b3cb3ae725b4167c4295aea1662be6a79b | 0 | wskplho/android-maven-plugin,kedzie/maven-android-plugin,b-cuts/android-maven-plugin,xiaojiaqiao/android-maven-plugin,xieningtao/android-maven-plugin,greek1979/maven-android-plugin,jdegroot/android-maven-plugin,mitchhentges/android-maven-plugin,CJstar/android-maven-plugin,secondsun/maven-android-plugin,xiaojiaqiao/andr... | /*
* Copyright (C) 2009-2011 Jayway AB
* Copyright (C) 2007-2008 JVending Masa
*
* 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/main/java/com/jayway/maven/plugins/android/standalonemojos/AbstractInstrumentationMojo.java | /*
* Copyright (C) 2009-2011 Jayway AB
* Copyright (C) 2007-2008 JVending Masa
*
* 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
*
... | propagating exceptions from test runs up
| src/main/java/com/jayway/maven/plugins/android/standalonemojos/AbstractInstrumentationMojo.java | propagating exceptions from test runs up | |
Java | apache-2.0 | 669d013fafaf6d12d7f3e65611e09253af70d568 | 0 | real-logic/Agrona,tbrooks8/Agrona | /*
* Copyright 2014-2018 Real Logic Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | agrona/src/main/java/org/agrona/IoUtil.java | /*
* Copyright 2014-2018 Real Logic Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | [Java] Fix build under Java 10.
| agrona/src/main/java/org/agrona/IoUtil.java | [Java] Fix build under Java 10. | |
Java | apache-2.0 | c253cb7704c92ac6797608b1342a75ab88c35e91 | 0 | vineetgarg02/hive,vineetgarg02/hive,lirui-apache/hive,alanfgates/hive,vineetgarg02/hive,jcamachor/hive,sankarh/hive,sankarh/hive,vergilchiu/hive,lirui-apache/hive,jcamachor/hive,alanfgates/hive,b-slim/hive,lirui-apache/hive,lirui-apache/hive,vineetgarg02/hive,vergilchiu/hive,alanfgates/hive,jcamachor/hive,anishek/hive,... | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | HIVE-2487: Bug from HIVE-2446, the code that calls client stats publishers should be inside the while loop (Robert Surówka via He Yongqiang)
git-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1185767 13f79535-47bb-0310-9956-ffa450edef68
| ql/src/java/org/apache/hadoop/hive/ql/exec/HadoopJobExecHelper.java | HIVE-2487: Bug from HIVE-2446, the code that calls client stats publishers should be inside the while loop (Robert Surówka via He Yongqiang) | |
Java | apache-2.0 | 3e4aadb1180c22caf007604e5a10b7ab608e4bb9 | 0 | anvayarai/my-ChatSecure,joskarthic/chatsecure,bonashen/ChatSecureAndroid,eighthave/ChatSecureAndroid,maheshwarishivam/ChatSecureAndroid,OnlyInAmerica/ChatSecureAndroid,eighthave/ChatSecureAndroid,ChatSecure/ChatSecureAndroid,prive/prive-android,n8fr8/ChatSecureAndroid,n8fr8/AwesomeApp,n8fr8/AwesomeApp,kden/ChatSecureAn... | /*
* Copyright (C) 2008 Esmertec AG. Copyright (C) 2008 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-... | src/info/guardianproject/otr/app/im/app/ImUrlActivity.java | /*
* Copyright (C) 2008 Esmertec AG. Copyright (C) 2008 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-... | missed a file
| src/info/guardianproject/otr/app/im/app/ImUrlActivity.java | missed a file | |
Java | bsd-2-clause | 9b9888035b60550397612f67985493399a715bdf | 0 | scifio/scifio | //
// FormatReaderTest.java
//
/*
LOCI software automated test suite for TestNG. Copyright (C) 2007-@year@
Melissa Linkert and Curtis Rueden. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistri... | components/test-suite/src/loci/tests/testng/FormatReaderTest.java | //
// FormatReaderTest.java
//
/*
LOCI software automated test suite for TestNG. Copyright (C) 2007-@year@
Melissa Linkert and Curtis Rueden. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistri... | Fix isThisType tests for Bruker datasets.
| components/test-suite/src/loci/tests/testng/FormatReaderTest.java | Fix isThisType tests for Bruker datasets. | |
Java | bsd-2-clause | b5030c5ab45f2fe4a0d5421dd42540f773d19bd8 | 0 | malensek/sing | /*
Copyright (c) 2013, Colorado State University
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 conditions and ... | src/main/java/io/sigpipe/sing/stat/RunningStatistics.java | /*
Copyright (c) 2013, Colorado State University
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 conditions and ... | Bugfix: min/max not serialized
| src/main/java/io/sigpipe/sing/stat/RunningStatistics.java | Bugfix: min/max not serialized | |
Java | bsd-3-clause | 487874f0373dbb77f78fd3d950bccdbc6fbf7d73 | 0 | jnehlmeier/threetenbp,naixx/threetenbp,naixx/threetenbp,ThreeTen/threetenbp,ThreeTen/threetenbp,pepyakin/threetenbp,pepyakin/threetenbp,jnehlmeier/threetenbp | /*
* Copyright (c) 2010, Stephen Colebourne & Michael Nascimento Santos
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the abov... | src/test/java/javax/time/calendar/TestPeriodUnit.java | /*
* Copyright (c) 2010, Stephen Colebourne & Michael Nascimento Santos
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the abov... | annotates TestPeriodUnit
| src/test/java/javax/time/calendar/TestPeriodUnit.java | annotates TestPeriodUnit | |
Java | bsd-3-clause | b7dc478dcfc83217b49d219818b23872c4d4428a | 0 | martiner/gooddata-java,liry/gooddata-java,standevgd/gooddata-java | /*
* Copyright (C) 2007-2014, GoodData(R) Corporation. All rights reserved.
*/
package com.gooddata;
import com.gooddata.account.AccountService;
import com.gooddata.dataset.DatasetService;
import com.gooddata.gdc.DataStoreService;
import com.gooddata.gdc.GdcService;
import com.gooddata.http.client.GoodDataHttpClient... | src/main/java/com/gooddata/GoodData.java | /*
* Copyright (C) 2007-2014, GoodData(R) Corporation. All rights reserved.
*/
package com.gooddata;
import com.gooddata.account.AccountService;
import com.gooddata.dataset.DatasetService;
import com.gooddata.gdc.DataStoreService;
import com.gooddata.gdc.GdcService;
import com.gooddata.http.client.GoodDataHttpClient... | initialize services only once
| src/main/java/com/gooddata/GoodData.java | initialize services only once | |
Java | mit | 67ce31f5e72b8e27948a4efe942012c8f572ecba | 0 | afzafri/Students-DB-Android-App | package com.afifzafri.studentsdb;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Afif on 28/10/2017.
*/
public class DBHelper extends SQLiteOpenHelp... | app/src/main/java/com/afifzafri/studentsdb/DBHelper.java | package com.afifzafri.studentsdb;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
/**
* Created by Afif on 28/10/2017.
*/
public class DBHelper extends SQLiteOpenHelp... | change id column name, for using Cursor Adapter
| app/src/main/java/com/afifzafri/studentsdb/DBHelper.java | change id column name, for using Cursor Adapter | |
Java | mit | 509f6d8c517c77ffaf120495aaf969dafbdef3df | 0 | Helltar/ANPASIDE,Helltar/ANPASIDE | package com.github.helltar.anpaside;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
import... | app/src/main/java/com/github/helltar/anpaside/MainActivity.java | package com.github.helltar.anpaside;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
import... | Ой, я случайно
| app/src/main/java/com/github/helltar/anpaside/MainActivity.java | Ой, я случайно | |
Java | mit | 3c6f45e24ba5a255a3506ded1a34599b2326032a | 0 | vtsukur/spring-rest-black-market,vtsukur/spring-rest-black-market,vtsukur/spring-rest-black-market | package org.vtsukur.spring.rest.market.domain.core.user;
import org.springframework.data.repository.CrudRepository;
/**
* @author volodymyr.tsukur
*/
public interface UserRepository extends CrudRepository<User, Long> {
}
| src/main/java/org/vtsukur/spring/rest/market/domain/core/user/UserRepository.java | package org.vtsukur.spring.rest.market.domain.core.user;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.rest.core.annotation.RestResource;
/**
* @author volodymyr.tsukur
*/
@RestResource(exported = false)
public interface UserRepository extends CrudRepository<User, Long> ... | Simplifying the job by making user repository exposed for now.
| src/main/java/org/vtsukur/spring/rest/market/domain/core/user/UserRepository.java | Simplifying the job by making user repository exposed for now. | |
Java | mit | 37673c02d7a1100776cc08835ff81eb80175006d | 0 | leomoldo/bunkerwar | package fr.leomoldo.android.bunkerwar.activity;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.view.ViewTreeObserver;
import android.widget.Button;
import android.widget... | app/src/main/java/fr/leomoldo/android/bunkerwar/activity/TwoPlayerGameActivity.java | package fr.leomoldo.android.bunkerwar.activity;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.view.ViewTreeObserver;
import android.widget.Button;
import android.widget... | Bug fix.
| app/src/main/java/fr/leomoldo/android/bunkerwar/activity/TwoPlayerGameActivity.java | Bug fix. | |
Java | mit | 3f7e2b1fca5371c6b68f6570efdc3768f61f0ca8 | 0 | sazzad16/jedis,sazzad16/jedis | package redis.clients.jedis;
import java.io.Closeable;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.Socket;
import java.net.SocketException;
import java.util.ArrayList;
import java.util.List;
import javax.net.ssl.HostnameVerifier;
import javax.net.ssl.SSLParameters;
import javax.net.... | src/main/java/redis/clients/jedis/Connection.java | package redis.clients.jedis;
import java.io.Closeable;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.Socket;
import java.net.SocketException;
import java.util.ArrayList;
import java.util.List;
import javax.net.ssl.HostnameVerifier;
import javax.net.ssl.SSLParameters;
import javax.net.... | Modified Connection class (#22)
* Re-used code for getStatusCodeReply.
* Added 'missing' flush in getRawObjectMultiBulkReply.
Removed flush from getObjectMultiBulkReply because it just calls getRawObjectMultiBulkReply and flush is added there.
| src/main/java/redis/clients/jedis/Connection.java | Modified Connection class (#22) | |
Java | mit | 28cf764fe1fd9a207b54af5eff38a27865944323 | 0 | willsalz/ttyl,willsalz/ttyl,willsalz/ttyl | package co.willsalz.ttyl.application;
import co.willsalz.ttyl.configuration.TTYLConfiguration;
import co.willsalz.ttyl.healthchecks.TwilioHealthCheck;
import co.willsalz.ttyl.resources.IndexResource;
import co.willsalz.ttyl.resources.v1.CallResource;
import co.willsalz.ttyl.resources.v1.ConnectCallResource;
import co.... | src/main/java/co/willsalz/ttyl/application/TTYLApplication.java | package co.willsalz.ttyl.application;
import co.willsalz.ttyl.configuration.TTYLConfiguration;
import co.willsalz.ttyl.healthchecks.TwilioHealthCheck;
import co.willsalz.ttyl.resources.IndexResource;
import co.willsalz.ttyl.resources.v1.CallResource;
import co.willsalz.ttyl.resources.v1.ConnectCallResource;
import co.... | Fix dox | src/main/java/co/willsalz/ttyl/application/TTYLApplication.java | Fix dox | |
Java | mit | 03b5f7d8f9cc67e52cba08531429cb2ef791e6e9 | 0 | ShaneMcC/DMDirc-Client,greboid/DMDirc,csmith/DMDirc,DMDirc/DMDirc,ShaneMcC/DMDirc-Client,ShaneMcC/DMDirc-Client,csmith/DMDirc,DMDirc/DMDirc,csmith/DMDirc,greboid/DMDirc,DMDirc/DMDirc,csmith/DMDirc,greboid/DMDirc,ShaneMcC/DMDirc-Client,DMDirc/DMDirc,greboid/DMDirc | /*
* Copyright (c) 2006-2009 Chris Smith, Shane Mc Cormack, Gregory Holmes
*
* 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
... | src/com/dmdirc/config/IdentityManager.java | /*
* Copyright (c) 2006-2009 Chris Smith, Shane Mc Cormack, Gregory Holmes
*
* 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
... | The global config not loading is now a fatal error
Fixes issue 3085
Change-Id: Id88b8c70f461012ac8aad40f3484cd5648e685c9
Reviewed-on: http://gerrit.dmdirc.com/54
Reviewed-by: Shane Mc Cormack <6f6e68d1df92f30cb4b3ce35260ddf94a402f33d@dmdirc.com>
Tested-by: Hudson <50f3f01caa053693ce619d596e14b0ff3901ab49@dmdirc.com>
| src/com/dmdirc/config/IdentityManager.java | The global config not loading is now a fatal error | |
Java | mit | 3ffb16be2ed543899c51b439a1d1c6d895321da5 | 0 | godotgildor/igv,igvteam/igv,amwenger/igv,godotgildor/igv,itenente/igv,godotgildor/igv,amwenger/igv,itenente/igv,godotgildor/igv,amwenger/igv,igvteam/igv,igvteam/igv,itenente/igv,godotgildor/igv,itenente/igv,igvteam/igv,itenente/igv,igvteam/igv,amwenger/igv,amwenger/igv | /*
* Copyright (c) 2007-2011 by The Broad Institute, Inc. and the Massachusetts Institute of
* Technology. All Rights Reserved.
*
* This software is licensed under the terms of the GNU Lesser General Public License (LGPL),
* Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php.
*
* ... | src/org/broad/igv/track/TrackLoader.java | /*
* Copyright (c) 2007-2011 by The Broad Institute, Inc. and the Massachusetts Institute of
* Technology. All Rights Reserved.
*
* This software is licensed under the terms of the GNU Lesser General Public License (LGPL),
* Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php.
*
* ... | Fix for NPE when loading TDF files
git-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@735 17392f64-ead8-4cea-ae29-09b3ab513800
| src/org/broad/igv/track/TrackLoader.java | Fix for NPE when loading TDF files | |
Java | epl-1.0 | 4cf2120c2fa99524772bb04730326a9c8fd92466 | 0 | gnodet/wikitext | /*******************************************************************************
* Copyright (c) 2004, 2008 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributio... | org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/workingsets/TaskWorkingSetUpdater.java | /*******************************************************************************
* Copyright (c) 2004, 2008 Tasktop Technologies and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributio... | NEW - bug 276823: wrong working set displayed in Task List after startup
https://bugs.eclipse.org/bugs/show_bug.cgi?id=276823
| org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/workingsets/TaskWorkingSetUpdater.java | NEW - bug 276823: wrong working set displayed in Task List after startup https://bugs.eclipse.org/bugs/show_bug.cgi?id=276823 | |
Java | epl-1.0 | 978c8675dbe5cfe55d6f6484fe895c11885147ec | 0 | tassadarius/crypto,jcryptool/crypto,tassadarius/crypto,jcryptool/crypto | //-----BEGIN DISCLAIMER-----
/*******************************************************************************
* Copyright (c) 2012, 2020 JCrypTool Team and Contributors
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* wh... | org.jcryptool.crypto.ui/src/org/jcryptool/crypto/ui/textloader/ui/wizard/loadtext/LoadTextWizardPage.java | //-----BEGIN DISCLAIMER-----
/*******************************************************************************
* Copyright (c) 2012, 2020 JCrypTool Team and Contributors
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* wh... | Squashed: Textloader improvements and fix | org.jcryptool.crypto.ui/src/org/jcryptool/crypto/ui/textloader/ui/wizard/loadtext/LoadTextWizardPage.java | Squashed: Textloader improvements and fix | |
Java | epl-1.0 | 4ceb9c52c798a3d26b3f820b5b9f9bd2a95b9ca5 | 0 | fabioz/Pydev,RandallDW/Aruba_plugin,RandallDW/Aruba_plugin,fabioz/Pydev,rajul/Pydev,rajul/Pydev,aptana/Pydev,rgom/Pydev,rajul/Pydev,RandallDW/Aruba_plugin,rgom/Pydev,rgom/Pydev,rgom/Pydev,RandallDW/Aruba_plugin,akurtakov/Pydev,aptana/Pydev,rgom/Pydev,rgom/Pydev,fabioz/Pydev,akurtakov/Pydev,rajul/Pydev,fabioz/Pydev,apta... | package org.python.pydev.debug.ui.actions;
import java.util.Set;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.commands.IHandler;
import org.eclipse.core.expressions.EvaluationContext;
imp... | org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/EvalExpressionAction.java | package org.python.pydev.debug.ui.actions;
import java.util.Set;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.commands.IHandler;
import org.eclipse.core.commands.IHandlerListener;
import ... | *** empty log message ***
git-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@1923 7f4d9e04-a92a-ab41-bea9-970b690ef4a7
| org.python.pydev.debug/src/org/python/pydev/debug/ui/actions/EvalExpressionAction.java | *** empty log message *** | |
Java | agpl-3.0 | 2d58630cd8c1bcee3a20620e7e8c9283423094c8 | 0 | Marine-22/libre,LibrePlan/libreplan,skylow95/libreplan,PaulLuchyn/libreplan,dgray16/libreplan,Marine-22/libre,Marine-22/libre,poum/libreplan,PaulLuchyn/libreplan,poum/libreplan,PaulLuchyn/libreplan,PaulLuchyn/libreplan,dgray16/libreplan,PaulLuchyn/libreplan,LibrePlan/libreplan,poum/libreplan,LibrePlan/libreplan,skylow9... | /*
* This file is part of LibrePlan
*
* Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e
* Desenvolvemento Tecnolóxico de Galicia
* Copyright (C) 2010-2011 Igalia, S.L.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms ... | libreplan-business/src/main/java/org/libreplan/business/templates/entities/OrderLineTemplate.java | /*
* This file is part of LibrePlan
*
* Copyright (C) 2009-2010 Fundación para o Fomento da Calidade Industrial e
* Desenvolvemento Tecnolóxico de Galicia
* Copyright (C) 2010-2011 Igalia, S.L.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms ... | Use budget field when creating a template from a task or vice versa
FEA: ItEr76S17MoneyCostMonitoringSystem
| libreplan-business/src/main/java/org/libreplan/business/templates/entities/OrderLineTemplate.java | Use budget field when creating a template from a task or vice versa | |
Java | agpl-3.0 | a1c65e3e001fd23cdc85ecfe96ceed7d25478e58 | 0 | CompilerWorks/spliceengine,CompilerWorks/spliceengine,splicemachine/spliceengine,CompilerWorks/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,CompilerWorks/spliceengine,splicemachine/spliceengine,splicemachine/spliceengine,CompilerWorks/spliceeng... | package com.splicemachine.derby.impl.sql.execute;
import com.splicemachine.derby.impl.sql.execute.serial.StringSerializer;
import org.apache.derby.iapi.error.StandardException;
import org.apache.derby.iapi.services.io.StoredFormatIds;
import org.apache.derby.iapi.types.*;
import javax.swing.*;
public class LazyDataV... | structured_derby/src/main/java/com/splicemachine/derby/impl/sql/execute/LazyDataValueFactory.java | package com.splicemachine.derby.impl.sql.execute;
import com.splicemachine.derby.impl.sql.execute.serial.StringSerializer;
import org.apache.derby.iapi.error.StandardException;
import org.apache.derby.iapi.services.io.StoredFormatIds;
import org.apache.derby.iapi.types.*;
import javax.swing.*;
public class LazyDataV... | forgot to add the value to the SQLVarchar in the DataValueFactory. Doh! Fixes 4 test failures
| structured_derby/src/main/java/com/splicemachine/derby/impl/sql/execute/LazyDataValueFactory.java | forgot to add the value to the SQLVarchar in the DataValueFactory. Doh! Fixes 4 test failures | |
Java | agpl-3.0 | 9d8dc2642bba0d5190281a4c981e4ec59cda37a4 | 0 | ufosky-server/actor-platform,ufosky-server/actor-platform,dfsilva/actor-platform,EaglesoftZJ/actor-platform,ufosky-server/actor-platform,dfsilva/actor-platform,ufosky-server/actor-platform,actorapp/actor-platform,actorapp/actor-platform,actorapp/actor-platform,EaglesoftZJ/actor-platform,ufosky-server/actor-platform,dfs... | /*
* Copyright (C) 2015 Actor LLC. <https://actor.im>
*/
package im.actor.runtime.android;
import java.io.File;
import java.util.Random;
import im.actor.runtime.FileSystemRuntime;
import im.actor.runtime.android.files.AndroidFileSystemReference;
import im.actor.runtime.files.FileSystemReference;
public class Andr... | actor-sdk/sdk-core/runtime/runtime-android/src/main/java/im/actor/runtime/android/AndroidFileSystemProvider.java | /*
* Copyright (C) 2015 Actor LLC. <https://actor.im>
*/
package im.actor.runtime.android;
import java.io.File;
import java.util.Random;
import im.actor.runtime.FileSystemRuntime;
import im.actor.runtime.android.files.AndroidFileSystemReference;
import im.actor.runtime.files.FileSystemReference;
public class Andr... | fix(android): sanitize downloaded file names
| actor-sdk/sdk-core/runtime/runtime-android/src/main/java/im/actor/runtime/android/AndroidFileSystemProvider.java | fix(android): sanitize downloaded file names | |
Java | lgpl-2.1 | f568758dce8f6fd26c22727f21d99234ca167d6f | 0 | standpoint/poulpe,standpoint/poulpe,jtalks-org/poulpe,jtalks-org/poulpe | /**
* Copyright (C) 2011 JTalks.org Team
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* This library ... | poulpe-view/poulpe-web-controller/src/main/java/org/jtalks/poulpe/web/controller/users/UsersVm.java | /**
* Copyright (C) 2011 JTalks.org Team
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* This library ... | #POULPE-272 Validation has been added to the events of the buttons
| poulpe-view/poulpe-web-controller/src/main/java/org/jtalks/poulpe/web/controller/users/UsersVm.java | #POULPE-272 Validation has been added to the events of the buttons | |
Java | apache-2.0 | 41ec6dcd43685e0cf6f452b4bf58362271c72302 | 0 | philliprower/cas,leleuj/cas,apereo/cas,apereo/cas,philliprower/cas,philliprower/cas,leleuj/cas,Jasig/cas,leleuj/cas,leleuj/cas,philliprower/cas,apereo/cas,fogbeam/cas_mirror,philliprower/cas,fogbeam/cas_mirror,pdrados/cas,rkorn86/cas,pdrados/cas,apereo/cas,Jasig/cas,philliprower/cas,leleuj/cas,pdrados/cas,rkorn86/cas,p... | /*
* Licensed to Apereo under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Apereo licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file
* except in c... | cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/util/GoogleSaml20ObjectBuilder.java | /*
* Licensed to Apereo under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
* Apereo licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file
* except in c... | Fixed javadocs
| cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/util/GoogleSaml20ObjectBuilder.java | Fixed javadocs | |
Java | apache-2.0 | 4990cb043b7b417a334919224c0ecaf4e960fc84 | 0 | nmcalabroso/appinventor-sources,mit-cml/appinventor-sources,doburaimo/appinventor-sources,mit-cml/appinventor-sources,krishc90/APP-INVENTOR,kpjs4s/AppInventorJavaBridgeCodeGen,jisqyv/appinventor-sources,marksherman/appinventor-sources,cjessica/aifoo,fmntf/appinventor-sources,anseo/friedgerAI24BLE,weihuali0509/web-appin... | // Copyright 2008 Google Inc. All Rights Reserved.
package com.google.appinventor.server;
import static com.google.appinventor.shared.rpc.project.youngandroid.NewYoungAndroidProjectParameters.YOUNG_ANDROID_FORM_NAME;
import static org.easymock.EasyMock.expect;
import com.google.appinventor.common.testutils.TestUtils... | appinventor/appengine/tests/com/google/appinventor/server/ProjectServiceTest.java | // Copyright 2008 Google Inc. All Rights Reserved.
package com.google.appinventor.server;
import static com.google.appinventor.shared.rpc.project.youngandroid.NewYoungAndroidProjectParameters.YOUNG_ANDROID_FORM_NAME;
import static org.easymock.EasyMock.expect;
import com.google.appinventor.common.testutils.TestUtils... | Updated the ProjectServiceTest to add the new properties
| appinventor/appengine/tests/com/google/appinventor/server/ProjectServiceTest.java | Updated the ProjectServiceTest to add the new properties | |
Java | apache-2.0 | 46ec11ec418df327769174ae90dbf8ca8422e2fe | 0 | lijihuai/cas,DICE-UNC/cas,CruGlobal/cas,moghaddam/cas,youjava/cas,yisiqi/cas,fengbaicanhe/cas,thomasdarimont/cas,seanrbaker/cas,luneo7/cas,jasonchw/cas,HuangWeiWei1919/cas,openedbox/cas,creamer/cas,youjava/cas,icereval/cas,ssmyka/cas,thomasdarimont/cas,mduszyk/cas,daniel-he/cas,jasonchw/cas,zhangjianTFTC/cas,nader93k/c... | /*
* Copyright 2007 The JA-SIG Collaborative. All rights reserved. See license
* distributed with this file and available online at
* http://www.ja-sig.org/products/cas/overview/license/
*/
package org.jasig.cas.web.flow;
import org.springframework.util.StringUtils;
import org.springframework.webflow.conversation.... | cas-server-3.4.2/cas-server-webapp/src/main/java/org/jasig/cas/web/flow/CasFlowExecutionKeyFactory.java | /*
* Copyright 2007 The JA-SIG Collaborative. All rights reserved. See license
* distributed with this file and available online at
* http://www.ja-sig.org/products/cas/overview/license/
*/
package org.jasig.cas.web.flow;
import org.springframework.util.StringUtils;
import org.springframework.webflow.conversation.... | CAS-958
fixed fact that generating a new key wasn't generating the correct class.
| cas-server-3.4.2/cas-server-webapp/src/main/java/org/jasig/cas/web/flow/CasFlowExecutionKeyFactory.java | CAS-958 | |
Java | apache-2.0 | b7fa8cdc5fdc063e2b89660ed258d2d34e4eb49b | 0 | Hack23/cia,Hack23/cia,Hack23/cia,Hack23/cia | /*
* Copyright 2014 James Pether Sörling
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/AdminRoleSystemTest.java | /*
* Copyright 2014 James Pether Sörling
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | remove data test start | citizen-intelligence-agency/src/test/java/com/hack23/cia/systemintegrationtest/AdminRoleSystemTest.java | remove data test start | |
Java | apache-2.0 | 2a90e8f5d6fad5fd58a64e90c69f8955949da18a | 0 | kantega/Flyt-cms,kantega/Flyt-cms,kantega/Flyt-cms | /*
* Copyright 2009 Kantega AS
*
* 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... | modules/core/src/java/no/kantega/publishing/security/ao/PermissionsAOJDBCImpl.java | /*
* Copyright 2009 Kantega AS
*
* 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... | AP-1666: PermissionsAO returns wrong permissions for pages
git-svn-id: 8def386c603904b39326d3fc08add479b8279298@4846 fd808399-8219-4f14-9d4c-37719d9ec93d
| modules/core/src/java/no/kantega/publishing/security/ao/PermissionsAOJDBCImpl.java | AP-1666: PermissionsAO returns wrong permissions for pages | |
Java | apache-2.0 | 950acbe9b3730f3a2f65bfc7b10169088d778960 | 0 | MovingBlocks/Terasology,Nanoware/Terasology,Nanoware/Terasology,MovingBlocks/Terasology,MovingBlocks/Terasology,Nanoware/Terasology | // Copyright 2021 The Terasology Foundation
// SPDX-License-Identifier: Apache-2.0
package org.terasology.engine.rendering.world;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import com.google.common.collect.Sets;
import org.joml.Math;
import org.joml.Vector3f;
import org.joml.V... | engine/src/main/java/org/terasology/engine/rendering/world/RenderableWorldImpl.java | // Copyright 2021 The Terasology Foundation
// SPDX-License-Identifier: Apache-2.0
package org.terasology.engine.rendering.world;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import com.google.common.collect.Sets;
import org.joml.Math;
import org.joml.Vector3f;
import org.joml.V... | handle emission error when submitting chunk for mesh
| engine/src/main/java/org/terasology/engine/rendering/world/RenderableWorldImpl.java | handle emission error when submitting chunk for mesh | |
Java | apache-2.0 | c8374d82967242de5a7b214d3feaf70d8f6d9e53 | 0 | tballison/lucene-addons,tballison/lucene-addons,tballison/lucene-addons | package org.apache.lucene.search.spans;
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License,... | lucene-5317/src/main/java/org/apache/lucene/search/spans/SimpleSpanQueryConverter.java | package org.apache.lucene.search.spans;
/*
* 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,... | fix javadoc
| lucene-5317/src/main/java/org/apache/lucene/search/spans/SimpleSpanQueryConverter.java | fix javadoc | |
Java | apache-2.0 | 5c05575c0d53110c37d1922d56f2406cdb70503f | 0 | jgrandja/spring-security,cyratech/spring-security,zgscwjm/spring-security,Xcorpio/spring-security,dsyer/spring-security,mrkingybc/spring-security,raindev/spring-security,eddumelendez/spring-security,Krasnyanskiy/spring-security,spring-projects/spring-security,Xcorpio/spring-security,hippostar/spring-security,spring-pro... | package org.springframework.security.openid;
import static org.junit.Assert.*;
import static org.mockito.Matchers.*;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.when;
import static org.powermock.api.mockito.PowerMockito.*;
import org.apache.commo... | openid/src/test/java/org/springframework/security/openid/OpenID4JavaConsumerTests.java | package org.springframework.security.openid;
import static org.junit.Assert.*;
import static org.mockito.Matchers.*;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.when;
import static org.powermock.api.mockito.PowerMockito.*;
import org.apache.commo... | Cleaned up warnings in openid module
| openid/src/test/java/org/springframework/security/openid/OpenID4JavaConsumerTests.java | Cleaned up warnings in openid module | |
Java | apache-2.0 | 2bbf177fe8f8daa3d0fc2157490d774609bef3b2 | 0 | blindpirate/gradle,robinverduijn/gradle,robinverduijn/gradle,blindpirate/gradle,robinverduijn/gradle,blindpirate/gradle,lsmaira/gradle,gradle/gradle,blindpirate/gradle,gstevey/gradle,lsmaira/gradle,robinverduijn/gradle,lsmaira/gradle,blindpirate/gradle,lsmaira/gradle,lsmaira/gradle,gradle/gradle,lsmaira/gradle,gstevey/... | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/core/src/main/java/org/gradle/process/internal/worker/child/SystemApplicationClassLoaderWorker.java | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Don't attach stdout and stderr to loggingmanager in worker processes
| subprojects/core/src/main/java/org/gradle/process/internal/worker/child/SystemApplicationClassLoaderWorker.java | Don't attach stdout and stderr to loggingmanager in worker processes | |
Java | apache-2.0 | eb3ceabaf7a493fe19b971a0b100a0fc668e8686 | 0 | volodymyr-babak/thingsboard,volodymyr-babak/thingsboard,thingsboard/thingsboard,volodymyr-babak/thingsboard,volodymyr-babak/thingsboard,volodymyr-babak/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,thingsboard/thingsboard,volodymyr-babak/thingsboard | /**
* Copyright © 2016-2021 The Thingsboard Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/ota/DefaultLwM2MOtaUpdateService.java | /**
* Copyright © 2016-2021 The Thingsboard Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | Correct initialization order. | common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/ota/DefaultLwM2MOtaUpdateService.java | Correct initialization order. | |
Java | bsd-3-clause | 93db3f9a327477c2d6ad9919f141f54ec2731de1 | 0 | CBIIT/caaers,NCIP/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers | package gov.nih.nci.cabig.caaers.web.ae;
import java.util.Map;
import gov.nih.nci.cabig.caaers.domain.LocalResearchStaff;
import gov.nih.nci.cabig.caaers.domain.ResearchStaff;
import org.acegisecurity.Authentication;
import org.acegisecurity.context.SecurityContext;
import org.acegisecurity.userdetails.User;
... | caAERS/software/web/src/test/java/gov/nih/nci/cabig/caaers/web/ae/ReviewAeReportControllerTest.java | package gov.nih.nci.cabig.caaers.web.ae;
import java.util.Map;
import org.acegisecurity.Authentication;
import org.acegisecurity.context.SecurityContext;
import org.acegisecurity.userdetails.User;
import org.springframework.validation.BindException;
import gov.nih.nci.cabig.caaers.dao.ExpeditedAdverseEventR... | CAAERS-4164 - Fix CI build failures
SVN-Revision: 14108
| caAERS/software/web/src/test/java/gov/nih/nci/cabig/caaers/web/ae/ReviewAeReportControllerTest.java | CAAERS-4164 - Fix CI build failures | |
Java | bsd-3-clause | a506ac89bbe539fbc62376ab16a388d06d9b956a | 0 | NCIP/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers | package gov.nih.nci.cabig.caaers.dao;
import static gov.nih.nci.cabig.caaers.CaaersUseCase.MAPPING_VOCAB;
import gov.nih.nci.cabig.caaers.CaaersUseCases;
import gov.nih.nci.cabig.caaers.DaoTestCase;
import gov.nih.nci.cabig.caaers.domain.CtcGrade;
import gov.nih.nci.cabig.caaers.domain.CtcTerm;
import gov.nih.nci.cabi... | caAERS/software/core/src/test/java/gov/nih/nci/cabig/caaers/dao/CtcTermDaoTest.java | package gov.nih.nci.cabig.caaers.dao;
import static gov.nih.nci.cabig.caaers.CaaersUseCase.MAPPING_VOCAB;
import gov.nih.nci.cabig.caaers.CaaersUseCases;
import gov.nih.nci.cabig.caaers.DaoTestCase;
import gov.nih.nci.cabig.caaers.domain.CtcGrade;
import gov.nih.nci.cabig.caaers.domain.CtcTerm;
import gov.nih.nci.cabi... |
SVN-Revision: 14912
| caAERS/software/core/src/test/java/gov/nih/nci/cabig/caaers/dao/CtcTermDaoTest.java | ||
Java | bsd-3-clause | d41e09f522b5426d92eafc3f1ec168cdde39963d | 0 | wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy,wdv4758h/ZipPy | /*
* Copyright (c) 2014, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | graal/com.oracle.graal.compiler.common/src/com/oracle/graal/compiler/common/cfg/AbstractControlFlowGraph.java | /*
* Copyright (c) 2014, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | Document invariants of AbstractControlFlowGraph.getBlocks().
| graal/com.oracle.graal.compiler.common/src/com/oracle/graal/compiler/common/cfg/AbstractControlFlowGraph.java | Document invariants of AbstractControlFlowGraph.getBlocks(). | |
Java | mit | 046aa406e1d97a21a08e7c7b61e7c1971fa2d351 | 0 | aifa-gov-it/invoices-processor,aifa-gov-it/invoices-processor | package it.gov.aifa.invoice_processor.entity.movement;
import java.time.LocalDate;
import java.time.LocalDateTime;
import javax.persistence.Access;
import javax.persistence.AccessType;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Transient;
import javax.validation.constraints... | json-invoice-processor/src/main/java/it/gov/aifa/invoice_processor/entity/movement/Movement.java | package it.gov.aifa.invoice_processor.entity.movement;
import java.time.LocalDate;
import java.time.LocalDateTime;
import javax.persistence.Access;
import javax.persistence.AccessType;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Transient;
import javax.validation.constraints... | Movement.quantity should not be validated | json-invoice-processor/src/main/java/it/gov/aifa/invoice_processor/entity/movement/Movement.java | Movement.quantity should not be validated | |
Java | mit | 67f5e4665d82363453357aa09c58331a32ce9b59 | 0 | McJty/RFTools,ReneMuetti/RFTools,Adaptivity/RFTools,Elecs-Mods/RFTools | package com.mcjty.rftools.crafting;
import com.mcjty.rftools.blocks.ModBlocks;
import com.mcjty.rftools.blocks.dimletconstruction.DimletConstructionConfiguration;
import com.mcjty.rftools.items.ModItems;
import cpw.mods.fml.common.registry.GameRegistry;
import net.minecraft.enchantment.Enchantment;
import net.minecraf... | src/main/java/com/mcjty/rftools/crafting/ModCrafting.java | package com.mcjty.rftools.crafting;
import com.mcjty.rftools.blocks.ModBlocks;
import com.mcjty.rftools.blocks.dimletconstruction.DimletConstructionConfiguration;
import com.mcjty.rftools.items.ModItems;
import cpw.mods.fml.common.registry.GameRegistry;
import net.minecraft.enchantment.Enchantment;
import net.minecraf... | Fixed crafting recipe for the dimlet filter. The unknown dimlet was missing.
| src/main/java/com/mcjty/rftools/crafting/ModCrafting.java | Fixed crafting recipe for the dimlet filter. The unknown dimlet was missing. | |
Java | mit | c87f83bfd53741e2f781c7b7733d31d34fce8f11 | 0 | ddouglascarr/liquidcanon-api,ddouglascarr/liquidcanon-api,ddouglascarr/liquidcanon-api | package org.ddouglascarr.models;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.springframework.data.annotation.ReadOnlyProperty;
import java.util.Date;
import java.util.List;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedVa... | src/main/java/org/ddouglascarr/models/Member.java | package org.ddouglascarr.models;
import com.fasterxml.jackson.annotation.JsonIgnore;
import java.util.Date;
import java.util.List;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Joi... | List units in GET /members/{memberId}
| src/main/java/org/ddouglascarr/models/Member.java | List units in GET /members/{memberId} | |
Java | mit | fc08d9b88b5c0bbf9be46f61212da9b192155ded | 0 | samphippen/spe,samphippen/spe,samphippen/spe,samphippen/spe | package uk.me.graphe.client;
import java.util.Collection;
import com.google.gwt.widgetideas.graphics.client.Color;
import com.google.gwt.widgetideas.graphics.client.GWTCanvas;
public class DrawingImpl implements Drawing {
//used for panning
public int offsetX, offsetY;
public double zoom;
// JSNI method for w... | src/uk/me/graphe/client/DrawingImpl.java | package uk.me.graphe.client;
import java.util.Collection;
import com.google.gwt.widgetideas.graphics.client.Color;
import com.google.gwt.widgetideas.graphics.client.GWTCanvas;
public class DrawingImpl implements Drawing {
//used for panning
public int offsetX, offsetY;
public double zoom;
// JSNI method for w... | Added arrows to edges. Flow chart styles now ready. Woop, Woop
| src/uk/me/graphe/client/DrawingImpl.java | Added arrows to edges. Flow chart styles now ready. Woop, Woop | |
Java | mit | 0783dc33b46a71c2daba04752c94119d7dc21b87 | 0 | xSke/Pxls,xSke/Pxls,xSke/Pxls,xSke/Pxls | package space.pxls.server;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.async.Callback;
import com.mashape.unirest.http.exceptions.UnirestException;
import io.undertow.websockets.core.WebSocketChannel;
i... | src/main/java/space/pxls/server/PacketHandler.java | package space.pxls.server;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.async.Callback;
import com.mashape.unirest.http.exceptions.UnirestException;
import io.undertow.websockets.core.WebSocketChannel;
i... | Fix undo giving a max stack
| src/main/java/space/pxls/server/PacketHandler.java | Fix undo giving a max stack | |
Java | mit | 38edbaa5caef6939b43400909844785766894817 | 0 | villeteam/ville-standardutils,villeteam/ville-standardutils | package edu.vserver.ville.JSXGraph;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class JavaScriptMathValidator {
private static final String reserved =
"PI" + "|" +
"E" + "|" +
"LN2|LN10" + "|" +
"SQRT2|SQRT1_2" + "|" +
"LOG2E|LOG10E" + "|" +
"sin" + "|" +
"cos" + "|"... | src/main/java/edu/vserver/ville/JSXGraph/JavaScriptMathValidator.java | package edu.vserver.ville.JSXGraph;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class JavaScriptMathValidator {
private static final Pattern whitelist = Pattern.compile(
// numbers
"[0-9]+(\\.[0-9]*)?" + "|" +
// 1 character length variables
"[a-z](?![a-zA-Z0-9])" + "|" +
... | Validator now prepends Math. to reserved functions
| src/main/java/edu/vserver/ville/JSXGraph/JavaScriptMathValidator.java | Validator now prepends Math. to reserved functions | |
Java | mit | e16c6d5e49424647a843479db5381d3acb488aa1 | 0 | RITJBF/JBioFramework,RITJBF/JBioFramework,RITJBF/JBioFramework | /*
* A 2D simulation of electrophoresis using Swing components.
*/
/**
* @author Jill Zapoticznyj
* @author Adam Bazinet
* @author Amanda Fisher
*/
import javax.swing.*;
import java.awt.event.*;
import java.util.*;
import java.awt.*;
public class GelCanvasSwingVersion extends JPanel implements MouseListener {
... | svnrepo/RIT_JBF_source/GelCanvasSwingVersion.java | /*
* A 2D simulation of electrophoresis using Swing components.
*/
/**
* @author Jill Zapoticznyj
* @author Adam Bazinet
* @author Amanda Fisher
*/
import javax.swing.*;
import java.awt.event.*;
import java.util.*;
import java.awt.*;
public class GelCanvasSwingVersion extends JPanel implements MouseListener {
... | Finished initiateMWLines, and wrote the drawIEF, shrinkIEF, and
clearIEF methods.
git-svn-id: 0cc297c1ae0bcb1aeb855283c9eab5b6fcf46d39@17 2e2cb376-e6e5-444d-bc97-f30e4722beb7
| svnrepo/RIT_JBF_source/GelCanvasSwingVersion.java | Finished initiateMWLines, and wrote the drawIEF, shrinkIEF, and clearIEF methods. | |
Java | mit | 6e58abd9bd5adee40160fa51382c202e1bfeff64 | 0 | AndrewMiTe/realm-ruler | /*
* MIT License
*
* Copyright (c) 2016 Andrew Michael Teller(https://github.com/AndrewMiTe)
*
* 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 li... | src/client/View.java | /*
* MIT License
*
* Copyright (c) 2016 Andrew Michael Teller(https://github.com/AndrewMiTe)
*
* 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 li... | Removes inline comment of resolved issue. | src/client/View.java | Removes inline comment of resolved issue. | |
Java | mit | fd1cf9b4962ff2058598b0598eba87aac8465a8e | 0 | bcgit/bc-java,bcgit/bc-java,bcgit/bc-java | package org.bouncycastle.cms;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.bouncycastle.asn1.x500.X500Name;
import org.bouncycastle.util.Iterable;
public class RecipientInformationStore
implem... | pkix/src/main/java/org/bouncycastle/cms/RecipientInformationStore.java | package org.bouncycastle.cms;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.bouncycastle.asn1.x500.X500Name;
import org.bouncycastle.util.*;
import org.bouncycastle.util.Iterable;
public class Reci... | fixed generic return type.
| pkix/src/main/java/org/bouncycastle/cms/RecipientInformationStore.java | fixed generic return type. | |
Java | mit | b4624915f6d41bc44d523f80728bf4d140d68d41 | 0 | danbuckland/income-tax-android,danbuckland/income-tax-android | package com.blocksolid.income;
public class TaxCalculator {
// 2015-16 Tax constants
private static final int MAX_PERSONAL_ALLOWANCE = 1060000; // £10,600
private static final int PERSONAL_ALLOWANCE_THRESHOLD = 10000000; // £100,000
private static final int TAX_BASIC_RATE_THRESHOLD = 3178... | app/src/main/java/com/blocksolid/income/TaxCalculator.java | package com.blocksolid.income;
public class TaxCalculator {
// 2015-16 Tax constants
private static final int MAX_PERSONAL_ALLOWANCE = 1060000; // £10,600
private static final int PERSONAL_ALLOWANCE_THRESHOLD = 10000000; // £100,000
private static final int TAX_BASIC_RATE_THRESHOLD = 3178... | Refactor calculateTotalTaxDeductions method
| app/src/main/java/com/blocksolid/income/TaxCalculator.java | Refactor calculateTotalTaxDeductions method | |
Java | agpl-3.0 | 90474fe50dfefe48b92a960e0a938dd979c274b1 | 0 | quikkian-ua-devops/kfs,quikkian-ua-devops/will-financials,ua-eas/kfs,bhutchinson/kfs,kkronenb/kfs,quikkian-ua-devops/kfs,quikkian-ua-devops/kfs,smith750/kfs,ua-eas/kfs,quikkian-ua-devops/will-financials,quikkian-ua-devops/kfs,ua-eas/kfs-devops-automation-fork,quikkian-ua-devops/will-financials,smith750/kfs,quikkian-ua-... | /*
* Copyright 2011 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless required ... | work/src/org/kuali/kfs/module/ar/web/struts/ContractsGrantsSuspendedInvoiceSummaryReportLookupAction.java | /*
* Copyright 2011 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless required ... | KFSTP-1141
suspended invoice summary report - don't generate pdf if no results were returned from search
| work/src/org/kuali/kfs/module/ar/web/struts/ContractsGrantsSuspendedInvoiceSummaryReportLookupAction.java | KFSTP-1141 suspended invoice summary report - don't generate pdf if no results were returned from search | |
Java | agpl-3.0 | 45a7ba75a76c1a86f3a871ede89f146fd9685f4c | 0 | rafaelsisweb/restheart,rafaelsisweb/restheart,SoftInstigate/restheart,SoftInstigate/restheart,SoftInstigate/restheart,SoftInstigate/restheart | /*
* RESTHeart - the data REST API server
* Copyright (C) 2014 - 2015 SoftInstigate Srl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at... | src/main/java/org/restheart/handlers/OptionsHandler.java | /*
* RESTHeart - the data REST API server
* Copyright (C) 2014 - 2015 SoftInstigate Srl
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at... | Convert chain of IFs to switch statement | src/main/java/org/restheart/handlers/OptionsHandler.java | Convert chain of IFs to switch statement | |
Java | agpl-3.0 | 54fb2e0238c38490985199b221a3c547727bdf55 | 0 | deepstupid/sphinx5 | /*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electronic Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution... | edu/cmu/sphinx/frontend/DoubleData.java | /*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electronic Research Laboratories.
* All Rights Reserved. Use is subject to license terms.
*
* See the file "license.terms" for information on usage and
* redistribution... | Fixed javadoc warning.
git-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2758 94700074-3cef-4d97-a70e-9c8c206c02f5
| edu/cmu/sphinx/frontend/DoubleData.java | Fixed javadoc warning. | |
Java | lgpl-2.1 | 3b9ae086753b0e9ae563450ef45049f9778a289c | 0 | adamallo/beast-mcmc,4ment/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,adamallo/beast-mcmc,4ment/beast-mcmc,4ment/beast-mcmc,4ment/beast-mcmc,adamallo/beast-mcmc,4ment/beast-mcmc,4ment/beast-mcmc,adamallo/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,beast-dev/beast-mcmc,adamallo/bea... | /*
* TreeAnnotator.java
*
* Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard
*
* This file is part of BEAST.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership and licensing.
*
* BEAST is free software; you can redistribute it and... | src/dr/app/tools/TreeAnnotator.java | /*
* TreeAnnotator.java
*
* Copyright (c) 2002-2015 Alexei Drummond, Andrew Rambaut and Marc Suchard
*
* This file is part of BEAST.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership and licensing.
*
* BEAST is free software; you can redistribute it and... | add -ess option to treeAnnotator
| src/dr/app/tools/TreeAnnotator.java | add -ess option to treeAnnotator | |
Java | lgpl-2.1 | f2d6beef495a19883317ef0ac445ad4c109639ba | 0 | eXist-db/exist,zwobit/exist,ljo/exist,dizzzz/exist,ambs/exist,dizzzz/exist,lcahlander/exist,kohsah/exist,olvidalo/exist,dizzzz/exist,opax/exist,jensopetersen/exist,jessealama/exist,olvidalo/exist,MjAbuz/exist,zwobit/exist,jensopetersen/exist,eXist-db/exist,joewiz/exist,jensopetersen/exist,wolfgangmm/exist,patczar/exist... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-09 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* 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 S... | src/org/exist/xquery/functions/request/GetData.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-09 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* 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 S... | [ignore] reformatted code
svn path=/trunk/eXist/; revision=13484
| src/org/exist/xquery/functions/request/GetData.java | [ignore] reformatted code | |
Java | apache-2.0 | 2e8f60faed0aba831d7eeaeefc7ed90085cd81d7 | 0 | skycat36/pevgeny | package ru.job4j.array;
/**
* @author Evgeny Popov
* @since 1.0
*/
public class MergeArray {
/**
* Merge two array in one.
* @param oneArr - first array
* @param twoArr - second array.
* @return Merged array.
*/
public int[] merge(int[] oneArr, int[] twoArr) {
int lenOneA... | chapter_001/src/main/java/ru/job4j/array/MergeArray.java | package ru.job4j.array;
public class MergeArray {
public int[] merge(int[] oneArr, int[] twoArr) {
int lenOneArr = oneArr.length , lenTwoArr = twoArr.length ; // Длинна 1-го и 2-го массива
int[] threeArr = new int[lenOneArr + lenTwoArr];
int i = 0, j = 0;
while (i < lenOneArr && j ... | Complite control work [184]
| chapter_001/src/main/java/ru/job4j/array/MergeArray.java | Complite control work [184] | |
Java | apache-2.0 | 47542bf24c9c0678406c9dc133b2e59beb6a25cb | 0 | ajordens/igor,spinnaker/igor,spinnaker/igor,spinnaker/igor,ajordens/igor,ajordens/igor,ajordens/igor | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | igor-monitor-plugins/src/main/java/com/netflix/spinnaker/igor/plugins/PluginsBuildMonitor.java | /*
* Copyright 2020 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | chore(plugins): Add some additional logging (#737)
| igor-monitor-plugins/src/main/java/com/netflix/spinnaker/igor/plugins/PluginsBuildMonitor.java | chore(plugins): Add some additional logging (#737) | |
Java | apache-2.0 | ef621f6a9493d41ce4cfe73bc6154aecb8d54c7c | 0 | prestodb/tempto,prestodb/tempto | /*
* 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
* distribut... | tempto-core/src/main/java/com/teradata/tempto/fulfillment/table/hive/tpcds/TpcdsDataSource.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
* distribut... | Handle UTF data for TPC-H tables
| tempto-core/src/main/java/com/teradata/tempto/fulfillment/table/hive/tpcds/TpcdsDataSource.java | Handle UTF data for TPC-H tables | |
Java | apache-2.0 | fa8c8c23b177cc9514e038c1c95877be81dabf88 | 0 | chunlinyao/fop,chunlinyao/fop,apache/fop,chunlinyao/fop,apache/fop,apache/fop,chunlinyao/fop,chunlinyao/fop,apache/fop,apache/fop | /*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | src/java/org/apache/fop/fo/properties/BorderWidthPropertyMaker.java | /*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | Force a 0mpt border-width when the border-style is 'none'.
git-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@197963 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/fop/fo/properties/BorderWidthPropertyMaker.java | Force a 0mpt border-width when the border-style is 'none'. | |
Java | apache-2.0 | 99dc0a6624b07756cfefbdbc2a5b8434a7782219 | 0 | akhilesh0707/sync-android,nuan-nuan/sync-android,akhilesh0707/sync-android,cloudant/sync-android,nuan-nuan/sync-android,nuan-nuan/sync-android,cloudant/sync-android,akhilesh0707/sync-android | /**
* Copyright (c) 2013 Cloudant, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | src/test/java/com/cloudant/sync/indexing/IndexManagerIndexTest.java | /**
* Copyright (c) 2013 Cloudant, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | Bring thread count down to 3, to speed up travis builds
| src/test/java/com/cloudant/sync/indexing/IndexManagerIndexTest.java | Bring thread count down to 3, to speed up travis builds | |
Java | apache-2.0 | d1a1d96e57eaf1151c0ab74a2ac04ecd54ad83d1 | 0 | ricepanda/rice-git3,kuali/rice-playground,ricepanda/rice-git2,ricepanda/rice-git3,kuali/rice-playground,ricepanda/rice-git2,ricepanda/rice-git2,kuali/rice-playground,ricepanda/rice-git3,ricepanda/rice-git2,kuali/rice-playground,ricepanda/rice-git3 | package org.kuali.rice.kew.docsearch;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger;
import org.kuali.rice.core.api.exception.RiceIllegalArgumentException;
import org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException;
... | impl/src/main/java/org/kuali/rice/kew/docsearch/DocumentLookupCustomizationHandlerServiceImpl.java | package org.kuali.rice.kew.docsearch;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.log4j.Logger;
import org.kuali.rice.core.api.exception.RiceIllegalArgumentException;
import org.kuali.rice.core.api.exception.RiceRemoteServiceConnectionException;
... | KULRICE-5056 - modified DocumentLookupCustomizationHandlerServiceImpl so that it can handle a null or empty list return from SearchableAttribute.getSearchFields
git-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@22441 7a7aa7f6-c479-11dc-97e2-85a2497f191d
| impl/src/main/java/org/kuali/rice/kew/docsearch/DocumentLookupCustomizationHandlerServiceImpl.java | KULRICE-5056 - modified DocumentLookupCustomizationHandlerServiceImpl so that it can handle a null or empty list return from SearchableAttribute.getSearchFields | |
Java | apache-2.0 | aa400b16f22e1736d9ecd3378daa2d9fc0c03741 | 0 | dstendardi/snowplow-java-tracker,snowplow/snowplow-java-tracker,dstendardi/snowplow-java-tracker | /*
* Copyright (c) 2014 Snowplow Analytics Ltd. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org... | snowplow-java-tracker-core/src/main/java/com/snowplowanalytics/snowplow/tracker/core/emitter/Emitter.java | /*
* Copyright (c) 2014 Snowplow Analytics Ltd. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org... | Made httpMethod protected to access from subclasses
| snowplow-java-tracker-core/src/main/java/com/snowplowanalytics/snowplow/tracker/core/emitter/Emitter.java | Made httpMethod protected to access from subclasses | |
Java | apache-2.0 | b9433f1f7556e5ad96e8ae6048eb4d75a7d6d64b | 0 | jenetics/jpx,jenetics/jpx | /*
* Java GPX Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | jpx/src/main/java/io/jenetics/jpx/XMLReader.java | /*
* Java GPX Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | #59: Implement general XML nodes reader.
| jpx/src/main/java/io/jenetics/jpx/XMLReader.java | #59: Implement general XML nodes reader. | |
Java | apache-2.0 | d95f349733bbeedfea53bacf020ab1da36ebd121 | 0 | OpenXIP/xip-host,OpenXIP/xip-host | /**
* Copyright (c) 2008 Washington University in St. Louis. All Rights Reserved.
*/
package edu.wustl.xipHost.application;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.util... | src/edu/wustl/xipHost/application/Application.java | /**
* Copyright (c) 2008 Washington University in St. Louis. All Rights Reserved.
*/
package edu.wustl.xipHost.application;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.util... | Added addApplicationTerminationListener() and fireTerminateApplication() methods to Application class.
SVN-Revision: 997
| src/edu/wustl/xipHost/application/Application.java | Added addApplicationTerminationListener() and fireTerminateApplication() methods to Application class. | |
Java | apache-2.0 | b1d2b89190c5e344e0e42248a0ff04376eea13d3 | 0 | roikku/swift-explorer,webs86/swift-explorer,webs86/swift-explorer,roikku/swift-explorer | /*
* Copyright 2014 Loic Merckel
* Copyright 2012-2013 E.Hooijmeijer
*
* 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 requir... | src/main/java/org/swiftexplorer/gui/MainPanel.java | /*
* Copyright 2014 Loic Merckel
* Copyright 2012-2013 E.Hooijmeijer
*
* 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 requir... | Minor improvements
| src/main/java/org/swiftexplorer/gui/MainPanel.java | Minor improvements | |
Java | apache-2.0 | 689417aa490e1a1a30b37d9c1cc996fb59b4c3a8 | 0 | AllenZYoung/HeartBeat,maxiee/HeartBeat,maxiee/HeartBeat,AllenZYoung/HeartBeat | package com.maxiee.heartbeat.database.utils;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import com.maxiee.heartbeat.database.tables.EventLabelRelationTable;
import com.maxiee.heartbeat.database.tables.LabelsTable;
import com.maxiee.heartbeat.model.Event;
impo... | app/src/main/java/com/maxiee/heartbeat/database/utils/LabelUtils.java | package com.maxiee.heartbeat.database.utils;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import com.maxiee.heartbeat.database.tables.EventLabelRelationTable;
import com.maxiee.heartbeat.database.tables.LabelsTable;
import com.maxiee.heartbeat.model.Event;
impo... | LabelUtils.java: fix bug: add label duplicated.
| app/src/main/java/com/maxiee/heartbeat/database/utils/LabelUtils.java | LabelUtils.java: fix bug: add label duplicated. | |
Java | apache-2.0 | 84d72380a666797587fb62a5b538c79aaa61a8b8 | 0 | vatbub/hangman-solver,vatbub/hangman-solver | package algorithm;
import languages.Language;
/**
* Represents a result of {@link HangmanSolver#solve}
*
* @author frede
*
*/
public class Result {
/**
* The current state of the game (win, loose, still running)
*
* @see GameState
*/
public GameState gameState;
/**
* The next gu... | src/main/java/algorithm/Result.java | package algorithm;
import java.util.ArrayList;
import java.util.List;
import languages.Language;
/**
* Represents a result of {@link HangmanSolver#solve}
*
* @author frede
*
*/
public class Result {
/**
* The current state of the game (win, loose, still running)
*
* @see GameState
... | Removed unused imports | src/main/java/algorithm/Result.java | Removed unused imports | |
Java | apache-2.0 | e8736d2d02f1f7f17a339b42c20a41881b450973 | 0 | dtrott/trello4j,smozely/trello4j,ForNeVeR/trello4j,Pedramrn/trello4j,johanmynhardt/trello4j | package org.trello4j;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.net.URL;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.junit.Test;
import org.trello4j.model.Action;
import org.trello4j.model.Card;
import org.trello4j.model.Checklist;
im... | src/test/java/org/trello4j/CardServiceTest.java | package org.trello4j;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.net.URL;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.junit.Test;
import org.trello4j.model.Action;
import org.trello4j.model.Card;
import org.trello4j.model.Checklist;
im... | Card DELETE /1/cards/{0} test.
| src/test/java/org/trello4j/CardServiceTest.java | Card DELETE /1/cards/{0} test. | |
Java | apache-2.0 | 7fda3d543df169cad487fae1cbedce15f775d27c | 0 | fl4via/xnio,panossot/xnio,fl4via/xnio,dmlloyd/xnio,kabir/xnio,kabir/xnio,panossot/xnio,xnio/xnio,stuartwdouglas/xnio,xnio/xnio | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | nio-impl/src/main/java/org/xnio/nio/NioXnio.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | Detect situations where the default selector provider does not work properly
| nio-impl/src/main/java/org/xnio/nio/NioXnio.java | Detect situations where the default selector provider does not work properly | |
Java | apache-2.0 | 6a3e2a234750844202d850b5507f293ff94ae12d | 0 | ISSC/Bluebit | // vim: et sw=4 sts=4 tabstop=4
package com.issc.ui;
import com.issc.Bluebit;
import com.issc.data.BLEDevice;
import com.issc.impl.GattProxy;
import com.issc.R;
import com.issc.util.Log;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.UUID;
import java.util.List;
import android.app.Activity;
... | src/com/issc/ui/ActivityAIO.java | // vim: et sw=4 sts=4 tabstop=4
package com.issc.ui;
import com.issc.Bluebit;
import com.issc.data.BLEDevice;
import com.issc.impl.GattProxy;
import com.issc.R;
import com.issc.util.Log;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.UUID;
import java.util.List;
import android.app.Activity;
... | ui: Fix dialog issue
if the connection is already exist, the dialog might not be
initialized.
| src/com/issc/ui/ActivityAIO.java | ui: Fix dialog issue | |
Java | apache-2.0 | dd888c92269d16fd92177b4ae14394a0014bff5d | 0 | louishust/incubator-ignite,apacheignite/ignite,shroman/ignite,a1vanov/ignite,abhishek-ch/incubator-ignite,svladykin/ignite,andrey-kuznetsov/ignite,voipp/ignite,StalkXT/ignite,shroman/ignite,ptupitsyn/ignite,dream-x/ignite,ryanzz/ignite,agoncharuk/ignite,shroman/ignite,shurun19851206/ignite,SomeFire/ignite,ilantukh/igni... | /* @java.file.header */
/* _________ _____ __________________ _____
* __ ____/___________(_)______ /__ ____/______ ____(_)_______
* _ / __ __ ___/__ / _ __ / _ / __ _ __ `/__ / __ __ \
* / /_/ / _ / _ / / /_/ / / /_/ / / /_/ / _ / _ / / /
* \____/ /_/ /_/ \_,__/... | modules/core/src/main/java/org/gridgain/grid/service/GridServices.java | /* @java.file.header */
/* _________ _____ __________________ _____
* __ ____/___________(_)______ /__ ____/______ ____(_)_______
* _ / __ __ ___/__ / _ __ / _ / __ _ __ `/__ / __ __ \
* / /_/ / _ / _ / / /_/ / / /_/ / / /_/ / _ / _ / / /
* \____/ /_/ /_/ \_,__/... | GG-8687 - serializable is added to interfaces
| modules/core/src/main/java/org/gridgain/grid/service/GridServices.java | GG-8687 - serializable is added to interfaces | |
Java | apache-2.0 | 71e1a184686dc4737ad7b9578010445bebae634f | 0 | dmourati/SimianArmy,dmourati/SimianArmy | // CHECKSTYLE IGNORE Javadoc
/*
*
* Copyright 2012 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... | src/test/java/com/netflix/simianarmy/chaos/TestChaosMonkeyContext.java | // CHECKSTYLE IGNORE Javadoc
/*
*
* Copyright 2012 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... | add stop test cases
| src/test/java/com/netflix/simianarmy/chaos/TestChaosMonkeyContext.java | add stop test cases |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.