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
c262421ba4ebcec515c7ad6ad1b5a37e9a398dfc
0
BrunoEberhard/minimal-j,BrunoEberhard/minimal-j,BrunoEberhard/minimal-j
package org.minimalj.model; import java.lang.reflect.Field; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.Map; import org.minimalj.model.annotation.ViewReference; import org.minimalj.model.properties.FlatProperties; import org.minimalj.model.properties.PropertyInterface; ...
src/main/java/org/minimalj/model/ViewUtil.java
package org.minimalj.model; import java.lang.reflect.Field; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.Map; import org.minimalj.model.annotation.ViewReference; import org.minimalj.model.properties.FlatProperties; import org.minimalj.model.properties.PropertyInterface; ...
ViewUtil: regression fix after rename of @Reference
src/main/java/org/minimalj/model/ViewUtil.java
ViewUtil: regression fix after rename of @Reference
Java
apache-2.0
6bb20b799d12c7a7b5b06182f02cb4aa3cfc8326
0
tobiasge/cgeo,cgeo/cgeo,cgeo/cgeo,cgeo/cgeo,cgeo/cgeo,tobiasge/cgeo,tobiasge/cgeo
package cgeo.geocaching.utils; import cgeo.geocaching.R; import cgeo.geocaching.enumerations.CacheListType; import cgeo.geocaching.enumerations.CacheType; import cgeo.geocaching.enumerations.LoadFlags; import cgeo.geocaching.enumerations.WaypointType; import cgeo.geocaching.list.StoredList; import cgeo.geocaching.log....
main/src/cgeo/geocaching/utils/MapMarkerUtils.java
package cgeo.geocaching.utils; import cgeo.geocaching.R; import cgeo.geocaching.enumerations.CacheListType; import cgeo.geocaching.enumerations.CacheType; import cgeo.geocaching.enumerations.LoadFlags; import cgeo.geocaching.enumerations.WaypointType; import cgeo.geocaching.list.StoredList; import cgeo.geocaching.log....
don't draw background for big found markers
main/src/cgeo/geocaching/utils/MapMarkerUtils.java
don't draw background for big found markers
Java
apache-2.0
cdd12d8be3a4b016d8564f7d7feadbb28c3cfa23
0
apache/incubator-freemarker,apache/incubator-freemarker
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
src/main/java/freemarker/core/UnexpectedTypeException.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 ...
Minor error message generation fix.
src/main/java/freemarker/core/UnexpectedTypeException.java
Minor error message generation fix.
Java
apache-2.0
d6f1c9957b7989b78232487dd67cb6b3f3b69c6e
0
JNOSQL/diana
/* * Copyright (c) 2017 Otávio Santana and others * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distribution. * The Eclipse Public License is available at http://ww...
mapping/artemis-key-value/src/test/java/org/jnosql/artemis/key/DefaultKeyValueTemplateTest.java
/* * Copyright (c) 2017 Otávio Santana and others * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distribution. * The Eclipse Public License is available at http://ww...
creates test when is empty
mapping/artemis-key-value/src/test/java/org/jnosql/artemis/key/DefaultKeyValueTemplateTest.java
creates test when is empty
Java
apache-2.0
6a7f40e83e9f5a9043ade3c0846ffbe7cf21d1da
0
Regger2011/java_pdt-34
package ru.stqa.pft.addressbook.Task8.tests; import org.testng.annotations.Test; import ru.stqa.pft.addressbook.Task8.model.ContactData; public class ContactCreationTests extends TestBase { @Test public void testContactCreation() { app.getNavigationHelper().gotoAddContactPage(); app.getConta...
addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/Task8/tests/ContactCreationTests.java
package ru.stqa.pft.addressbook.Task8.tests; import org.testng.annotations.Test; import ru.stqa.pft.addressbook.Task8.model.ContactData; public class ContactCreationTests extends TestBase { @Test public void testContactCreation() { app.getNavigationHelper().gotoAddContactPage(); app.getConta...
пре-Задание 8 в.3 добавлено создание дефолтных значений (NULL) в ContactCreationTest
addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/Task8/tests/ContactCreationTests.java
пре-Задание 8 в.3
Java
apache-2.0
22fd6a6a2a38de73b0ce053c862bd7221e9c2184
0
jssenyange/traccar,tananaev/traccar,tsmgeek/traccar,tsmgeek/traccar,orcoliver/traccar,tananaev/traccar,ninioe/traccar,jssenyange/traccar,tananaev/traccar,orcoliver/traccar,ninioe/traccar,tsmgeek/traccar,jssenyange/traccar,ninioe/traccar,orcoliver/traccar
/* * Copyright 2017 Jan-Piet Mens (jpmens@gmail.com) * Copyright 2017 - 2018 Anton Tananaev (anton@traccar.org) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
src/org/traccar/protocol/OwnTracksProtocolDecoder.java
/* * Copyright 2017 Jan-Piet Mens (jpmens@gmail.com) * Copyright 2017 - 2018 Anton Tananaev (anton@traccar.org) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
[FIX] remove debug code
src/org/traccar/protocol/OwnTracksProtocolDecoder.java
[FIX] remove debug code
Java
bsd-2-clause
5e489cfa26d5c8d1637edb6310e95948f1f7316b
0
jayantk/jklol,jayantk/jklol,jayantk/jklol,jayantk/jklol
package com.jayantkrish.jklol.ccg.gi; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.Map; import junit.framework.TestCase; import com.google.common.base.Joiner; import com.google.common.base.Preconditions; import com.google.common.collect.Lists; import com.google.commo...
test/com/jayantkrish/jklol/ccg/gi/GroundedParserTrainingTest.java
package com.jayantkrish.jklol.ccg.gi; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.Map; import com.google.common.base.Joiner; import com.google.common.collect.Maps; import com.jayantkrish.jklol.ccg.DefaultCcgFeatureFactory; import com.jayantkrish.jklol.ccg.ParametricC...
another pass at the test case
test/com/jayantkrish/jklol/ccg/gi/GroundedParserTrainingTest.java
another pass at the test case
Java
bsd-3-clause
cd9658be355d410490d040c4242b8269c3692ff1
0
Unidata/netcdf-java,Unidata/netcdf-java,Unidata/netcdf-java,Unidata/netcdf-java,Unidata/netcdf-java,Unidata/netcdf-java,Unidata/netcdf-java
package thredds.server.radarServer2; import org.jdom2.Document; import org.jdom2.Element; import org.jdom2.JDOMException; import org.jdom2.input.SAXBuilder; import ucar.unidata.geoloc.*; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlID;...
tds/src/main/java/thredds/server/radarServer2/StationList.java
package thredds.server.radarServer2; import org.jdom2.Document; import org.jdom2.Element; import org.jdom2.JDOMException; import org.jdom2.input.SAXBuilder; import ucar.unidata.geoloc.*; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlID;...
Don't adjust station IDs from what's in the file. It's too hard to guess right. Just use what's in the file; now this must match the directory structure.
tds/src/main/java/thredds/server/radarServer2/StationList.java
Don't adjust station IDs from what's in the file.
Java
bsd-3-clause
468954884768a715c26878ada5c3d781c168380a
0
openxc/shiftknob-android
package com.example.shiftindicator; import java.util.Date; import jp.ksksue.driver.serial.FTDriver; import com.example.shiftindicator.ShiftRecommendation.ShiftSignal; import com.openxc.VehicleManager; import com.openxc.measurements.AcceleratorPedalPosition; import com.openxc.measurements.EngineSpeed; import com.open...
ShiftIndicator/src/com/example/shiftindicator/MainActivity.java
package com.example.shiftindicator; import java.util.Date; import jp.ksksue.driver.serial.FTDriver; import com.example.shiftindicator.ShiftRecommendation.ShiftSignal; import com.openxc.VehicleManager; import com.openxc.measurements.AcceleratorPedalPosition; import com.openxc.measurements.EngineSpeed; import com.open...
refactor shift algorithm variables for readability.
ShiftIndicator/src/com/example/shiftindicator/MainActivity.java
refactor shift algorithm variables for readability.
Java
mit
4f402d02e6925ae8af97987903609f0c053b3812
0
littlethree/DemoProject,littlethree/DemoProject,littlethree/demo,littlethree/DemoProject,littlethree/demo,littlethree/DemoProject,littlethree/demo,littlethree/demo
/************************************************************************* * Description: 乐视视频播放组件 * Author: raojia * Mail: raojia@le.com * Created Time: 2016-10-30 ************************************************************************/ package com.demoproject; import android.app.Activity; import android.conten...
android/app/src/main/java/com/demoproject/LeVideoView.java
/************************************************************************* * Description: 乐视视频播放组件 * Author: raojia * Mail: raojia@le.com * Created Time: 2016-10-30 ************************************************************************/ package com.demoproject; import android.content.Context; import android.os....
update
android/app/src/main/java/com/demoproject/LeVideoView.java
update
Java
mit
5e5fad598fc49332dcd23818153e1cb648a8ac83
0
sprilukin/anhttpclient,sprilukin/anhttpclient
/* * Copyright (c) 2011 Sergey Prilukin * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, pub...
src/test/java/com/googlecode/lighthttp/LighthttpTest.java
/* * Copyright (c) 2011 Sergey Prilukin * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, pub...
Fixed gzip response test
src/test/java/com/googlecode/lighthttp/LighthttpTest.java
Fixed gzip response test
Java
epl-1.0
0460454c8cf87bd1f909c115947051af11c4b8d7
0
jtrfp/terminal-recall,jtrfp/terminal-recall,jtrfp/terminal-recall
/******************************************************************************* * This file is part of TERMINAL RECALL * Copyright (c) 2012-2015 Chuck Ritola * Part of the jTRFP.org project * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public Li...
src/main/java/org/jtrfp/trcl/coll/CollectionActionDispatcher.java
/******************************************************************************* * This file is part of TERMINAL RECALL * Copyright (c) 2012-2015 Chuck Ritola * Part of the jTRFP.org project * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public Li...
➶CollectionActionDispatcher uses IdentityHashSet.
src/main/java/org/jtrfp/trcl/coll/CollectionActionDispatcher.java
➶CollectionActionDispatcher uses IdentityHashSet.
Java
agpl-3.0
f6b48d6ce5f166e6bacf2f9af8c4dfb11c5173c8
0
miguel76/SWOWS,miguel76/SWOWS
/* * Copyright (c) 2011 Miguel Ceriani * miguel.ceriani@gmail.com * This file is part of Semantic Web Open datatafloW System (SWOWS). * SWOWS is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eith...
swows/src/main/java/org/swows/spinx/SpinxFactory.java
/* * Copyright (c) 2011 Miguel Ceriani * miguel.ceriani@gmail.com * This file is part of Semantic Web Open datatafloW System (SWOWS). * SWOWS is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eith...
Workaround for new Path classes
swows/src/main/java/org/swows/spinx/SpinxFactory.java
Workaround for new Path classes
Java
lgpl-2.1
494eecd7f14a550e36e619d6966d78ed63e17f77
0
JordanReiter/railo,modius/railo,getrailo/railo,JordanReiter/railo,modius/railo,getrailo/railo,getrailo/railo
package railo.runtime.config; import java.io.ByteArrayInputStream; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.MalformedURLException; import java.net.URL; import java.util.ArrayList; import java.util.HashSet; import java.util...
railo-java/railo-core/src/railo/runtime/config/ConfigWebAdmin.java
package railo.runtime.config; import java.io.ByteArrayInputStream; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.MalformedURLException; import java.net.URL; import java.util.ArrayList; import java.util.HashSet; import java.util...
validate API Key
railo-java/railo-core/src/railo/runtime/config/ConfigWebAdmin.java
validate API Key
Java
lgpl-2.1
9004ebf8cb389556f8f35e80627f79b5fcd8d724
0
CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine
/* * This file is part of jETeL/Clover - Java based ETL * application framework, Copyright (C) 2002-06 * David Pavlis <david_pavlis@hotmail.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...
cloveretl.thirdparty/src/com/linagora/ldap/LdapParser.java
/* * This file is part of jETeL/Clover - Java based ETL * application framework, Copyright (C) 2002-06 * David Pavlis <david_pavlis@hotmail.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...
bugfix git-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@1948 a09ad3ba-1a0f-0410-b1b9-c67202f10d70
cloveretl.thirdparty/src/com/linagora/ldap/LdapParser.java
bugfix
Java
apache-2.0
589d360888d0c45c7b3d702fd517f43681282e0c
0
TracyLu/RxJava,TracyLu/RxJava,ibaca/RxJava,xfumihiro/RxJava,zhongdj/RxJava,Ryan800/RxJava,randall-mo/RxJava,YlJava110/RxJava,Ribeiro/RxJava,androidyue/RxJava,dromato/RxJava,runt18/RxJava,wrightm/RxJava,zjrstar/RxJava,ashwary/RxJava,mttkay/RxJava,nurkiewicz/RxJava,ronenhamias/RxJava,wlrhnh-David/RxJava,devagul93/RxJava,...
package rx.operators; import java.util.concurrent.CountDownLatch; import java.util.concurrent.atomic.AtomicInteger; import org.openjdk.jmh.annotations.GenerateMicroBenchmark; import org.openjdk.jmh.runner.Runner; import org.openjdk.jmh.runner.RunnerException; import org.openjdk.jmh.runner.options.Options; import org....
rxjava-core/src/perf/java/rx/operators/ObservableBenchmark.java
package rx.operators; import java.util.concurrent.CountDownLatch; import java.util.concurrent.atomic.AtomicInteger; import org.openjdk.jmh.annotations.GenerateMicroBenchmark; import org.openjdk.jmh.runner.Runner; import org.openjdk.jmh.runner.RunnerException; import org.openjdk.jmh.runner.options.Options; import org....
Observer -> Subscriber
rxjava-core/src/perf/java/rx/operators/ObservableBenchmark.java
Observer -> Subscriber
Java
apache-2.0
8a0a6b65ccc83eaeb3d5818180f1db2e3d216210
0
WheroJ/NewsProject
package com.juyuejk.myapplication; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setCo...
app/src/main/java/com/juyuejk/myapplication/MainActivity.java
package com.juyuejk.myapplication; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setCo...
修改MainAcitivty 第三次
app/src/main/java/com/juyuejk/myapplication/MainActivity.java
修改MainAcitivty 第三次
Java
apache-2.0
01231996f36692e5b65a510bda366fb9c97121c0
0
stdunbar/jisql,stdunbar/jisql
package com.xigole.util.sql.outputformatter; import java.io.PrintStream; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.nio.charset.Charset; import joptsimple.OptionParser; import joptsimple.OptionSet; import com.csvreader.CsvWriter; /** * This is the default formatter for Jisql. It o...
src/main/java/com/xigole/util/sql/outputformatter/CSVFormatter.java
package com.xigole.util.sql.outputformatter; import java.io.PrintStream; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.nio.charset.Charset; import joptsimple.OptionParser; import joptsimple.OptionSet; import com.csvreader.CsvWriter; /** * This is the default formatter for Jisql. It o...
Fix for https://github.com/stdunbar/jisql/issues/1: CSV formatter should not hardcode us-ascii encoding.
src/main/java/com/xigole/util/sql/outputformatter/CSVFormatter.java
Fix for https://github.com/stdunbar/jisql/issues/1: CSV formatter should not hardcode us-ascii encoding.
Java
apache-2.0
40db6a159602d1854bb194dd375a1ff167a6923b
0
cachapa/ExpandableLayout
package net.cachapa.expandablelayout; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ValueAnimator; import android.annotation.SuppressLint; import android.annotation.TargetApi; import android.content.Context; import android.content.res.Configuration; import android.co...
lib/src/main/java/net/cachapa/expandablelayout/ExpandableLinearLayout.java
package net.cachapa.expandablelayout; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ValueAnimator; import android.annotation.SuppressLint; import android.annotation.TargetApi; import android.content.Context; import android.content.res.Configuration; import android.co...
Revert changes to ExpandableLinearLayout
lib/src/main/java/net/cachapa/expandablelayout/ExpandableLinearLayout.java
Revert changes to ExpandableLinearLayout
Java
apache-2.0
7f63b8895e7ba711d7ad62592e754736c7a73831
0
itlonewolf/AndroidSlidingUpPanel,WurstMitDurst/AndroidSlidingUpPanel,umano/AndroidSlidingUpPanel,hannesa2/AndroidSlidingUpPanel,hannesa2/AndroidSlidingUpPanel
package com.sothree.slidinguppanel; import android.annotation.SuppressLint; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.PixelFormat; import android.graphics.Rect; import android.graphics.drawable.Drawable;...
library/src/main/java/com/sothree/slidinguppanel/SlidingUpPanelLayout.java
package com.sothree.slidinguppanel; import android.annotation.SuppressLint; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.PixelFormat; import android.graphics.Rect; import android.graphics.drawable.Drawable;...
Fix wrong state saved while dragging or in drag motion
library/src/main/java/com/sothree/slidinguppanel/SlidingUpPanelLayout.java
Fix wrong state saved while dragging or in drag motion
Java
apache-2.0
2d72b9a81824f578e81b6feb606b18035e42a9bc
0
EMBL-EBI-SUBS/subs-api,EMBL-EBI-SUBS/subs-api
package uk.ac.ebi.subs.api.config; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.module.afterburner.AfterburnerModule; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration;...
src/main/java/uk/ac/ebi/subs/api/config/RestRepositoryConfig.java
package uk.ac.ebi.subs.api.config; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.module.afterburner.AfterburnerModule; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration;...
Returns the users user reference for AAP users
src/main/java/uk/ac/ebi/subs/api/config/RestRepositoryConfig.java
Returns the users user reference for AAP users
Java
apache-2.0
e6eb4b7159d432ed1b98bc2a5febfe5b6aca5e69
0
triodjangopiter/junior
package moneyTransfer.storage; import moneyTransfer.user.Account; import moneyTransfer.user.User; import java.math.BigDecimal; import java.util.HashMap; import java.util.Map; public class UserStorage implements Storage { private volatile Map<Integer, Account> accounts; private final Object monitor; publ...
chapter_007/src/main/java/moneyTransfer/storage/UserStorage.java
package moneyTransfer.storage; import moneyTransfer.user.Account; import moneyTransfer.user.User; import java.math.BigDecimal; import java.util.HashMap; import java.util.Map; public class UserStorage implements Storage { private final transient Map<Integer, Account> accounts; private final Object monitor; ...
add 4 ways synchronize threads
chapter_007/src/main/java/moneyTransfer/storage/UserStorage.java
add 4 ways synchronize threads
Java
apache-2.0
e34704079b237867bea90cb6b02afd7e63941f48
0
Reissner/maven-latex-plugin,Reissner/maven-latex-plugin,Reissner/maven-latex-plugin,Reissner/maven-latex-plugin,Reissner/maven-latex-plugin
package org.m2latex.core; import java.io.File; /** * The enumeration of all supported creational targets. * Additional targets are <code>clr</code> and <code>grp</code>. * The latter is not creational. * * * Created: Fri Oct 7 13:32:21 2016 * * @author <a href="mailto:rei3ner@arcor.de">Ernst Reissner</a> ...
maven-latex-plugin/src/main/java/org/m2latex/core/Target.java
package org.m2latex.core; import java.io.File; /** * The enumeration of all supported creational targets. * Additional targets are <code>clr</code> and <code>grp</code>. * The latter is not creational. * * * Created: Fri Oct 7 13:32:21 2016 * * @author <a href="mailto:rei3ner@arcor.de">Ernst Reissner</a> ...
@new warnings WEX02-WEX05 checking whether target file is up to date. @doc - caused by change of method execute: added parameter resFile
maven-latex-plugin/src/main/java/org/m2latex/core/Target.java
@new warnings WEX02-WEX05 checking whether target file is up to date. @doc - caused by change of method execute: added parameter resFile
Java
apache-2.0
7b863cf867d14f55ec85d84a65a5f6e757fc2816
0
salvatorenovelli/redirect-check
package com.snovelli; import com.snovelli.http.DefaultHttpConnectorFactory; import com.snovelli.model.RedirectCheckResponse; import com.snovelli.model.RedirectSpecification; import com.snovelli.seo.redirect.RedirectSpecificationCSVReader; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.File; ...
redirect-check-cl/src/main/java/com/snovelli/Application.java
package com.snovelli; import com.snovelli.http.DefaultHttpConnectorFactory; import com.snovelli.model.RedirectCheckResponse; import com.snovelli.model.RedirectSpecification; import com.snovelli.seo.redirect.RedirectSpecificationCSVReader; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.File; ...
Ensuring tick is made in case of exceptions
redirect-check-cl/src/main/java/com/snovelli/Application.java
Ensuring tick is made in case of exceptions
Java
apache-2.0
4cc56ad5f247db7ecac77ef21b3d14a72e0de0b1
0
qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,qtproject/qtqa-gerrit,GerritCodeReview/gerrit,GerritCodeReview/gerrit,qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,qtproject/qtqa-gerrit,GerritCodeReview/gerri...
// Copyright (C) 2009 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
java/com/google/gerrit/server/ApprovalsUtil.java
// Copyright (C) 2009 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
ApprovalsUtil: Remove unused sortApprovals method Change-Id: I33ec2c86a50237d8cbe29139c77e5d891214f7b5
java/com/google/gerrit/server/ApprovalsUtil.java
ApprovalsUtil: Remove unused sortApprovals method
Java
apache-2.0
0c0f1db942946d3034bf6c94174c834410d17bfc
0
wschaeferB/autopsy,rcordovano/autopsy,rcordovano/autopsy,wschaeferB/autopsy,rcordovano/autopsy,rcordovano/autopsy,esaunders/autopsy,esaunders/autopsy,esaunders/autopsy,esaunders/autopsy,wschaeferB/autopsy,esaunders/autopsy,wschaeferB/autopsy,rcordovano/autopsy,rcordovano/autopsy,wschaeferB/autopsy
/* * Autopsy Forensic Browser * * Copyright 2019 Basis Technology Corp. * * Copyright 2012 42six Solutions. * Contact: aebadirad <at> 42six <dot> com * Project Contact/Architect: carrier <at> sleuthkit <dot> org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file ex...
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ShellBagParser.java
/* * Autopsy Forensic Browser * * Copyright 2019 Basis Technology Corp. * * Copyright 2012 42six Solutions. * Contact: aebadirad <at> 42six <dot> com * Project Contact/Architect: carrier <at> sleuthkit <dot> org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file ex...
Remove unnecessary public / package access in ShellBagsParser
RecentActivity/src/org/sleuthkit/autopsy/recentactivity/ShellBagParser.java
Remove unnecessary public / package access in ShellBagsParser
Java
apache-2.0
fe8c76d65193dc0213d7b0292c5636da65f418d3
0
mpimenov/omim,VladiMihaylenko/omim,Transtech/omim,matsprea/omim,trashkalmar/omim,bykoianko/omim,mapsme/omim,alexzatsepin/omim,bykoianko/omim,Zverik/omim,trashkalmar/omim,mpimenov/omim,rokuz/omim,syershov/omim,VladiMihaylenko/omim,Transtech/omim,matsprea/omim,matsprea/omim,Transtech/omim,bykoianko/omim,VladiMihaylenko/o...
package com.mapswithme.maps.widget.placepage; import android.content.ActivityNotFoundException; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.content.res.TypedArray; import android.graphics.Color; import android.location.Location; import android.net...
android/src/com/mapswithme/maps/widget/placepage/PlacePageView.java
package com.mapswithme.maps.widget.placepage; import android.content.ActivityNotFoundException; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.content.res.TypedArray; import android.graphics.Color; import android.location.Location; import android.net...
[android] Fix Place Page state behavior with bookmark.
android/src/com/mapswithme/maps/widget/placepage/PlacePageView.java
[android] Fix Place Page state behavior with bookmark.
Java
apache-2.0
41a98d359c707f4a4c85ca0f6156203dbd10af70
0
CenturyLinkCloud/clc-java-sdk,CenturyLinkCloud/clc-java-sdk,CenturyLinkCloud/clc-java-sdk
package sample; import com.centurylink.cloud.sdk.ClcSdk; import com.centurylink.cloud.sdk.core.auth.services.domain.credentials.PropertiesFileCredentialsProvider; import com.centurylink.cloud.sdk.core.commons.client.domain.datacenters.deployment.capabilities.TemplateMetadata; import com.centurylink.cloud.sdk.core.comm...
clc-java-sdk/sdk/src/test/java/sample/SearchQueriesSampleApp.java
package sample; import com.centurylink.cloud.sdk.ClcSdk; import com.centurylink.cloud.sdk.core.auth.services.domain.credentials.PropertiesFileCredentialsProvider; import com.centurylink.cloud.sdk.core.commons.client.domain.datacenters.deployment.capabilities.TemplateMetadata; import com.centurylink.cloud.sdk.core.comm...
146 Implement Search Queries Sample App
clc-java-sdk/sdk/src/test/java/sample/SearchQueriesSampleApp.java
146 Implement Search Queries Sample App
Java
apache-2.0
a9a2dc4d95171d645dacc047fe04fb8b8967223f
0
jyang/google-feedserver,jyang/google-feedserver,jyang/google-feedserver,jyang/google-feedserver,nasirmyn/google-feedserver,nasirmyn/google-feedserver,nasirmyn/google-feedserver,nasirmyn/google-feedserver
/* Copyright 2008 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 ...
src/java/com/google/feedserver/client/FeedServerEntry.java
/* Copyright 2008 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 ...
Added extracting id from entry URL.
src/java/com/google/feedserver/client/FeedServerEntry.java
Added extracting id from entry URL.
Java
apache-2.0
a075adfea3287b5e5d68143b15284ef769299775
0
SMB-TEC/extended-objects,buschmais/extended-objects
package com.buschmais.xo.impl.metadata; import com.buschmais.xo.api.CompositeObject; import com.buschmais.xo.api.XOException; import com.buschmais.xo.api.annotation.ImplementedBy; import com.buschmais.xo.api.annotation.ResultOf; import com.buschmais.xo.impl.MetadataProvider; import com.buschmais.xo.impl.reflection.Bea...
impl/src/main/java/com/buschmais/xo/impl/metadata/MetadataProviderImpl.java
package com.buschmais.xo.impl.metadata; import com.buschmais.xo.api.CompositeObject; import com.buschmais.xo.api.XOException; import com.buschmais.xo.api.annotation.ImplementedBy; import com.buschmais.xo.api.annotation.ResultOf; import com.buschmais.xo.impl.MetadataProvider; import com.buschmais.xo.impl.reflection.Bea...
allow generic types as collection elements
impl/src/main/java/com/buschmais/xo/impl/metadata/MetadataProviderImpl.java
allow generic types as collection elements
Java
apache-2.0
a2379fbbbcf7121116b65c9fac60103cce8efea5
0
ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE
package uk.ac.ebi.quickgo.index.ontology; import uk.ac.ebi.quickgo.ff.files.ontology.ECOSourceFiles; import uk.ac.ebi.quickgo.ff.files.ontology.GOSourceFiles; import uk.ac.ebi.quickgo.ff.loader.ontology.ECOLoader; import uk.ac.ebi.quickgo.ff.loader.ontology.GOLoader; import uk.ac.ebi.quickgo.index.ontology.converter.G...
indexing/src/main/java/uk/ac/ebi/quickgo/index/ontology/OntologyReader.java
package uk.ac.ebi.quickgo.index.ontology; import uk.ac.ebi.quickgo.ff.files.ontology.ECOSourceFiles; import uk.ac.ebi.quickgo.ff.files.ontology.GOSourceFiles; import uk.ac.ebi.quickgo.ff.loader.ontology.ECOLoader; import uk.ac.ebi.quickgo.ff.loader.ontology.GOLoader; import uk.ac.ebi.quickgo.index.ontology.converter.G...
Reformatted.
indexing/src/main/java/uk/ac/ebi/quickgo/index/ontology/OntologyReader.java
Reformatted.
Java
apache-2.0
7fdf32e27345be94bb9e8d40b2c5f0f3abee9e6c
0
gruifo/gruifo,gruifo/gruifo
/* * Copyright Hilbrand Bouwkamp. * * 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...
gruifo-core/src/main/java/gruifo/parser/JavaScriptFileParser.java
/* * Copyright Hilbrand Bouwkamp. * * 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...
Some improvements to matching JavaScript.
gruifo-core/src/main/java/gruifo/parser/JavaScriptFileParser.java
Some improvements to matching JavaScript.
Java
apache-2.0
394f149def797a90a53b056abadd02884f3077b9
0
JCTools/JCTools,franz1981/JCTools
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
jctools-core/src/main/java/org/jctools/queues/MpscArrayQueue.java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
remove unused import
jctools-core/src/main/java/org/jctools/queues/MpscArrayQueue.java
remove unused import
Java
apache-2.0
e62c4f84286471e15db02faebdb7d217cd4053c2
0
ivkos/gpsd4j
/* * Copyright 2017 Ivaylo Stoyanov <me@ivkos.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
src/main/java/com/ivkos/gpsd4j/client/GpsdClient.java
/* * Copyright 2017 Ivaylo Stoyanov <me@ivkos.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
GpsdClient: Improve param names and add missing javadocs
src/main/java/com/ivkos/gpsd4j/client/GpsdClient.java
GpsdClient: Improve param names and add missing javadocs
Java
apache-2.0
3208a59811939f0b51e59137f85d40aafd2dd04c
0
realityforge/dbdiff,realityforge/dbdiff
package org.realityforge.dbdiff; import java.io.Writer; import java.sql.Connection; import java.sql.DatabaseMetaData; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collection...
src/main/java/org/realityforge/dbdiff/DatabaseDumper.java
package org.realityforge.dbdiff; import java.io.Writer; import java.sql.Connection; import java.sql.DatabaseMetaData; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collection...
Add getSuperTables support
src/main/java/org/realityforge/dbdiff/DatabaseDumper.java
Add getSuperTables support
Java
apache-2.0
716c5bfcda91d66d7d86f23e31a3c2ca14e5a436
0
cgeo/cgeo,cgeo/cgeo,cgeo/cgeo,tobiasge/cgeo,tobiasge/cgeo,cgeo/cgeo,tobiasge/cgeo
package cgeo.geocaching.ui.dialog; import cgeo.geocaching.R; import cgeo.geocaching.activity.Keyboard; import cgeo.geocaching.ui.TextParam; import cgeo.geocaching.ui.ViewUtils; import cgeo.geocaching.utils.LocalizationUtils; import cgeo.geocaching.utils.TextUtils; import cgeo.geocaching.utils.functions.Action2; import...
main/src/cgeo/geocaching/ui/dialog/SimpleDialog.java
package cgeo.geocaching.ui.dialog; import cgeo.geocaching.R; import cgeo.geocaching.activity.Keyboard; import cgeo.geocaching.ui.TextParam; import cgeo.geocaching.ui.ViewUtils; import cgeo.geocaching.utils.LocalizationUtils; import cgeo.geocaching.utils.TextUtils; import cgeo.geocaching.utils.functions.Action2; import...
fix #12636: SimpleDialog, define different item types for normal and group heading (#12643)
main/src/cgeo/geocaching/ui/dialog/SimpleDialog.java
fix #12636: SimpleDialog, define different item types for normal and group heading (#12643)
Java
apache-2.0
f38efd708101494e0938173492d2e2c8c44cf761
0
diorcety/intellij-community,hurricup/intellij-community,ThiagoGarciaAlves/intellij-community,ivan-fedorov/intellij-community,izonder/intellij-community,vvv1559/intellij-community,retomerz/intellij-community,tmpgit/intellij-community,michaelgallacher/intellij-community,semonte/intellij-community,ol-loginov/intellij-comm...
package com.jetbrains.python.psi.resolve; import com.intellij.openapi.extensions.Extensions; import com.intellij.openapi.module.Module; import com.intellij.openapi.module.ModuleUtil; import com.intellij.openapi.projectRoots.Sdk; import com.intellij.openapi.roots.*; import com.intellij.openapi.util.io.FileUtil; import ...
python/src/com/jetbrains/python/psi/resolve/ResolveImportUtil.java
package com.jetbrains.python.psi.resolve; import com.intellij.openapi.extensions.Extensions; import com.intellij.openapi.module.Module; import com.intellij.openapi.module.ModuleUtil; import com.intellij.openapi.projectRoots.Sdk; import com.intellij.openapi.roots.*; import com.intellij.openapi.util.io.FileUtil; import ...
NPE (PY-1878)
python/src/com/jetbrains/python/psi/resolve/ResolveImportUtil.java
NPE (PY-1878)
Java
apache-2.0
ae34d924e955a7121d976871cac33da810a7a1d1
0
andriell/craftyfox,andriell/craftyfox,andriell/craftyfox
package com.github.andriell.processor.http; import com.github.andriell.processor.ProcessInterface; import org.apache.http.client.methods.CloseableHttpResponse; import org.apache.http.client.protocol.HttpClientContext; import org.apache.http.impl.client.CloseableHttpClient; import org.apache.http.impl.client.HttpClient...
src/main/java/com/github/andriell/processor/http/ProcessHTTP.java
package com.github.andriell.processor.http; import com.github.andriell.processor.ProcessInterface; import org.apache.http.client.methods.CloseableHttpResponse; import org.apache.http.client.protocol.HttpClientContext; import org.apache.http.impl.client.CloseableHttpClient; import org.apache.http.impl.client.HttpClient...
start
src/main/java/com/github/andriell/processor/http/ProcessHTTP.java
start
Java
apache-2.0
9aae83cf8062e242ac3a75e6c346a52c5d79acd8
0
boybeak/DelegateAdapter
package com.github.boybeak.selector; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import java.util.ArrayList; import java.util.List; /** * * @param <T> */ public class WhereDelegate<T> { private List<Where> whereList = null; private Selector<T> mSelector; Wh...
selector/src/main/java/com/github/boybeak/selector/WhereDelegate.java
package com.github.boybeak.selector; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import java.util.ArrayList; import java.util.List; /** * * @param <T> */ public class WhereDelegate<T> { private List<Where> whereList = null; private Selector<T> mSelector; Wh...
add avg,min,max and sum method
selector/src/main/java/com/github/boybeak/selector/WhereDelegate.java
add avg,min,max and sum method
Java
apache-2.0
b701c07a57f6c8a871ed7a56860c6d0452bd740d
0
CyanogenMod/android_external_okhttp,AOSP-CAF/platform_external_okhttp,CyanogenMod/android_external_okhttp,AOSP-CAF/platform_external_okhttp,AOSP-CAF/platform_external_okhttp,CyanogenMod/android_external_okhttp
/* * 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...
android/main/java/com/squareup/okhttp/HttpHandler.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...
Fix HttpURLConnection.setFollowRedirects() OkHttp's HttpURLConnectionImpl stopped using the static value set on HttpURLConnection directly with commit e78f117bcbd6b57d783737107f445ef75ecb474a and started expecting a new value on OkHttpClient to be set instead. This means that HttpURLConnection stopped obeying the Http...
android/main/java/com/squareup/okhttp/HttpHandler.java
Fix HttpURLConnection.setFollowRedirects()
Java
apache-2.0
3a818b09574b7b5c32cdb46d237c0cd600b3f943
0
apache/jena,kamir/jena,samaitra/jena,adrapereira/jena,apache/jena,kamir/jena,jianglili007/jena,jianglili007/jena,CesarPantoja/jena,tr3vr/jena,adrapereira/jena,adrapereira/jena,samaitra/jena,CesarPantoja/jena,jianglili007/jena,kidaa/jena,tr3vr/jena,atsolakid/jena,apache/jena,kamir/jena,adrapereira/jena,adrapereira/jena,...
/* * 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 ...
jena-tdb/src/main/java/com/hp/hpl/jena/tdb/assembler/VocabTDB.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
Rename rgister -> registerWith git-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1394070 13f79535-47bb-0310-9956-ffa450edef68
jena-tdb/src/main/java/com/hp/hpl/jena/tdb/assembler/VocabTDB.java
Rename rgister -> registerWith
Java
bsd-2-clause
6713dac2f884465cd25aa7fa17e253965140d9aa
0
alpha-asp/Alpha,alpha-asp/Alpha,AntoniusW/Alpha
package at.ac.tuwien.kr.alpha.solver; import at.ac.tuwien.kr.alpha.common.NoGood; import org.junit.Before; import org.junit.Test; import static at.ac.tuwien.kr.alpha.common.NoGood.fact; import static at.ac.tuwien.kr.alpha.common.NoGood.headFirst; import static at.ac.tuwien.kr.alpha.solver.ThriceTruth.*; import static...
src/test/java/at/ac/tuwien/kr/alpha/solver/BasicNoGoodStoreTest.java
package at.ac.tuwien.kr.alpha.solver; import at.ac.tuwien.kr.alpha.common.NoGood; import org.junit.Before; import org.junit.Test; import static at.ac.tuwien.kr.alpha.common.NoGood.fact; import static at.ac.tuwien.kr.alpha.common.NoGood.headFirst; import static at.ac.tuwien.kr.alpha.solver.ThriceTruth.*; import static...
Adding more tests for BasicNoGoodStore.
src/test/java/at/ac/tuwien/kr/alpha/solver/BasicNoGoodStoreTest.java
Adding more tests for BasicNoGoodStore.
Java
bsd-3-clause
5bde76fbc62168cd9a4c5d317c8f5306e46449d7
0
msowka/openxc-android,dhootha/openxc-android,openxc/openxc-android,prateeknitish391/demo,mray19027/openxc-android,ChernyshovYuriy/openxc-android,petemaclellan/openxc-android,prateeknitish391/demo,prateeknitish391/demo,openxc/openxc-android,ChernyshovYuriy/openxc-android,msowka/openxc-android,petemaclellan/openxc-androi...
package com.openxc.measurements; import java.lang.reflect.Constructor; import java.lang.reflect.InvocationTargetException; import com.google.common.base.Objects; import com.google.common.collect.BiMap; import com.google.common.collect.HashBiMap; import com.openxc.measurements.serializers.JsonSerializer; import com...
openxc/src/main/java/com/openxc/measurements/BaseMeasurement.java
package com.openxc.measurements; import java.lang.reflect.Constructor; import java.lang.reflect.InvocationTargetException; import com.google.common.base.Objects; import com.google.common.collect.BiMap; import com.google.common.collect.HashBiMap; import com.openxc.measurements.serializers.JsonSerializer; import com...
Avoid a null pointer when processing a raw message.
openxc/src/main/java/com/openxc/measurements/BaseMeasurement.java
Avoid a null pointer when processing a raw message.
Java
bsd-3-clause
a8f30abfa23c26dae576dc33d8e3c5804f4f4b2f
0
UNFPAInnovation/GetIn_Mobile,UNFPAInnovation/GetIn_Mobile
package org.sana.android.activity; import android.app.Fragment; import android.content.DialogInterface; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.support.v4.app.FragmentActivity; import android.support.v4.util.Pair; import android.te...
app/src/main/java/org/sana/android/activity/PatientViewActivity.java
package org.sana.android.activity; import android.app.Fragment; import android.content.DialogInterface; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.support.v4.app.FragmentActivity; import android.support.v4.util.Pair; import android.te...
Add call to start EncounterListDetail component
app/src/main/java/org/sana/android/activity/PatientViewActivity.java
Add call to start EncounterListDetail component
Java
mit
d63281e260d9b2b8ca13c79d7628654c0f796a60
0
FIRST-Team-1699/autonomous-code
package org.usfirst.team1699.test.autonomous; import java.util.ArrayList; import org.junit.Test; import org.usfirst.frc.team1699.utils.autonomous.AutoScriptReader; import org.usfirst.frc.team1699.utils.autonomous.AutoUtils; import org.usfirst.frc.team1699.utils.autonomous.CommentUtils; import org.usfirst.frc....
test/org/usfirst/team1699/test/autonomous/AutoTestMain.java
package org.usfirst.team1699.test.autonomous; import java.util.ArrayList; import org.junit.Test; import org.usfirst.frc.team1699.utils.autonomous.AutoScriptReader; import org.usfirst.frc.team1699.utils.autonomous.AutoUtils; import org.usfirst.frc.team1699.utils.autonomous.CommentUtils; import org.usfirst.frc....
More testing
test/org/usfirst/team1699/test/autonomous/AutoTestMain.java
More testing
Java
mit
fabae80c68321131358a9de591e5b07c329413fa
0
thorinii/dependencygraph
package me.lachlanap.dependencygraph; import me.lachlanap.dependencygraph.analyser.*; import me.lachlanap.dependencygraph.analyser.java.*; import me.lachlanap.dependencygraph.analyser.java.rewrite.InnerClassRewriter; import me.lachlanap.dependencygraph.analyser.java.spider.CompositeSpider; import me.lachlanap.dependen...
src/main/java/me/lachlanap/dependencygraph/DependencyAnalyser.java
package me.lachlanap.dependencygraph; import me.lachlanap.dependencygraph.analyser.*; import me.lachlanap.dependencygraph.analyser.java.*; import me.lachlanap.dependencygraph.analyser.java.rewrite.InnerClassRewriter; import me.lachlanap.dependencygraph.analyser.java.spider.CompositeSpider; import me.lachlanap.dependen...
Writing out basic class diagram
src/main/java/me/lachlanap/dependencygraph/DependencyAnalyser.java
Writing out basic class diagram
Java
mit
377f5c08e0d58c977f1adfbdcd1a9014cd3fe757
0
BrassGoggledCoders/Boilerplate
package boilerplate.common.baseclasses.blocks; import net.minecraft.block.BlockLog; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.util.IIcon; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import boilerplate.common.IBoilerplateMod; /** * @author wa...
src/main/java/boilerplate/common/baseclasses/blocks/BlockCustomLog.java
package boilerplate.common.baseclasses.blocks; import net.minecraft.block.BlockLog; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.util.IIcon; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import boilerplate.common.IBoilerplateMod; /** * @author wa...
whoops
src/main/java/boilerplate/common/baseclasses/blocks/BlockCustomLog.java
whoops
Java
mit
b4cb29952c7a46a1190df045f338cee6477107ff
0
dhakiki/SimCity201
package simcity.gui; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import j...
src/simcity/gui/SimCityPanel.java
package simcity.gui; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import j...
made marketplace
src/simcity/gui/SimCityPanel.java
made marketplace
Java
mit
01f18e5f559c6078d6c5220737f1b53a1bff68c7
0
rutgerkok/BlockLocker
package nl.rutgerkok.blocklocker.profile; import java.util.Date; import org.json.simple.JSONObject; /** * Represents a profile. A profile is usually a player, but it may also be a whole group or something abstract like * "Redstone". * */ public interface Profile { /** * Gets the name of the profile as ...
src/main/java/nl/rutgerkok/blocklocker/profile/Profile.java
package nl.rutgerkok.blocklocker.profile; import java.util.Date; import nl.rutgerkok.blocklocker.protection.Protection; import org.json.simple.JSONObject; /** * Represents a profile. A profile is something that owns or is allowed access * to a {@link Protection}. * */ public interface Profile { /** * ...
Change JavaDoc of Profile No longer depends on the definition of Protection, which in turn depends on Profile.
src/main/java/nl/rutgerkok/blocklocker/profile/Profile.java
Change JavaDoc of Profile
Java
mit
e687fc83317ede3fcbcb04878bf21a284db2739e
0
esingletary/GeoQuiz
package co.manny.bnr.geoquiz; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.ImageButton; import android.widget.TextView; import android.widget.Toast; public class QuizActivity extends Ap...
app/src/main/java/co/manny/bnr/geoquiz/QuizActivity.java
package co.manny.bnr.geoquiz; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.ImageButton; import android.widget.TextView; import android.widget.Toast; public class QuizActivity extends AppCompatActivity { pr...
Added a logging tag, along with methods for onStart(), onResume(), onPause(), onStop(), and onDestroy(). They don't do anything but send a log to logcat yet, but wait and see.
app/src/main/java/co/manny/bnr/geoquiz/QuizActivity.java
Added a logging tag, along with methods for onStart(), onResume(), onPause(), onStop(), and onDestroy(). They don't do anything but send a log to logcat yet, but wait and see.
Java
mit
e342be73714c91e02ffeac71c369cabff76f0f65
0
amirbawab/EasyCC
package machine; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.logging.log4j.LogManager; import machine.json.Edge; import machine.json.MachineGraph; import machine.json.State; import org.apache.logging.log4j.Logger; import java.io.File; import java.io.IOException; import java.io.InputStream; i...
lexical-analysis/src/main/java/machine/StateMachine.java
package machine; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.logging.log4j.LogManager; import machine.json.Edge; import machine.json.MachineGraph; import machine.json.State; import org.apache.logging.log4j.Logger; import java.io.File; import java.io.IOException; import java.io.InputStream; i...
Fixed bug in remove state
lexical-analysis/src/main/java/machine/StateMachine.java
Fixed bug in remove state
Java
mpl-2.0
b27b2b089c9b4e188a518e82b073cc7028b662e2
0
GreenDelta/olca-modules,GreenDelta/olca-modules,GreenDelta/olca-modules
package org.openlca.core.database; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.HashSet; import java.util.List; import java.util.Set; import javax.persistence.Table; im...
olca-core/src/main/java/org/openlca/core/database/RootEntityDao.java
package org.openlca.core.database; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.HashSet; import java.util.List; import java.util.Set; import javax.persistence.Table; im...
Added super call to deleteAll
olca-core/src/main/java/org/openlca/core/database/RootEntityDao.java
Added super call to deleteAll
Java
agpl-3.0
6ffed34d55c75e885ff56f22d6af4dee33b27aea
0
BloatIt/bloatit,BloatIt/bloatit,BloatIt/bloatit,BloatIt/bloatit,BloatIt/bloatit
/* * Copyright (C) 2010 BloatIt. This file is part of BloatIt. BloatIt is free software: you * can redistribute it and/or modify it under the terms of the GNU Affero General Public * License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later version. Bloat...
main/src/main/java/com/bloatit/web/html/pages/OfferPage.java
/* * Copyright (C) 2010 BloatIt. This file is part of BloatIt. BloatIt is free software: you * can redistribute it and/or modify it under the terms of the GNU Affero General Public * License as published by the Free Software Foundation, either version 3 of the License, * or (at your option) any later version. Bloat...
Add comment to price and date field in offer form
main/src/main/java/com/bloatit/web/html/pages/OfferPage.java
Add comment to price and date field in offer form
Java
agpl-3.0
b4b1a6a71797f9b52afe862afbac9dfab861699f
0
clintonhealthaccess/lmis-moz-mobile,clintonhealthaccess/lmis-moz-mobile,clintonhealthaccess/lmis-moz-mobile,clintonhealthaccess/lmis-moz-mobile
/* * This program is part of the OpenLMIS logistics management information * system platform software. * * Copyright © 2015 ThoughtWorks, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Softwar...
app/src/main/java/org/openlmis/core/presenter/InventoryPresenter.java
/* * This program is part of the OpenLMIS logistics management information * system platform software. * * Copyright © 2015 ThoughtWorks, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Softwar...
DY - #242 - fix order of products in add new drug view
app/src/main/java/org/openlmis/core/presenter/InventoryPresenter.java
DY - #242 - fix order of products in add new drug view
Java
lgpl-2.1
82142fdab05d4c46ecfc353c22fa169b2fda8411
0
tajinder-txstate/lenskit,kluver/lenskit,vaibhav345/lenskit,kluver/lenskit,vaibhav345/lenskit,vaibhav345/lenskit,tajinder-txstate/lenskit,tajinder-txstate/lenskit,kluver/lenskit,kluver/lenskit,vaibhav345/lenskit,tajinder-txstate/lenskit,kluver/lenskit
/* * LensKit, an open source recommender systems toolkit. * Copyright 2010-2014 LensKit Contributors. See CONTRIBUTORS.md. * Work on LensKit has been funded by the National Science Foundation under * grants IIS 05-34939, 08-08692, 08-12148, and 10-17697. * * This program is free software; you can redistribute it...
lenskit-core/src/main/java/org/lenskit/util/math/Vectors.java
/* * LensKit, an open source recommender systems toolkit. * Copyright 2010-2014 LensKit Contributors. See CONTRIBUTORS.md. * Work on LensKit has been funded by the National Science Foundation under * grants IIS 05-34939, 08-08692, 08-12148, and 10-17697. * * This program is free software; you can redistribute it...
Optimize dot products Check vector length, and iterate over the shorter verctor.
lenskit-core/src/main/java/org/lenskit/util/math/Vectors.java
Optimize dot products
Java
apache-2.0
73f843b8664e81cdb074454fbecc416e15b5737f
0
martenbohlin/StackAnalyzer
package se.mju.stackanalyzer.ui; import javafx.event.EventHandler; import javafx.scene.Node; import javafx.scene.control.ContextMenu; import javafx.scene.control.MenuItem; import javafx.scene.control.SeparatorMenuItem; import javafx.scene.input.MouseButton; import javafx.scene.input.MouseEvent; import javafx.scene.pai...
src/se/mju/stackanalyzer/ui/StackpaneController.java
package se.mju.stackanalyzer.ui; import javafx.event.EventHandler; import javafx.scene.Node; import javafx.scene.control.ContextMenu; import javafx.scene.control.MenuItem; import javafx.scene.control.SeparatorMenuItem; import javafx.scene.input.MouseButton; import javafx.scene.input.MouseEvent; import javafx.scene.pai...
Fix adding unwanted generic type
src/se/mju/stackanalyzer/ui/StackpaneController.java
Fix adding unwanted generic type
Java
apache-2.0
3f73ba13e4fd21e11c71b5faadec3fbe218b5f90
0
SmartThingsOSS/ratpack-zipkin,SmartThingsOSS/ratpack-zipkin,hyleung/ratpack-zipkin,hyleung/ratpack-zipkin
/* * Copyright 2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
ratpack-zipkin/src/main/java/ratpack/zipkin/ServerTracingModule.java
/* * Copyright 2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
Adds Sampler to Config
ratpack-zipkin/src/main/java/ratpack/zipkin/ServerTracingModule.java
Adds Sampler to Config
Java
apache-2.0
ee1dc95f8ccae95a3f4fbcb26c434ee396aa5816
0
xasx/guava,nulakasatish/guava-libraries,jiteshmohan/guava,1yvT0s/guava,dnrajugade/guava-libraries,disc99/guava,tunzao/guava,seanli310/guava,anigeorge/guava,sarvex/guava,monokurobo/guava,nulakasatish/guava-libraries,EdwardLee03/guava,licheng-xd/guava,0359xiaodong/guava,VikingDen/guava,kaoudis/guava,marstianna/guava,dush...
/* * Copyright (C) 2009 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/src/com/google/common/collect/MapMaker.java
/* * Copyright (C) 2009 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...
cleanup deprecation annotaitons Revision created by MOE tool push_codebase. MOE_MIGRATION=1930 git-svn-id: f3e0321eda878ccd901d0724d0624474ed133e78@414 8138a162-5c33-11de-8abc-d1c337b90d21
guava/src/com/google/common/collect/MapMaker.java
Java
apache-2.0
9fcb63f9f14f07775fae7d232ebce68eea825ef8
0
HaiJiaoXinHeng/server-1,hongsudt/server,HaiJiaoXinHeng/server-1,hongsudt/server,HaiJiaoXinHeng/server-1,hongsudt/server
src/edu/ucla/cens/awserver/jee/servlet/VizServlet.java
package edu.ucla.cens.awserver.jee.servlet; import java.io.IOException; import java.util.List; import javax.servlet.ServletConfig; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.ServletOutputStream; import javax.servlet.http.HttpServlet; import javax.servlet.http.Http...
renamed to EmaVizServlet
src/edu/ucla/cens/awserver/jee/servlet/VizServlet.java
renamed to EmaVizServlet
Java
apache-2.0
4ade3d06f55c793a43eb9dc08ca55d54b6177869
0
rodbate/RpcComponent
package com.rodbate.rpc.protocol; import com.google.gson.Gson; import com.rodbate.rpc.common.FieldNotNull; import com.rodbate.rpc.exception.RpcCommandException; import java.lang.annotation.Annotation; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import java.nio.ByteBuffer; import java.util.Hash...
src/main/java/com/rodbate/rpc/protocol/RpcCommand.java
package com.rodbate.rpc.protocol; import com.google.gson.Gson; import com.rodbate.rpc.common.FieldNotNull; import com.rodbate.rpc.exception.RpcCommandException; import java.lang.annotation.Annotation; import java.lang.reflect.Field; import java.lang.reflect.Modifier; import java.nio.ByteBuffer; import java.util.Hash...
update rpc server
src/main/java/com/rodbate/rpc/protocol/RpcCommand.java
update rpc server
Java
apache-2.0
db97e57e373c41561c1984eb59ae53d92598703b
0
svn2github/commons-vfs2,svn2github/commons-vfs2,svn2github/commons-vfs2
/* * 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 ...
core/src/main/java/org/apache/commons/vfs2/impl/VFSClassLoader.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
Use a Java 5 enhanced loop. git-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1196842 13f79535-47bb-0310-9956-ffa450edef68
core/src/main/java/org/apache/commons/vfs2/impl/VFSClassLoader.java
Use a Java 5 enhanced loop.
Java
apache-2.0
4bfbdebd1f7470354b39f4a4dbeec8f520383a11
0
gxa/atlas,gxa/atlas,gxa/atlas,gxa/atlas,gxa/atlas
/* * Copyright 2008-2012 Microarray Informatics Team, EMBL-European Bioinformatics Institute * * 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-...
web/src/main/java/uk/ac/ebi/atlas/web/controllers/page/HomePageController.java
/* * Copyright 2008-2012 Microarray Informatics Team, EMBL-European Bioinformatics Institute * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
fix for wordcloud on homepage
web/src/main/java/uk/ac/ebi/atlas/web/controllers/page/HomePageController.java
fix for wordcloud on homepage
Java
apache-2.0
709ef035f22b8838867065fb9a3051e335379c53
0
enuoCM/DE-MVP-Clean
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribu...
app/src/main/java/com/xixicm/de/data/base/loader/DataAsyncLoader.java
/* * Copyright (C) 2016 mc * * 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 w...
Remove author info Sorry, did not find the original src.
app/src/main/java/com/xixicm/de/data/base/loader/DataAsyncLoader.java
Remove author info
Java
apache-2.0
7f6b0d44802902399df421f0f91a150d74b6d37a
0
jitsi/jitsi,damencho/jitsi,gpolitis/jitsi,gpolitis/jitsi,pplatek/jitsi,mckayclarey/jitsi,jitsi/jitsi,procandi/jitsi,iant-gmbh/jitsi,damencho/jitsi,martin7890/jitsi,459below/jitsi,dkcreinoso/jitsi,mckayclarey/jitsi,marclaporte/jitsi,procandi/jitsi,procandi/jitsi,dkcreinoso/jitsi,459below/jitsi,bhatvv/jitsi,pplatek/jitsi...
/* * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.service.neomedia.event; import java.util.*; import net.java.sip.communicator.service.neomedia.*; /** * <tt>SoundLevelChange...
src/net/java/sip/communicator/service/neomedia/event/SoundLevelChangeEvent.java
/* * SIP Communicator, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.service.neomedia.event; import java.util.*; import net.java.sip.communicator.service.neomedia.*; /** * <tt>SoundLevelChange...
Adds comments to the SoundLevelChangeEvent. (Work in Progress)
src/net/java/sip/communicator/service/neomedia/event/SoundLevelChangeEvent.java
Adds comments to the SoundLevelChangeEvent. (Work in Progress)
Java
apache-2.0
407590dfb5ed087a71ef4cd23617f0ab31acec24
0
eivindveg/HotSUploader
package com.metacodestudio.hotsuploader.window; import com.fasterxml.jackson.databind.ObjectMapper; import com.metacodestudio.hotsuploader.AccountService; import com.metacodestudio.hotsuploader.files.FileHandler; import com.metacodestudio.hotsuploader.models.*; import com.metacodestudio.hotsuploader.models.stringconve...
src/main/java/com/metacodestudio/hotsuploader/window/HomeController.java
package com.metacodestudio.hotsuploader.window; import com.fasterxml.jackson.databind.ObjectMapper; import com.metacodestudio.hotsuploader.AccountService; import com.metacodestudio.hotsuploader.files.FileHandler; import com.metacodestudio.hotsuploader.models.*; import com.metacodestudio.hotsuploader.models.stringconve...
Fix bug on updating account mmr listing
src/main/java/com/metacodestudio/hotsuploader/window/HomeController.java
Fix bug on updating account mmr listing
Java
apache-2.0
8724a04c708dc2abfa1472570cf56fdd965803f0
0
SMARTRACTECHNOLOGY-PUBLIC/smartcosmos-sdk-java,SMARTRACTECHNOLOGY/smartcosmos-sdk-java
package net.smartcosmos.model.event; /* * *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* * SMART COSMOS Platform Core SDK * =============================================================================== * Copyright (C) 2013 - 2015 SMARTRAC Technology Fletcher, Inc. * ============...
src/main/java/net/smartcosmos/model/event/IEvent.java
package net.smartcosmos.model.event; /* * *#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* * SMART COSMOS Platform Core SDK * =============================================================================== * Copyright (C) 2013 - 2015 SMARTRAC Technology Fletcher, Inc. * ============...
switched to IAccountDomainResource The methods already existed, so this change does not affect backward compatibility of the API.
src/main/java/net/smartcosmos/model/event/IEvent.java
switched to IAccountDomainResource
Java
apache-2.0
5834e6d8331703e5858da09942f3af4563c42fe9
0
EvilMcJerkface/alluxio,apc999/alluxio,riversand963/alluxio,ShailShah/alluxio,EvilMcJerkface/alluxio,wwjiang007/alluxio,apc999/alluxio,jsimsa/alluxio,jswudi/alluxio,WilliamZapata/alluxio,maobaolong/alluxio,riversand963/alluxio,jsimsa/alluxio,jsimsa/alluxio,calvinjia/tachyon,EvilMcJerkface/alluxio,Reidddddd/alluxio,uronc...
/* * The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 * (the "License"). You may not use this work except in compliance with the License, which is * available at www.apache.org/licenses/LICENSE-2.0 * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI...
core/common/src/test/java/alluxio/wire/CapacityTest.java
/* * The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 * (the "License"). You may not use this work except in compliance with the License, which is * available at www.apache.org/licenses/LICENSE-2.0 * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI...
Corrected some speeling mistake
core/common/src/test/java/alluxio/wire/CapacityTest.java
Corrected some speeling mistake
Java
apache-2.0
5684cd3926af103cbf55a49e03013b3411b87277
0
kingthorin/zap-extensions,psiinon/zap-extensions,secdec/zap-extensions,thc202/zap-extensions,thc202/zap-extensions,zapbot/zap-extensions,secdec/zap-extensions,zapbot/zap-extensions,veggiespam/zap-extensions,denniskniep/zap-extensions,zapbot/zap-extensions,zapbot/zap-extensions,thc202/zap-extensions,thc202/zap-extension...
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2015 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
src/org/zaproxy/zap/extension/fuzz/httpfuzzer/HttpFuzzer.java
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2015 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. *...
fuzz: correct info message shown Change HttpFuzzer class to use the correct resource message key to show the information message that indicates the fuzzer process stopped because the maximum number of errors has been reached.
src/org/zaproxy/zap/extension/fuzz/httpfuzzer/HttpFuzzer.java
fuzz: correct info message shown
Java
apache-2.0
3eeafd0e6339eb5fd813f78a464d61c00c68ac57
0
marverenic/Jockey,marverenic/Jockey
package com.marverenic.music.player; import android.content.BroadcastReceiver; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.content.ServiceConnection; import android.graphics.Bitmap; import android.os.IBinder; import android.os.RemoteException; im...
app/src/main/java/com/marverenic/music/player/ServicePlayerController.java
package com.marverenic.music.player; import android.content.BroadcastReceiver; import android.content.ComponentName; import android.content.Context; import android.content.Intent; import android.content.ServiceConnection; import android.graphics.Bitmap; import android.os.IBinder; import android.os.RemoteException; im...
Improve observable responsiveness
app/src/main/java/com/marverenic/music/player/ServicePlayerController.java
Improve observable responsiveness
Java
apache-2.0
1fec0c9e02bd520a48815df40bdd68bf84fa8596
0
xnio/xnio,stuartwdouglas/xnio,kabir/xnio,fl4via/xnio,kabir/xnio,fl4via/xnio,xnio/xnio,panossot/xnio,panossot/xnio,dmlloyd/xnio
/* * JBoss, Home of Professional Open Source * Copyright 2010, JBoss Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the ter...
api/src/main/java/org/xnio/streams/BufferPipeOutputStream.java
/* * JBoss, Home of Professional Open Source * Copyright 2010, JBoss Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the ter...
Javadoc changes
api/src/main/java/org/xnio/streams/BufferPipeOutputStream.java
Javadoc changes
Java
apache-2.0
8ebf9829b902ac5fbe600c4039196f5bced83734
0
sbrossie/killbill,killbill/killbill,killbill/killbill,sbrossie/killbill,killbill/killbill,sbrossie/killbill,sbrossie/killbill,sbrossie/killbill,killbill/killbill,killbill/killbill
/* * Copyright 2010-2013 Ning, Inc. * Copyright 2014-2018 Groupon, Inc * Copyright 2014-2018 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a cop...
profiles/killbill/src/test/java/org/killbill/billing/jaxrs/TestCredit.java
/* * Copyright 2010-2013 Ning, Inc. * Copyright 2014-2018 Groupon, Inc * Copyright 2014-2018 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a cop...
Fix credit test after api change
profiles/killbill/src/test/java/org/killbill/billing/jaxrs/TestCredit.java
Fix credit test after api change
Java
apache-2.0
7504abbc07352ca98bcb8157e59f646839f939a1
0
Appendium/objectlabkit,Appendium/objectlabkit,Appendium/objectlabkit
/* * Copyright 2006 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
datecalc-joda/src/main/java/net/objectlab/kit/datecalc/joda/BaseDateCalculator.java
/* * Copyright 2006 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
changed if statement to a switch
datecalc-joda/src/main/java/net/objectlab/kit/datecalc/joda/BaseDateCalculator.java
changed if statement to a switch
Java
apache-2.0
f2ec93eac8956c9a58459f892d49717c232c3cf8
0
apache/jackrabbit-oak,mreutegg/jackrabbit-oak,amit-jain/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jackrabbit-oak,apache/jackrabbit-oak,apache/jackrabbit-oak,apache/jackrabbit-oak,apache/jackrabbit-oak,amit-jain/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jackrabbit-oak,amit-jain/jackrabbit-oak,mreutegg/jack...
/* * 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 ...
oak-core/src/main/java/org/apache/jackrabbit/oak/security/user/UserInitializer.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 ...
OAK-9492 : UserInitializer: info property of 'principalName' index not accurate
oak-core/src/main/java/org/apache/jackrabbit/oak/security/user/UserInitializer.java
OAK-9492 : UserInitializer: info property of 'principalName' index not accurate
Java
bsd-3-clause
07c60dae727774ae867b714de23142b41581bd88
0
edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon
/* * $Id: PluginDefiner.java,v 1.6 2004-06-23 22:29:37 clairegriffin Exp $ */ /* Copyright (c) 2000-2004 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 "S...
tools/src/org/lockss/devtools/plugindef/PluginDefiner.java
/* * $Id: PluginDefiner.java,v 1.5 2004-06-23 22:07:30 clairegriffin Exp $ */ /* Copyright (c) 2000-2004 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 "S...
Add missing menu mnemonics git-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@3066 4f837ed2-42f5-46e7-a7a5-fa17313484d4
tools/src/org/lockss/devtools/plugindef/PluginDefiner.java
Add missing menu mnemonics
Java
bsd-3-clause
ce3a34019949685f58260fb2beb117bd3d28b201
0
threerings/depot
// // Depot library - a Java relational persistence library // http://code.google.com/p/depot/source/browse/trunk/LICENSE package com.samskivert.depot; import java.sql.Connection; import java.sql.SQLException; import java.sql.Timestamp; import java.util.Arrays; import java.util.Collection; import java.util.Collectio...
src/main/java/com/samskivert/depot/DepotRepository.java
// // Depot library - a Java relational persistence library // http://code.google.com/p/depot/source/browse/trunk/LICENSE package com.samskivert.depot; import java.sql.Connection; import java.sql.SQLException; import java.sql.Timestamp; import java.util.Arrays; import java.util.Collection; import java.util.Collectio...
Bugfix: store() should never throw a DuplicateKeyException. It would be extremely rare, but if two nodes were trying to simultaneously store() the same record with the same Key, one could fail with a DKE. Attempt a second 'update' if the insert fails.
src/main/java/com/samskivert/depot/DepotRepository.java
Bugfix: store() should never throw a DuplicateKeyException.
Java
bsd-3-clause
06a04b2a88c2d394ea377a64379443572cb4527a
0
justincely/classwork,justincely/classwork,justincely/classwork,justincely/classwork,justincely/classwork
import java.io.FileReader; import java.io.BufferedReader; import java.lang.UnsupportedOperationException; import java.util.EmptyStackException; public class PostfixEval{ public static void main(String[]args){ for (int i=0; i < args.length; i++) { parseFromFile(args[i]); } //String testing_string ...
JHU/615.202.81.FA15_data_structures/module_05/PostfixEval.java
import java.io.FileReader; import java.io.BufferedReader; public class PostfixEval{ public static void main(String[]args){ for (int i=0; i < args.length; i++) { parseFromFile(args[i]); } //String testing_string = "ABC*+DE-/"; //translate(testing_string); } /**Not implemented yet */...
catch bad expressions
JHU/615.202.81.FA15_data_structures/module_05/PostfixEval.java
catch bad expressions
Java
bsd-3-clause
e357d20c82ac53fef4ed5458a1721f775307876f
0
mafagafogigante/dungeon,mafagafogigante/dungeon,mafagafogigante/dungeon
package org.mafagafogigante.dungeon.game; import org.mafagafogigante.dungeon.commands.IssuedCommand; import org.mafagafogigante.dungeon.commands.IssuedCommandEvaluation; import org.mafagafogigante.dungeon.commands.IssuedCommandProcessor; import org.mafagafogigante.dungeon.gui.GameWindow; import org.mafagafogigante.dun...
src/main/java/org/mafagafogigante/dungeon/game/Game.java
package org.mafagafogigante.dungeon.game; import org.mafagafogigante.dungeon.commands.IssuedCommand; import org.mafagafogigante.dungeon.commands.IssuedCommandEvaluation; import org.mafagafogigante.dungeon.commands.IssuedCommandProcessor; import org.mafagafogigante.dungeon.gui.GameWindow; import org.mafagafogigante.dun...
Should log which version of the game is running Closed #266
src/main/java/org/mafagafogigante/dungeon/game/Game.java
Should log which version of the game is running
Java
apache-2.0
ec62291b9808aabd748a13284ad71ae782691bda
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
/* * Copyright (c) 2007-2009, Osmorc Development Team * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list...
java/manifest/src/org/jetbrains/lang/manifest/ManifestFileType.java
/* * Copyright (c) 2007-2009, Osmorc Development Team * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this list...
Cleanup (static non-final field) GitOrigin-RevId: 66cebbf17a767da0188ab0bbed6f962ad48b5cda
java/manifest/src/org/jetbrains/lang/manifest/ManifestFileType.java
Cleanup (static non-final field)
Java
mit
73514940d413d50191caca6dc226a1e641190242
0
cs2103aug2014-f10-2j/main
// @author A0112725N package com.epictodo.logic; import com.epictodo.controller.json.Storage; import com.epictodo.model.*; import com.epictodo.model.exception.InvalidDateException; import com.epictodo.model.exception.InvalidTimeException; import com.epictodo.util.TaskDueDateComparator; import java.io.IOExc...
src/main/java/com/epictodo/logic/CRUDLogic.java
// @author A0112725N package com.epictodo.logic; import com.epictodo.controller.json.Storage; import com.epictodo.model.*; import com.epictodo.model.exception.InvalidDateException; import com.epictodo.model.exception.InvalidTimeException; import com.epictodo.util.TaskDueDateComparator; import java.io.IOExc...
Refined display message for empty list
src/main/java/com/epictodo/logic/CRUDLogic.java
Refined display message for empty list
Java
mit
005baffea8636a66198436ebd208790fac164081
0
Moosemorals/Calculator
/* * The MIT License * * Copyright 2015 Osric Wilkinson <osric@fluffypeople.com>. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation th...
src/main/java/com/moosemorals/calculator/UI.java
/* * The MIT License * * Copyright 2015 Osric Wilkinson <osric@fluffypeople.com>. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation th...
Trying to fix display size problems
src/main/java/com/moosemorals/calculator/UI.java
Trying to fix display size problems
Java
mit
d9b27b80654a434c0df3cae07c6e955804882ecb
0
Alanyanbc/sharebook,Alanyanbc/sharebook
package com.activeandroid; import com.activeandroid.util.Log; import android.content.Context; import android.database.sqlite.SQLiteDatabase; public final class ActiveAndroid { ////////////////////////////////////////////////////////////////////////////////////// // PUBLIC METHODS /////////////////////////////////...
src/com/activeandroid/ActiveAndroid.java
package com.activeandroid; import com.activeandroid.util.Log; import android.content.Context; import android.database.sqlite.SQLiteDatabase; public final class ActiveAndroid { ////////////////////////////////////////////////////////////////////////////////////// // PRIVATE MEMBERS ////////////////////////////////...
Change synchronization.
src/com/activeandroid/ActiveAndroid.java
Change synchronization.
Java
mit
5365a2b7bf6d4b5dbdef4ce3b68f58370427e633
0
markovandooren/chameleon
package be.kuleuven.cs.distrinet.chameleon.core.namespace; import java.util.HashMap; import java.util.List; import java.util.Map; import be.kuleuven.cs.distrinet.chameleon.core.declaration.Declaration; import be.kuleuven.cs.distrinet.chameleon.core.declaration.SimpleNameSignature; import be.kuleuven.cs.distrinet.cham...
src/be/kuleuven/cs/distrinet/chameleon/core/namespace/RegularNamespace.java
package be.kuleuven.cs.distrinet.chameleon.core.namespace; import java.util.HashMap; import java.util.List; import java.util.Map; import be.kuleuven.cs.distrinet.chameleon.core.declaration.Declaration; import be.kuleuven.cs.distrinet.chameleon.core.declaration.SimpleNameSignature; import be.kuleuven.cs.distrinet.cham...
renamed a field
src/be/kuleuven/cs/distrinet/chameleon/core/namespace/RegularNamespace.java
renamed a field
Java
mit
016d258fa950defcdf6702574dd68b0a31549b80
0
KHS-Robotics/Demonator6
package org.usfirst.frc.team4342.robot; /** * Class to keep track of the button maps for teleop */ public class ButtonMap { private ButtonMap() {} /** * The drive joysticks */ public static class DriveStick { /** * The left drive joystick button maps */ public static class Left { public sta...
src/org/usfirst/frc/team4342/robot/ButtonMap.java
package org.usfirst.frc.team4342.robot; /** * Class to keep track of the button maps for teleop */ public class ButtonMap { private ButtonMap() {} /** * The drive joysticks */ public static class DriveStick { /** * The left drive joystick button maps */ public static class Left { public sta...
Change scaler button to 10 on switch box
src/org/usfirst/frc/team4342/robot/ButtonMap.java
Change scaler button to 10 on switch box
Java
mit
7ec15394d4ef401f93edfaeedf65758fc3d54771
0
sandy-8925/3MatchGame
package com.provinggrounds.match3things.activity; import java.util.Collection; import java.util.HashSet; import com.proving.grounds.match3things.R; import com.provinggrounds.match3things.fragment.MatchingSetInfoDisplayFragment; import com.provinggrounds.match3things.game.Grid; import com.provinggrounds.match3things.g...
src/com/provinggrounds/match3things/activity/GameActivity.java
package com.provinggrounds.match3things.activity; import java.util.Collection; import java.util.HashSet; import com.proving.grounds.match3things.R; import com.provinggrounds.match3things.fragment.MatchingSetInfoDisplayFragment; import com.provinggrounds.match3things.game.Grid; import com.provinggrounds.match3things.g...
GameActivity: Add code to log matchset information to Logcat
src/com/provinggrounds/match3things/activity/GameActivity.java
GameActivity: Add code to log matchset information to Logcat
Java
mit
e1119cf11bd8d27fd76112aa9a20ba66e670f76e
0
olivergondza/dumpling,olivergondza/dumpling
/* * The MIT License * * Copyright (c) 2014 Red Hat, Inc. * * 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...
cli/src/test/java/com/github/olivergondza/dumpling/factory/ThreadDumpFactoryVendorTest.java
/* * The MIT License * * Copyright (c) 2014 Red Hat, Inc. * * 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...
Do not obscure real cause on failure
cli/src/test/java/com/github/olivergondza/dumpling/factory/ThreadDumpFactoryVendorTest.java
Do not obscure real cause on failure
Java
mit
37fad07776f8b58f671fb43b199ccdbe72e4e45d
0
CruGlobal/android-gto-support,GlobalTechnology/android-gto-support,CruGlobal/android-gto-support
package org.ccci.gto.android.common.jsonapi; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.util.ArrayMap; import org.ccci.gto.android.common.jsonapi.annotation.JsonApiAttribute; import org.ccci.gto.android.common.jsonapi.annotation.JsonApiId; import o...
gto-support-jsonapi/src/main/java/org/ccci/gto/android/common/jsonapi/JsonApiConverter.java
package org.ccci.gto.android.common.jsonapi; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.util.ArrayMap; import org.ccci.gto.android.common.jsonapi.annotation.JsonApiAttribute; import org.ccci.gto.android.common.jsonapi.annotation.JsonApiId; import o...
support including objects with no id
gto-support-jsonapi/src/main/java/org/ccci/gto/android/common/jsonapi/JsonApiConverter.java
support including objects with no id
Java
epl-1.0
f4c65b4571dd7311f7277aa24764a318df70d13e
0
Orjuwan-alwadeai/mondo-hawk,Orjuwan-alwadeai/mondo-hawk
/******************************************************************************* * Copyright (c) 2011-2015 The University of York. * 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...
org.hawk.graph/src/org/hawk/graph/internal/updater/GraphModelBatchInjector.java
/******************************************************************************* * Copyright (c) 2011-2015 The University of York. * 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...
Remove debug message
org.hawk.graph/src/org/hawk/graph/internal/updater/GraphModelBatchInjector.java
Remove debug message
Java
agpl-3.0
329e1c1dfc5863c1529c441e7105c71df0e04668
0
WASP-System/central,WASP-System/central,WASP-System/central,WASP-System/central,WASP-System/central,WASP-System/central
/** * * JobServiceImpl.java * @author dubin * * the JobService Implmentation * * **/ package edu.yu.einstein.wasp.service.impl; import java.text.DateFormat; import java.text.Format; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; im...
wasp-core/src/main/java/edu/yu/einstein/wasp/service/impl/JobServiceImpl.java
/** * * JobServiceImpl.java * @author dubin * * the JobService Implmentation * * **/ package edu.yu.einstein.wasp.service.impl; import java.text.DateFormat; import java.text.Format; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; im...
Fixed problems initiating aggregation flow
wasp-core/src/main/java/edu/yu/einstein/wasp/service/impl/JobServiceImpl.java
Fixed problems initiating aggregation flow
Java
agpl-3.0
76d89bc5fcd81d161ef125b0ae3310e5666e0dfd
0
datamatica-pl/traccar-api,datamatica-pl/traccar-api
/* * Copyright (C) 2016 Datamatica (dev@datamatica.pl) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
src/main/java/pl/datamatica/traccar/api/controllers/UsersController.java
/* * Copyright (C) 2016 Datamatica (dev@datamatica.pl) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later vers...
FIX: User where returned instead of UserDto
src/main/java/pl/datamatica/traccar/api/controllers/UsersController.java
FIX: User where returned instead of UserDto
Java
agpl-3.0
5eddcc7f4b6b696bc1060a987c2ac3ec44537e97
0
LearnPAd/learnpad-simulator,LearnPAd/learnpad-simulator,LearnPAd/learnpad-simulator,LearnPAd/learnpad-simulator
/** * */ package activitipoc.formhandler.activiti2jsonform; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import org.activiti.engine.FormService; import org.activiti.engine.form.FormProperty; import org.activiti.engine.impl.util.json.JSONObject; import activitipoc.IFormHandler; /** *...
src/main/java/activitipoc/formhandler/activiti2jsonform/ActivitiToJsonFormFormHandler.java
/** * */ package activitipoc.formhandler.activiti2jsonform; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import org.activiti.engine.FormService; import org.activiti.engine.form.FormProperty; import org.activiti.engine.impl.util.json.JSONObject; import activitipoc.IFormHandler; /** *...
Updated Activiti to JSONform form handler Corrected erroneous method name Improved javadoc
src/main/java/activitipoc/formhandler/activiti2jsonform/ActivitiToJsonFormFormHandler.java
Updated Activiti to JSONform form handler
Java
lgpl-2.1
2572112560f04360d764e6456394e46b004f1665
0
threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as p...
src/main/java/com/threerings/presents/peer/util/PeerUtil.java
// // $Id$ // // Narya library - tools for developing networked games // Copyright (C) 2002-2011 Three Rings Design, Inc., All Rights Reserved // http://code.google.com/p/narya/ // // This library is free software; you can redistribute it and/or modify it // under the terms of the GNU Lesser General Public License as p...
Need to splice the arguments, too. git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6417 542714f4-19e9-0310-aa3c-eee0fc999fb1
src/main/java/com/threerings/presents/peer/util/PeerUtil.java
Need to splice the arguments, too.
Java
lgpl-2.1
e5b9c273b63934d4fb669ac7205f5531e8ff8cab
0
concord-consortium/otrunk,concord-consortium/otrunk
/* * Copyright (C) 2004 The Concord Consortium, Inc., * 10 Concord Crossing, Concord, MA 01742 * * Web Site: http://www.concord.org * Email: info@concord.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
src/java/org/concord/otrunk/view/OTViewer.java
/* * Copyright (C) 2004 The Concord Consortium, Inc., * 10 Concord Crossing, Concord, MA 01742 * * Web Site: http://www.concord.org * Email: info@concord.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
Set native look-and-feel (otherwise windows will show ugly metal laf) git-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@12994 6e01202a-0783-4428-890a-84243c50cc2b
src/java/org/concord/otrunk/view/OTViewer.java
Set native look-and-feel (otherwise windows will show ugly metal laf)
Java
lgpl-2.1
28e3c7f19e8b4a07d5461b56bd8cae81ddbaa689
0
concord-consortium/otrunk,concord-consortium/otrunk
/* * Copyright (C) 2004 The Concord Consortium, Inc., * 10 Concord Crossing, Concord, MA 01742 * * Web Site: http://www.concord.org * Email: info@concord.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
src/java/org/concord/otrunk/view/OTViewer.java
/* * Copyright (C) 2004 The Concord Consortium, Inc., * 10 Concord Crossing, Concord, MA 01742 * * Web Site: http://www.concord.org * Email: info@concord.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as publi...
Turned on the xml format tracking even when not in author mode. Fixed debugging key press so it only fires once. git-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@8195 6e01202a-0783-4428-890a-84243c50cc2b
src/java/org/concord/otrunk/view/OTViewer.java
Turned on the xml format tracking even when not in author mode. Fixed debugging key press so it only fires once.
Java
lgpl-2.1
38e0fff35c0057023362da7679f1e8fa879722ee
0
shuiblue/JDimeForCpp,shuiblue/JDimeForCpp,shuiblue/JDimeForCpp
/******************************************************************************* * Copyright (C) 2013, 2014 Olaf Lessenich. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
src/de/fosd/jdime/strategy/LinebasedStrategy.java
/******************************************************************************* * Copyright (C) 2013, 2014 Olaf Lessenich. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either ...
formatting (removing empty javadoc, unnecessary 'final', documentation, 120 char width)
src/de/fosd/jdime/strategy/LinebasedStrategy.java
formatting (removing empty javadoc, unnecessary 'final', documentation, 120 char width)
Java
apache-2.0
fdd589fbf87f166fa834602eda05e0e755ac1a1e
0
manstis/drools,reynoldsm88/droolsjbpm-knowledge,winklerm/drools,winklerm/drools,manstis/drools,manstis/drools,Multi-Support/droolsjbpm-knowledge,manstis/drools,droolsjbpm/droolsjbpm-knowledge,reynoldsm88/droolsjbpm-knowledge,winklerm/drools,manstis/drools,winklerm/drools,droolsjbpm/droolsjbpm-knowledge,winklerm/drools,...
/* * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * 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 ap...
kie-internal/src/main/java/org/kie/internal/utils/ChainedProperties.java
/* * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * 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 ap...
[DROOLS-1125] catch exception eventually thrown by ClassLoader.getSystemClassLoader()
kie-internal/src/main/java/org/kie/internal/utils/ChainedProperties.java
[DROOLS-1125] catch exception eventually thrown by ClassLoader.getSystemClassLoader()
Java
apache-2.0
c781daead7070a0fe74b7cec2fc115beacee312c
0
amygithub/vavr,ummels/vavr,dx-pbuckley/vavr,dx-pbuckley/vavr,amygithub/vavr,ummels/vavr
/* / \____ _ _ ____ ______ / \ ____ __ _ _____ * / / \/ \ / \/ \ / /\__\/ // \/ \ / / _ \ Javaslang * _/ / /\ \ \/ / /\ \\__\\ \ // /\ \ /\\/ \__/ / Copyright 2014-now Daniel Dietrich * /___/\_/ \_/\____/\_/ \_/\__\/__/___\_/ \_// \__/_____/ Licensed under...
src/test/java/javaslang/control/OptionTest.java
/* / \____ _ _ ____ ______ / \ ____ __ _ _____ * / / \/ \ / \/ \ / /\__\/ // \/ \ / / _ \ Javaslang * _/ / /\ \ \/ / /\ \\__\\ \ // /\ \ /\\/ \__/ / Copyright 2014-now Daniel Dietrich * /___/\_/ \_/\____/\_/ \_/\__\/__/___\_/ \_// \__/_____/ Licensed under...
add test cases
src/test/java/javaslang/control/OptionTest.java
add test cases
Java
apache-2.0
0e7caf905c593f65ee903e8088aba60e1b972544
0
Codeforces/codeforces-commons,Codeforces/codeforces-commons
package com.codeforces.commons.io.internal; import com.codeforces.commons.compress.ZipUtil; import com.codeforces.commons.io.FileUtil; import com.codeforces.commons.io.IoUtil; import com.codeforces.commons.lang.ObjectUtil; import com.codeforces.commons.math.RandomUtil; import com.codeforces.commons.properties.internal...
code/src/main/java/com/codeforces/commons/io/internal/UnsafeFileUtil.java
package com.codeforces.commons.io.internal; import com.codeforces.commons.compress.ZipUtil; import com.codeforces.commons.io.FileUtil; import com.codeforces.commons.io.IoUtil; import com.codeforces.commons.lang.ObjectUtil; import com.codeforces.commons.math.RandomUtil; import com.codeforces.commons.properties.internal...
UnsafeFileUtil#createTemporaryDirectory: mkdir() -> mkdirs()
code/src/main/java/com/codeforces/commons/io/internal/UnsafeFileUtil.java
UnsafeFileUtil#createTemporaryDirectory: mkdir() -> mkdirs()
Java
apache-2.0
e0c8fac66d40cdc951f0a497f354c36650f45048
0
CloudifySource/cloudify-widget,CloudifySource/cloudify-widget,CloudifySource/cloudify-widget,CloudifySource/cloudify-widget
/******************************************************************************* * Copyright (c) 2011 GigaSpaces Technologies Ltd. All rights reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
app/beans/ServerBootstrapperImpl.java
/******************************************************************************* * Copyright (c) 2011 GigaSpaces Technologies Ltd. All rights reserved * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th...
adding log prints.
app/beans/ServerBootstrapperImpl.java
adding log prints.
Java
apache-2.0
31318bf89e7e0e262b4c1176057d046a44ea14fd
0
ShareSDKPlatform/New-C2D-For-ShareSDK,ShareSDKPlatform/New-C2D-For-ShareSDK,ShareSDKPlatform/New-C2D-For-ShareSDK,MobClub/New-C2D-For-ShareSDK,ShareSDKPlatform/New-C2D-For-ShareSDK,MobClub/New-C2D-For-ShareSDK,ShareSDKPlatform/New-C2D-For-ShareSDK,MobClub/New-C2D-For-ShareSDK,MobClub/New-C2D-For-ShareSDK,MobClub/New-C2...
/* * 官网地站:http://www.mob.com * 技术支持QQ: 4006852216 * 官方微信:ShareSDK (如果发布新版本的话,我们将会第一时间通过微信将版本更新内容推送给您。如果使用过程中有任何问题,也可以通过微信与我们取得联系,我们将会在24小时内给予回复) * * Copyright (c) 2013年 mob.com. All rights reserved. */ package cn.sharesdk.onekeyshare.themes.classic; import java.util.ArrayList; import java.util.HashMap; impor...
proj.android/src/cn/sharesdk/onekeyshare/themes/classic/PlatformPage.java
/* * 官网地站:http://www.mob.com * 技术支持QQ: 4006852216 * 官方微信:ShareSDK (如果发布新版本的话,我们将会第一时间通过微信将版本更新内容推送给您。如果使用过程中有任何问题,也可以通过微信与我们取得联系,我们将会在24小时内给予回复) * * Copyright (c) 2013年 mob.com. All rights reserved. */ package cn.sharesdk.onekeyshare.themes.classic; import java.util.ArrayList; import java.util.HashMap; impor...
更新onekeyshare
proj.android/src/cn/sharesdk/onekeyshare/themes/classic/PlatformPage.java
更新onekeyshare
Java
apache-2.0
294024aab30803e78eb2a84b7dd4155ea12a47be
0
revapi/revapi,revapi/revapi,revapi/revapi
/* * Copyright 2015 Lukas Krejci * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
revapi-java/src/main/java/org/revapi/java/compilation/ClassTreeInitializer.java
/* * Copyright 2015 Lukas Krejci * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
Don't choke on java8 class files with java8 constructs.
revapi-java/src/main/java/org/revapi/java/compilation/ClassTreeInitializer.java
Don't choke on java8 class files with java8 constructs.