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
agpl-3.0
d6405fe813d3cd44f9a76235203aba275a463b4d
0
exomiser/Exomiser,exomiser/Exomiser
/* * The Exomiser - A tool to annotate and prioritize genomic variants * * Copyright (c) 2016-2021 Queen Mary University of London. * Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd. * * This program is free software: you can redistribute it and/or modify * it under the terms o...
exomiser-data-genome/src/main/java/org/monarchinitiative/exomiser/data/genome/GenomeDatabaseBuildRunner.java
/* * The Exomiser - A tool to annotate and prioritize genomic variants * * Copyright (c) 2016-2021 Queen Mary University of London. * Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd. * * This program is free software: you can redistribute it and/or modify * it under the terms o...
Update GenomeDatabaseBuildRunner
exomiser-data-genome/src/main/java/org/monarchinitiative/exomiser/data/genome/GenomeDatabaseBuildRunner.java
Update GenomeDatabaseBuildRunner
Java
agpl-3.0
c851324f8f151b4d799d9e7cba26cba112106be4
0
NicolasEYSSERIC/Silverpeas-Core,SilverTeamWork/Silverpeas-Core,NicolasEYSSERIC/Silverpeas-Core,Silverpeas/Silverpeas-Core,NicolasEYSSERIC/Silverpeas-Core,CecileBONIN/Silverpeas-Core,NicolasEYSSERIC/Silverpeas-Core,ebonnet/Silverpeas-Core,SilverDav/Silverpeas-Core,CecileBONIN/Silverpeas-Core,stephaneperry/Silverpeas-Cor...
/** * Copyright (C) 2000 - 2009 Silverpeas * * 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 version. * * As a spe...
war-core/src/main/java/com/stratelia/silverpeas/versioningPeas/servlets/VersioningRequestRouter.java
/** * Copyright (C) 2000 - 2009 Silverpeas * * 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 version. * * As a spe...
Cleaning the code git-svn-id: 95dd7209ec50d6c3a4c961d97f2c75f69cb97ab1@2639 a8e77078-a1c7-4fa5-b8fc-53c5178a176c
war-core/src/main/java/com/stratelia/silverpeas/versioningPeas/servlets/VersioningRequestRouter.java
Cleaning the code
Java
lgpl-2.1
c10a95ccf9ce0a082d9fbb9bec78790f96223ef8
0
drhee/toxoMine,kimrutherford/intermine,joshkh/intermine,drhee/toxoMine,tomck/intermine,kimrutherford/intermine,drhee/toxoMine,JoeCarlson/intermine,elsiklab/intermine,justincc/intermine,zebrafishmine/intermine,tomck/intermine,JoeCarlson/intermine,JoeCarlson/intermine,justincc/intermine,joshkh/intermine,justincc/intermin...
package org.intermine.webservice.server.template.result; /* * Copyright (C) 2002-2011 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gn...
intermine/web/main/src/org/intermine/webservice/server/template/result/TemplateResultService.java
package org.intermine.webservice.server.template.result; /* * Copyright (C) 2002-2011 FlyMine * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. See the LICENSE file for more * information or http://www.gn...
Handle titles for queries as well as templates on the server side. Off-load default query titles to the client.
intermine/web/main/src/org/intermine/webservice/server/template/result/TemplateResultService.java
Handle titles for queries as well as templates on the server side. Off-load default query titles to the client.
Java
lgpl-2.1
338c69b270da6fb4a12efbeaba94ad97d1afb0aa
0
viktorbahr/jaer,viktorbahr/jaer,SensorsINI/jaer,SensorsINI/jaer,viktorbahr/jaer,SensorsINI/jaer,viktorbahr/jaer,viktorbahr/jaer,viktorbahr/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,viktorbahr/jaer
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package eu.visualize.ini.convnet; import java.awt.Dimension; import java.io.File; import java.util.Arrays; import javax.medi...
src/eu/visualize/ini/convnet/DeepLearnCnnNetwork.java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package eu.visualize.ini.convnet; import java.awt.Dimension; import java.io.File; import java.util.Arrays; import javax.medi...
still not quite the right indexing... git-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@5990 b7f4320f-462c-0410-a916-d9f35bb82d52
src/eu/visualize/ini/convnet/DeepLearnCnnNetwork.java
still not quite the right indexing...
Java
apache-2.0
735179b087c0a3b436ba0e1835902f25d4f6c95a
0
angcyo/RLibrary,angcyo/RLibrary
package com.angcyo.uiview.widget; import android.animation.Animator; import android.animation.ValueAnimator; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.os.Build; ...
uiview/src/main/java/com/angcyo/uiview/widget/ExEditText.java
package com.angcyo.uiview.widget; import android.animation.Animator; import android.animation.ValueAnimator; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.os.Build; ...
fix base
uiview/src/main/java/com/angcyo/uiview/widget/ExEditText.java
fix base
Java
apache-2.0
007ae2d5bea1dac200a50d7da5ea2fb4f8839074
0
shivamdixit/WiMic
package in.ac.lnmiit.wimic; import java.io.IOException; import java.io.ByteArrayInputStream; import java.lang.System; import java.net.InetAddress; import java.net.DatagramSocket; import java.net.DatagramPacket; import java.util.Scanner; import java.util.Timer; import java.util.TimerTask; import javax.sound.sampled.Au...
server/src/main/java/in/ac/lnmiit/wimic/WiMicServer.java
package in.ac.lnmiit.wimic; import java.io.IOException; import java.io.ByteArrayInputStream; import java.lang.System; import java.net.InetAddress; import java.net.DatagramSocket; import java.net.DatagramPacket; import java.util.Scanner; import java.util.Timer; import java.util.TimerTask; import javax.sound.sampled.Au...
Fixed typo Signed-off-by: Shivam Dixit <77a963744786ff30f7926dde284f6277de9e7d2c@gmail.com>
server/src/main/java/in/ac/lnmiit/wimic/WiMicServer.java
Fixed typo
Java
apache-2.0
338fe8506fb6634c545a1e8992bba6e087b2838e
0
henrichg/PhoneProfilesPlus
package sk.henrichg.phoneprofilesplus; import android.annotation.SuppressLint; import android.annotation.TargetApi; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.content.SharedPreferences; import android.medi...
phoneProfilesPlus/src/main/java/sk/henrichg/phoneprofilesplus/PPNotificationListenerService.java
package sk.henrichg.phoneprofilesplus; import android.annotation.SuppressLint; import android.annotation.TargetApi; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.content.SharedPreferences; import android.medi...
Fixed FC: java.lang.AbstractMethodError: abstract method not implemented at android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java) at sk.henrichg.phoneprofilesplus.PPNotificationListenerService.onNotificationPosted(PPNotificationListenerServic...
phoneProfilesPlus/src/main/java/sk/henrichg/phoneprofilesplus/PPNotificationListenerService.java
Fixed FC: java.lang.AbstractMethodError: abstract method not implemented at android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java) at sk.henrichg.phoneprofilesplus.PPNotificationListenerService.onNotificationPosted(PPNotificationListenerServic...
Java
apache-2.0
6876d7accb90bd053025cb69c3db8caa50f923c9
0
baldimir/optaplanner,eshen1991/optaplanner,kunallimaye/optaplanner,tkobayas/optaplanner,baldimir/optaplanner,codeaudit/optaplanner,snurkabill/optaplanner,kunallimaye/optaplanner,droolsjbpm/optaplanner,tomasdavidorg/optaplanner,gsheldon/optaplanner,bernardator/optaplanner,oskopek/optaplanner,tomasdavidorg/optaplanner,gl...
/* * Copyright 2010 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
optaplanner-examples/src/main/java/org/optaplanner/examples/common/swingui/SolverAndPersistenceFrame.java
/* * Copyright 2010 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
Make examples more user friendly: mix solve and terminateSolvingEarly button
optaplanner-examples/src/main/java/org/optaplanner/examples/common/swingui/SolverAndPersistenceFrame.java
Make examples more user friendly: mix solve and terminateSolvingEarly button
Java
apache-2.0
6ae4fa15066d3f8a719002d4e00df4e960adb201
0
seven332/EhViewer,seven332/EhViewer
/* * Copyright (C) 2014-2015 Hippo Seven * * 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 ...
app/src/main/java/com/hippo/network/ResponseCodeException.java
/* * Copyright (C) 2014-2015 Hippo Seven * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
Add ResponseCodeException
app/src/main/java/com/hippo/network/ResponseCodeException.java
Add ResponseCodeException
Java
apache-2.0
c840cb97f07baa04550746c358ace323d0b7b9d0
0
dmfs/http-client-interfaces
/* * Copyright (C) 2015 Marten Gajda <marten@dmfs.org> * * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
src/org/dmfs/httpclientinterfaces/HttpMethod.java
/* * Copyright (C) 2015 Marten Gajda <marten@dmfs.org> * * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ...
fix order of static members to satisfy runtime dependencies between them
src/org/dmfs/httpclientinterfaces/HttpMethod.java
fix order of static members to satisfy runtime dependencies between them
Java
apache-2.0
4ae476afb5348a64070635a64f4877db1fcbb9e8
0
gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa,gxa/gxa
/* * Copyright 2008-2010 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-...
atlas-web/src/main/java/ae3/dao/GeneSolrDAO.java
/* * Copyright 2008-2010 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-...
wrapping all solr queries into separate threads.. to be able use it in the cancellable download tasks..
atlas-web/src/main/java/ae3/dao/GeneSolrDAO.java
wrapping all solr queries into separate threads.. to be able use it in the cancellable download tasks..
Java
apache-2.0
3f3579d25460bc0a1ca088f00a10d8bab3063bf6
0
gwt-maven-plugin/gwt-maven-plugin,gwt-maven-plugin/gwt-maven-plugin,gwt-maven-plugin/gwt-maven-plugin
package org.codehaus.mojo.gwt.shell; /* * 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...
src/main/java/org/codehaus/mojo/gwt/shell/CSSMojo.java
package org.codehaus.mojo.gwt.shell; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
fix error message. git-svn-id: fa6390628428446db74a932a925eb2bb60b9e053@13135 52ab4f32-60fc-0310-b215-8acea882cd1b
src/main/java/org/codehaus/mojo/gwt/shell/CSSMojo.java
fix error message.
Java
apache-2.0
81c07b00b93051de474f286e64596f3fc9a9c073
0
rfellows/pentaho-kettle,stepanovdg/pentaho-kettle,matrix-stone/pentaho-kettle,DFieldFL/pentaho-kettle,mattyb149/pentaho-kettle,matthewtckr/pentaho-kettle,yshakhau/pentaho-kettle,nantunes/pentaho-kettle,nanata1115/pentaho-kettle,HiromuHota/pentaho-kettle,airy-ict/pentaho-kettle,nanata1115/pentaho-kettle,pentaho/pentaho-...
/********************************************************************** ** ** ** This code belongs to the KETTLE project. ** ** ** ** Kettle, from version...
src/org/pentaho/di/repository/Repository.java
/********************************************************************** ** ** ** This code belongs to the KETTLE project. ** ** ** ** Kettle, from version...
Need to sort data from db server to ensure that the sort matches the java binary search in case db is configured for case-insensitive sorting of strings. git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@4108 5fb7f6ec-07c1-534a-b4ca-9155e429e800
src/org/pentaho/di/repository/Repository.java
Need to sort data from db server to ensure that the sort matches the java binary search in case db is configured for case-insensitive sorting of strings.
Java
apache-2.0
ec9f391de42bf5fb9311cd068bc6a908652fdc0d
0
bozimmerman/CoffeeMud,Tycheo/coffeemud,Tycheo/coffeemud,oriontribunal/CoffeeMud,MaxRau/CoffeeMud,sfunk1x/CoffeeMud,bozimmerman/CoffeeMud,MaxRau/CoffeeMud,sfunk1x/CoffeeMud,oriontribunal/CoffeeMud,oriontribunal/CoffeeMud,MaxRau/CoffeeMud,Tycheo/coffeemud,bozimmerman/CoffeeMud,oriontribunal/CoffeeMud,bozimmerman/CoffeeMu...
package com.planet_ink.coffee_mud.Locales; import com.planet_ink.coffee_mud.Libraries.interfaces.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import com....
com/planet_ink/coffee_mud/Locales/StdRoom.java
package com.planet_ink.coffee_mud.Locales; import com.planet_ink.coffee_mud.Libraries.interfaces.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import com....
git-svn-id: svn://192.168.1.10/public/CoffeeMud@6784 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/Locales/StdRoom.java
Java
apache-2.0
8ffdd92fd2ca3e6ca4f594387fb74c157572bce4
0
google/step197-2020,google/step197-2020,google/step197-2020,google/step197-2020
package com.google.sps.servlets; import com.google.appengine.api.users.UserService; import com.google.appengine.api.users.UserServiceFactory; import com.google.appengine.api.datastore.DatastoreService; import com.google.appengine.api.datastore.DatastoreServiceFactory; import com.google.appengine.api.datastore.Entity; ...
src/main/java/com/google/sps/servlets/EditFolderServlet.java
package com.google.sps.servlets; import com.google.appengine.api.users.UserService; import com.google.appengine.api.users.UserServiceFactory; import com.google.appengine.api.datastore.DatastoreService; import com.google.appengine.api.datastore.DatastoreServiceFactory; import com.google.appengine.api.datastore.Entity; ...
Fix logical ordering
src/main/java/com/google/sps/servlets/EditFolderServlet.java
Fix logical ordering
Java
apache-2.0
740f8b4ae5cdb4ebcd17ec5af8df32f34e269027
0
frank-rahn/microservices,frank-rahn/microservices,frank-rahn/microservices
/* * Copyright 2011-2016 Frank W. Rahn and the project 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 ...
securities-management/server-web/src/test/java/de/rahn/finances/server/web/config/HealthConfigurationTest.java
/* * Copyright 2011-2016 Frank W. Rahn and the project 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 ...
Neue Form der Tests mit Random Ports
securities-management/server-web/src/test/java/de/rahn/finances/server/web/config/HealthConfigurationTest.java
Neue Form der Tests mit Random Ports
Java
apache-2.0
55e39d5089e6016e0168a6515596c32d5b06b68f
0
Graphity/graphity-core,AtomGraph/Core,AtomGraph/Core
/* * Copyright 2016 Martynas Jusevičius <martynas@atomgraph.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 requi...
src/main/java/com/atomgraph/core/client/SPARQLClient.java
/* * Copyright 2016 Martynas Jusevičius <martynas@atomgraph.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 requi...
Whitespace cleanup
src/main/java/com/atomgraph/core/client/SPARQLClient.java
Whitespace cleanup
Java
apache-2.0
2f79dd58ada003668861607e3704a0a2686ab6f4
0
brightchen/apex-malhar,yogidevendra/apex-malhar,patilvikram/apex-malhar,vrozov/incubator-apex-malhar,vrozov/apex-malhar,vrozov/incubator-apex-malhar,tushargosavi/incubator-apex-malhar,vrozov/apex-malhar,vrozov/apex-malhar,vrozov/apex-malhar,tweise/apex-malhar,siyuanh/apex-malhar,chinmaykolhatkar/apex-malhar,patilvikram...
/* * Copyright (c) 2014 DataTorrent, Inc. ALL Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
library/src/main/java/com/datatorrent/lib/bucket/HdfsBucketStore.java
/* * Copyright (c) 2014 DataTorrent, Inc. ALL Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
saving offset after writing data not before
library/src/main/java/com/datatorrent/lib/bucket/HdfsBucketStore.java
saving offset after writing data not before
Java
apache-2.0
5a9ece18cc1e2af0fa3f55b8c93efcdf3e0b5487
0
raonigabriel/spring-qrcode-example,raonigabriel/spring-qrcode-example
/* * Copyright 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
src/main/java/com/github/spring/example/ImageService.java
/* * Copyright 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Now has sync and async version
src/main/java/com/github/spring/example/ImageService.java
Now has sync and async version
Java
apache-2.0
ca3a0cd28fd38eda3c9fab9a8409591bfa57fff3
0
hnxylc8818/StudentOnlineClient
package com.stuonline; import android.content.DialogInterface; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Bundle; import android.os.Environment; import android.provider.MediaStore; import android.app.AlertDialog; import android.text.TextUtils; import androi...
src/main/java/com/stuonline/PersonageMessageActivity.java
package com.stuonline; import android.content.DialogInterface; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Bundle; import android.os.Environment; import android.provider.MediaStore; import android.app.AlertDialog; import android.view.Gravity; import android....
徐宾:个人信息完成
src/main/java/com/stuonline/PersonageMessageActivity.java
徐宾:个人信息完成
Java
apache-2.0
1c8488100a32ca0fba4bc4802a9f6a51d9ee4d54
0
Raycoms/thesis,Raycoms/thesis,Raycoms/thesis,Raycoms/thesis
package main.java.com.bag.server; import bftsmart.reconfiguration.util.RSAKeyLoader; import bftsmart.tom.MessageContext; import bftsmart.tom.ServiceProxy; import bftsmart.tom.core.messages.TOMMessageType; import bftsmart.tom.util.TOMUtil; import com.esotericsoftware.kryo.Kryo; import com.esotericsoftware.kryo.io.ByteB...
src/main/java/main/java/com/bag/server/GlobalClusterSlave.java
package main.java.com.bag.server; import bftsmart.reconfiguration.util.RSAKeyLoader; import bftsmart.tom.MessageContext; import bftsmart.tom.ServiceProxy; import bftsmart.tom.core.messages.TOMMessageType; import bftsmart.tom.util.TOMUtil; import com.esotericsoftware.kryo.Kryo; import com.esotericsoftware.kryo.io.ByteB...
leave small logging
src/main/java/main/java/com/bag/server/GlobalClusterSlave.java
leave small logging
Java
apache-2.0
a999573d58877ac6e3acc34a54bcae8ad39c9935
0
elsloo/traffic_control,smalenfant/traffic_control,weifensh/incubator-trafficcontrol,amiryesh/incubator-trafficcontrol,hbeatty/incubator-trafficcontrol,naamashoresh/incubator-trafficcontrol,robert-butts/traffic_control,orifinkelman/incubator-trafficcontrol,zhilhuan/incubator-trafficcontrol,smalenfant/traffic_control,alf...
/* * Copyright 2015 Comcast Cable Communications Management, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
traffic_monitor/src/main/java/com/comcast/cdn/traffic_control/traffic_monitor/health/CacheWatcher.java
/* * Copyright 2015 Comcast Cable Communications Management, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
Fix NPE in Traffic Monitor caused by not updating cache state object correctly
traffic_monitor/src/main/java/com/comcast/cdn/traffic_control/traffic_monitor/health/CacheWatcher.java
Fix NPE in Traffic Monitor caused by not updating cache state object correctly
Java
apache-2.0
7da1f79156ce6dcdd34409eec1ffe9253bea132a
0
webanno/webanno,webanno/webanno,webanno/webanno,webanno/webanno
/* * Copyright 2017 * Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology * Technische Universität Darmstadt * * 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 * * htt...
webanno-io-tsv/src/main/java/de/tudarmstadt/ukp/clarin/webanno/tsv/internal/tsv3x/model/TsvSchema.java
/* * Copyright 2017 * Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology * Technische Universität Darmstadt * * 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 * * htt...
#676 - Improved TSV3 reader and writer - Better detection of which UIMA types can actually be handled by TSV.
webanno-io-tsv/src/main/java/de/tudarmstadt/ukp/clarin/webanno/tsv/internal/tsv3x/model/TsvSchema.java
#676 - Improved TSV3 reader and writer
Java
apache-2.0
8ad52a3ddc4416a5c779f5bd6ce66f2f7fcfd1e3
0
IntCode/Fuga-Framework,bunjlabs/Fuga-Framework,IntCode/Fuga-Framework
package com.showvars.fugaframework.sessions; import com.showvars.fugaframework.FugaApp; import com.showvars.fugaframework.foundation.Context; import io.netty.handler.codec.http.Cookie; import io.netty.handler.codec.http.DefaultCookie; import java.util.Date; import java.util.HashMap; import java.util.List; import java....
src/main/java/com/showvars/fugaframework/sessions/SessionManager.java
package com.showvars.fugaframework.sessions; import com.showvars.fugaframework.FugaApp; import com.showvars.fugaframework.foundation.Context; import io.netty.handler.codec.http.Cookie; import io.netty.handler.codec.http.DefaultCookie; import java.util.Date; import java.util.HashMap; import java.util.List; import java....
Issue #3
src/main/java/com/showvars/fugaframework/sessions/SessionManager.java
Issue #3
Java
apache-2.0
81a1b69cd6700eb9ef3974ec60e4b0cc5513915f
0
cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x,cbeams-archive/spring-framework-2.5.x
/* * Copyright 2002-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 ap...
tiger/src/org/springframework/orm/jpa/JpaInterceptor.java
/* * Copyright 2002-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 ap...
Added TODO: JPA doesn't throw only PersistenceException, but all should be caught by Spring exception translation git-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@10187 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8
tiger/src/org/springframework/orm/jpa/JpaInterceptor.java
Added TODO: JPA doesn't throw only PersistenceException, but all should be caught by Spring exception translation
Java
bsd-2-clause
c4f66e051e936023000330b73214dc1e8124e966
0
alpha-asp/Alpha,AntoniusW/Alpha,alpha-asp/Alpha
/** * Copyright (c) 2016-2017, the Alpha Team. * All rights reserved. * * Additional changes made by Siemens. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1) Redistributions of source code must retain th...
src/main/java/at/ac/tuwien/kr/alpha/solver/BasicAssignment.java
/** * Copyright (c) 2016-2017, the Alpha Team. * All rights reserved. * * Additional changes made by Siemens. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1) Redistributions of source code must retain th...
Enriching BasicAssignment.toString().
src/main/java/at/ac/tuwien/kr/alpha/solver/BasicAssignment.java
Enriching BasicAssignment.toString().
Java
bsd-3-clause
66b6b5b46ac1e4b29a32629dce639515790a7d03
0
linlihai/rultor,linlihai/rultor,pecko/rultor,dalifreire/rultor,krzyk/rultor,joansmith/rultor,pecko/rultor,krzyk/rultor,krzyk/rultor,krzyk/rultor,maurezen/rultor,linlihai/rultor,linlihai/rultor,dalifreire/rultor,pecko/rultor,pecko/rultor,maurezen/rultor,joansmith/rultor,dalifreire/rultor,joansmith/rultor,krzyk/rultor,da...
/** * Copyright (c) 2009-2013, rultor.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditio...
rultor-web/src/main/java/com/rultor/web/ReceiptsRs.java
/** * Copyright (c) 2009-2013, rultor.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditio...
#63 show points in full output
rultor-web/src/main/java/com/rultor/web/ReceiptsRs.java
#63 show points in full output
Java
mpl-2.0
b96ec715029352f20a49faa44fe7bc8de3cb5daa
0
Wurst-Imperium/Wurst-MC-1.10
src/net/wurstclient/features/mods/FreecamMod.java
/* * Copyright 2014 - 2017 | Wurst-Imperium | All rights reserved. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package net.wurstclient.features.mods; im...
Move FreecamMod
src/net/wurstclient/features/mods/FreecamMod.java
Move FreecamMod
Java
isc
32759efc5b9aadd3d9688818a719aea09ce92938
0
steve-goldman/volksempfaenger
package net.x4a42.volksempfaenger.data; import net.x4a42.volksempfaenger.BuildConfig; import net.x4a42.volksempfaenger.Log; import android.annotation.TargetApi; import android.app.DownloadManager; import android.content.ContentResolver; import android.content.ContentValues; import android.content.Context; import andro...
src/net/x4a42/volksempfaenger/data/SyncDownloadThread.java
package net.x4a42.volksempfaenger.data; import net.x4a42.volksempfaenger.BuildConfig; import net.x4a42.volksempfaenger.Log; import android.annotation.TargetApi; import android.app.DownloadManager; import android.content.ContentValues; import android.content.Context; import android.database.ContentObserver; import andr...
Added missing call to notifyChange() in SyncDownloadThread, see #47.
src/net/x4a42/volksempfaenger/data/SyncDownloadThread.java
Added missing call to notifyChange() in SyncDownloadThread, see #47.
Java
mit
ec38c830569abf3a9434e0138a2c8f5a6e1353d6
0
solita/functional-utils
package fi.solita.utils.functional; import static fi.solita.utils.functional.Collections.newArray; import static fi.solita.utils.functional.Collections.newMap; import static fi.solita.utils.functional.FunctionalImpl.map; import static fi.solita.utils.functional.Option.None; import java.lang.reflect.Field; import java...
src/main/java/fi/solita/utils/functional/Builder.java
package fi.solita.utils.functional; import static fi.solita.utils.functional.Collections.newArray; import static fi.solita.utils.functional.Collections.newMap; import static fi.solita.utils.functional.FunctionalImpl.map; import static fi.solita.utils.functional.Option.None; import java.lang.reflect.Field; import java...
Fixed Builder construction to work with recent MetaFunction2-signature change
src/main/java/fi/solita/utils/functional/Builder.java
Fixed Builder construction to work with recent MetaFunction2-signature change
Java
mit
907ede9295987cf11647b5ddda6cc24343f8a034
0
Sundays211/VirtueRS3,Sundays211/VirtueRS3,Sundays211/VirtueRS3
/** * Copyright (c) 2014 Virtue Studios * * 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/main/java/org/virtue/engine/script/JSListeners.java
/** * Copyright (c) 2014 Virtue Studios * * 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...
Removed 'command' and 'interaction' from legacy script categories
src/main/java/org/virtue/engine/script/JSListeners.java
Removed 'command' and 'interaction' from legacy script categories
Java
mit
1e45e1bcb1844a9d4c92d5f12729ae8b46545e17
0
aztecrex/learn-inventory
package test.com.cjpowered.learn.inventory; import static org.junit.Assert.*; import static org.mockito.ArgumentMatchers.*; import static org.mockito.Mockito.*; import java.time.LocalDate; import java.util.Arrays; import org.junit.Before; import org.junit.Test; import com.cjpowered.learn.inventory.InventoryDatabase...
src/test/java/test/com/cjpowered/learn/inventory/StockItemTest.java
package test.com.cjpowered.learn.inventory; import static org.junit.Assert.*; import static org.mockito.ArgumentMatchers.*; import static org.mockito.Mockito.*; import java.time.LocalDate; import java.util.Arrays; import org.junit.Before; import org.junit.Test; import com.cjpowered.learn.inventory.InventoryDatabase...
clarify inexact bulkl test
src/test/java/test/com/cjpowered/learn/inventory/StockItemTest.java
clarify inexact bulkl test
Java
epl-1.0
ba991ffaef45eb817eb1f92ff1a667b100639e3e
0
junit-team/junit-lambda,marcphilipp/junit-lambda,sbrannen/junit-lambda,marcphilipp/junit5
/* * Copyright 2015 the original author or authors. * * All rights reserved. This program and the accompanying materials are * made available under the terms of the Eclipse Public License v1.0 which * accompanies this distribution and is available at * * http://www.eclipse.org/legal/epl-v10.html */ package org...
junit-launcher/src/main/java/org/junit/gen5/launcher/Launcher.java
/* * Copyright 2015 the original author or authors. * * All rights reserved. This program and the accompanying materials are * made available under the terms of the Eclipse Public License v1.0 which * accompanies this distribution and is available at * * http://www.eclipse.org/legal/epl-v10.html */ package org...
Added todo for kind of buggy descriptors tree pruning
junit-launcher/src/main/java/org/junit/gen5/launcher/Launcher.java
Added todo for kind of buggy descriptors tree pruning
Java
epl-1.0
59d30b031dc3b627fce68dd41dd85e6acabb216d
0
theanuradha/debrief,pecko/debrief,pecko/debrief,alastrina123/debrief,pecko/debrief,alastrina123/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,theanuradha/debrief,alastrina123/debrief,theanuradha/debrief,theanuradha/debrief,pecko/debrief,pecko/debrief,theanuradha/debrief,debrief/debrief...
package com.borlander.rac353542.bislider; import java.util.Calendar; import java.util.Date; import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.RGB; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Group; ...
trunk/CVSROOT/org.mwc.cmap.TimeController/src/com/borlander/rac353542/bislider/Snippet.java
package com.borlander.rac353542.bislider; import java.util.Calendar; import java.util.Date; import org.eclipse.swt.SWT; import org.eclipse.swt.graphics.RGB; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Group; ...
Updated to include segment count management git-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@495 cb33b658-6c9e-41a7-9690-cba343611204
trunk/CVSROOT/org.mwc.cmap.TimeController/src/com/borlander/rac353542/bislider/Snippet.java
Updated to include segment count management
Java
epl-1.0
b62dea6433a7a48058e32303270062978df15cd1
0
turesheim/eclipse-timekeeper,turesheim/eclipse-timekeeper
/******************************************************************************* * Copyright (c) 2014 Torkild U. Resheim. * * All rights reserved. This program and the accompanying materials are made * available under the terms of the Eclipse Public License v1.0 which * accompanies this distribution, and is availa...
net.resheim.eclipse.timekeeper.ui/src/net/resheim/eclipse/timekeeper/ui/views/WorkWeekView.java
/******************************************************************************* * Copyright (c) 2014 Torkild U. Resheim. * * All rights reserved. This program and the accompanying materials are made * available under the terms of the Eclipse Public License v1.0 which * accompanies this distribution, and is availa...
Sort by number if possible.
net.resheim.eclipse.timekeeper.ui/src/net/resheim/eclipse/timekeeper/ui/views/WorkWeekView.java
Sort by number if possible.
Java
agpl-3.0
fc78237ef0bcc467d14ce149be6734334e7cb794
0
jrochas/scale-proactive,lpellegr/programming,jrochas/scale-proactive,acontes/programming,fviale/programming,paraita/programming,mnip91/programming-multiactivities,jrochas/scale-proactive,acontes/programming,mnip91/programming-multiactivities,lpellegr/programming,PaulKh/scale-proactive,mnip91/proactive-component-monitor...
/* * ################################################################ * * ProActive: The Java(TM) library for Parallel, Distributed, * Concurrent computing with Security and Mobility * * Copyright (C) 1997-2008 INRIA/University of Nice-Sophia Antipolis * Contact: proactive@ow2.org * * This library i...
src/Core/org/objectweb/proactive/core/component/group/ProxyForComponentInterfaceGroup.java
/* * ################################################################ * * ProActive: The Java(TM) library for Parallel, Distributed, * Concurrent computing with Security and Mobility * * Copyright (C) 1997-2008 INRIA/University of Nice-Sophia Antipolis * Contact: proactive@ow2.org * * This library i...
bad copy/paste :-( git-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@10159 28e8926c-6b08-0410-baaa-805c5e19b8d6
src/Core/org/objectweb/proactive/core/component/group/ProxyForComponentInterfaceGroup.java
bad copy/paste :-(
Java
agpl-3.0
1b2b4005d06ff069fa69b2fb6c004a2d1fb08f5b
0
pssguy/rstudio,githubfun/rstudio,jar1karp/rstudio,sfloresm/rstudio,sfloresm/rstudio,jar1karp/rstudio,nvoron23/rstudio,jrnold/rstudio,jrnold/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,githubfun/rstudio,nvoron23/rstudio,nvoron23/rstudio,suribes/rstudio,JanMarvin/rstudio,tbarrongh/rstudio,piersharding/rstudio,piershardin...
/* * CppCompletionManager.java * * Copyright (C) 2009-12 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Public...
src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/cpp/CppCompletionManager.java
/* * CppCompletionManager.java * * Copyright (C) 2009-12 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant * to the terms of a commercial license agreement with RStudio, then * this program is licensed to you under the terms of version 3 of the * GNU Affero General Public...
fix indentation
src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/cpp/CppCompletionManager.java
fix indentation
Java
apache-2.0
e9b9d73b5ce7319f8d090bc58abdb0ab15584973
0
ferstl/pedantic-pom-enforcers,kayasoftware/pedantic-pom-enforcers
package ch.sferstl.maven.pomenforcer; import java.io.File; import java.io.IOException; import java.util.List; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.ParserConfigurationException; import org.apache.maven.enforcer.rule.api.EnforcerR...
enforcer-rules/src/main/java/ch/sferstl/maven/pomenforcer/PedanticModuleOrderEnforcer.java
package ch.sferstl.maven.pomenforcer; import java.io.File; import java.io.IOException; import java.util.List; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.ParserConfigurationException; import org.apache.maven.enforcer.rule.api.EnforcerR...
rename isParentProject() -> isPomProject()
enforcer-rules/src/main/java/ch/sferstl/maven/pomenforcer/PedanticModuleOrderEnforcer.java
rename isParentProject() -> isPomProject()
Java
apache-2.0
3c4a976a4106a9b54445189be939e98a4a0041e1
0
ened/ExoPlayer,amzn/exoplayer-amazon-port,androidx/media,androidx/media,ened/ExoPlayer,amzn/exoplayer-amazon-port,google/ExoPlayer,androidx/media,ened/ExoPlayer,google/ExoPlayer,amzn/exoplayer-amazon-port,google/ExoPlayer
/* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
library/core/src/main/java/com/google/android/exoplayer2/analytics/AnalyticsCollector.java
/* * Copyright (C) 2018 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Clean up subclassing behaviour of AnalyticsCollector. AnalyticsCollector is allowed to be subclassed to simplify adding new events that make use of the EventTime generation. Clean up the subclassing interface to simplify this: - Make generateCurrentPlayerMediaPeriodEventTime protected. This is arguably the most u...
library/core/src/main/java/com/google/android/exoplayer2/analytics/AnalyticsCollector.java
Clean up subclassing behaviour of AnalyticsCollector.
Java
apache-2.0
15477ded8591bce32c78adcbdab017363139d1e3
0
mjanicek/rembulan,kroepke/luna
package net.sandius.rembulan.compiler.analysis.types; import net.sandius.rembulan.util.Check; public class ConcreteType extends Type { protected final AbstractType supertype; protected final String name; protected ConcreteType(AbstractType supertype, String name) { this.supertype = Check.notNull(supertype); ...
rembulan-compiler/src/main/java/net/sandius/rembulan/compiler/analysis/types/ConcreteType.java
package net.sandius.rembulan.compiler.analysis.types; import net.sandius.rembulan.util.Check; public class ConcreteType extends Type { protected final AbstractType supertype; protected final String name; protected ConcreteType(AbstractType supertype, String name) { this.supertype = Check.notNull(supertype); ...
Adding the forgotten toString method.
rembulan-compiler/src/main/java/net/sandius/rembulan/compiler/analysis/types/ConcreteType.java
Adding the forgotten toString method.
Java
apache-2.0
06040853da9033ba2662652b8c18c1cd4969bf0b
0
spring-projects/spring-security,driftman/spring-security,olezhuravlev/spring-security,olezhuravlev/spring-security,Peter32/spring-security,caiwenshu/spring-security,zshift/spring-security,izeye/spring-security,caiwenshu/spring-security,raindev/spring-security,ollie314/spring-security,SanjayUser/SpringSecurityPro,olezhu...
/* * 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 * d...
core/src/main/java/org/springframework/security/access/hierarchicalroles/RoleHierarchy.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 * d...
Javadoc tidying
core/src/main/java/org/springframework/security/access/hierarchicalroles/RoleHierarchy.java
Javadoc tidying
Java
apache-2.0
4e0d445467ee4864e91b0f0392ce92fe5e5c6786
0
fabriquita/nucleus-backend,fabriquita/nucleus-backend,fabriquita/book.org-nucleus-backend,fabriquita/book.org-nucleus-backend,fabriquita/book.org-nucleus-backend,fabriquita/nucleus-backend
package org.fabriquita.nucleus.models; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import...
src/main/java/org/fabriquita/nucleus/models/User.java
package org.fabriquita.nucleus.models; import java.util.Date; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.Table; @Entit...
Add restrictions to DB user
src/main/java/org/fabriquita/nucleus/models/User.java
Add restrictions to DB user
Java
apache-2.0
88ddc9d281b936a6cfc02de3439ef0775d6b21ef
0
helifu/kudu,helifu/kudu,andrwng/kudu,andrwng/kudu,helifu/kudu,InspurUSA/kudu,helifu/kudu,EvilMcJerkface/kudu,InspurUSA/kudu,andrwng/kudu,cloudera/kudu,cloudera/kudu,EvilMcJerkface/kudu,cloudera/kudu,helifu/kudu,EvilMcJerkface/kudu,InspurUSA/kudu,cloudera/kudu,cloudera/kudu,EvilMcJerkface/kudu,EvilMcJerkface/kudu,andrwn...
/** * * 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 * distrib...
java/kudu-client-tools/src/main/java/org/kududb/mapreduce/tools/IntegrationTestBigLinkedList.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 * distrib...
[java] ITBLL's Verify always fail since last patch I forgot a return... Change-Id: Idf890d781eea632dbd64f1cfb74a6c608cd1db4a Reviewed-on: http://gerrit.cloudera.org:8080/2141 Reviewed-by: Francesco Sorrentino Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <2c763d726a8c2f6afda9be7e0e56a2caa6bb5e6b@apache.org>
java/kudu-client-tools/src/main/java/org/kududb/mapreduce/tools/IntegrationTestBigLinkedList.java
[java] ITBLL's Verify always fail since last patch
Java
apache-2.0
110f6c60d7b398d62c0daf5bc26507c043e823f0
0
CaMnter/AndroidLife,CaMnter/AndroidLife,CaMnter/AndroidLife,CaMnter/AndroidLife,CaMnter/AndroidLife,CaMnter/AndroidLife,CaMnter/AndroidLife
package id.zelory.compressor; import android.content.Context; import android.graphics.Bitmap; import io.reactivex.Flowable; import java.io.File; import java.io.IOException; import java.util.concurrent.Callable; /** * Created on : June 18, 2016 * Author : zetbaitsu * Name : Zetra * GitHub : https://g...
compressor/src/main/java/id/zelory/compressor/Compressor.java
package id.zelory.compressor; import android.content.Context; import android.graphics.Bitmap; import io.reactivex.Flowable; import java.io.File; import java.io.IOException; import java.util.concurrent.Callable; /** * Created on : June 18, 2016 * Author : zetbaitsu * Name : Zetra * GitHub : https://g...
[Add] Compressor
compressor/src/main/java/id/zelory/compressor/Compressor.java
[Add] Compressor
Java
apache-2.0
a6b0d98a20482d2b0ee6492512cccc59297400ae
0
miguelbcr/RxPaparazzo
/* * Copyright 2016 FuckBoilerplate * * 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...
rx_paparazzo/src/main/java/com/refineriaweb/rx_paparazzo/library/interactors/SaveImage.java
/* * Copyright 2016 FuckBoilerplate * * 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...
Not image rotation applied
rx_paparazzo/src/main/java/com/refineriaweb/rx_paparazzo/library/interactors/SaveImage.java
Not image rotation applied
Java
apache-2.0
12ac1614c3476fc39cfeffd020803cc77c3d1562
0
gentics/mesh,gentics/mesh,gentics/mesh,gentics/mesh
package com.gentics.mesh.core.data.container.impl; import static com.gentics.mesh.core.data.relationship.GraphRelationships.HAS_FIELD_CONTAINER; import static com.gentics.mesh.core.data.relationship.GraphRelationships.HAS_SCHEMA_CONTAINER_VERSION; import static com.gentics.mesh.core.rest.error.Errors.conflict; import ...
core/src/main/java/com/gentics/mesh/core/data/container/impl/NodeGraphFieldContainerImpl.java
package com.gentics.mesh.core.data.container.impl; import static com.gentics.mesh.core.data.relationship.GraphRelationships.HAS_FIELD_CONTAINER; import static com.gentics.mesh.core.data.relationship.GraphRelationships.HAS_SCHEMA_CONTAINER_VERSION; import static com.gentics.mesh.core.rest.error.Errors.conflict; import ...
Remove bogus syso
core/src/main/java/com/gentics/mesh/core/data/container/impl/NodeGraphFieldContainerImpl.java
Remove bogus syso
Java
apache-2.0
48b1c73bf9f6d7bb7f6cffd89a18c12c9bd89961
0
josueeduardo/snappy,josueeduardo/snappy,josueeduardo/snappy,josueeduardo/snappy
/* * Copyright 2017 Josue Gontijo * * 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...
snappy/src/main/java/io/joshworks/snappy/SnappyServer.java
/* * Copyright 2017 Josue Gontijo * * 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...
Added default max entity size
snappy/src/main/java/io/joshworks/snappy/SnappyServer.java
Added default max entity size
Java
apache-2.0
a90d7a2af2057141de593d8ea7df90c76309822a
0
nezda/yawni,nezda/yawni,nezda/yawni,nezda/yawni,nezda/yawni
/* * 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...
core/src/main/java/org/yawni/wn/RelationType.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...
javadoc
core/src/main/java/org/yawni/wn/RelationType.java
javadoc
Java
apache-2.0
3d955980fcc0211888c185aa727774cda593c09f
0
OmniKryptec/OmniKryptec-Engine
package omnikryptec.test; import java.util.Random; import org.lwjgl.opengl.Display; import org.lwjgl.opengl.GL13; import org.lwjgl.opengl.PixelFormat; import org.lwjgl.util.vector.Vector2f; import org.lwjgl.util.vector.Vector3f; import org.lwjgl.util.vector.Vector4f; import omnikryptec.animation.ColladaParser.collad...
src/omnikryptec/test/EngineTest2.java
package omnikryptec.test; import java.util.Random; import org.lwjgl.opengl.Display; import org.lwjgl.opengl.GL13; import org.lwjgl.opengl.PixelFormat; import org.lwjgl.util.vector.Vector2f; import org.lwjgl.util.vector.Vector3f; import org.lwjgl.util.vector.Vector4f; import omnikryptec.animation.ColladaParser.collad...
small change
src/omnikryptec/test/EngineTest2.java
small change
Java
apache-2.0
d0a7f546b712011a03d569fe7979b82592386096
0
bmeriaux/tomcat-maven-plugin,karthikjaps/Tomcat,markmclaren/tomcat-maven-plugin,bmeriaux/tomcat-maven-plugin,markmclaren/tomcat-maven-plugin,codelibs/tomcat-maven-plugin,karthikjaps/Tomcat,apache/tomcat-maven-plugin,codelibs/tomcat-maven-plugin,markmclaren/tomcat-maven-plugin,karthikjaps/Tomcat,apache/tomcat-maven-plug...
package org.apache.tomcat.maven.plugin.tomcat7; /* * 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 Apa...
tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.java
package org.apache.tomcat.maven.plugin.tomcat7; /* * 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 Apa...
use manager/text url git-svn-id: 127192e8212bb0c5b19f2c3aa333cc66dfed8a45@1430028 13f79535-47bb-0310-9956-ffa450edef68
tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/AbstractCatalinaMojo.java
use manager/text url
Java
apache-2.0
ab0d0408a9448495db996e84b7098331b1da14db
0
55minutes/fiftyfive-wicket,55minutes/fiftyfive-wicket,55minutes/fiftyfive-wicket,55minutes/fiftyfive-wicket
package fiftyfive.wicket.resource; import java.util.ArrayList; import org.apache.wicket.IRequestTarget; import org.apache.wicket.request.target.resource.ISharedResourceRequestTarget; // The following code is copied from // MergedResourceRequestTargetUrlCodingStrategy.java with only minor // tweaks to extend a differ...
src/main/java/fiftyfive/wicket/resource/QueryStringMergedResourceRequestTargetUrlCodingStrategy.java
package fiftyfive.wicket.resource; import java.util.ArrayList; import org.apache.wicket.IRequestTarget; import org.apache.wicket.request.target.resource.ISharedResourceRequestTarget; // The following code is copied from // MergedResourceRequestTargetUrlCodingStrategy.java with only minor // tweaks to extend a differ...
Again, remove unintended doc comment as result of copy/paste. git-svn-id: a346edc3f722475ad04b72d65977aa35d4befd55@320 3a26569e-5468-0410-bb2f-b495330926e5
src/main/java/fiftyfive/wicket/resource/QueryStringMergedResourceRequestTargetUrlCodingStrategy.java
Again, remove unintended doc comment as result of copy/paste.
Java
apache-2.0
0369b1440b534ad54d862302e6b06dcb0e08c9ee
0
hypersocket/QuiRKEY
package com.hypersocket.quirkey.client; import java.io.IOException; import java.math.BigInteger; import java.security.KeyPair; import java.security.PublicKey; import javax.crypto.KeyAgreement; import org.spongycastle.util.encoders.Base64; import com.hypersocket.crypto.ByteArrayReader; import com.hypersocket.crypto....
quirkey-client/src/main/java/com/hypersocket/quirkey/client/ClientRegistrationTransaction.java
package com.hypersocket.quirkey.client; import java.io.IOException; import java.math.BigInteger; import java.security.KeyPair; import java.security.PublicKey; import javax.crypto.KeyAgreement; import org.spongycastle.util.encoders.Base64; import com.hypersocket.crypto.ByteArrayReader; import com.hypersocket.crypto....
Passcode and passcode properties added.
quirkey-client/src/main/java/com/hypersocket/quirkey/client/ClientRegistrationTransaction.java
Passcode and passcode properties added.
Java
apache-2.0
eb58b70369d4cb533f88e67fec987b73a95dd6d9
0
williamchand/linebotsdk
package com.example.bot.spring; import java.io.IOException; import java.io.OutputStream; import java.io.UncheckedIOException; import java.nio.file.Files; import java.nio.file.Path; import java.time.LocalDateTime; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.UUID; import...
sample-spring-boot-kitchensink/src/main/java/com/example/bot/spring/KitchenSinkController.java
package com.example.bot.spring; import java.io.IOException; import java.io.OutputStream; import java.io.UncheckedIOException; import java.nio.file.Files; import java.nio.file.Path; import java.time.LocalDateTime; import java.util.Arrays; import java.util.Collections; import java.util.List; import java.util.UUID; import...
Add Existing files
sample-spring-boot-kitchensink/src/main/java/com/example/bot/spring/KitchenSinkController.java
Add Existing files
Java
apache-2.0
ebd99e0e03b2a3930065d969467b074e148e43db
0
apache/npanday,apache/npanday,apache/npanday,apache/npanday
package npanday.executable.compiler.impl; /* * 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 Li...
components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java
package npanday.executable.compiler.impl; /* * 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 Li...
fix build on mono In my environment, /nostdlib will not be able to locate mscorlib. On mono, these effectively negate each other, so best just to remove the /nostdlib option and let it use the built in mscorlib anyway git-svn-id: ee144a4ada4e65570a65b3ba2a4ac9d4eedc8fa4@1619654 13f79535-47bb-0310-9956-ffa450edef68
components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/DefaultCompiler.java
fix build on mono
Java
apache-2.0
2b83e51aac5c1bbeac495adc32068720fff33e0d
0
SMARTRACTECHNOLOGY-PUBLIC/smartcosmos-sdk-java,SMARTRACTECHNOLOGY/smartcosmos-sdk-java
/* * SnapBundle SDK * (C) Copyright 2013-2014 Tag Dynamics, LLC (http://tagdynamics.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/LICENS...
src/main/java/com/snapbundle/pojo/context/Relationship.java
/* * SnapBundle SDK * (C) Copyright 2013-2014 Tag Dynamics, LLC (http://tagdynamics.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/LICENS...
Fixed case issue in relatedReferenceUrn field serialization
src/main/java/com/snapbundle/pojo/context/Relationship.java
Fixed case issue in relatedReferenceUrn field serialization
Java
apache-2.0
d2e2e0b3e8ff127453bf805d2abb827235f54d53
0
allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int...
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
java/execution/impl/src/com/intellij/execution/testframework/JavaAwareTestConsoleProperties.java
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
EA-122139 - IOOBE: LineSet.checkLineIndex
java/execution/impl/src/com/intellij/execution/testframework/JavaAwareTestConsoleProperties.java
EA-122139 - IOOBE: LineSet.checkLineIndex
Java
bsd-2-clause
5558354a786a522aaddcd282464d9141d43bf518
0
ansell/csvsum,ansell/csvsum
/* * Copyright (c) 2016, Peter Ansell * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list of condit...
src/main/java/com/github/ansell/csv/sort/CSVSorter.java
/* * Copyright (c) 2016, Peter Ansell * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * list of condit...
Add a comparator creator function based on integers, rather than strings Signed-off-by: Peter Ansell <aaf1ec639befe0a570b950d5d6cbd0c6638a063e@yahoo.com>
src/main/java/com/github/ansell/csv/sort/CSVSorter.java
Add a comparator creator function based on integers, rather than strings
Java
bsd-2-clause
45deff5e60da34dfbcf4594ac91d9f90e9c8e02b
0
scifio/scifio
// // ZeissLSMReader.java // /* OME Bio-Formats package for reading and converting biological file formats. Copyright (C) 2005-@year@ UW-Madison LOCI and Glencoe Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the...
components/bio-formats/src/loci/formats/in/ZeissLSMReader.java
// // ZeissLSMReader.java // /* OME Bio-Formats package for reading and converting biological file formats. Copyright (C) 2005-@year@ UW-Madison LOCI and Glencoe Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the...
Populate Channel.Color for Zeiss LSM files
components/bio-formats/src/loci/formats/in/ZeissLSMReader.java
Populate Channel.Color for Zeiss LSM files
Java
mit
2913cce564bf939fba36c77b02d44c33f20ad7a5
0
Spronghi/software-engineering
package address.model; import javafx.beans.property.IntegerProperty; import javafx.beans.property.SimpleIntegerProperty; import javafx.beans.property.SimpleStringProperty; import javafx.beans.property.StringProperty; public class Car { private final int id; private final StringProperty name; private final St...
src/address/model/Car.java
package address.model; import javafx.beans.property.IntegerProperty; import javafx.beans.property.SimpleIntegerProperty; import javafx.beans.property.SimpleStringProperty; import javafx.beans.property.StringProperty; public class Car { private final StringProperty name; private final StringProperty licensePla...
added Car.id to get simple query to db
src/address/model/Car.java
added Car.id to get simple query to db
Java
mit
0c2fa427e7f85e27dcefd32d335edfe09c3b6c73
0
zalando/nakadi,zalando/nakadi
package org.zalando.nakadi.repository.kafka; import com.netflix.hystrix.exception.HystrixRuntimeException; import org.apache.kafka.clients.producer.Callback; import org.apache.kafka.clients.producer.Producer; import org.apache.kafka.clients.producer.ProducerRecord; import org.apache.kafka.clients.producer.RecordMetada...
src/test/java/org/zalando/nakadi/repository/kafka/KafkaSyncPostCommandTest.java
package org.zalando.nakadi.repository.kafka; import com.netflix.hystrix.exception.HystrixRuntimeException; import org.apache.kafka.clients.producer.Callback; import org.apache.kafka.clients.producer.Producer; import org.apache.kafka.clients.producer.ProducerRecord; import org.apache.kafka.clients.producer.RecordMetada...
aruha-406: fixed test code style
src/test/java/org/zalando/nakadi/repository/kafka/KafkaSyncPostCommandTest.java
aruha-406: fixed test code style
Java
mit
fd3a65cef267c9366ab728023f8f38e04286c5af
0
pushkyn/sendgrid-java,sendgrid/sendgrid-java,julianjmaurer/sendgrid-java,julianjmaurer/sendgrid-java,pushkyn/sendgrid-java
package com.sendgrid; import org.json.JSONException; import java.util.Arrays; import java.util.HashMap; import java.util.Map; import java.io.File; import java.io.InputStream; import java.io.IOException; import java.io.FileInputStream; import java.io.FileNotFoundException; import com.mashape.unirest.http.exceptions....
src/test/java/com/sendgrid/SendGridTest.java
package com.sendgrid; import org.json.JSONException; import java.util.Arrays; import java.util.HashMap; import java.util.Map; import java.io.File; import java.io.InputStream; import java.io.IOException; import java.io.FileInputStream; import java.io.FileNotFoundException; import com.mashape.unirest.http.exceptions....
Added AddToName Test and Support for BCC test
src/test/java/com/sendgrid/SendGridTest.java
Added AddToName Test and Support for BCC test
Java
mit
995e1e8bfc4f4fa664d4269af2f40e2d6e53b920
0
isi-nlp/tac-kbp-eal,rgabbard-bbn/kbp-2014-event-arguments,BBN-E/tac-kbp-eal,isi-nlp/tac-kbp-eal,BBN-E/tac-kbp-eal,rgabbard-bbn/kbp-2014-event-arguments
package com.bbn.kbp.events; import com.bbn.bue.common.Finishable; import com.bbn.bue.common.HasDocID; import com.bbn.bue.common.Inspector; import com.bbn.bue.common.evaluation.AggregateBinaryFScoresInspector; import com.bbn.bue.common.evaluation.BinaryErrorLogger; import com.bbn.bue.common.evaluation.BinaryFScoreBoots...
tac-kbp-eal-scorer/src/main/java/com/bbn/kbp/events/ScoreKBPAgainstERE.java
package com.bbn.kbp.events; import com.bbn.bue.common.Finishable; import com.bbn.bue.common.HasDocID; import com.bbn.bue.common.Inspector; import com.bbn.bue.common.evaluation.AggregateBinaryFScoresInspector; import com.bbn.bue.common.evaluation.BinaryErrorLogger; import com.bbn.bue.common.evaluation.BinaryFScoreBoots...
also score linking with the 2015 metric
tac-kbp-eal-scorer/src/main/java/com/bbn/kbp/events/ScoreKBPAgainstERE.java
also score linking with the 2015 metric
Java
mit
39221f61b01e4075b709f912b516892dad5da45c
0
ARISGames/aris-android-client,ARISGames/aris-android-client,ARISGames/aris-android-client
package edu.uoregon.casls.aris_android; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.annotation.TargetApi; import android.app.LoaderManager.LoaderCallbacks; import android.content.Context; import android.content.CursorLoader; import android.content.Loader; import ...
app/src/main/java/edu/uoregon/casls/aris_android/ForgotPasswordActivity.java
package edu.uoregon.casls.aris_android; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.annotation.TargetApi; import android.app.LoaderManager.LoaderCallbacks; import android.content.Context; import android.content.CursorLoader; import android.content.Loader; import ...
Code Cleanup. Removed a bunch of extraneous dead code.
app/src/main/java/edu/uoregon/casls/aris_android/ForgotPasswordActivity.java
Code Cleanup. Removed a bunch of extraneous dead code.
Java
mit
4e9c6a83ad89df6d9dbbbddfa7fbdc49f6823b90
0
huybrechts/hudson,petermarcoen/jenkins,abayer/jenkins,dariver/jenkins,gitaccountforprashant/gittest,Vlatombe/jenkins,synopsys-arc-oss/jenkins,SenolOzer/jenkins,liupugong/jenkins,lordofthejars/jenkins,arunsingh/jenkins,vlajos/jenkins,AustinKwang/jenkins,DoctorQ/jenkins,MarkEWaite/jenkins,292388900/jenkins,tfennelly/jenk...
package hudson.search; import hudson.util.EditDistance; import org.kohsuke.stapler.Ancestor; import org.kohsuke.stapler.QueryParameter; import org.kohsuke.stapler.StaplerRequest; import org.kohsuke.stapler.StaplerResponse; import org.kohsuke.stapler.export.DataWriter; import org.kohsuke.stapler.export.Exported; import...
core/src/main/java/hudson/search/Search.java
package hudson.search; import hudson.util.EditDistance; import org.kohsuke.stapler.Ancestor; import org.kohsuke.stapler.QueryParameter; import org.kohsuke.stapler.StaplerRequest; import org.kohsuke.stapler.StaplerResponse; import org.kohsuke.stapler.export.DataWriter; import org.kohsuke.stapler.export.Exported; import...
Fixed NPE in case the query parameter is not supplied. git-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@6092 71c3de6d-444a-0410-be80-ed276b4c234a
core/src/main/java/hudson/search/Search.java
Fixed NPE in case the query parameter is not supplied.
Java
apache-2.0
20faa9234e0dfd6627abf2e5ceeef0ad07acd5f7
0
MingleiLee/jocket,MingleiLee/jocket,MingleiLee/jocket
package com.jeedsoft.jocket.message; import java.util.HashMap; import java.util.Map; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.jeedsoft.jocket.connection.JocketConnection; import com.jeedsoft.jocket.connection.JocketConnectionManager; import com.jeedsoft.jocket.transport.websocket.JocketWeb...
jocket/src/main/java/com/jeedsoft/jocket/message/JocketAbstractQueue.java
package com.jeedsoft.jocket.message; import java.util.HashMap; import java.util.Map; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.jeedsoft.jocket.connection.JocketConnection; import com.jeedsoft.jocket.connection.JocketConnectionManager; import com.jeedsoft.jocket.transport.websocket.JocketWeb...
add log when no connection found on event
jocket/src/main/java/com/jeedsoft/jocket/message/JocketAbstractQueue.java
add log when no connection found on event
Java
apache-2.0
4dc685a529f900d1592cbb3359fbb60319add052
0
neolord0/hwplib,neolord0/hwplib
package kr.dogfoot.hwplib.reader.bodytext.paragraph.control; import java.io.IOException; import kr.dogfoot.hwplib.object.RecordHeader; import kr.dogfoot.hwplib.object.bodytext.control.ControlEndnote; import kr.dogfoot.hwplib.object.bodytext.control.ctrlheader.CtrlHeaderEndnote; import kr.dogfoot.hwplib.object....
src/kr/dogfoot/hwplib/reader/bodytext/paragraph/control/ForControlEndnote.java
package kr.dogfoot.hwplib.reader.bodytext.paragraph.control; import java.io.IOException; import kr.dogfoot.hwplib.object.RecordHeader; import kr.dogfoot.hwplib.object.bodytext.control.ControlEndnote; import kr.dogfoot.hwplib.object.bodytext.control.ctrlheader.CtrlHeaderEndnote; import kr.dogfoot.hwplib.object....
미주 컨트롤 읽는 부분 수정
src/kr/dogfoot/hwplib/reader/bodytext/paragraph/control/ForControlEndnote.java
미주 컨트롤 읽는 부분 수정
Java
apache-2.0
866cdaac6dfda299f453d2678646e2fb1c55fb9b
0
rockmkd/datacollector,kunickiaj/datacollector,streamsets/datacollector,z123/datacollector,rockmkd/datacollector,SandishKumarHN/datacollector,streamsets/datacollector,kunickiaj/datacollector,SandishKumarHN/datacollector,rockmkd/datacollector,kunickiaj/datacollector,rockmkd/datacollector,kunickiaj/datacollector,z123/data...
/* * Copyright 2017 StreamSets Inc. * * Licensed under 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 Licen...
commonlib/src/main/java/com/streamsets/pipeline/stage/util/tls/TlsConfigBeanUpgradeUtil.java
/* * Copyright 2017 StreamSets Inc. * * Licensed under 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 Licen...
SDC-6020. Fix log message which has invalid number of format strings in TlsConfigBeanUpgradeUtil Change-Id: I02eff3335cd0dd25dcbe98d3d1027bd4797c86d0 Reviewed-on: https://review.streamsets.net/8014 Tested-by: StreamSets CI <809627f37325a679986bd660c7713476a56d59cd@streamsets.com> Reviewed-by: Harikiran Nayak <46ebaaa2...
commonlib/src/main/java/com/streamsets/pipeline/stage/util/tls/TlsConfigBeanUpgradeUtil.java
SDC-6020. Fix log message which has invalid number of format strings in TlsConfigBeanUpgradeUtil
Java
apache-2.0
1ef7f5b0d538e82fd26c0770f58ff4af51d40108
0
MissionCriticalCloud/cosmic,MissionCriticalCloud/cosmic,MissionCriticalCloud/cosmic,MissionCriticalCloud/cosmic,MissionCriticalCloud/cosmic
package com.cloud.api.query; import com.cloud.acl.ControlledEntity.ACLType; import com.cloud.affinity.AffinityGroupDomainMapVO; import com.cloud.affinity.AffinityGroupResponse; import com.cloud.affinity.AffinityGroupVMMapVO; import com.cloud.affinity.dao.AffinityGroupDomainMapDao; import com.cloud.affinity.dao.Affinit...
cosmic-core/server/src/main/java/com/cloud/api/query/QueryManagerImpl.java
package com.cloud.api.query; import com.cloud.acl.ControlledEntity.ACLType; import com.cloud.affinity.AffinityGroupDomainMapVO; import com.cloud.affinity.AffinityGroupResponse; import com.cloud.affinity.AffinityGroupVMMapVO; import com.cloud.affinity.dao.AffinityGroupDomainMapDao; import com.cloud.affinity.dao.Affinit...
List HA workers even when the VMs are marked as removed
cosmic-core/server/src/main/java/com/cloud/api/query/QueryManagerImpl.java
List HA workers even when the VMs are marked as removed
Java
apache-2.0
c3a38766c243515ad039026ca0e2df962a559183
0
michalkurka/h2o-3,michalkurka/h2o-3,h2oai/h2o-3,h2oai/h2o-dev,h2oai/h2o-3,michalkurka/h2o-3,spennihana/h2o-3,h2oai/h2o-3,michalkurka/h2o-3,h2oai/h2o-dev,michalkurka/h2o-3,spennihana/h2o-3,h2oai/h2o-3,michalkurka/h2o-3,michalkurka/h2o-3,spennihana/h2o-3,spennihana/h2o-3,spennihana/h2o-3,h2oai/h2o-dev,h2oai/h2o-dev,spenn...
package water.hadoop; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.conf.Configured; import org.apache.hadoop.fs.Path; import org.apache.hadoop.io.Text; import org.apache.hadoop.io.Writable; import org.apache.hadoop.mapreduce.*; import org.apache.hadoop.mapreduce.lib.input.FileInputFormat; impo...
h2o-hadoop/h2o-mapreduce-generic/src/main/java/water/hadoop/h2odriver.java
package water.hadoop; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.conf.Configured; import org.apache.hadoop.fs.Path; import org.apache.hadoop.io.Text; import org.apache.hadoop.io.Writable; import org.apache.hadoop.mapreduce.*; import org.apache.hadoop.mapreduce.lib.input.FileInputFormat; impo...
Make h2odriver -output flag optional.
h2o-hadoop/h2o-mapreduce-generic/src/main/java/water/hadoop/h2odriver.java
Make h2odriver -output flag optional.
Java
apache-2.0
51cfd979fb636267329bfc0d0d3ef65e766f77f0
0
awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,a...
//snippet-sourcedescription:[PutRule.java demonstrates how to creates a CloudWatch event-routing rule.] //snippet-keyword:[SDK for Java 2.0] //snippet-keyword:[Code Sample] //snippet-service:[cloudwatch] //snippet-sourcetype:[full-example] //snippet-sourcedate:[13/02/2020] //snippet-sourceauthor:[scmacdon] /* ...
javav2/example_code/cloudwatch/src/main/java/com/example/cloudwatch/PutRule.java
//snippet-sourcedescription:[PutRule.java demonstrates how to creates a CloudWatch event-routing rule.] //snippet-keyword:[SDK for Java 2.0] //snippet-keyword:[Code Sample] //snippet-service:[cloudwatch] //snippet-sourcetype:[full-example] //snippet-sourcedate:[] //snippet-sourceauthor:[soo-aws] // snippet-start:...
Update PutRule.java This file passed a Linter and has a unit test
javav2/example_code/cloudwatch/src/main/java/com/example/cloudwatch/PutRule.java
Update PutRule.java
Java
apache-2.0
06cf658408570f7a9e140f13016d43e6328e5497
0
oplinkoms/onos,LorenzReinhart/ONOSnew,sdnwiselab/onos,donNewtonAlpha/onos,kuujo/onos,opennetworkinglab/onos,VinodKumarS-Huawei/ietf96yang,oplinkoms/onos,oplinkoms/onos,lsinfo3/onos,maheshraju-Huawei/actn,gkatsikas/onos,osinstom/onos,sonu283304/onos,mengmoya/onos,kuujo/onos,opennetworkinglab/onos,Shashikanth-Huawei/bmp,...
/* * Copyright 2015 Open Networking Laboratory * * 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 la...
core/store/primitives/src/main/java/org/onosproject/store/primitives/impl/DatabaseManager.java
/* * Copyright 2015 Open Networking Laboratory * * 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 la...
Explicity add generic type to help type inference on ECJ. Change-Id: I9e1537fad13690c2f7f10af52922fdcb85f71125
core/store/primitives/src/main/java/org/onosproject/store/primitives/impl/DatabaseManager.java
Explicity add generic type to help type inference on ECJ.
Java
apache-2.0
760876d38a39cd4f52437557c54da67637d89507
0
kantega/reststop,kantega/reststop,kantega/reststop,kantega/reststop,kantega/reststop
/* * Copyright 2013 Kantega AS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
maven-plugin/src/main/java/org/kantega/reststop/maven/dist/AbstractDistMojo.java
/* * Copyright 2013 Kantega AS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
Conditionally resolve sources
maven-plugin/src/main/java/org/kantega/reststop/maven/dist/AbstractDistMojo.java
Conditionally resolve sources
Java
apache-2.0
be74207cf3154c2a39fadd21111718173be76973
0
Bilibili/DanmakuFlameMaster
package master.flame.danmaku.danmaku.model.android; import android.graphics.Typeface; import java.lang.ref.WeakReference; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Map; import master.flame.danmaku.controller.DanmakuFilters; import master.flame.danmaku.controll...
DanmakuFlameMaster/src/main/java/master/flame/danmaku/danmaku/model/android/DanmakuContext.java
package master.flame.danmaku.danmaku.model.android; import android.graphics.Typeface; import java.lang.ref.WeakReference; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Map; import master.flame.danmaku.controller.DanmakuFilters; import master.flame.danmaku.controll...
DanmakuContext: notify when setDanmakuSync is called
DanmakuFlameMaster/src/main/java/master/flame/danmaku/danmaku/model/android/DanmakuContext.java
DanmakuContext: notify when setDanmakuSync is called
Java
apache-2.0
0cf34e4b67194616486c2f343ad1d3005882bbf1
0
AlexMinsk/camunda-bpm-platform,filiphr/camunda-bpm-platform,skjolber/camunda-bpm-platform,nibin/camunda-bpm-platform,nagyistoce/camunda-bpm-platform,plexiti/camunda-bpm-platform,holisticon/camunda-bpm-platform,jangalinski/camunda-bpm-platform,tcrossland/camunda-bpm-platform,fouasnon/camunda-bpm-platform,camunda/camunda...
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed...
engine/src/test/java/org/camunda/bpm/engine/test/api/repository/ProcessDefinitionQueryTest.java
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed...
chore(engine): remove irrelevant deployment name related to #CAM-2758
engine/src/test/java/org/camunda/bpm/engine/test/api/repository/ProcessDefinitionQueryTest.java
chore(engine): remove irrelevant deployment name
Java
apache-2.0
084c3ad6c46440b81a544d1b5fed724efb1efb26
0
spotify/helios,mavenraven/helios,spotify/helios,mattnworb/helios,spotify/helios,mavenraven/helios,mavenraven/helios,mattnworb/helios,mattnworb/helios
/*- * -\-\- * Helios Services * -- * Copyright (C) 2016 Spotify AB * -- * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
helios-services/src/main/java/com/spotify/helios/master/ZooKeeperMasterModel.java
/*- * -\-\- * Helios Services * -- * Copyright (C) 2016 Spotify AB * -- * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
Improve rolling-update logging Logging for large deployment groups is unreadable because there are so many `RolloutTasks` in a `DeploymentGroupTask`. Instead of logging the entire `DeploymentGroupTask` which includes the entire list of `RolloutTask`s, just log the current `RolloutTask`.
helios-services/src/main/java/com/spotify/helios/master/ZooKeeperMasterModel.java
Improve rolling-update logging
Java
apache-2.0
039c222d4e4b9d6bd21b74bc1400164e46a58678
0
eli1982/intellij-perl-plugin
package com.intellij.perlplugin.bo; import com.intellij.perlplugin.ModulesContainer; import java.io.File; import java.util.ArrayList; import java.util.HashSet; /** * Created by eli on 28-11-14. */ public class Package{ public static final String PACKAGE_SEPARATOR = "::"; private String originFile; priv...
src/com/intellij/perlplugin/bo/Package.java
package com.intellij.perlplugin.bo; import com.intellij.perlplugin.ModulesContainer; import java.io.File; import java.util.ArrayList; import java.util.HashSet; /** * Created by eli on 28-11-14. */ public class Package{ public static final String PACKAGE_SEPARATOR = "::"; private String originFile; priv...
add support to windows - yes... I know - this is surprising
src/com/intellij/perlplugin/bo/Package.java
add support to windows - yes... I know - this is surprising
Java
apache-2.0
e1ae38f9f6a064dc29a35d6ce0df644c8a15d945
0
apache/flink,yew1eb/flink,rmetzger/flink,twalthr/flink,shaoxuan-wang/flink,gyfora/flink,greghogan/flink,WangTaoTheTonic/flink,rmetzger/flink,StephanEwen/incubator-flink,tzulitai/flink,darionyaphet/flink,Xpray/flink,wwjiang007/flink,zimmermatt/flink,twalthr/flink,aljoscha/flink,shaoxuan-wang/flink,jinglining/flink,tillr...
/*********************************************************************************************************************** * * Copyright (C) 2010 by the Stratosphere project (http://stratosphere.eu) * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with...
nephele/nephele-server/src/main/java/eu/stratosphere/nephele/executiongraph/ExecutionVertex.java
/*********************************************************************************************************************** * * Copyright (C) 2010 by the Stratosphere project (http://stratosphere.eu) * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with...
Simple first attempt to resolve the deploy/cancel race problem
nephele/nephele-server/src/main/java/eu/stratosphere/nephele/executiongraph/ExecutionVertex.java
Simple first attempt to resolve the deploy/cancel race problem
Java
apache-2.0
b4a89d1f4e1a351dc01c051ca8908b8644b7dee0
0
jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim
/* * JaamSim Discrete Event Simulation * Copyright (C) 2018-2020 JaamSim Software 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...
src/main/java/com/jaamsim/ui/ExpressionBox.java
/* * JaamSim Discrete Event Simulation * Copyright (C) 2018-2020 JaamSim Software 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...
JS: add 'sub' to the Input Builder's button bar Signed-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>
src/main/java/com/jaamsim/ui/ExpressionBox.java
JS: add 'sub' to the Input Builder's button bar
Java
apache-2.0
f2cd4c29014dc32170b59561f5b92d2c244a8f26
0
sangramjadhav/testrs
22300ac4-2ece-11e5-905b-74de2bd44bed
hello.java
222f79d8-2ece-11e5-905b-74de2bd44bed
22300ac4-2ece-11e5-905b-74de2bd44bed
hello.java
22300ac4-2ece-11e5-905b-74de2bd44bed
Java
apache-2.0
1691ce7dd52fad37fa17f0d3b1f42a7ecd5abc3b
0
sangramjadhav/testrs
245fde00-2ece-11e5-905b-74de2bd44bed
hello.java
245f48dc-2ece-11e5-905b-74de2bd44bed
245fde00-2ece-11e5-905b-74de2bd44bed
hello.java
245fde00-2ece-11e5-905b-74de2bd44bed
Java
apache-2.0
c809d537b980415275080e1e031e18768f35a1c0
0
walles/batterylogger,walles/batterylogger,walles/batterylogger
package com.gmail.walles.johan.batterylogger; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.graphics.Color; import android.graphics.Paint; import android.os.Bundle; import android.support.v4.app.Fragment; import android.util.Log; import android.v...
src/main/java/com/gmail/walles/johan/batterylogger/BatteryPlotFragment.java
package com.gmail.walles.johan.batterylogger; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.graphics.Color; import android.graphics.Paint; import android.graphics.PointF; import android.os.Bundle; import android.support.v4.app.Fragment; import an...
Improve initial plot sizing The plot is now at least 0-5 units high and at least five minutes wide.
src/main/java/com/gmail/walles/johan/batterylogger/BatteryPlotFragment.java
Improve initial plot sizing
Java
apache-2.0
f7c141075eeaccd6817aa8551e214e28cc3ed8b1
0
gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom
package stroom.node.impl; import stroom.config.common.DbConfig; import stroom.config.common.HasDbConfig; import stroom.util.config.annotations.ReadOnly; import stroom.util.shared.AbstractConfig; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonPropertyDescription; imp...
stroom-node/stroom-node-impl/src/main/java/stroom/node/impl/NodeConfig.java
package stroom.node.impl; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonPropertyDescription; import stroom.config.common.DbConfig; import stroom.config.common.HasDbConfig; import stroom.util.config.annotations.ReadOnly; import stroom.util.shared.AbstractConfig; impo...
Improve prop description in NodeConfig
stroom-node/stroom-node-impl/src/main/java/stroom/node/impl/NodeConfig.java
Improve prop description in NodeConfig
Java
apache-2.0
65e22394b3c572d82d7eb6713d66704dbde4f533
0
apache/wicket,apache/wicket,mosoft521/wicket,mosoft521/wicket,apache/wicket,mosoft521/wicket,mosoft521/wicket,mosoft521/wicket,apache/wicket,apache/wicket
/* * 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 ...
wicket-request/src/main/java/org/apache/wicket/request/http/WebRequest.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 ...
WICKET-6709 Cache the value of WebRequest#isAjax()
wicket-request/src/main/java/org/apache/wicket/request/http/WebRequest.java
WICKET-6709 Cache the value of WebRequest#isAjax()
Java
apache-2.0
f9f72669ad264fdb8ad2d020950a1d4935df83e5
0
adenops/moustack,adenops/moustack,adenops/moustack,adenops/moustack
/** * Copyright (C) 2016 Adenops Consultants Informatique Inc. * * This file is part of the Moustack project, see http://www.moustack.org for * more information. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
agent/src/main/java/com/adenops/moustack/agent/model/openstack/OSEntity.java
/** * Copyright (C) 2016 Adenops Consultants Informatique Inc. * * This file is part of the Moustack project, see http://www.moustack.org for * more information. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtai...
agent: fix PATCH method calls
agent/src/main/java/com/adenops/moustack/agent/model/openstack/OSEntity.java
agent: fix PATCH method calls
Java
apache-2.0
b4556645f6279987e171cf7c9fe0eb49b72fc0a3
0
robinverduijn/gradle,lsmaira/gradle,gstevey/gradle,lsmaira/gradle,blindpirate/gradle,gradle/gradle,blindpirate/gradle,gstevey/gradle,blindpirate/gradle,gradle/gradle,lsmaira/gradle,lsmaira/gradle,robinverduijn/gradle,gstevey/gradle,robinverduijn/gradle,gstevey/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gr...
/* * Copyright 2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
subprojects/model-core/src/main/java/org/gradle/model/internal/type/ModelType.java
/* * Copyright 2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
Removed unused field.
subprojects/model-core/src/main/java/org/gradle/model/internal/type/ModelType.java
Removed unused field.
Java
bsd-3-clause
34c22f876f9d74f9c44694ddd74e6ec561367ba8
0
jvican/scala,felixmulder/scala,lrytz/scala,slothspot/scala,felixmulder/scala,martijnhoekstra/scala,slothspot/scala,slothspot/scala,jvican/scala,jvican/scala,felixmulder/scala,shimib/scala,shimib/scala,felixmulder/scala,slothspot/scala,lrytz/scala,jvican/scala,martijnhoekstra/scala,felixmulder/scala,jvican/scala,shimib/...
/* ____ ____ ____ ____ ______ *\ ** / __// __ \/ __// __ \/ ____/ SOcos COmpiles Scala ** ** __\_ \/ /_/ / /__/ /_/ /\_ \ (c) 2002, LAMP/EPFL ** ** /_____/\____/\___/\____/____/ ** \* ...
sources/scalac/transformer/ExpandMixins.java
/* ____ ____ ____ ____ ______ *\ ** / __// __ \/ __// __ \/ ____/ SOcos COmpiles Scala ** ** __\_ \/ /_/ / /__/ /_/ /\_ \ (c) 2002, LAMP/EPFL ** ** /_____/\____/\___/\____/____/ ** \* ...
- Replaced SymbolFixer by a subclass of TreeCloner
sources/scalac/transformer/ExpandMixins.java
- Replaced SymbolFixer by a subclass of TreeCloner
Java
bsd-3-clause
06c362aceeaa08bc53a53fc1110c49629eec0823
0
tomfisher/tripleplay,tomfisher/tripleplay,joansmith/tripleplay,joansmith/tripleplay,joansmith/tripleplay,tomfisher/tripleplay,tomfisher/tripleplay,joansmith/tripleplay,tomfisher/tripleplay,joansmith/tripleplay
// // Triple Play - utilities for use in PlayN-based games // Copyright (c) 2011, Three Rings Design, Inc. - All rights reserved. // http://github.com/threerings/tripleplay/blob/master/LICENSE package tripleplay.ui; import java.util.ArrayList; import java.util.List; import playn.core.Game; import playn.core.GroupLay...
core/src/main/java/tripleplay/ui/Interface.java
// // Triple Play - utilities for use in PlayN-based games // Copyright (c) 2011, Three Rings Design, Inc. - All rights reserved. // http://github.com/threerings/tripleplay/blob/master/LICENSE package tripleplay.ui; import java.util.ArrayList; import java.util.List; import playn.core.Game; import playn.core.GroupLay...
Allow iteration over our roots.
core/src/main/java/tripleplay/ui/Interface.java
Allow iteration over our roots.
Java
mit
764a0b38d55945b480b3ede8bf08f5b18327eae1
0
GitHubRGI/swagd,GitHubRGI/swagd,GitHubRGI/swagd,GitHubRGI/swagd
Common/test/com/rgi/common/tile/TileTest.java
/* Copyright (C) 2014 Reinventing Geospatial, Inc * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Thi...
Removed old test cases
Common/test/com/rgi/common/tile/TileTest.java
Removed old test cases
Java
mit
8137acb1705d32108c3e1cedf44cfd793b9f8268
0
jmue/Gitskarios,mikepenz/Gitskarios,gitskarios/Gitskarios,gitskarios/Gitskarios,mikepenz/Gitskarios,epiphany27/Gitskarios,gitskarios/Gitskarios,jmue/Gitskarios,epiphany27/Gitskarios,epiphany27/Gitskarios,jmue/Gitskarios
package com.alorma.github.account; import android.accounts.Account; import android.accounts.AccountManager; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.AbstractThreadedSyncAdapter; import android.content.ContentProviderClient; import android.content.Context; import ...
app/src/main/java/com/alorma/github/account/NotificationsSyncAdapter.java
package com.alorma.github.account; import android.accounts.Account; import android.accounts.AccountManager; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.AbstractThreadedSyncAdapter; import android.content.ContentProviderClient; import android.content.Context; import ...
Show notifications group by repository
app/src/main/java/com/alorma/github/account/NotificationsSyncAdapter.java
Show notifications group by repository
Java
mit
1c26a7b685e8cbef306e89ebdf144fa9b3cd8cb7
0
dshmif/consoul
package com.abstractthis.consoul; //The MIT License (MIT) // //Copyright (c) 2013 David Smith <www.abstractthis.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, i...
src/main/java/com/abstractthis/consoul/ConsoleApplication.java
package com.abstractthis.consoul; //The MIT License (MIT) // //Copyright (c) 2013 David Smith <www.abstractthis.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, i...
Updated to reflect sudoers file location.
src/main/java/com/abstractthis/consoul/ConsoleApplication.java
Updated to reflect sudoers file location.
Java
mit
63b69c34d2d28466a3ce1171f6ba4967ce3ed271
0
Jullekungfu/SpaceDefence
package slimpleslickgame; import org.newdawn.slick.GameContainer; import org.newdawn.slick.SlickException; import org.newdawn.slick.state.GameState; import org.newdawn.slick.state.StateBasedGame; public class Application extends StateBasedGame { // Game state identifiers public static final int SPLASHSCREEN = ...
slick-game/src/slimpleslickgame/Application.java
package slimpleslickgame; import org.newdawn.slick.GameContainer; import org.newdawn.slick.SlickException; import org.newdawn.slick.state.StateBasedGame; public class Application extends StateBasedGame { // Game state identifiers public static final int SPLASHSCREEN = 0; public static final int MAINMENU ...
Overriding oncloserequested.
slick-game/src/slimpleslickgame/Application.java
Overriding oncloserequested.
Java
mit
ab06efbd787a7579e6a0cc3c3eadd791da934d08
0
ChengCorp/robolectric,jongerrish/robolectric,spotify/robolectric,jongerrish/robolectric,ChengCorp/robolectric,spotify/robolectric,ChengCorp/robolectric,ocadotechnology/robolectric,ocadotechnology/robolectric,spotify/robolectric,jongerrish/robolectric,cesar1000/robolectric,cesar1000/robolectric,ocadotechnology/robolectr...
package org.robolectric.shadows; import android.app.PendingIntent; import android.app.WallpaperManager; import android.bluetooth.BluetoothManager; import android.content.Context; import android.content.Intent; import android.content.IntentSender; import android.os.Build; import android.view.LayoutInflater; import andr...
robolectric/src/test/java/org/robolectric/shadows/ShadowContextImplTest.java
package org.robolectric.shadows; import android.app.PendingIntent; import android.app.WallpaperManager; import android.bluetooth.BluetoothManager; import android.content.Context; import android.content.Intent; import android.content.IntentSender; import android.os.Build; import android.view.LayoutInflater; import andr...
Removed sdk specific annotation added in error
robolectric/src/test/java/org/robolectric/shadows/ShadowContextImplTest.java
Removed sdk specific annotation added in error
Java
mit
48908be1b453efb9cbf5d0124d9ae8b09ef4a914
0
kitmenke/storm-stlhug-demo
package com.kitmenke.storm.spout; import java.util.Map; import java.util.Random; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import backtype.storm.spout.SpoutOutputCollector; import backtype.storm.task.TopologyContext; import backtype.storm.topology.OutputFieldsDeclarer; import backtype.storm.topology.b...
src/main/java/com/kitmenke/storm/spout/RandomSentenceSpout.java
package com.kitmenke.storm.spout; import java.util.Map; import java.util.Random; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import backtype.storm.spout.SpoutOutputCollector; import backtype.storm.task.TopologyContext; import backtype.storm.topology.OutputFieldsDeclarer; import backtype.storm.topology.b...
Add some more sentences to the random sentence spout.
src/main/java/com/kitmenke/storm/spout/RandomSentenceSpout.java
Add some more sentences to the random sentence spout.
Java
epl-1.0
aba3e74b226c8d78f7f981c294571ed226cf4d53
0
ControlSystemStudio/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,css-iter/cs-studio,Con...
/* * Copyright (c) 2011 Stiftung Deutsches Elektronen-Synchrotron, * Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY. * * THIS SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "../AS IS" BASIS. * WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED * TO THE WARRANTIES OF MERCHA...
applications/plugins/org.csstudio.archive.common.service.mysqlimpl.test/test/java/org/csstudio/archive/common/service/mysqlimpl/sample/ArchiveSampleDaoUnitTest.java
/* * Copyright (c) 2011 Stiftung Deutsches Elektronen-Synchrotron, * Member of the Helmholtz Association, (DESY), HAMBURG, GERMANY. * * THIS SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "../AS IS" BASIS. * WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED * TO THE WARRANTIES OF MERCHA...
o.c.archive.common.service.msyqlimpl.test: added test for minimum time interval between reduced data samples
applications/plugins/org.csstudio.archive.common.service.mysqlimpl.test/test/java/org/csstudio/archive/common/service/mysqlimpl/sample/ArchiveSampleDaoUnitTest.java
o.c.archive.common.service.msyqlimpl.test: added test for minimum time interval between reduced data samples
Java
epl-1.0
048055d0625e2b6ca28b04ce4745c80c939b1a5c
0
nathanchen/JUnitCodeReading,kcooney/junit-test,jhfjhfj1/junit,nathanchen/JUnitCodeReading,UnimibSoftEngCourse1516/lab2-es3-m.scarpone,sposam/junit,baev/junit,UnimibSoftEngCourse1516/lab2-es3-s.ravetta,alb-i986/junit,larrychen1990/junit,mekwin87/junit4,quentin9696/junit,vorburger/junit,rwarren14/junit,slezier/junit,mekw...
package org.junit; import org.junit.internal.ArrayComparisonFailure; /** * A set of assertion methods useful for writing tests. Only failed assertions are recorded. * These methods can be used directly: <code>Assert.assertEquals(...)</code>, however, they * read better if they are referenced through static import:...
org/junit/Assert.java
package org.junit; import org.junit.internal.ArrayComparisonFailure; /** * A set of assertion methods useful for writing tests. Only failed assertions are recorded. * These methods can be used directly: <code>Assert.assertEquals(...)</code>, however, they * read better if they are referenced through static import:...
Javadoc improvements: - code examples are surrounded by a <pre>-tags - Annotations in code examples use &#064; instead of the at-sign @ - some more @link links - param comments start with lower case letters - clarification for the assertXY() method javadocs for null-params
org/junit/Assert.java
Javadoc improvements: - code examples are surrounded by a <pre>-tags - Annotations in code examples use &#064; instead of the at-sign @ - some more @link links - param comments start with lower case letters - clarification for the assertXY() method javadocs for null-params
Java
agpl-3.0
a60abb775659f53d28ee443b752f876812683d63
0
jwillia/kc-old1,jwillia/kc-old1,geothomasp/kcmit,geothomasp/kcmit,mukadder/kc,kuali/kc,mukadder/kc,geothomasp/kcmit,ColostateResearchServices/kc,UniversityOfHawaiiORS/kc,kuali/kc,kuali/kc,UniversityOfHawaiiORS/kc,iu-uits-es/kc,iu-uits-es/kc,geothomasp/kcmit,ColostateResearchServices/kc,UniversityOfHawaiiORS/kc,jwillia/...
/* * Copyright 2005-2010 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php * * Unless re...
src/main/java/org/kuali/kra/bo/KcPersonExtendedAttributesMaintainableImpl.java
/* * Copyright 2005-2010 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php * * Unless re...
KRACOEUS-5252
src/main/java/org/kuali/kra/bo/KcPersonExtendedAttributesMaintainableImpl.java
KRACOEUS-5252
Java
agpl-3.0
96856e925e431bfdeb2c3a2a40c7c38f13d6eeb6
0
antidata/htm.java.experiments,numenta/htm.java,cogmission/htm.java,gamahead/htm.java,chelu/htm.java,numenta/htm.java,sambitgaan/htm.java,sambitgaan/htm.java,antidata/htm.java,badlogicmanpreet/htm.java,metaml/htm.java,breznak/htm.java,antidata/htm.java.experiments,user405/test,antidata/htm.java,chelu/htm.java,cogmission...
package org.numenta.nupic.research; import java.lang.reflect.Field; import java.util.EnumMap; import java.util.Random; import org.numenta.nupic.model.Cell; import org.numenta.nupic.model.Column; /** * Specifies parameters to be used as a configuration for a given {@link TemporalMemory} * * @author David Ray * ...
src/org/numenta/nupic/research/Parameters.java
package org.numenta.nupic.research; import java.lang.reflect.Field; import java.util.EnumMap; import java.util.Random; import org.numenta.nupic.model.Cell; import org.numenta.nupic.model.Column; /** * Specifies parameters to be used as a configuration for a given {@link TemporalMemory} * * @author David Ray * ...
test of branching
src/org/numenta/nupic/research/Parameters.java
test of branching
Java
apache-2.0
29a287ef6a9839f42e19495d9c62fd4643135596
0
AlanJinTS/zstack,zstackio/zstack,camilesing/zstack,AlanJager/zstack,AlanJager/zstack,zstackorg/zstack,camilesing/zstack,AlanJinTS/zstack,AlanJinTS/zstack,zstackio/zstack,MatheMatrix/zstack,MatheMatrix/zstack,MatheMatrix/zstack,camilesing/zstack,AlanJager/zstack,zstackio/zstack,zstackorg/zstack
package org.zstack.sdk; import java.util.HashMap; import java.util.Map; public class AddAliyunKeySecretAction extends AbstractAction { private static final HashMap<String, Parameter> parameterMap = new HashMap<>(); public static class Result { public ErrorCode error; public AddAliyunKeySecre...
sdk/src/main/java/org/zstack/sdk/AddAliyunKeySecretAction.java
package org.zstack.sdk; import java.util.HashMap; import java.util.Map; public class AddAliyunKeySecretAction extends AbstractAction { private static final HashMap<String, Parameter> parameterMap = new HashMap<>(); public static class Result { public ErrorCode error; public AddAliyunKeySecre...
fix bug parameterName = "params" in APIAddAliyunKeySecretMsg
sdk/src/main/java/org/zstack/sdk/AddAliyunKeySecretAction.java
fix bug parameterName = "params" in APIAddAliyunKeySecretMsg
Java
apache-2.0
c21edc372388ab1abb73c2291b70244e36c071f9
0
meincs/cron-utils,jmrozanec/cron-utils
package com.cronutils.utils.descriptor; import static org.hamcrest.MatcherAssert.assertThat; import com.cronutils.model.Cron; import com.cronutils.model.CronType; import com.cronutils.model.definition.CronDefinition; import com.cronutils.model.definition.CronDefinitionBuilder; import com.cronutils.parser.CronParser; ...
src/test/java/com/cronutils/utils/descriptor/Issue281Test.java
package com.cronutils.utils.descriptor; import org.junit.Test; import com.cronutils.model.Cron; import com.cronutils.model.CronType; import com.cronutils.model.definition.CronDefinition; import com.cronutils.model.definition.CronDefinitionBuilder; import com.cronutils.parser.CronParser; import static org.hamcrest.Ma...
#281 Ignoring provided test.
src/test/java/com/cronutils/utils/descriptor/Issue281Test.java
#281 Ignoring provided test.
Java
apache-2.0
35f203094dc9331615796065b437cbf1bd24bbac
0
nibin/camunda-bpm-platform,bentrm/camunda-bpm-platform,falko/camunda-bpm-platform,rainerh/camunda-bpm-platform,AlexMinsk/camunda-bpm-platform,nibin/camunda-bpm-platform,bentrm/camunda-bpm-platform,jangalinski/camunda-bpm-platform,joansmith/camunda-bpm-platform,Sumitdahiya/camunda,ingorichtsmeier/camunda-bpm-platform,Al...
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
activiti-engine/src/main/java/org/activiti/engine/impl/form/JuelFormEngine.java
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
Fixed: ACT-1494
activiti-engine/src/main/java/org/activiti/engine/impl/form/JuelFormEngine.java
Fixed: ACT-1494