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 | 6f9241be4181c3a102b62dba5fe19a9161744c1b | 0 | treasure-data/td-jdbc | /* Generated By:JavaCC: Do not edit this line. CCSQLParser.java */
package com.treasure_data.jdbc.compiler.parser;
import java.util.ArrayList;
import java.util.List;
import com.treasure_data.jdbc.compiler.expr.BinaryExpression;
import com.treasure_data.jdbc.compiler.expr.DoubleValue;
import com.treasure_data.jdbc.com... | target/generated-sources/javacc/com/treasure_data/jdbc/compiler/parser/CCSQLParser.java | /* Generated By:JavaCC: Do not edit this line. CCSQLParser.java */
package com.treasure_data.jdbc.compiler.parser;
import java.util.ArrayList;
import java.util.List;
import com.treasure_data.jdbc.compiler.expr.BinaryExpression;
import com.treasure_data.jdbc.compiler.expr.DoubleValue;
import com.treasure_data.jdbc.com... | generated source code of new Parser class
| target/generated-sources/javacc/com/treasure_data/jdbc/compiler/parser/CCSQLParser.java | generated source code of new Parser class | |
Java | apache-2.0 | 502a4b2fcd5da2418adf16d39409728e073a011e | 0 | esaunders/autopsy,rcordovano/autopsy,esaunders/autopsy,mhmdfy/autopsy,APriestman/autopsy,narfindustries/autopsy,karlmortensen/autopsy,karlmortensen/autopsy,rcordovano/autopsy,karlmortensen/autopsy,narfindustries/autopsy,millmanorama/autopsy,dgrove727/autopsy,APriestman/autopsy,esaunders/autopsy,wschaeferB/autopsy,dgrov... | /*
* Autopsy Forensic Browser
*
* Copyright 2015 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://ww... | Core/src/org/sleuthkit/autopsy/casemodule/SingleUserCaseImporter.java | /*
* Autopsy Forensic Browser
*
* Copyright 2015 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://ww... | pay attention to copy source image
| Core/src/org/sleuthkit/autopsy/casemodule/SingleUserCaseImporter.java | pay attention to copy source image | |
Java | apache-2.0 | 948557d74a2bdd6f5a9167daca7fb41a2a6e9f4f | 0 | apache/isis,apache/isis,apache/isis,apache/isis,apache/isis,apache/isis | /*
* 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")... | core/metamodel/src/main/java/org/apache/isis/core/metamodel/IsisModuleCoreMetamodel.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")... | ISIS-2882: register OidDtoValueSemantics with Spring | core/metamodel/src/main/java/org/apache/isis/core/metamodel/IsisModuleCoreMetamodel.java | ISIS-2882: register OidDtoValueSemantics with Spring | |
Java | apache-2.0 | 5426b0dd29f1e4ee50ab48c0792597625a2534c7 | 0 | phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida | package ca.corefacility.bioinformatics.irida.ria.unit.web;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.eq;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.times;
import stati... | src/test/java/ca/corefacility/bioinformatics/irida/ria/unit/web/UsersControllerTest.java | package ca.corefacility.bioinformatics.irida.ria.unit.web;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.eq;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.times;
import stati... | Updated imports.
| src/test/java/ca/corefacility/bioinformatics/irida/ria/unit/web/UsersControllerTest.java | Updated imports. | |
Java | apache-2.0 | 2b4a63371e5f3496aeb30eb96aa886a22cb4bd2e | 0 | ind9/jets3t,ind9/jets3t,ind9/jets3t,ind9/jets3t | /*
* jets3t : Java Extra-Tasty S3 Toolkit (for Amazon S3 online storage service)
* This is a java.net project, see https://jets3t.dev.java.net/
*
* Copyright 2006 James Murty
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | src/org/jets3t/apps/cockpit/Cockpit.java | /*
* jets3t : Java Extra-Tasty S3 Toolkit (for Amazon S3 online storage service)
* This is a java.net project, see https://jets3t.dev.java.net/
*
* Copyright 2006 James Murty
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | Improved dialog box cleanup
| src/org/jets3t/apps/cockpit/Cockpit.java | Improved dialog box cleanup | |
Java | apache-2.0 | a652fa0d6354c78334f5ef9833ad1082333975c0 | 0 | EdwardLee03/guava,rgoldberg/guava,mosoft521/guava,typetools/guava,typetools/guava,mosoft521/guava,xasx/guava,xasx/guava,rgoldberg/guava,mosoft521/guava,EdwardLee03/guava,google/guava,google/guava,google/guava | /*
* Copyright (C) 2017 The Guava 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 applicable law or agre... | guava-tests/test/com/google/common/io/MoreFilesFileTraverserTest.java | /*
* Copyright (C) 2017 The Guava 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 applicable law or agre... | Fix tests that failed if we couldn't recursively delete securely by using Jimfs and just getting rid of the whole file system each time.
Fixes https://github.com/google/guava/issues/3100
RELNOTES=n/a
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=191677352
| guava-tests/test/com/google/common/io/MoreFilesFileTraverserTest.java | Fix tests that failed if we couldn't recursively delete securely by using Jimfs and just getting rid of the whole file system each time. | |
Java | apache-2.0 | 2b77f13d5a6eba863fe383a14ae77c2ce1a5074d | 0 | skoulouzis/lobcder,skoulouzis/lobcder,skoulouzis/lobcder | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package nl.uva.cs.lobcder.frontend;
import io.milton.common.Path;
import io.milton.http.Request;
import io.milton.http.Request.Method;
import io.milton.servlet.MiltonFilter;
import java.io.File;
import java.io.IOExcepti... | lobcder-master/src/main/java/nl/uva/cs/lobcder/frontend/MyFilter.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package nl.uva.cs.lobcder.frontend;
import io.milton.common.Path;
import io.milton.http.Request;
import io.milton.http.Request.Method;
import io.milton.servlet.MiltonFilter;
import java.io.File;
import java.io.IOExcepti... | Added concurrent request limit. If reached responds 503 | lobcder-master/src/main/java/nl/uva/cs/lobcder/frontend/MyFilter.java | Added concurrent request limit. If reached responds 503 | |
Java | bsd-3-clause | e6da6363a0de0f84e443b61427de9928ece1ede1 | 0 | NCIP/caaers,CBIIT/caaers,NCIP/caaers,NCIP/caaers,CBIIT/caaers,CBIIT/caaers,CBIIT/caaers,CBIIT/caaers,NCIP/caaers | package gov.nih.nci.ess.ae;
import org.apache.axis.types.URI;
import org.apache.axis.types.URI.MalformedURIException;
import _21090.org.iso.AD;
import _21090.org.iso.ADXP;
import _21090.org.iso.AddressPartType;
import _21090.org.iso.BAG_TEL;
import _21090.org.iso.BL;
import _21090.org.iso.CD;
import _21090.org.iso.... | caAERS/software/grid/ess-ae/src/main/java/gov/nih/nci/ess/ae/ISO21090Helper.java | package gov.nih.nci.ess.ae;
import _21090.org.iso.ADXP;
import _21090.org.iso.AddressPartType;
import _21090.org.iso.BL;
import _21090.org.iso.CD;
import _21090.org.iso.ED;
import _21090.org.iso.EDText;
import _21090.org.iso.ENXP;
import _21090.org.iso.EntityNamePartType;
import _21090.org.iso.II;
import _21090.org.is... | added more iso conversions
SVN-Revision: 14556
| caAERS/software/grid/ess-ae/src/main/java/gov/nih/nci/ess/ae/ISO21090Helper.java | added more iso conversions | |
Java | apache-2.0 | 2b73a3dcac36700221476cd7cc18bcb25574fe3a | 0 | liamgh/liamgreenhughes-sl4a-tf101,cristiana214/cristianachavez214-cristianachavez,liamgh/liamgreenhughes-sl4a-tf101,liamgh/liamgreenhughes-sl4a-tf101,vlinhd11/vlinhd11-android-scripting,olapaola/olapaola-android-scripting,vlinhd11/vlinhd11-android-scripting,cristiana214/cristianachavez214-cristianachavez,olapaola/olapa... | android/Common/src/com/googlecode/android_scripting/trigger/EventListenerThread.java | package com.googlecode.android_scripting.trigger;
import com.googlecode.android_scripting.event.Event;
import com.googlecode.android_scripting.facade.EventFacade;
import com.googlecode.android_scripting.facade.FacadeManager;
/**
* A thread that listens for a named event on the event queue and executes a trigger when... | Remove unused class.
| android/Common/src/com/googlecode/android_scripting/trigger/EventListenerThread.java | Remove unused class. | ||
Java | mit | 714002f9cf55334875c17f8faffc7ea4ff597a5b | 0 | geoloqi/Geoloqi-Android-Titanium-Module,geoloqi/Geoloqi-Android-Titanium-Module | package ti.geoloqi.common;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.apache.http.Header;
import org.apache.http.HttpResponse;
import org.apache.http.StatusLine;
import org.apache.http.util.EntityUtils;
import org.appcelerator.kroll.KrollDict;
import org.appcelerator.kroll.K... | src/ti/geoloqi/common/MUtils.java | package ti.geoloqi.common;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.apache.http.HttpResponse;
import org.apache.http.util.EntityUtils;
import org.appcelerator.kroll.KrollDict;
import org.appcelerator.kroll.KrollFunction;
import org.appcelerator.titanium.util.TiConvert;
imp... | Update processHttpResponse to return a KrollDict with the response status code, headers and payload set correctly.
| src/ti/geoloqi/common/MUtils.java | Update processHttpResponse to return a KrollDict with the response status code, headers and payload set correctly. | |
Java | mit | 0215e108c235758faaad66115a52383b6e3b6e64 | 0 | cc12703/robolectric,jingle1267/robolectric,yuzhong-google/robolectric,charlesmunger/robolectric,rburgst/robolectric,android-ia/platform_external_robolectric,ocadotechnology/robolectric,gabrielduque/robolectric,WonderCsabo/robolectric,rongou/robolectric,gb112211/robolectric,jongerrish/robolectric,svenji/robolectric,yuzh... | package com.xtremelabs.robolectric.res;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebView;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.LinearLayou... | src/test/java/com/xtremelabs/robolectric/res/ViewLoaderTest.java | package com.xtremelabs.robolectric.res;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.WebView;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.LinearLayou... | Added a test to confirm that <include>s are not included twice by checking getChildCount()
| src/test/java/com/xtremelabs/robolectric/res/ViewLoaderTest.java | Added a test to confirm that <include>s are not included twice by checking getChildCount() | |
Java | mit | b1ae6744cfc053bb3d406d157ab524b1c14debe7 | 0 | fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg,fieldenms/tg | package ua.com.fielden.platform.entity_centre.review;
import static java.lang.Boolean.TRUE;
import static java.util.stream.Collectors.groupingBy;
import static ua.com.fielden.platform.entity.AbstractEntity.ID;
import static ua.com.fielden.platform.entity.AbstractEntity.KEY;
import static ua.com.fielden.platform.entity... | platform-pojo-bl/src/main/java/ua/com/fielden/platform/entity_centre/review/DynamicQueryBuilder.java | package ua.com.fielden.platform.entity_centre.review;
import static java.lang.Boolean.TRUE;
import static ua.com.fielden.platform.entity.AbstractEntity.ID;
import static ua.com.fielden.platform.entity.AbstractEntity.KEY;
import static ua.com.fielden.platform.entity.query.fluent.EntityQueryUtils.cond;
import static ua.... | #947 Reduced visibility of 'propertyLike' in DynamicQueryBuilder to reduce the likelihood of its use. EQL operator 'critCondition' should be used instead.
| platform-pojo-bl/src/main/java/ua/com/fielden/platform/entity_centre/review/DynamicQueryBuilder.java | #947 Reduced visibility of 'propertyLike' in DynamicQueryBuilder to reduce the likelihood of its use. EQL operator 'critCondition' should be used instead. | |
Java | mit | 136df6110e4a2bc46c6e24bb92079107deafc7a7 | 0 | jenkinsci/ivy-plugin,jenkinsci/ivy-plugin | /*
* Copyright 2007-2011 hibou, Martin Ficker, Jeffrey Metcalf, Timothy Bingaman
*
* 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 t... | src/main/java/hudson/ivy/IvyBuildTrigger.java | /*
* Copyright 2007-2011 hibou, Martin Ficker, Jeffrey Metcalf, Timothy Bingaman
*
* 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 t... | Cleanup - Fix Javadoc (referenced constructor & method)
| src/main/java/hudson/ivy/IvyBuildTrigger.java | Cleanup - Fix Javadoc (referenced constructor & method) | |
Java | mit | b8890a0a345634f03d311505a4f6391300e33bdc | 0 | kasonyang/kalang | package kalang.compiler;
import kalang.MethodNotFoundException;
import kalang.FieldNotFoundException;
import kalang.AmbiguousMethodException;
import kalang.AstNotFoundException;
import javax.annotation.Nonnull;
import kalang.ast.ClassNode;
import kalang.ast.ElementExpr;
import kalang.ast.AssignExpr;
import kalang.ast.... | src/main/java/kalang/compiler/AstBuilder.java | package kalang.compiler;
import kalang.MethodNotFoundException;
import kalang.FieldNotFoundException;
import kalang.AmbiguousMethodException;
import kalang.AstNotFoundException;
import javax.annotation.Nonnull;
import kalang.ast.ClassNode;
import kalang.ast.ElementExpr;
import kalang.ast.AssignExpr;
import kalang.ast.... | check call on null | src/main/java/kalang/compiler/AstBuilder.java | check call on null | |
Java | mit | 6d3357fb9ea322001cc5e6621a62b15cfc9fc188 | 0 | CS2103JAN2017-F14-B3/main,CS2103JAN2017-F14-B3/main | package seedu.address.storage;
import java.io.IOException;
import java.util.Optional;
import seedu.address.commons.exceptions.DataConversionException;
import seedu.address.model.ReadOnlyTaskList;
/**
* Represents a storage for {@link seedu.address.model.TaskList}.
*/
public interface TaskListStorage {
/**
... | src/main/java/seedu/address/storage/TaskListStorage.java | package seedu.address.storage;
import java.io.IOException;
import java.util.Optional;
import seedu.address.commons.exceptions.DataConversionException;
import seedu.address.model.ReadOnlyTaskList;
/**
* Represents a storage for {@link seedu.address.model.TaskList}.
*/
public interface TaskListStorage {
/**
... | Update TaskListStorage
| src/main/java/seedu/address/storage/TaskListStorage.java | Update TaskListStorage | |
Java | mit | ca3cf8108e7158e2707ab933144ee1075de9812e | 0 | MetaConc/SOMns,richard-roberts/SOMns,richard-roberts/SOMns,MetaConc/SOMns,smarr/SOMns,smarr/SOMns,VAISHALI-DHANOA/SOMns,richard-roberts/SOMns,smarr/SOMns,VAISHALI-DHANOA/SOMns,smarr/SOMns,smarr/SOMns,richard-roberts/SOMns,VAISHALI-DHANOA/SOMns,richard-roberts/SOMns,richard-roberts/SOMns,MetaConc/SOMns,richard-roberts/S... | /**
* Copyright (c) 2013 Stefan Marr, stefan.marr@vub.ac.be
* Copyright (c) 2009 Michael Haupt, michael.haupt@hpi.uni-potsdam.de
* Software Architecture Group, Hasso Plattner Institute, Potsdam, Germany
* http://www.hpi.uni-potsdam.de/swa/
*
* Permission is hereby granted, free of charge, to any person obtainin... | src/som/compiler/Parser.java | /**
* Copyright (c) 2013 Stefan Marr, stefan.marr@vub.ac.be
* Copyright (c) 2009 Michael Haupt, michael.haupt@hpi.uni-potsdam.de
* Software Architecture Group, Hasso Plattner Institute, Potsdam, Germany
* http://www.hpi.uni-potsdam.de/swa/
*
* Permission is hereby granted, free of charge, to any person obtainin... | Use lastMethodsSourceSection for blocks
Signed-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>
| src/som/compiler/Parser.java | Use lastMethodsSourceSection for blocks | |
Java | mit | 4b5d0586a7a5f05c0957135a6b8643831c2ace46 | 0 | dvla/vdr-core | package uk.gov.dvla.domain;
import java.util.Date;
import com.google.code.morphia.annotations.Embedded;
@Embedded
public class Endorsement {
public Boolean isDisqualification;
//Both Penalty Points AND Disqualifications
public String offenceCode; // offenceCode
public String convictingCourtCode; //co... | domain/src/main/java/uk/gov/dvla/domain/Endorsement.java | package uk.gov.dvla.domain;
import java.util.Date;
import com.google.code.morphia.annotations.Embedded;
@Embedded
public class Endorsement {
public Boolean disqual;
//Both Penalty Points AND Disqualifications
public String code; // offenceCode
public String court; //convictingCourtCode
public Dat... | Fixes due to changes in a merge
| domain/src/main/java/uk/gov/dvla/domain/Endorsement.java | Fixes due to changes in a merge | |
Java | mit | 9fd20eec524cb653577a0e960ec025a15e16f54c | 0 | fluxroot/pulse,jvoegele/pulse,jvoegele/pulse,jvoegele/pulse,fluxroot/pulse | /*
* Copyright 2013-2014 the original author or authors.
*
* This file is part of Pulse Chess.
*
* Pulse Chess is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | src/main/java/com/fluxchess/pulse/Pulse.java | /*
* Copyright 2013-2014 the original author or authors.
*
* This file is part of Pulse Chess.
*
* Pulse Chess is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | Update author
| src/main/java/com/fluxchess/pulse/Pulse.java | Update author | |
Java | mpl-2.0 | a429f33237bf880d2d5574f860459d0c311095f4 | 0 | zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb,zyzyis/monetdb | /*
* The contents of this file are subject to the MonetDB Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
*
* Software distributed under the License is dis... | sql/src/jdbc/nl/cwi/monetdb/jdbc/MonetConnection.java | /*
* The contents of this file are subject to the MonetDB Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
*
* Software distributed under the License is dis... | Reconstruct connection URL including language used if different from sql
| sql/src/jdbc/nl/cwi/monetdb/jdbc/MonetConnection.java | Reconstruct connection URL including language used if different from sql | |
Java | lgpl-2.1 | 0840e93a893b1266488cfefc7376d2cc3a18335f | 0 | Darkhax-Minecraft/Bookshelf | /**
* This class was created by <Darkhax>. It is distributed as part of Bookshelf. You can find
* the original source here: https://github.com/Darkhax-Minecraft/Bookshelf
*
* Bookshelf is Open Source and distributed under the GNU Lesser General Public License version
* 2.1.
*/
package net.darkhax.bookshelf.util;
... | src/main/java/net/darkhax/bookshelf/util/WorldUtils.java | /**
* This class was created by <Darkhax>. It is distributed as part of Bookshelf. You can find
* the original source here: https://github.com/Darkhax-Minecraft/Bookshelf
*
* Bookshelf is Open Source and distributed under the GNU Lesser General Public License version
* 2.1.
*/
package net.darkhax.bookshelf.util;
... | Added additional methods for getting lists of recipes.
| src/main/java/net/darkhax/bookshelf/util/WorldUtils.java | Added additional methods for getting lists of recipes. | |
Java | lgpl-2.1 | 305455596564cbece965b574e416ed5b3d0fdbb9 | 0 | RemiKoutcherawy/exist,RemiKoutcherawy/exist,RemiKoutcherawy/exist,RemiKoutcherawy/exist,RemiKoutcherawy/exist,RemiKoutcherawy/exist | package org.exist.util;
import net.jcip.annotations.ThreadSafe;
import java.io.Serializable;
import java.io.Writer;
/**
* This is an implementation of the JDK 1.4 CharSequence interface: it implements
* a CharSequence as a view of an array. The implementation relies on the array
* being immutable: as a minimum, t... | exist-core/src/main/java/org/exist/util/CharSlice.java | package org.exist.util;
import java.io.Serializable;
import java.io.Writer;
/**
* This is an implementation of the JDK 1.4 CharSequence interface: it implements
* a CharSequence as a view of an array. The implementation relies on the array
* being immutable: as a minimum, the caller is required to ensure that the ... | [refactor] Make immutable
| exist-core/src/main/java/org/exist/util/CharSlice.java | [refactor] Make immutable | |
Java | apache-2.0 | e82e10e9a1c15314d44bb9469c739920f352ea21 | 0 | census-instrumentation/opencensus-java,songy23/instrumentation-java,bogdandrutu/opencensus-java,songy23/instrumentation-java,census-instrumentation/opencensus-java,census-instrumentation/opencensus-java,bogdandrutu/instrumentation-java,songy23/instrumentation-java,sebright/instrumentation-java,sebright/opencensus-java,... | /*
* Copyright 2017, Google Inc.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writi... | core/src/main/java/io/opencensus/tags/package-info.java | /*
* Copyright 2017, Google Inc.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writi... | Explain that trace ID is not included in the TagContext.
| core/src/main/java/io/opencensus/tags/package-info.java | Explain that trace ID is not included in the TagContext. | |
Java | apache-2.0 | 1a4a7e0657f0b2859a035817918ac6ee29542abc | 0 | asedunov/intellij-community,retomerz/intellij-community,xfournet/intellij-community,nicolargo/intellij-community,hurricup/intellij-community,ivan-fedorov/intellij-community,joewalnes/idea-community,slisson/intellij-community,holmes/intellij-community,signed/intellij-community,fengbaicanhe/intellij-community,Distrotech/... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/ide/fileTemplates/impl/FileTemplateManagerImpl.java | /*
* Copyright 2000-2009 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... | speedup file templates loading in IDEA run from IDEA
| platform/lang-impl/src/com/intellij/ide/fileTemplates/impl/FileTemplateManagerImpl.java | speedup file templates loading in IDEA run from IDEA | |
Java | apache-2.0 | 2df3b1c263be90026d0c3f7e14062281ef006636 | 0 | Salauyou/Java-Utils | package ru.salauyou.utils;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.NoSuchElementException;
/**
* <p>Iterator that generates all <a href="http://en.wikipedia.org/wiki/Combination">k-combinations</a>
* from a given set (or list) of n... | src/ru/salauyou/utils/KCombinationIterator.java | package ru.salauyou.utils;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.NoSuchElementException;
/**
* <p>Iterator that generates all <a href="http://en.wikipedia.org/wiki/Combination">k-combinations</a>
* from a given set (or list) of n... | Added for-each decorator
| src/ru/salauyou/utils/KCombinationIterator.java | Added for-each decorator | |
Java | apache-2.0 | 200625dccaf254a042a84092e4e212329d905a39 | 0 | psh/apps-android-commons,commons-app/apps-android-commons,psh/apps-android-commons,sandarumk/apps-android-commons,dbrant/apps-android-commons,commons-app/apps-android-commons,maskaravivek/apps-android-commons,whym/apps-android-commons,maskaravivek/apps-android-commons,commons-app/apps-android-commons,whym/apps-android-... | package fr.free.nrw.commons.nearby;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.FragmentTransaction;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.ProgressBar;
i... | app/src/main/java/fr/free/nrw/commons/nearby/NearbyActivity.java | package fr.free.nrw.commons.nearby;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.FragmentTransaction;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.ProgressBar;
i... | bug fix
| app/src/main/java/fr/free/nrw/commons/nearby/NearbyActivity.java | bug fix | |
Java | apache-2.0 | 3aca0737cb6b6b7c3217ddb6b05c99f5f4a5e170 | 0 | krummas/cassandra,hengxin/cassandra,rmarchei/cassandra,knifewine/cassandra,jasonstack/cassandra,fengshao0907/Cassandra-Research,strapdata/cassandra,bmel/cassandra,guanxi55nba/key-value-store,hhorii/cassandra,leomrocha/cassandra,weideng1/cassandra,JeremiahDJordan/cassandra,xiongzheng/Cassandra-Research,rdio/cassandra,rm... | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"... | src/java/org/apache/cassandra/net/SelectorManager.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"... | another workaround for register/select wonkiness. patch by jbellis; tested by Mark Robson for CASSANDRA-156
git-svn-id: 1e8683751772dd0ef52a45d586103b4a82d616ff@774076 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/cassandra/net/SelectorManager.java | another workaround for register/select wonkiness. patch by jbellis; tested by Mark Robson for CASSANDRA-156 | |
Java | apache-2.0 | ea2af72a4d98ecf3f4226a2d2987b3e67c2a2473 | 0 | spepping/fop-cs,argv-minus-one/fop,spepping/fop-cs,spepping/fop-cs,argv-minus-one/fop,spepping/fop-cs,Distrotech/fop,StrategyObject/fop,StrategyObject/fop,argv-minus-one/fop,Distrotech/fop,StrategyObject/fop,Distrotech/fop,StrategyObject/fop,argv-minus-one/fop,StrategyObject/fop,argv-minus-one/fop,Distrotech/fop | /*
* $Id: RegionBody.java,v 1.23 2003/03/06 13:42:41 jeremias Exp $
* ============================================================================
* The Apache Software License, Version 1.1
* ============================================================================
*
* Copyright (C) 1999-200... | src/java/org/apache/fop/fo/pagination/RegionBody.java | /*
* $Id: RegionBody.java,v 1.23 2003/03/06 13:42:41 jeremias Exp $
* ============================================================================
* The Apache Software License, Version 1.1
* ============================================================================
*
* Copyright (C) 1999-200... | Support for "margin" shorthands for margin-[left,right].
git-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@197326 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/fop/fo/pagination/RegionBody.java | Support for "margin" shorthands for margin-[left,right]. | |
Java | apache-2.0 | 17ef23f46f0431a1f29eaa145d2ecdaaf6f0b121 | 0 | servioticy/servioticy-queue-client | package com.servioticy.queueclient;
import org.apache.commons.configuration.HierarchicalConfiguration;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.clients.producer.ProducerRecord;
import java.io.ByteArrayOutputStream;
import ... | src/main/java/com/servioticy/queueclient/KafkaClient.java | package com.servioticy.queueclient;
import org.apache.commons.configuration.HierarchicalConfiguration;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.clients.producer.ProducerRecord;
import java.io.ByteArrayOutputStream;
import ... | kafka bugfix
| src/main/java/com/servioticy/queueclient/KafkaClient.java | kafka bugfix | |
Java | apache-2.0 | bd58e9015bf3ea712cca0ff04e52e512932ffaa9 | 0 | Lightstreamer/Lightstreamer-JMS-example-Portfolio-service-java,Weswit/Lightstreamer-JMS-example-Portfolio-service-java | /*
* Copyright (c) Lightstreamer Srl
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | src/main/java/jms_demo_services/config/Configuration.java | /*
* Copyright (c) Lightstreamer Srl
*
* 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... | Do refactoring
| src/main/java/jms_demo_services/config/Configuration.java | Do refactoring | |
Java | apache-2.0 | c7fa110ac33b5cb2126cadeb35212fc420443363 | 0 | rpuch/xremoting | package com.googlecode.xremoting.core;
import java.lang.reflect.Proxy;
import org.apache.commons.httpclient.HttpClient;
import com.googlecode.xremoting.core.commonshttpclient.CommonsHttpClientRequester;
import com.googlecode.xremoting.core.exception.InitializationException;
import com.googlecode.xremoting.core.http.... | xremoting-core/src/main/java/com/googlecode/xremoting/core/XRemotingProxyFactory.java | package com.googlecode.xremoting.core;
import java.lang.reflect.Proxy;
import org.apache.commons.httpclient.HttpClient;
import com.googlecode.xremoting.core.commonshttpclient.CommonsHttpClientRequester;
import com.googlecode.xremoting.core.exception.InitializationException;
import com.googlecode.xremoting.core.http.... | Improved javadoc | xremoting-core/src/main/java/com/googlecode/xremoting/core/XRemotingProxyFactory.java | Improved javadoc | |
Java | apache-2.0 | 6587a862cf4e60832a07dea2c1b420493b5a7e93 | 0 | codelion/okhttp,Synix/okhttp,tiarebalbi/okhttp,VioletLife/okhttp,ansman/okhttp,adithyaphilip/okhttp,yangshangwei/okhttp,xuIcream/okhttp,lypdemo/okhttp,yswheye/okhttp,Nextpeer/okhttp,ijidan/okhttp,ruhaly/okhttp,wutianlong/okhttp,wfs3006/okhttp,germanattanasio/okhttp,LittleApple2015/okhttp,nfuller/okhttp,felipecsl/okhttp... | package com.squareup.okhttp.curl;
import com.google.common.base.Function;
import com.google.common.base.Joiner;
import com.google.common.collect.Lists;
import com.squareup.okhttp.ConnectionPool;
import com.squareup.okhttp.Failure;
import com.squareup.okhttp.Headers;
import com.squareup.okhttp.OkHttpClient;
import com.... | okcurl/src/main/java/com/squareup/okhttp/curl/Main.java | package com.squareup.okhttp.curl;
import com.google.common.base.Function;
import com.google.common.base.Joiner;
import com.google.common.collect.Lists;
import com.squareup.okhttp.ConnectionPool;
import com.squareup.okhttp.Failure;
import com.squareup.okhttp.Headers;
import com.squareup.okhttp.OkHttpClient;
import com.... | Add -X to okcurl, permitting HEAD requests.
| okcurl/src/main/java/com/squareup/okhttp/curl/Main.java | Add -X to okcurl, permitting HEAD requests. | |
Java | apache-2.0 | 2b49d2f4552868cbc04d369f5b989a9356c74702 | 0 | sosy-lab/java-smt,sosy-lab/java-smt,sosy-lab/java-smt,sosy-lab/java-smt,sosy-lab/java-smt | // This file is part of JavaSMT,
// an API wrapper for a collection of SMT solvers:
// https://github.com/sosy-lab/java-smt
//
// SPDX-FileCopyrightText: 2020 Dirk Beyer <https://www.sosy-lab.org>
//
// SPDX-License-Identifier: Apache-2.0
package org.sosy_lab.java_smt.test;
import static com.google.common.truth.Truth... | src/org/sosy_lab/java_smt/test/ModelTest.java | // This file is part of JavaSMT,
// an API wrapper for a collection of SMT solvers:
// https://github.com/sosy-lab/java-smt
//
// SPDX-FileCopyrightText: 2020 Dirk Beyer <https://www.sosy-lab.org>
//
// SPDX-License-Identifier: Apache-2.0
package org.sosy_lab.java_smt.test;
import static com.google.common.truth.Truth... | add documentation of junit test.
| src/org/sosy_lab/java_smt/test/ModelTest.java | add documentation of junit test. | |
Java | apache-2.0 | fedeb9d8e6a599d991a5f8efb5faf2e7c3e465a5 | 0 | dslomov/bazel,safarmer/bazel,dslomov/bazel-windows,aehlig/bazel,dslomov/bazel,ulfjack/bazel,snnn/bazel,katre/bazel,ulfjack/bazel,twitter-forks/bazel,spxtr/bazel,safarmer/bazel,damienmg/bazel,bazelbuild/bazel,spxtr/bazel,cushon/bazel,katre/bazel,dslomov/bazel,dropbox/bazel,akira-baruah/bazel,bazelbuild/bazel,ButterflyNe... | // Copyright 2017 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | src/tools/android/java/com/google/devtools/build/android/desugar/CoreLibraryRewriter.java | // Copyright 2017 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... | Remove workaround. The ASM bug is fixed. And we use ClassRemapper now.
RELNOTES: None
PiperOrigin-RevId: 165949162
| src/tools/android/java/com/google/devtools/build/android/desugar/CoreLibraryRewriter.java | Remove workaround. The ASM bug is fixed. And we use ClassRemapper now. | |
Java | apache-2.0 | 6cb758444b00d53ed35d7b69f24b4f354caea9a4 | 0 | vrozov/Netlet,ilooner/Netlet,PramodSSImmaneni/Netlet,Celeral/Netlet,DataTorrent/Netlet,243826/Netlet | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.malhartech.netlet;
import com.malhartech.netlet.Listener.ClientListener;
import com.malhartech.util.CircularBuffer;
import com.malhartech.util.Fragment;
import java.io.IOException;
import java.nio.ByteBuffer... | src/main/java/com/malhartech/netlet/AbstractClient.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.malhartech.netlet;
import com.malhartech.netlet.Listener.ClientListener;
import com.malhartech.util.CircularBuffer;
import com.malhartech.util.Fragment;
import java.io.IOException;
import java.nio.ByteBuffer... | fixed the bad merge
| src/main/java/com/malhartech/netlet/AbstractClient.java | fixed the bad merge | |
Java | apache-2.0 | 2fa7b8da97d12fc76b445bd6bf4f7a9d109ffa0d | 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... | package de.plushnikov.intellij.plugin;
import org.jetbrains.annotations.NotNull;
import com.intellij.openapi.application.ApplicationInfo;
import com.intellij.openapi.components.ApplicationComponent;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.util.BuildNumber;
import de.plushnik... | plugins/lombok/lombok-plugin/src/main/java/de/plushnikov/intellij/plugin/LombokLoader.java | package de.plushnikov.intellij.plugin;
import org.jetbrains.annotations.NotNull;
import com.intellij.openapi.application.ApplicationInfo;
import com.intellij.openapi.components.ApplicationComponent;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.util.BuildNumber;
import de.plushnik... |
git-svn-id: http://lombok-intellij-plugin.googlecode.com/svn/branches/multiple-version-plugin@130 9796b3e4-e716-bb5d-d578-ca2f8dc3330c
GitOrigin-RevId: 80afea62d1c3e86851a856ee7d71d58c59980f7c | plugins/lombok/lombok-plugin/src/main/java/de/plushnikov/intellij/plugin/LombokLoader.java | ||
Java | apache-2.0 | dd9d518a38c10732edf0b65ff71a55de9c3d7a26 | 0 | sakuna63/requery,requery/requery,requery/requery,sakuna63/requery | /*
* Copyright 2016 requery.io
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | requery-android/example/src/main/java/io/requery/android/example/app/PeopleActivity.java | /*
* Copyright 2016 requery.io
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | Fix visibility warning
| requery-android/example/src/main/java/io/requery/android/example/app/PeopleActivity.java | Fix visibility warning | |
Java | apache-2.0 | d902ae1a6775aad6545f34cfa4cf152b65fc19e4 | 0 | Schinzel/atexpose,Schinzel/atexpose,Schinzel/atexpose,Schinzel/atexpose | package com.atexpose.dispatcher.channels.webchannel.redirect;
import org.apache.http.client.utils.URIBuilder;
import org.junit.Assert;
import org.junit.Test;
import java.net.URI;
public class HostRedirectTest {
@Test
public void shouldRedirect_should_not_redirect() throws Exception {
HostRedirect ho... | src/test/java/com/atexpose/dispatcher/channels/webchannel/redirect/HostRedirectTest.java | package com.atexpose.dispatcher.channels.webchannel.redirect;
import org.apache.http.client.utils.URIBuilder;
import org.junit.Assert;
import org.junit.Test;
import java.net.URI;
public class HostRedirectTest {
@Test
public void shouldRedirect_root_to_www() throws Exception {
HostRedirect hostRedirec... | More tests
| src/test/java/com/atexpose/dispatcher/channels/webchannel/redirect/HostRedirectTest.java | More tests | |
Java | apache-2.0 | ded278400ca4e38b2b7ba0407801ef0aefadcd25 | 0 | spotify/styx,spotify/styx,spotify/styx | /*-
* -\-\-
* Spotify Styx Scheduler Service
* --
* Copyright (C) 2016 Spotify AB
* --
* 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... | styx-scheduler-service/src/main/java/com/spotify/styx/docker/KubernetesDockerRunner.java | /*-
* -\-\-
* Spotify Styx Scheduler Service
* --
* Copyright (C) 2016 Spotify AB
* --
* 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... | remove ENDPOINT_ID env var | styx-scheduler-service/src/main/java/com/spotify/styx/docker/KubernetesDockerRunner.java | remove ENDPOINT_ID env var | |
Java | bsd-2-clause | 1041c361091c8c475c97cb9a3a182cfc4616ed4f | 0 | scifio/scifio | /*
* #%L
* SCIFIO library for reading and converting scientific file formats.
* %%
* Copyright (C) 2011 - 2017 SCIFIO developers.
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of sou... | src/main/java/io/scif/formats/MicromanagerFormat.java | /*
* #%L
* SCIFIO library for reading and converting scientific file formats.
* %%
* Copyright (C) 2011 - 2017 SCIFIO developers.
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of sou... | formats/MicromanagerFormat update to DataHandle<Location>
| src/main/java/io/scif/formats/MicromanagerFormat.java | formats/MicromanagerFormat update to DataHandle<Location> | |
Java | bsd-2-clause | f685d38e2c46de1ee69f3443ce277363cec65b25 | 0 | joshng/papaya | package joshng.util.converters;
import com.google.common.base.Converter;
import com.google.common.base.Throwables;
import com.google.common.cache.CacheBuilder;
import com.google.common.cache.CacheLoader;
import com.google.common.cache.LoadingCache;
import com.google.common.collect.ImmutableMap;
import joshng.util.Byte... | src/main/java/joshng/util/converters/ByteConverter.java | package joshng.util.converters;
import com.google.common.base.Converter;
import com.google.common.collect.ImmutableMap;
import joshng.util.blocks.F;
import java.util.Map;
import java.util.UUID;
import static com.google.common.base.Preconditions.checkNotNull;
/**
* User: josh
* Date: 5/27/14
* Time: 5:06 PM
*/
p... | integrate ByteConverter with ByteSerializable
| src/main/java/joshng/util/converters/ByteConverter.java | integrate ByteConverter with ByteSerializable | |
Java | bsd-3-clause | 8fb89101d0b84117aa59732162db0b96e7959234 | 0 | openxal/openxal,EuropeanSpallationSource/openxal,luxiaohan/openxal-csns-luxh,EuropeanSpallationSource/openxal,openxal/openxal,openxal/openxal,EuropeanSpallationSource/openxal,luxiaohan/openxal-csns-luxh,openxal/openxal,EuropeanSpallationSource/openxal,luxiaohan/openxal-csns-luxh,EuropeanSpallationSource/openxal,luxiaoh... | /*
* IdealRfGap.java
*
* Created on October 22, 2002, 1:58 PM
*/
package xal.model.elem;
import java.io.PrintWriter;
import xal.model.IElement;
import xal.model.IModelDataSource;
import xal.model.IProbe;
import xal.model.ModelException;
import xal.model.source.RfGapDataSource;
import xal.tools.beam.PhaseMap;
im... | core/src/xal/model/elem/IdealRfGap.java | /*
* IdealRfGap.java
*
* Created on October 22, 2002, 1:58 PM
*/
package xal.model.elem;
import java.io.PrintWriter;
import xal.model.IElement;
import xal.model.IModelDataSource;
import xal.model.IProbe;
import xal.model.ModelException;
import xal.model.probe.EnvelopeProbe;
import xal.model.source.RfGapDataSour... | Added comments to help diagnose elapsed time error. | core/src/xal/model/elem/IdealRfGap.java | Added comments to help diagnose elapsed time error. | |
Java | bsd-3-clause | c4fd10ff67c13837bc74631456947041e65d3642 | 0 | orc-lang/orc,orc-lang/orc,orc-lang/orc,orc-lang/orc,orc-lang/orc | //
// OrchardWebAppContextListener.java -- Java class OrchardWebAppContextListener
// Project Orchard
//
// $Id$
//
// Created by jthywiss on Feb 24, 2010.
//
// Copyright (c) 2013 The University of Texas at Austin. All rights reserved.
//
// Use and redistribution of this file is governed by the license terms in
// th... | Orchard/src/orc/orchard/OrchardWebAppContextListener.java | //
// OrchardWebAppContextListener.java -- Java class OrchardWebAppContextListener
// Project Orchard
//
// $Id$
//
// Created by jthywiss on Feb 24, 2010.
//
// Copyright (c) 2013 The University of Texas at Austin. All rights reserved.
//
// Use and redistribution of this file is governed by the license terms in
// th... | Orchard: Add minor error check
| Orchard/src/orc/orchard/OrchardWebAppContextListener.java | Orchard: Add minor error check | |
Java | mit | 55117201a82d1a3bd5c63f0b3d806290f5b786f5 | 0 | pasho/OsmJet | package com.pasho.osmjet;
import android.annotation.SuppressLint;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.RectF;
import android.location.Location;
import android.location.... | app/src/main/java/com/pasho/osmjet/MapBitmapManager.java | package com.pasho.osmjet;
import android.annotation.SuppressLint;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.RectF;
import android.location.Location;
import android.location.... | let's keep lat lon
| app/src/main/java/com/pasho/osmjet/MapBitmapManager.java | let's keep lat lon | |
Java | mit | f602dee8f386f682c01bf41f49a147cd86a79bd2 | 0 | iss-deweloper/iss,iss-deweloper/iss,iss-deweloper/iss,iss-deweloper/iss | /**
* Copyright (C) 2014,2015 Tomasz Bosak.
**/
package pl.tobo.ISS.servlets;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import j... | src/main/java/pl/tobo/ISS/servlets/ScreensServlet.java | /**
* Copyright (C) 2014,2015 Tomasz Bosak.
**/
package pl.tobo.ISS.servlets;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import j... | add default screen type when creating new screen
screen type is set by default to STANDARD
see issue: #3
| src/main/java/pl/tobo/ISS/servlets/ScreensServlet.java | add default screen type when creating new screen | |
Java | mit | b8326979b60df6c41f942e68ab1c6567e105ff67 | 0 | thbrown/ActionRecorder | package com.github.thbrown.actionrecorder;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.WindowEvent;
import java.awt.event... | src/com/github/thbrown/actionRecorder/Main.java | package com.github.thbrown.actionrecorder;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import java.awt.event.WindowEvent;
import java.awt.event... | Replay button is now disabled on start up.
| src/com/github/thbrown/actionRecorder/Main.java | Replay button is now disabled on start up. | |
Java | mit | 19a370d723b0903bf95f5ace2c9660f76abeb7a7 | 0 | cofl/dictionary,DoctorAlpaca/dictionary | package de.eric_wiltfang.dictionary;
import java.nio.charset.Charset;
import java.nio.file.*;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.sql.*;
import java.util.EnumSet... | src/de/eric_wiltfang/dictionary/Dictionary.java | package de.eric_wiltfang.dictionary;
import java.nio.charset.Charset;
import java.nio.file.*;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.sql.*;
import java.util.EnumSet... | Now writing the version of the save in a seperate file inside the
archive. | src/de/eric_wiltfang/dictionary/Dictionary.java | Now writing the version of the save in a seperate file inside the archive. | |
Java | mit | 0643a8219e1de0bd521412b88b728043aa66718c | 0 | annkupi/picard,broadinstitute/picard,nh13/picard,broadinstitute/picard,alecw/picard,alecw/picard,broadinstitute/picard,nh13/picard,nh13/picard,annkupi/picard,broadinstitute/picard,annkupi/picard,alecw/picard,alecw/picard,annkupi/picard,broadinstitute/picard,nh13/picard | /*
* The MIT License
*
* Copyright (c) 2013 The Broad Institute
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use... | src/java/picard/illumina/IlluminaBasecallsConverter.java | /*
* The MIT License
*
* Copyright (c) 2013 The Broad Institute
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use... | Avoid logging a NullPointerException if IlluminaBasecallsToFastq is
started with FORCE_GC=false.
GC timer write to the 'log' instead of directly to System.out. There is
really no reason to handle this information differently than other
logging.
| src/java/picard/illumina/IlluminaBasecallsConverter.java | Avoid logging a NullPointerException if IlluminaBasecallsToFastq is started with FORCE_GC=false. | |
Java | mit | 896746c35c3f160c0bf42f7e6725cce429e0f7f7 | 0 | alokito/xkcd936 | package com.xkcd.n936.lib;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
/**
* This class accumulates words from either a file, inputstre... | src/com/xkcd/n936/lib/EasyPassword.java | package com.xkcd.n936.lib;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
/**
* This class accumulates words from either a file, inputstre... | added check for modification of lowercase after word accumulation has begun | src/com/xkcd/n936/lib/EasyPassword.java | added check for modification of lowercase after word accumulation has begun | |
Java | mit | 705287695dc49647b3dbabf7ab6f2a36d159b769 | 0 | Sage-Bionetworks/worker-utilities | package org.sagebionetworks.workers.util.semaphore;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.fail;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.doAnswer;
import static org.mockito.Mockito.doThrow;
import static org.mockito.Mockito.times;
import st... | src/test/java/org/sagebionetworks/workers/util/semaphore/WriteReadSemaphoreRunnerTestImpl.java | package org.sagebionetworks.workers.util.semaphore;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.fail;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.doAnswer;
import static org.mockito.Mockito.doThrow;
import static org.mockito.Mockito.times;
import st... | merted test
| src/test/java/org/sagebionetworks/workers/util/semaphore/WriteReadSemaphoreRunnerTestImpl.java | merted test | |
Java | mit | 111e1a88a239f2b677c7ae157b397eb9d460c78a | 0 | SebastienGllmt/jenkins,albers/jenkins,wuwen5/jenkins,petermarcoen/jenkins,Jochen-A-Fuerbacher/jenkins,vjuranek/jenkins,yonglehou/jenkins,verbitan/jenkins,ydubreuil/jenkins,Jochen-A-Fuerbacher/jenkins,kohsuke/hudson,dariver/jenkins,CodeShane/jenkins,ChrisA89/jenkins,AustinKwang/jenkins,soenter/jenkins,MadsNielsen/jtemp,... | package hudson.scm;
import hudson.FilePath;
import hudson.FilePath.FileCallable;
import hudson.Launcher;
import hudson.Util;
import hudson.model.AbstractBuild;
import hudson.model.AbstractProject;
import hudson.model.BuildListener;
import hudson.model.Hudson;
import hudson.model.TaskListener;
import hudson.remoting.Ca... | core/src/main/java/hudson/scm/SubversionSCM.java | package hudson.scm;
import hudson.FilePath;
import hudson.FilePath.FileCallable;
import hudson.Launcher;
import hudson.Util;
import hudson.model.AbstractBuild;
import hudson.model.AbstractProject;
import hudson.model.BuildListener;
import hudson.model.Hudson;
import hudson.model.TaskListener;
import hudson.remoting.Ca... | Subversion tagging support goes live.
git-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@3414 71c3de6d-444a-0410-be80-ed276b4c234a
| core/src/main/java/hudson/scm/SubversionSCM.java | Subversion tagging support goes live. | |
Java | mit | 1ff515ae3a45796554fddcb76dc3618481710583 | 0 | McJty/RFTools | package mcjty.rftools.blocks;
import cofh.api.item.IToolHammer;
import mcjty.lib.container.GenericBlock;
import mcjty.lib.container.GenericGuiContainer;
import mcjty.lib.container.GenericItemBlock;
import mcjty.lib.container.WrenchUsage;
import mcjty.lib.entity.GenericTileEntity;
import mcjty.lib.varia.Logging;
import... | src/main/java/mcjty/rftools/blocks/GenericRFToolsBlock.java | package mcjty.rftools.blocks;
import cofh.api.item.IToolHammer;
import mcjty.lib.container.GenericBlock;
import mcjty.lib.container.GenericGuiContainer;
import mcjty.lib.container.GenericItemBlock;
import mcjty.lib.container.WrenchUsage;
import mcjty.lib.entity.GenericTileEntity;
import mcjty.lib.varia.Logging;
import... | Use registerTileEntityWithAlternatives and prefix TE name with MODID_ because otherwise there may be conflicts. The old TE registry name is still supported
| src/main/java/mcjty/rftools/blocks/GenericRFToolsBlock.java | Use registerTileEntityWithAlternatives and prefix TE name with MODID_ because otherwise there may be conflicts. The old TE registry name is still supported | |
Java | mit | d135a1e80f53004cabeac1fd25e9fdc7fe0b1426 | 0 | jenkinsci/jenkins,daniel-beck/jenkins,ikedam/jenkins,daniel-beck/jenkins,rsandell/jenkins,rsandell/jenkins,MarkEWaite/jenkins,ikedam/jenkins,jenkinsci/jenkins,jenkinsci/jenkins,damianszczepanik/jenkins,MarkEWaite/jenkins,MarkEWaite/jenkins,MarkEWaite/jenkins,daniel-beck/jenkins,daniel-beck/jenkins,daniel-beck/jenkins,r... | /*
* The MIT License
*
* Copyright 2012 Jesse Glick.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mod... | core/src/test/java/hudson/PluginManagerTest.java | /*
* The MIT License
*
* Copyright 2012 Jesse Glick.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mod... | Enable unit test to work on non-English locales (#6438)
| core/src/test/java/hudson/PluginManagerTest.java | Enable unit test to work on non-English locales (#6438) | |
Java | mit | c26c4265b9138050d4c74f63248ddcf92d06ee83 | 0 | BrassGoggledCoders/ModularUtilities | package xyz.brassgoggledcoders.modularutilities.modules.construction;
import net.minecraft.block.Block;
import net.minecraft.block.material.MapColor;
import net.minecraft.block.material.Material;
import net.minecraft.block.material.MaterialLiquid;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
impo... | src/main/java/xyz/brassgoggledcoders/modularutilities/modules/construction/ConstructionModule.java | package xyz.brassgoggledcoders.modularutilities.modules.construction;
import net.minecraft.block.Block;
import net.minecraft.block.material.MapColor;
import net.minecraft.block.material.Material;
import net.minecraft.block.material.MaterialLiquid;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
impo... | Disable 'soft' fluid registration.
| src/main/java/xyz/brassgoggledcoders/modularutilities/modules/construction/ConstructionModule.java | Disable 'soft' fluid registration. | |
Java | mit | 73aa4ea8401094d3be22276a53059420d16f059d | 0 | kauailabs/navxmxp,aeastet/navxmxp,Beachbot330/navxmxp,kauailabs/navxmxp,kauailabs/navxmxp,aeastet/navxmxp,aeastet/navxmxp,Beachbot330/navxmxp,aeastet/navxmxp,kauailabs/navxmxp,kauailabs/navxmxp,Beachbot330/navxmxp,aeastet/navxmxp,Beachbot330/navxmxp,Beachbot330/navxmxp,kauailabs/navxmxp,Beachbot330/navxmxp,aeastet/navx... | /*----------------------------------------------------------------------------*/
/* Copyright (c) Kauai Labs 2015. All Rights Reserved. */
/* */
/* Created in support of Team 2465 (Kauaibots). Go Purple Wave! ... | roborio/java/navx_frc/src/com/kauailabs/navx/frc/RegisterIO_I2C.java | /*----------------------------------------------------------------------------*/
/* Copyright (c) Kauai Labs 2015. All Rights Reserved. */
/* */
/* Created in support of Team 2465 (Kauaibots). Go Purple Wave! ... | Fixed issue w/change in sense of return values from WPILib I2C Write and Read methods.
| roborio/java/navx_frc/src/com/kauailabs/navx/frc/RegisterIO_I2C.java | Fixed issue w/change in sense of return values from WPILib I2C Write and Read methods. | |
Java | mit | 46d3be584b4c6972fd99663939eb8c21b6f0d3de | 0 | cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic | package com.haxademic.core.draw.shapes;
import com.haxademic.core.app.P;
import processing.core.PApplet;
import processing.core.PGraphics;
import processing.core.PImage;
import processing.core.PShape;
public class Shapes {
public static void drawDisc3D( PGraphics p, float radius, float innerRadius, float cylinder... | src/com/haxademic/core/draw/shapes/Shapes.java | package com.haxademic.core.draw.shapes;
import com.haxademic.core.app.P;
import processing.core.PApplet;
import processing.core.PGraphics;
import processing.core.PImage;
import processing.core.PShape;
public class Shapes {
public static void drawDisc3D( PGraphics p, float radius, float innerRadius, float cylinder... | Add drawTexturedRect
| src/com/haxademic/core/draw/shapes/Shapes.java | Add drawTexturedRect | |
Java | mit | d88a4d7fe686e13bd61a6942ccb35ec0f223131c | 0 | GFibrizo/Red-de-Mascotas,GFibrizo/Red-de-Mascotas,GFibrizo/Red-de-Mascotas | package utils;
import com.support.android.designlibdemo.R;
import java.util.Random;
public final class Constants {
private Constants() { }
public static final String PARSE_APPLICATION_ID = "cLJ93SxVri3M9sCj7hGsJUnp45mA46kWMLdwdsno";
public static final String PARSE_CLIENT_KEY = "ZkblcRGqaYVV9wUkToPIGg0... | App/app/src/main/java/utils/Constants.java | package utils;
import com.support.android.designlibdemo.R;
import java.util.Random;
public final class Constants {
private Constants() { }
public static final String[] AGES = {"0 - 6 meses", "6 - 12 meses", "1 - 3 años", "3 - 7 años", "más de 7 años"};
public static final String[] CITIES = {"Ciudad Au... | Parse: constantes de APPLICATION_ID y CLIENT_KEY
| App/app/src/main/java/utils/Constants.java | Parse: constantes de APPLICATION_ID y CLIENT_KEY | |
Java | mit | 044b3174cd84a9d6cc8a29b22715bbea391ce0fe | 0 | CS2103AUG2016-T09-C2/main,CS2103AUG2016-T09-C2/main | package seedu.jimi.ui;
import javafx.application.Platform;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.fxml.FXML;
import javafx.scene.Node;
import javafx.scene.control.Label;
import javafx.scene.control.ListCell;
import javafx.scene.control.ListView;
import javafx.s... | src/main/java/seedu/jimi/ui/TaskListPanel.java | package seedu.jimi.ui;
import javafx.application.Platform;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.fxml.FXML;
import javafx.scene.Node;
import javafx.scene.control.Label;
import javafx.scene.control.ListCell;
import javafx.scene.control.ListView;
import javafx.s... | TaskListPanel: Implement incomplete and complete task lists
| src/main/java/seedu/jimi/ui/TaskListPanel.java | TaskListPanel: Implement incomplete and complete task lists | |
Java | lgpl-2.1 | ece997e937f1308fdb64b51245a32782320eb5d0 | 0 | threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya | //
// $Id: PuzzleBoardView.java,v 1.5 2003/12/05 05:15:03 mdb Exp $
package com.threerings.puzzle.client;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics2D;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.Shape;
import java.awt.geom.AffineTransform... | src/java/com/threerings/puzzle/client/PuzzleBoardView.java | //
// $Id: PuzzleBoardView.java,v 1.4 2003/11/26 23:06:05 mdb Exp $
package com.threerings.puzzle.client;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.Graphics2D;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.Shape;
import java.awt.geom.AffineTransform... | Made getPuzzleFont() public.
git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2895 542714f4-19e9-0310-aa3c-eee0fc999fb1
| src/java/com/threerings/puzzle/client/PuzzleBoardView.java | Made getPuzzleFont() public. | |
Java | lgpl-2.1 | 28bd0043e2f0ea5faf0dda02e801f27c5b4f63a5 | 0 | sbliven/biojava,sbliven/biojava,sbliven/biojava | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for t... | src/org/biojavax/bio/seq/io/EMBLFormat.java | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for t... | Didn't quite get the EMBLFormat bugfix right. Off by one as usual...
git-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@3819 7c6358e6-4a41-0410-a743-a5b2a554c398
| src/org/biojavax/bio/seq/io/EMBLFormat.java | Didn't quite get the EMBLFormat bugfix right. Off by one as usual... | |
Java | apache-2.0 | d6b9108f58ec3dfec507ccaae8102bfd6ac77f94 | 0 | cstamas/maven,cstamas/maven,apache/maven,apache/maven,mcculls/maven,mcculls/maven,mcculls/maven,apache/maven,cstamas/maven | package org.apache.maven.lifecycle.providers;
/*
* 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 Apach... | maven-core/src/main/java/org/apache/maven/lifecycle/providers/WrapperLifecycleProvider.java | package org.apache.maven.lifecycle.providers;
/*
* 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 Apach... | [MNG-6917] upgrade maven-wrapper-plugin to 3.1.0 | maven-core/src/main/java/org/apache/maven/lifecycle/providers/WrapperLifecycleProvider.java | [MNG-6917] upgrade maven-wrapper-plugin to 3.1.0 | |
Java | apache-2.0 | 2edb8f756294b59ef1e72932e7f9a3d9448a6e70 | 0 | wreckJ/intellij-community,ThiagoGarciaAlves/intellij-community,nicolargo/intellij-community,kdwink/intellij-community,diorcety/intellij-community,nicolargo/intellij-community,samthor/intellij-community,FHannes/intellij-community,salguarnieri/intellij-community,blademainer/intellij-community,SerCeMan/intellij-community,... | /*
* Copyright (c) 2000-2006 JetBrains s.r.o. All Rights Reserved.
*/
/*
* Created by IntelliJ IDEA.
* User: yole
* Date: 28.11.2006
* Time: 20:38:08
*/
package com.intellij.cvsSupport2.changeBrowser;
import com.intellij.CvsBundle;
import com.intellij.cvsSupport2.CvsUtil;
import com.intellij.cvsSupport2.histor... | plugins/cvs2/source/com/intellij/cvsSupport2/changeBrowser/CvsCommittedChangesProvider.java | /*
* Copyright (c) 2000-2006 JetBrains s.r.o. All Rights Reserved.
*/
/*
* Created by IntelliJ IDEA.
* User: yole
* Date: 28.11.2006
* Time: 20:38:08
*/
package com.intellij.cvsSupport2.changeBrowser;
import com.intellij.CvsBundle;
import com.intellij.cvsSupport2.CvsUtil;
import com.intellij.cvsSupport2.histor... | show default branch as HEAD rather than <none>
| plugins/cvs2/source/com/intellij/cvsSupport2/changeBrowser/CvsCommittedChangesProvider.java | show default branch as HEAD rather than <none> | |
Java | apache-2.0 | e7618bb729d79d31d5417c420a0481b0ce40c573 | 0 | blademainer/intellij-community,allotria/intellij-community,slisson/intellij-community,ibinti/intellij-community,jexp/idea2,michaelgallacher/intellij-community,amith01994/intellij-community,vvv1559/intellij-community,dslomov/intellij-community,robovm/robovm-studio,MichaelNedzelsky/intellij-community,gnuhub/intellij-comm... | package com.intellij.ide.commander;
import com.intellij.ide.CopyPasteUtil;
import com.intellij.ide.projectView.ProjectViewNode;
import com.intellij.ide.structureView.StructureViewTreeElement;
import com.intellij.ide.util.treeView.AbstractTreeNode;
import com.intellij.ide.util.treeView.AbstractTreeStructure;
import com... | source/com/intellij/ide/commander/ProjectListBuilder.java | package com.intellij.ide.commander;
import com.intellij.ide.CopyPasteUtil;
import com.intellij.ide.structureView.StructureViewTreeElement;
import com.intellij.ide.projectView.ProjectViewNode;
import com.intellij.ide.util.treeView.AbstractTreeNode;
import com.intellij.ide.util.treeView.AbstractTreeStructure;
import com... | Commander update made lazy.
| source/com/intellij/ide/commander/ProjectListBuilder.java | Commander update made lazy. | |
Java | apache-2.0 | f55f1b5b023aeccbab73818c66ae931393bc682b | 0 | gnuhub/intellij-community,apixandru/intellij-community,samthor/intellij-community,MER-GROUP/intellij-community,jagguli/intellij-community,muntasirsyed/intellij-community,semonte/intellij-community,salguarnieri/intellij-community,fnouama/intellij-community,allotria/intellij-community,kool79/intellij-community,ahb0327/in... | /*
* Copyright 2000-2011 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/notification/EventLog.java | /*
* Copyright 2000-2011 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... | EventLog: show content (till the first eol) along with "more" link for HTML-formatted text as for plane text.
This is to show something besides just "more" in the log, if the title is empty and the body starts with an HTML tag.
| platform/platform-impl/src/com/intellij/notification/EventLog.java | EventLog: show content (till the first eol) along with "more" link for HTML-formatted text as for plane text. This is to show something besides just "more" in the log, if the title is empty and the body starts with an HTML tag. | |
Java | apache-2.0 | b284bd8a4407ca17d501717ffc170b9cebda5980 | 0 | apache/velocity-engine,apache/velocity-engine | package org.apache.velocity.test;
/*
* 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, V... | src/test/org/apache/velocity/test/BlockMacroTestCase.java | package org.apache.velocity.test;
/*
* 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, V... | extra test i had laying around, might as well include
git-svn-id: d4dc60294853c2619549ca4e893b3753b9cf94d6@991639 13f79535-47bb-0310-9956-ffa450edef68
| src/test/org/apache/velocity/test/BlockMacroTestCase.java | extra test i had laying around, might as well include | |
Java | apache-2.0 | 3ebde3cf1376462043a3952b2340f5bdac4186c8 | 0 | CMPUT301F17T02/BAARD | /*
* Copyright (c) 2017. Team CMPUT301F17T02, CMPUT301, University of Alberta - All Rights Reserved. You may use, distribute, or modify this code under terms and conditions of the Code of Students Behaviour at University of Alberta.
*/
package com.example.baard;
import android.content.SharedPreferences;
import andr... | app/src/main/java/com/example/baard/ViewMapActivity.java | /*
* Copyright (c) 2017. Team CMPUT301F17T02, CMPUT301, University of Alberta - All Rights Reserved. You may use, distribute, or modify this code under terms and conditions of the Code of Students Behaviour at University of Alberta.
*/
package com.example.baard;
import android.content.SharedPreferences;
import andr... | logic error
| app/src/main/java/com/example/baard/ViewMapActivity.java | logic error | |
Java | apache-2.0 | 06fd42796b6ad255e0101cb3198c3c7c041e5137 | 0 | kigsmtua/estatio,estatio/estatio,estatio/estatio,johandoornenbal/estatio,estatio/estatio,kigsmtua/estatio,kigsmtua/estatio,johandoornenbal/estatio,kigsmtua/estatio,estatio/estatio,johandoornenbal/estatio,johandoornenbal/estatio | /*
*
* Copyright 2012-2014 Eurocommercial Properties NV
*
*
* 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 req... | estatioapp/dom/src/main/java/org/estatio/dom/agreement/AgreementRoleCommunicationChannel.java | /*
*
* Copyright 2012-2014 Eurocommercial Properties NV
*
*
* 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 req... | EST-443: Fix annotations
| estatioapp/dom/src/main/java/org/estatio/dom/agreement/AgreementRoleCommunicationChannel.java | EST-443: Fix annotations | |
Java | apache-2.0 | df808429e7576d5598d71d5c2db0bdc4b667e91d | 0 | tetrapods/core,tetrapods/core,tetrapods/core,tetrapods/core,tetrapods/core | package io.tetrapod.core.web;
import static io.netty.handler.codec.http.HttpHeaders.*;
import static io.netty.handler.codec.http.HttpHeaders.Names.*;
import static io.netty.handler.codec.http.HttpResponseStatus.*;
import static io.netty.handler.codec.http.HttpVersion.HTTP_1_1;
import static io.tetrapod.protocol.core.C... | Tetrapod-Core/src/io/tetrapod/core/web/WebHttpSession.java | package io.tetrapod.core.web;
import static io.netty.handler.codec.http.HttpHeaders.*;
import static io.netty.handler.codec.http.HttpHeaders.Names.*;
import static io.netty.handler.codec.http.HttpResponseStatus.*;
import static io.netty.handler.codec.http.HttpVersion.HTTP_1_1;
import static io.tetrapod.protocol.core.C... | fix regression always returning a redirect instead of a proper success payload
| Tetrapod-Core/src/io/tetrapod/core/web/WebHttpSession.java | fix regression always returning a redirect instead of a proper success payload | |
Java | apache-2.0 | 497f991c94fc91dab5d84107f9c169f3996270d4 | 0 | dimagi/commcare,dimagi/commcare-core,dimagi/commcare-core,dimagi/commcare,dimagi/commcare,dimagi/commcare-core | /*
* Copyright (C) 2009 JavaRosa
*
* 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 ... | core/src/org/javarosa/core/model/instance/TreeElement.java | /*
* Copyright (C) 2009 JavaRosa
*
* 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 ... | Fix for bad parsing logic in attribute serializtion
| core/src/org/javarosa/core/model/instance/TreeElement.java | Fix for bad parsing logic in attribute serializtion | |
Java | apache-2.0 | 8647c5eef571112bdda92ce1ead038750e998349 | 0 | ddviplinux/cat,bryanchou/cat,chinaboard/cat,redbeans2015/cat,dianping/cat,ddviplinux/cat,xiaojiaqi/cat,dianping/cat,dianping/cat,xiaojiaqi/cat,xiaojiaqi/cat,bryanchou/cat,bryanchou/cat,redbeans2015/cat,ddviplinux/cat,ddviplinux/cat,dianping/cat,dianping/cat,chinaboard/cat,xiaojiaqi/cat,ddviplinux/cat,redbeans2015/cat,d... | package com.dianping.cat.system.page.router.config;
import java.util.Collection;
import java.util.Comparator;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.codehaus.plexus.logging.LogEnabled;
import ... | cat-home/src/main/java/com/dianping/cat/system/page/router/config/RouterConfigHandler.java | package com.dianping.cat.system.page.router.config;
import java.util.Collection;
import java.util.Comparator;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.codehaus.plexus.logging.LogEnabled;
import ... | fix router report time
| cat-home/src/main/java/com/dianping/cat/system/page/router/config/RouterConfigHandler.java | fix router report time | |
Java | apache-2.0 | 2b86d82c71cd9790436c6ac5bf23f289c683b716 | 0 | pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus,pegasus-isi/pegasus | /**
* Copyright 2007-2008 University Of Southern California
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | src/org/griphyn/cPlanner/cluster/aggregator/SeqExec.java | /**
* Copyright 2007-2008 University Of Southern California
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... | Related to JIRA PM-175
The clustered jobs were still associated by default with exitpost
changed to pegasus-exitcode
| src/org/griphyn/cPlanner/cluster/aggregator/SeqExec.java | Related to JIRA PM-175 | |
Java | apache-2.0 | 5a236072d8dcc5983a28a743e209b3944da2b1c6 | 0 | JohnStarich/java-skip-list,JohnStarich/java-skip-list,JohnStarich/java-skip-list | package com.johnstarich.ee360p.skiplist;
import java.util.AbstractSet;
import java.util.Iterator;
import java.util.Random;
/**
* A fine-grained and lock-free skip-list implementation.
* Created by johnstarich on 4/12/17.
*/
public class SkipList extends AbstractSet<Integer> {
class Node {
int key;
int value;
... | src/main/java/com/johnstarich/ee360p/skiplist/SkipList.java | package com.johnstarich.ee360p.skiplist;
import java.util.AbstractSet;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Random;
/**
* A fine-grained and lock-free skip-list implementation.
* Created by johnstarich on 4/12/17.
*/
public class SkipList extends AbstractSet<Integer> {
class Nod... | Switch from ArrayList to array
| src/main/java/com/johnstarich/ee360p/skiplist/SkipList.java | Switch from ArrayList to array | |
Java | apache-2.0 | 5141c9d2a5883890ffe6392499b2f68512f6f14d | 0 | RaffaelBild/arx,RaffaelBild/arx,jgaupp/arx,kbabioch/arx,arx-deidentifier/arx,arx-deidentifier/arx,kbabioch/arx,jgaupp/arx | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2016 Fabian Prasser, Florian Kohlmayer and contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www... | src/main/org/deidentifier/arx/risk/RiskModelAttributes.java | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2016 Fabian Prasser, Florian Kohlmayer and contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www... | comments improved
| src/main/org/deidentifier/arx/risk/RiskModelAttributes.java | comments improved | |
Java | apache-2.0 | a5160fbfa964dab2659217c5c31e8bfff9e06cc1 | 0 | tomitribe/crest,danielsoro/crest,jeanouii/crest,tomitribe/crest | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | tomitribe-crest/src/main/java/org/tomitribe/crest/Main.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | Print the message of the cause on errors
| tomitribe-crest/src/main/java/org/tomitribe/crest/Main.java | Print the message of the cause on errors | |
Java | apache-2.0 | a445d799a45eb7eee61e70edb4d98685f849b31c | 0 | wschaeferB/autopsy,esaunders/autopsy,wschaeferB/autopsy,esaunders/autopsy,esaunders/autopsy,rcordovano/autopsy,rcordovano/autopsy,rcordovano/autopsy,esaunders/autopsy,wschaeferB/autopsy,wschaeferB/autopsy,rcordovano/autopsy,esaunders/autopsy,rcordovano/autopsy,wschaeferB/autopsy,rcordovano/autopsy | /*
* Autopsy Forensic Browser
*
* Copyright 2011-2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | Core/src/org/sleuthkit/autopsy/textextractors/TikaTextExtractor.java | /*
* Autopsy Forensic Browser
*
* Copyright 2011-2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http... | Comments
| Core/src/org/sleuthkit/autopsy/textextractors/TikaTextExtractor.java | Comments | |
Java | apache-2.0 | 87344b225a0db22dad96a39d4ed2420cae4b9bbc | 0 | fabric8io/kubernetes-client,fabric8io/kubernetes-client,fabric8io/kubernetes-client | /**
* Copyright (C) 2015 Red Hat, 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... | kubernetes-client/src/main/java/io/fabric8/kubernetes/client/informers/SharedInformerFactory.java | /**
* Copyright (C) 2015 Red Hat, 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... | Submit Informer::Run() tasks to SharedInformerFactory executor
Submit Informer::run() tasks to SharedInformerFactory executor in order
to start all informers asynchronously.
| kubernetes-client/src/main/java/io/fabric8/kubernetes/client/informers/SharedInformerFactory.java | Submit Informer::Run() tasks to SharedInformerFactory executor | |
Java | apache-2.0 | 4850f27a9b33ff542dc49bd5035fd70b7b124a4c | 0 | quadrama/DramaNLP,quadrama/DramaNLP,quadrama/DramaNLP | package de.unistuttgart.quadrama.io.core;
import java.io.IOException;
import java.util.Collection;
import java.util.Collections;
import java.util.HashSet;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import org.apache.commons.csv.CSVPrinter;
import org.apache.uima.cas.FeatureStructure;
import... | de.unistuttgart.ims.drama.io.core/src/main/java/de/unistuttgart/quadrama/io/core/CONLLVariant.java | package de.unistuttgart.quadrama.io.core;
import java.io.IOException;
import java.util.Collection;
import java.util.Collections;
import java.util.HashSet;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
import org.apache.commons.csv.CSVPrinter;
import org.apache.uima.cas.FeatureStructure;
import... | Add EOL
| de.unistuttgart.ims.drama.io.core/src/main/java/de/unistuttgart/quadrama/io/core/CONLLVariant.java | Add EOL | |
Java | apache-2.0 | bffcf66a03063532125559e5caca97a89d20b820 | 0 | SES-fortiss/SmartGridCoSimulation,SES-fortiss/SmartGridCoSimulation,SES-fortiss/SmartGridCoSimulation,SES-fortiss/SmartGridCoSimulation,SES-fortiss/SmartGridCoSimulation | package linprog.helper;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.text.NumberFormat;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Locale;
import java.util.concurrent.TimeUnit;
import com.google.gson.Gson... | examples/memap/src/main/java/linprog/helper/ConsumptionProfiles.java | package linprog.helper;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.text.NumberFormat;
import java.text.ParseException;
import java.time.LocalTime;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.HashMap;
import java.util.Locale;
import java... | resolved merge conflict.
| examples/memap/src/main/java/linprog/helper/ConsumptionProfiles.java | resolved merge conflict. | |
Java | apache-2.0 | dd8c45683e0197836e643da81a821be1ec3e762c | 0 | SpineEventEngine/core-java,SpineEventEngine/core-java,SpineEventEngine/core-java | /*
* Copyright 2018, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | server/src/main/java/io/spine/server/integration/IntegrationBus.java | /*
* Copyright 2018, TeamDev Ltd. All rights reserved.
*
* Redistribution and use in source and/or binary forms, with or without
* modification, must retain the above copyright notice and the following
* disclaimer.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRES... | Move `extends` to the next line.
| server/src/main/java/io/spine/server/integration/IntegrationBus.java | Move `extends` to the next line. | |
Java | apache-2.0 | cf0a34ce75569e0a164dd193211344419f05fd3e | 0 | MarcoLotz/docker-client,rgrunber/docker-client,rgrunber/docker-client,spotify/docker-client,spotify/docker-client,MarcoLotz/docker-client | /*-
* -\-\-
* docker-client
* --
* Copyright (C) 2016 Spotify AB
* Copyright (C) 2016 Thoughtworks, Inc
* --
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apac... | src/main/java/com/spotify/docker/client/DockerClient.java | /*-
* -\-\-
* docker-client
* --
* Copyright (C) 2016 Spotify AB
* Copyright (C) 2016 Thoughtworks, Inc
* --
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apac... | Convert all of the Params to use the new abstracted Param Class
| src/main/java/com/spotify/docker/client/DockerClient.java | Convert all of the Params to use the new abstracted Param Class | |
Java | apache-2.0 | a0430b1db547ba30004114dd6baf6b52fa6dc59c | 0 | p2p-sync/sync | package org.rmatil.sync.core.messaging.fileexchange.offer;
import net.engio.mbassy.bus.MBassador;
import org.rmatil.sync.core.ConflictHandler;
import org.rmatil.sync.core.eventbus.IBusEvent;
import org.rmatil.sync.core.init.client.ILocalStateRequestCallback;
import org.rmatil.sync.core.messaging.StatusCode;
import org... | src/main/java/org/rmatil/sync/core/messaging/fileexchange/offer/FileOfferRequestHandler.java | package org.rmatil.sync.core.messaging.fileexchange.offer;
import net.engio.mbassy.bus.MBassador;
import org.rmatil.sync.core.ConflictHandler;
import org.rmatil.sync.core.eventbus.IBusEvent;
import org.rmatil.sync.core.init.client.ILocalStateRequestCallback;
import org.rmatil.sync.core.messaging.StatusCode;
import org... | Log all local versions on conflict handler
| src/main/java/org/rmatil/sync/core/messaging/fileexchange/offer/FileOfferRequestHandler.java | Log all local versions on conflict handler | |
Java | apache-2.0 | 3ebf63c26bf542a2f710ef6b8b82313d215a9e26 | 0 | dinhviethoa/uribeacon,don/uribeacon,tommythorsen/uribeacon,don/uribeacon,dennisg/uribeacon,tommythorsen/uribeacon,perja12/uribeacon,dennisg/uribeacon,tommythorsen/uribeacon,kstechnologies/uribeacon,tommythorsen/uribeacon,tommythorsen/uribeacon,dinhviethoa/uribeacon,roywant/uribeacon,don/uribeacon,perja12/uribeacon,royw... | /*
* Copyright 2015 Google 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... | android-uribeacon/uribeacon-validator/src/main/java/org/uribeacon/validator/TestsAdapter.java | /*
* Copyright 2015 Google 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... | Fixed long click
| android-uribeacon/uribeacon-validator/src/main/java/org/uribeacon/validator/TestsAdapter.java | Fixed long click | |
Java | bsd-3-clause | a513504b7e13d9c91e5401afad5aae9d07d81bac | 0 | lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon | /*
* $Id: V3PollFactory.java,v 1.22 2008-01-30 00:50:15 tlipkis Exp $
*/
/*
Copyright (c) 2000-2005 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Softwa... | src/org/lockss/poller/v3/V3PollFactory.java | /*
* $Id: V3PollFactory.java,v 1.21 2008-01-27 06:46:04 tlipkis Exp $
*/
/*
Copyright (c) 2000-2005 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Softwa... | Send NAK in more decline poll cases.
git-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@6864 4f837ed2-42f5-46e7-a7a5-fa17313484d4
| src/org/lockss/poller/v3/V3PollFactory.java | Send NAK in more decline poll cases. | |
Java | bsd-3-clause | a4f8af50f0904158233dc4fc28579de564858486 | 0 | mkoistinen/JBookTrader,GabrielDancause/jbooktrader,GabrielDancause/jbooktrader,mkoistinen/JBookTrader,mkoistinen/JBookTrader,GabrielDancause/jbooktrader | package com.jbooktrader.platform.util;
import com.jbooktrader.platform.model.*;
import static com.jbooktrader.platform.model.Dispatcher.Mode.*;
import static com.jbooktrader.platform.preferences.JBTPreferences.*;
import com.jbooktrader.platform.preferences.*;
import com.jbooktrader.platform.strategy.*;
import... | source/com/jbooktrader/platform/util/HeartBeatSender.java | package com.jbooktrader.platform.util;
import com.jbooktrader.platform.model.*;
import static com.jbooktrader.platform.model.Dispatcher.Mode.*;
import static com.jbooktrader.platform.preferences.JBTPreferences.*;
import com.jbooktrader.platform.preferences.*;
import java.util.concurrent.*;
public class Hear... | Hearbeat is sent only when there is at least one active strategy.
| source/com/jbooktrader/platform/util/HeartBeatSender.java | Hearbeat is sent only when there is at least one active strategy. | |
Java | bsd-3-clause | 369dc913fca27bf305a42a3e9bd9bfa26a913dbc | 0 | picocontainer/NanoContainer,picocontainer/NanoContainer,picocontainer/NanoContainer,picocontainer/NanoContainer | /*****************************************************************************
* Copyright (C) NanoContainer Organization. All rights reserved. *
* ------------------------------------------------------------------------- *
* The software in this package is published under the terms of the BSD *
* s... | webcontainer/src/test/org/nanocontainer/webcontainer/groovy/WebContainerBuilderTestCase.java | /*****************************************************************************
* Copyright (C) NanoContainer Organization. All rights reserved. *
* ------------------------------------------------------------------------- *
* The software in this package is published under the terms of the BSD *
* s... | Fixed for windows.
git-svn-id: 12c26961da91f742cc34db10acb570e5af7eb648@3131 ac66bb80-72f5-0310-8d68-9f556cfffb23
| webcontainer/src/test/org/nanocontainer/webcontainer/groovy/WebContainerBuilderTestCase.java | Fixed for windows. | |
Java | mit | 5c0ee1123b556b1bf6f8bcb18013a18ff4cdb7ac | 0 | openforis/collect-earth-online,openforis/collect-earth-online | package org.openforis.ceo;
import static org.openforis.ceo.JsonUtils.filterJsonArray;
import static org.openforis.ceo.JsonUtils.findInJsonArray;
import static org.openforis.ceo.JsonUtils.getNextId;
import static org.openforis.ceo.JsonUtils.intoJsonArray;
import static org.openforis.ceo.JsonUtils.mapJsonFile;
import st... | src/main/java/org/openforis/ceo/Users.java | package org.openforis.ceo;
import static org.openforis.ceo.JsonUtils.filterJsonArray;
import static org.openforis.ceo.JsonUtils.findInJsonArray;
import static org.openforis.ceo.JsonUtils.getNextId;
import static org.openforis.ceo.JsonUtils.intoJsonArray;
import static org.openforis.ceo.JsonUtils.mapJsonFile;
import st... | Making some stylistic changes to Users.java to improve readability and camelCased reset_key and ip_addr references.
| src/main/java/org/openforis/ceo/Users.java | Making some stylistic changes to Users.java to improve readability and camelCased reset_key and ip_addr references. | |
Java | mit | 23267bdb047c7116f127e72bc02d6b26cc6db5ae | 0 | fwtrailsapp/Android | package seniordesign.ipfw.fw_trails_app;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.location.Location;
import android.location.LocationManager;
import android.os.AsyncTask;
impo... | FW_Trails_App/app/src/main/java/seniordesign/ipfw/fw_trails_app/RecordActivityFragment.java | package seniordesign.ipfw.fw_trails_app;
import android.Manifest;
import android.content.Context;
import android.content.DialogInterface;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.location.Location;
import android.location.LocationManager;
import android.os.AsyncTask;
impo... | Fixed problem with pausing recorded path. Cleanup will happen soon.
| FW_Trails_App/app/src/main/java/seniordesign/ipfw/fw_trails_app/RecordActivityFragment.java | Fixed problem with pausing recorded path. Cleanup will happen soon. | |
Java | mit | b97d057b76756c05cc05a44d0fcfb8bc87f402bf | 0 | HumBuch/HumBuch,HumBuch/HumBuch,HumBuch/HumBuch | package de.dhbw.humbuch.view;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.google.inject.Inject;
import com.vaadin.annotations.Theme;
import com.vaadin.annotations.Widgetset;
import com.vaadin.navigator.Navigator;
import com.vaadin.navigator.Navigator.ComponentContainerViewDisplay;
import com.v... | src/main/java/de/dhbw/humbuch/view/MainUI.java | package de.dhbw.humbuch.view;
import com.google.inject.Inject;
import com.vaadin.annotations.Theme;
import com.vaadin.annotations.Widgetset;
import com.vaadin.navigator.Navigator;
import com.vaadin.navigator.Navigator.ComponentContainerViewDisplay;
import com.vaadin.navigator.ViewChangeListener;
import com.vaadin.serv... | Added a suitable error handling in mainUi | src/main/java/de/dhbw/humbuch/view/MainUI.java | Added a suitable error handling in mainUi | |
Java | mit | 64ca6d2bd3837ac2b9305eaa4a179c4c71e0c2ab | 0 | datalogics-coreyy/pdf-java-toolkit-samples,datalogics/pdf-java-toolkit-samples,datalogics/pdf-java-toolkit-samples,datalogics-coreyy/pdf-java-toolkit-samples | /*
* Copyright 2015 Datalogics, Inc.
*/
package com.datalogics.pdf.samples.images;
import com.adobe.internal.io.ByteReader;
import com.adobe.internal.io.InputStreamByteReader;
import com.adobe.pdfjt.core.exceptions.PDFIOException;
import com.adobe.pdfjt.core.exceptions.PDFInvalidDocumentException;
import com.adobe.... | src/main/java/com/datalogics/pdf/samples/images/ImageDownsampling.java | /*
* Copyright 2015 Datalogics, Inc.
*/
package com.datalogics.pdf.samples.images;
import com.adobe.internal.io.ByteReader;
import com.adobe.internal.io.InputStreamByteReader;
import com.adobe.pdfjt.core.exceptions.PDFIOException;
import com.adobe.pdfjt.core.exceptions.PDFInvalidDocumentException;
import com.adobe.... | Set .pdf extension on the output file by default.
| src/main/java/com/datalogics/pdf/samples/images/ImageDownsampling.java | Set .pdf extension on the output file by default. | |
Java | mit | 21a55948705301f349297c724be67e42cc826da1 | 0 | 8-Bit-Warframe/Lost-Sector | package com.ezardlabs.lostsector.levels;
import com.ezardlabs.dethsquare.Animator;
import com.ezardlabs.dethsquare.AudioSource;
import com.ezardlabs.dethsquare.AudioSource.AudioClip;
import com.ezardlabs.dethsquare.Camera;
import com.ezardlabs.dethsquare.Collider;
import com.ezardlabs.dethsquare.GameObject;
import com... | com/ezardlabs/lostsector/levels/GameLevel.java | package com.ezardlabs.lostsector.levels;
import com.ezardlabs.dethsquare.Animator;
import com.ezardlabs.dethsquare.AudioSource;
import com.ezardlabs.dethsquare.AudioSource.AudioClip;
import com.ezardlabs.dethsquare.Camera;
import com.ezardlabs.dethsquare.Collider;
import com.ezardlabs.dethsquare.GameObject;
import com... | Remove unused imports
| com/ezardlabs/lostsector/levels/GameLevel.java | Remove unused imports | |
Java | mit | d68409dcb7c53aa06d11c89715e4e67b391e679b | 0 | tiagomartinho/dojo,tiagomartinho/dojo,tiagomartinho/dojo | import static org.junit.Assert.*;
import org.junit.Test;
public class AddFractionsTest {
@Test
public void zeroPlusZero() throws Exception {
Fraction sum = new Fraction(0).plus(new Fraction(0));
assertEquals(0, sum.intValue());
}
@Test
public void nonZeroPlusZero() throws Exception {
Fraction sum = ne... | Math/test/AddFractionsTest.java | import static org.junit.Assert.*;
import org.junit.Test;
public class AddFractionsTest {
@Test
public void zeroPlusZero() throws Exception {
Fraction sum = new Fraction(0).plus(new Fraction(0));
assertEquals(0, sum.intValue());
}
@Test
public void nonZeroPlusZero() throws Exception {
Fraction sum = ne... | add negative integers sum
| Math/test/AddFractionsTest.java | add negative integers sum | |
Java | epl-1.0 | 92cbe304fe5ccd8c7360dca8803951a8d335ea83 | 0 | rohitmohan96/ceylon-ide-eclipse,rohitmohan96/ceylon-ide-eclipse | package com.redhat.ceylon.eclipse.code.editor;
import static com.redhat.ceylon.eclipse.code.parse.CeylonSourcePositionLocator.findNode;
import static com.redhat.ceylon.eclipse.code.parse.CeylonSourcePositionLocator.getLength;
import static com.redhat.ceylon.eclipse.code.parse.CeylonSourcePositionLocator.getStartOffset... | plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/editor/MarkOccurrencesAction.java | package com.redhat.ceylon.eclipse.code.editor;
import static com.redhat.ceylon.eclipse.code.parse.CeylonSourcePositionLocator.findNode;
import static com.redhat.ceylon.eclipse.code.parse.CeylonSourcePositionLocator.getLength;
import static com.redhat.ceylon.eclipse.code.parse.CeylonSourcePositionLocator.getStartOffset... | fix occurrence highlighting from single-click | plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/editor/MarkOccurrencesAction.java | fix occurrence highlighting from single-click | |
Java | epl-1.0 | cbe3aeb2412a23c54b2e8fa5fc008c00a16f043e | 0 | rrimmana/birt-1,sguan-actuate/birt,rrimmana/birt-1,rrimmana/birt-1,Charling-Huang/birt,Charling-Huang/birt,Charling-Huang/birt,rrimmana/birt-1,sguan-actuate/birt,Charling-Huang/birt,Charling-Huang/birt,sguan-actuate/birt,sguan-actuate/birt,rrimmana/birt-1,sguan-actuate/birt | /*******************************************************************************
* Copyright (c) 2004 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availabl... | UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java | /*******************************************************************************
* Copyright (c) 2004 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availabl... | - Summary: Fix a minor bug in Delete Coomand
- Bugzilla Bug (s) Resolved:116768
- Description: Fix a minor bug in Delete Coomand which causes unit test fail
- Tests Description :
- Files Edited:
- Files Added:
- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
- Notes to Documentation:
| UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java | - Summary: Fix a minor bug in Delete Coomand | |
Java | lgpl-2.1 | 9cf837f81623ecadeef3982053e5747c1bd38c5e | 0 | alkacon/opencms-core,gallardo/opencms-core,gallardo/opencms-core,alkacon/opencms-core,gallardo/opencms-core,gallardo/opencms-core,alkacon/opencms-core,alkacon/opencms-core | /*
* This library is part of OpenCms -
* the Open Source Content Management System
*
* Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.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 th... | src/org/opencms/widgets/CmsCategoryWidget.java | /*
* This library is part of OpenCms -
* the Open Source Content Management System
*
* Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.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 th... | CategoryWidget: Made "selectionmode" option available to choose "single"
or "multi". | src/org/opencms/widgets/CmsCategoryWidget.java | CategoryWidget: Made "selectionmode" option available to choose "single" or "multi". | |
Java | lgpl-2.1 | 26801dd729254a12df3fde8ae42dd1efdf36f6fa | 0 | xwiki/xwiki-commons,xwiki/xwiki-commons | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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
* th... | xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/nio/NIOTool.java | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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
* th... | XWIKI-12879: Introduce a Velocity NIO Tool to make it easy to manipulate Path objects from Velocity
* Add more NIO APIs
| xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/nio/NIOTool.java | XWIKI-12879: Introduce a Velocity NIO Tool to make it easy to manipulate Path objects from Velocity * Add more NIO APIs | |
Java | lgpl-2.1 | 2dad8ffb8b76eafda35a5b4fc960390d8e33664f | 0 | mbatchelor/pentaho-platform-plugin-reporting,mbatchelor/pentaho-platform-plugin-reporting,mbatchelor/pentaho-platform-plugin-reporting | package org.pentaho.reporting.platform.plugin;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.lang.reflect.Array;
import java.net.URL;
import java.sql.Time;
import java.sql.Timestamp;
import java.text.DateFormatSymbols;
import java.text.DecimalFormat;
import... | src/org/pentaho/reporting/platform/plugin/SimpleReportingComponent.java | package org.pentaho.reporting.platform.plugin;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.lang.reflect.Array;
import java.net.URL;
import java.sql.Time;
import java.sql.Timestamp;
import java.text.DateFormatSymbols;
import java.text.DecimalFormat;
import... | PRD-2419: As discussed in the reporting call, we now convert incoming collections to arrays, so that the reporting engine can recognize them as mulit-selection results.
| src/org/pentaho/reporting/platform/plugin/SimpleReportingComponent.java | PRD-2419: As discussed in the reporting call, we now convert incoming collections to arrays, so that the reporting engine can recognize them as mulit-selection results. | |
Java | unlicense | 6edac0c10edddd555adb275dd8181b969e7a7bbc | 0 | wraziens/Trickle | package com.example.drinkingapp;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.List;
import java.util.Locale;
import android.content.ContentValues;
import android.co... | DrinkingApp/src/com/example/drinkingapp/DatabaseHandler.java | package com.example.drinkingapp;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.List;
import java.util.Locale;
import android.content.ContentValues;
import android.co... | Fix minor error in db handler
| DrinkingApp/src/com/example/drinkingapp/DatabaseHandler.java | Fix minor error in db handler | |
Java | apache-2.0 | 7478b62e0255b3394bf75b2e654a84dd7e29f1ef | 0 | sangramjadhav/testrs | 2185f584-2ece-11e5-905b-74de2bd44bed | hello.java | 218569d4-2ece-11e5-905b-74de2bd44bed | 2185f584-2ece-11e5-905b-74de2bd44bed | hello.java | 2185f584-2ece-11e5-905b-74de2bd44bed | |
Java | apache-2.0 | 4a1268a4e0b4cc6f0773006a6dfdc810bc08ff71 | 0 | yona-projects/yona,doortts/fork-yobi,yona-projects/yona,yona-projects/yona,doortts/fork-yobi,yona-projects/yona,bloodybear/yona,bloodybear/yona,bloodybear/yona,doortts/fork-yobi,doortts/fork-yobi,bloodybear/yona | /**
* Yona, Project Hosting SW
*
* Copyright 2016 the original author or authors.
*/
package controllers;
import com.fasterxml.jackson.databind.JsonNode;
import controllers.annotation.AnonymousCheck;
import models.Attachment;
import models.User;
import models.enumeration.Operation;
import models.enumeration.Resour... | app/controllers/AttachmentApp.java | /**
* Yona, Project Hosting SW
*
* Copyright 2016 the original author or authors.
*/
package controllers;
import com.fasterxml.jackson.databind.JsonNode;
import controllers.annotation.AnonymousCheck;
import models.Attachment;
import models.User;
import models.enumeration.Operation;
import models.enumeration.Resour... | fixup! api: Update project export APIs - issue
| app/controllers/AttachmentApp.java | fixup! api: Update project export APIs - issue | |
Java | apache-2.0 | 97f6d8eef795dfdd1d7b0dd9561da57877dcbab2 | 0 | cheng-li/pyramid,cheng-li/pyramid | package edu.neu.ccs.pyramid.multilabel_classification.bmm_variant;
import edu.neu.ccs.pyramid.classification.logistic_regression.LogisticRegression;
import edu.neu.ccs.pyramid.dataset.LabelTranslator;
import edu.neu.ccs.pyramid.dataset.MultiLabel;
import edu.neu.ccs.pyramid.dataset.MultiLabelClfDataSet;
import edu.neu... | src/main/java/edu/neu/ccs/pyramid/multilabel_classification/bmm_variant/BMMClassifier.java | package edu.neu.ccs.pyramid.multilabel_classification.bmm_variant;
import edu.neu.ccs.pyramid.classification.logistic_regression.LogisticRegression;
import edu.neu.ccs.pyramid.dataset.LabelTranslator;
import edu.neu.ccs.pyramid.dataset.MultiLabel;
import edu.neu.ccs.pyramid.dataset.MultiLabelClfDataSet;
import edu.neu... | get back to normal BMM.
| src/main/java/edu/neu/ccs/pyramid/multilabel_classification/bmm_variant/BMMClassifier.java | get back to normal BMM. | |
Java | apache-2.0 | 11561a34d3e7c9738564986cb8811bf67ecf7fd6 | 0 | rzel/xruby,rzel/xruby,weimingtom/xruby,weimingtom/xruby,weimingtom/xruby,rzel/xruby | /**
* Copyright 2005-2007 Xue Yong Zhi
* Distributed under the GNU General Public License 2.0
*/
package com.xruby.runtime.builtin;
import com.xruby.runtime.lang.*;
import com.xruby.runtime.value.ObjectFactory;
import com.xruby.runtime.value.RubyArray;
class TopLevelSelf_include extends RubyVarArgMetho... | src/com/xruby/runtime/builtin/TopLevelSelfInitializer.java | /**
* Copyright 2005-2007 Xue Yong Zhi
* Distributed under the GNU General Public License 2.0
*/
package com.xruby.runtime.builtin;
import com.xruby.runtime.lang.*;
import com.xruby.runtime.value.*;
class TopLevelSelf_include extends RubyVarArgMethod {
protected RubyValue run(RubyValue receiver, Ruby... | refactoring ObjectFactory constant lower case to upper case | src/com/xruby/runtime/builtin/TopLevelSelfInitializer.java | refactoring ObjectFactory constant lower case to upper case |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.