commit
stringlengths
40
40
subject
stringlengths
0
840k
message
stringlengths
11
840k
repos
stringlengths
5
127k
old_file
stringlengths
1
920
new_file
stringlengths
1
920
b2ecaa6558ee4ffd9f62ff29cb732fa40f9a833c
edit inspections settings action placeholder should be better marked with intention icon (IDEA-99191)
edit inspections settings action placeholder should be better marked with intention icon (IDEA-99191)
ThiagoGarciaAlves/intellij-community,blademainer/intellij-community,ftomassetti/intellij-community,adedayo/intellij-community,lucafavatella/intellij-community,suncycheng/intellij-community,consulo/consulo,semonte/intellij-community,adedayo/intellij-community,alphafoobar/intellij-community,robovm/robovm-studio,fitermay/...
platform/lang-impl/src/com/intellij/codeInsight/intention/EmptyIntentionAction.java
platform/lang-impl/src/com/intellij/codeInsight/intention/EmptyIntentionAction.java
a709e0a60b91a5fc5d78a27c4c32b16f17b2e6f3
[r:pegov] IDEA-62661: CME fix.
[r:pegov] IDEA-62661: CME fix.
adedayo/intellij-community,tmpgit/intellij-community,ryano144/intellij-community,FHannes/intellij-community,xfournet/intellij-community,diorcety/intellij-community,kdwink/intellij-community,slisson/intellij-community,supersven/intellij-community,retomerz/intellij-community,slisson/intellij-community,vladmm/intellij-com...
platform/lang-impl/src/com/intellij/codeInsight/template/impl/TemplateSettings.java
platform/lang-impl/src/com/intellij/codeInsight/template/impl/TemplateSettings.java
9625cd62b21b283e143822ede75dccadf9362704
RUBY-11716: ConsoleHistoryController should not use java default file encoding for log file, but get one in ctor. IrbRubyLanguageConsoleView uses project's default charset for console log. #RUBY-11716 fixed
RUBY-11716: ConsoleHistoryController should not use java default file encoding for log file, but get one in ctor. IrbRubyLanguageConsoleView uses project's default charset for console log. #RUBY-11716 fixed
gnuhub/intellij-community,MER-GROUP/intellij-community,petteyg/intellij-community,petteyg/intellij-community,clumsy/intellij-community,orekyuu/intellij-community,Lekanich/intellij-community,ThiagoGarciaAlves/intellij-community,Distrotech/intellij-community,jagguli/intellij-community,TangHao1987/intellij-community,mgluk...
platform/lang-impl/src/com/intellij/execution/console/ConsoleHistoryController.java
platform/lang-impl/src/com/intellij/execution/console/ConsoleHistoryController.java
536fd8b6503d02a617e4d68a7ec844a4d95dd27f
IDEA-227897 In 2019.3 version 'Update Running Application' action shortcut is replaced by Android plugin shortcut
IDEA-227897 In 2019.3 version 'Update Running Application' action shortcut is replaced by Android plugin shortcut ApplyChangesAction refactored to use RunningApplicationUpdater GitOrigin-RevId: bdd865e86c4b4cbabb9504acf4c4b198d0239348
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...
platform/lang-impl/src/com/intellij/execution/update/RunningApplicationUpdater.java
platform/lang-impl/src/com/intellij/execution/update/RunningApplicationUpdater.java
5bc3e369c4fcba7611cd9cb9dc00912f20f33a27
ui: do not throw an exception on duplicated actions in group
ui: do not throw an exception on duplicated actions in group This is an error we can recover from. IDEA-207311
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...
platform/platform-api/src/com/intellij/openapi/actionSystem/DefaultActionGroup.java
platform/platform-api/src/com/intellij/openapi/actionSystem/DefaultActionGroup.java
8fe343651bf1cc0483f4d94d41fd8cd66ab613f0
IDEA-113468 Request write access to the document (while typing in editor) not under write action - otherwise deadlock could occur for readonly files under svn which should be made writable using "svn lock" (EDT waits for "svn lock" to finish while background thread could try showing dialog to the user (i.e. request cre...
IDEA-113468 Request write access to the document (while typing in editor) not under write action - otherwise deadlock could occur for readonly files under svn which should be made writable using "svn lock" (EDT waits for "svn lock" to finish while background thread could try showing dialog to the user (i.e. request cre...
MER-GROUP/intellij-community,orekyuu/intellij-community,petteyg/intellij-community,MichaelNedzelsky/intellij-community,holmes/intellij-community,TangHao1987/intellij-community,slisson/intellij-community,caot/intellij-community,ahb0327/intellij-community,apixandru/intellij-community,ahb0327/intellij-community,dslomov/in...
platform/platform-api/src/com/intellij/openapi/editor/actionSystem/TypedAction.java
platform/platform-api/src/com/intellij/openapi/editor/actionSystem/TypedAction.java
9455bda418650c67e53cec5005b02679c552edb4
Specify correct parent for message bus connection (IDEA-243071)
Specify correct parent for message bus connection (IDEA-243071) GitOrigin-RevId: fb4c977a3ad581502b47d655e04bdf55944e1ab4
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...
platform/platform-impl/src/com/intellij/openapi/actionSystem/SplitButtonAction.java
platform/platform-impl/src/com/intellij/openapi/actionSystem/SplitButtonAction.java
26367bf27d051298ac400114afea2cf5066e5d9c
Do not create extra lists
Do not create extra lists GitOrigin-RevId: 2cb741610333221f501d62a80b567993d430e9be
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...
platform/platform-impl/src/com/intellij/openapi/fileChooser/ex/RootFileElement.java
platform/platform-impl/src/com/intellij/openapi/fileChooser/ex/RootFileElement.java
0209fc68d201aeb6b3c3a2c4d41889c770e37dcd
vcs: try parent if content root is a file, add logging
vcs: try parent if content root is a file, add logging
ibinti/intellij-community,signed/intellij-community,da1z/intellij-community,vvv1559/intellij-community,apixandru/intellij-community,signed/intellij-community,vvv1559/intellij-community,FHannes/intellij-community,ibinti/intellij-community,semonte/intellij-community,asedunov/intellij-community,allotria/intellij-community...
platform/vcs-impl/src/com/intellij/openapi/vcs/impl/ModuleDefaultVcsRootPolicy.java
platform/vcs-impl/src/com/intellij/openapi/vcs/impl/ModuleDefaultVcsRootPolicy.java
2118ac5e963c6587c02054dd0e7a8c616614d6d1
Skip useless leafs when building Iceberg expression
Skip useless leafs when building Iceberg expression Reduce expression side by removing trivial sub-expressions.
smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto,smartnews/presto
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/ExpressionConverter.java
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/ExpressionConverter.java
372ccc46617abf81b6d79a3c5eb616d9c8c7d8df
IDEA-55337 (False Positive on InstanceVariableUninitializedUse)
IDEA-55337 (False Positive on InstanceVariableUninitializedUse)
fengbaicanhe/intellij-community,ftomassetti/intellij-community,MichaelNedzelsky/intellij-community,ftomassetti/intellij-community,ThiagoGarciaAlves/intellij-community,asedunov/intellij-community,caot/intellij-community,dslomov/intellij-community,amith01994/intellij-community,idea4bsd/idea4bsd,muntasirsyed/intellij-comm...
plugins/InspectionGadgets/src/com/siyeh/ig/psiutils/UninitializedReadCollector.java
plugins/InspectionGadgets/src/com/siyeh/ig/psiutils/UninitializedReadCollector.java
05e06f55fb3c15da1bdd500e67ddb24046676211
Ensure we only operate with monochrome images when calibrating.
Ensure we only operate with monochrome images when calibrating. git-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@14565 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd
kmdouglass/Micro-Manager,kmdouglass/Micro-Manager
plugins/PixelCalibrator/src/org/micromanager/pixelcalibrator/CalibrationThread.java
plugins/PixelCalibrator/src/org/micromanager/pixelcalibrator/CalibrationThread.java
da04620912793ac94839c913520c9dcdba0fc51f
qnd: no mrss contribution required
qnd: no mrss contribution required git-svn-id: 8a2ccb88241e16c78017770bc38d91d6d5396a5a@70169 6b8eccd3-e8c5-4e7d-8186-e12b5326b719
doubleshot/server,ivesbai/server,doubleshot/server,jorgevbo/server,jorgevbo/server,DBezemer/server,kaltura/server,doubleshot/server,DBezemer/server,DBezemer/server,doubleshot/server,ivesbai/server,jorgevbo/server,ratliff/server,gale320/server,kaltura/server,ratliff/server,DBezemer/server,ratliff/server,kaltura/server,i...
plugins/content_distribution/providers/time_warner/TimeWarnerDistributionPlugin.php
plugins/content_distribution/providers/time_warner/TimeWarnerDistributionPlugin.php
bf1c4d737a2b4d8eb30fd1d7b24d2e0e12a339e4
[hg] simplify a bit.
[hg] simplify a bit.
da1z/intellij-community,ryano144/intellij-community,xfournet/intellij-community,salguarnieri/intellij-community,MER-GROUP/intellij-community,ibinti/intellij-community,petteyg/intellij-community,akosyakov/intellij-community,idea4bsd/idea4bsd,amith01994/intellij-community,Lekanich/intellij-community,retomerz/intellij-com...
plugins/hg4idea/src/org/zmlx/hg4idea/provider/HgCachingCommitedChangesProvider.java
plugins/hg4idea/src/org/zmlx/hg4idea/provider/HgCachingCommitedChangesProvider.java
39ce7f5948d77a460fc86dc1c6dc4aa189d194bc
[jps-cache] Clean up target dir before download
[jps-cache] Clean up target dir before download GitOrigin-RevId: 42432adaf7d2c09eb25d06197733da01aa886794
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...
plugins/jps-cache/src/com/intellij/jps/cache/client/TemporaryCacheServerClient.java
plugins/jps-cache/src/com/intellij/jps/cache/client/TemporaryCacheServerClient.java
e174c75a8cd97d0d2146d0bb5ba34d9a838c6176
elk.fixed: #144 fixed transfer of edges bendpoints
elk.fixed: #144 fixed transfer of edges bendpoints
eNBeWe/elk,eNBeWe/elk,eNBeWe/elk
plugins/org.eclipse.elk.core/src/org/eclipse/elk/core/util/FixedLayoutProvider.java
plugins/org.eclipse.elk.core/src/org/eclipse/elk/core/util/FixedLayoutProvider.java
daf4400cb6ca9d2c1cf658a164af59536002e2bb
JRubyTest: clean up style
JRubyTest: clean up style
biovoxxel/imagej,TehSAUCE/imagej,TehSAUCE/imagej,TehSAUCE/imagej,biovoxxel/imagej,biovoxxel/imagej
plugins/scripting/jruby/src/test/java/imagej/plugins/scripting/jruby/JRubyTest.java
plugins/scripting/jruby/src/test/java/imagej/plugins/scripting/jruby/JRubyTest.java
b431c87fa2f40cbd2770dc523a1264f17b9880ec
Add StlsCmdHandler to the core to support STARTTLS in POP3. See JAMES-1224
Add StlsCmdHandler to the core to support STARTTLS in POP3. See JAMES-1224 git-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@1092395 13f79535-47bb-0310-9956-ffa450edef68
aduprat/james,rouazana/james,rouazana/james,chibenwa/james,chibenwa/james,chibenwa/james,rouazana/james,aduprat/james,rouazana/james,aduprat/james,aduprat/james,chibenwa/james
pop3server/src/main/java/org/apache/james/pop3server/core/CoreCmdHandlerLoader.java
pop3server/src/main/java/org/apache/james/pop3server/core/CoreCmdHandlerLoader.java
2c35ebbf201d2c2733a15c5a9fae2db2ab38beee
Enable predicate pushdown for decimals
Enable predicate pushdown for decimals
martint/presto,dain/presto,youngwookim/presto,smartnews/presto,martint/presto,electrum/presto,Praveen2112/presto,treasure-data/presto,martint/presto,hgschmie/presto,youngwookim/presto,ebyhr/presto,wyukawa/presto,electrum/presto,dain/presto,wyukawa/presto,hgschmie/presto,treasure-data/presto,dain/presto,losipiuk/presto,...
presto-base-jdbc/src/main/java/io/prestosql/plugin/jdbc/StandardColumnMappings.java
presto-base-jdbc/src/main/java/io/prestosql/plugin/jdbc/StandardColumnMappings.java
6bac1ade8ac8dfeb26239487ef986517af66b54e
Fix test method name
Fix test method name
Praveen2112/presto,hgschmie/presto,hgschmie/presto,erichwang/presto,electrum/presto,Praveen2112/presto,smartnews/presto,ebyhr/presto,treasure-data/presto,Praveen2112/presto,losipiuk/presto,electrum/presto,treasure-data/presto,martint/presto,Praveen2112/presto,losipiuk/presto,11xor6/presto,hgschmie/presto,ebyhr/presto,s...
presto-cassandra/src/test/java/io/prestosql/plugin/cassandra/TestCassandraType.java
presto-cassandra/src/test/java/io/prestosql/plugin/cassandra/TestCassandraType.java
8be15cfd2acf882067bdbb052c09e02769d6e35c
Add a flag for HttpRemoteTask to avoid eager but unnecessary sendUpdate
Add a flag for HttpRemoteTask to avoid eager but unnecessary sendUpdate It should not sendUpdate before task been started, while the needsUpdate flag in RemoteHttpTask is not enough to ensure this, which case will happen on all non-leaf stage, as scheduleTask(525-535 lines) in SqlStageExecution.java Although task will...
shixuan-fan/presto,prestodb/presto,shixuan-fan/presto,shixuan-fan/presto,facebook/presto,prestodb/presto,facebook/presto,mvp/presto,shixuan-fan/presto,prestodb/presto,zzhao0/presto,zzhao0/presto,prestodb/presto,facebook/presto,mvp/presto,zzhao0/presto,shixuan-fan/presto,prestodb/presto,zzhao0/presto,mvp/presto,facebook...
presto-main/src/main/java/com/facebook/presto/server/remotetask/HttpRemoteTask.java
presto-main/src/main/java/com/facebook/presto/server/remotetask/HttpRemoteTask.java
81a6a7ec9a342c30a80537bf17b60cddac6e6e66
Don't set thread name in addSplits()
Don't set thread name in addSplits() This shows up as a small, but non-zero amount of coordinator CPU, and seems unnecessary since the scheduler already sets the thread name to the query being scheduled
sumitkgec/presto,electrum/presto,albertocsm/presto,TeradataCenterForHadoop/bootcamp,mugglmenzel/presto,Yaliang/presto,Zoomdata/presto,ptkool/presto,prateek1306/presto,jxiang/presto,elonazoulay/presto,TeradataCenterForHadoop/bootcamp,raghavsethi/presto,wagnermarkd/presto,gh351135612/presto,prestodb/presto,cosinequanon/p...
presto-main/src/main/java/com/facebook/presto/server/remotetask/HttpRemoteTask.java
presto-main/src/main/java/com/facebook/presto/server/remotetask/HttpRemoteTask.java
9af0145f31e347202a7d2df15b3471b88017c816
explain why it is shared
explain why it is shared
bmya/margin-analysis,Endika/margin-analysis,Antiun/margin-analysis,VitalPet/margin-analysis,acsone/margin-analysis
product_price_history/test/avg_price_computation_mutlicompanies_multicurrencies.yml
product_price_history/test/avg_price_computation_mutlicompanies_multicurrencies.yml
684d21912904e2298cd36d1d319f13acce5d121e
modified MasterPositionSource to use version correction when getting portfolio nodes
modified MasterPositionSource to use version correction when getting portfolio nodes
DevStreet/FinanceAnalytics,codeaudit/OG-Platform,DevStreet/FinanceAnalytics,codeaudit/OG-Platform,McLeodMoores/starling,ChinaQuants/OG-Platform,DevStreet/FinanceAnalytics,McLeodMoores/starling,ChinaQuants/OG-Platform,McLeodMoores/starling,jerome79/OG-Platform,ChinaQuants/OG-Platform,jeorme/OG-Platform,nssales/OG-Platfo...
projects/OG-Master/src/com/opengamma/master/position/impl/MasterPositionSource.java
projects/OG-Master/src/com/opengamma/master/position/impl/MasterPositionSource.java
4a1f969499fa3745f13fc8cb549503eab9217cbf
[PLAT-3406] Maven - Work around broken test
[PLAT-3406] Maven - Work around broken test
jerome79/OG-Platform,codeaudit/OG-Platform,codeaudit/OG-Platform,nssales/OG-Platform,McLeodMoores/starling,codeaudit/OG-Platform,jeorme/OG-Platform,McLeodMoores/starling,jerome79/OG-Platform,DevStreet/FinanceAnalytics,ChinaQuants/OG-Platform,DevStreet/FinanceAnalytics,ChinaQuants/OG-Platform,ChinaQuants/OG-Platform,Dev...
projects/OG-Web/src/test/java/com/opengamma/web/bundle/YUIBundleCompressorTest.java
projects/OG-Web/src/test/java/com/opengamma/web/bundle/YUIBundleCompressorTest.java
4ed500fb1c2a7b2251edec8d4345ccb0165b557f
PasswordPolicyDaoTest
PasswordPolicyDaoTest SVN-Revision: 8417
CBIIT/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers,CBIIT/caaers,NCIP/caaers,NCIP/caaers,CBIIT/caaers
projects/core/src/test/java/gov/nih/nci/cabig/caaers/dao/PasswordPolicyDaoTest.java
projects/core/src/test/java/gov/nih/nci/cabig/caaers/dao/PasswordPolicyDaoTest.java
799aef10fe1a4db53cc1a8a5f205f760478c5826
Updated o-app-header style
Updated o-app-header style
OntimizeWeb/ontimize-web-ngx,OntimizeWeb/ontimize-web-ng2,OntimizeWeb/ontimize-web-ngx,OntimizeWeb/ontimize-web-ng2,OntimizeWeb/ontimize-web-ng2,OntimizeWeb/ontimize-web-ngx
projects/ontimize-web-ngx/src/lib/components/app-header/o-app-header.component.scss
projects/ontimize-web-ngx/src/lib/components/app-header/o-app-header.component.scss
48d2588b9dfcd638c577c8363215a76d7783f85e
jdbc: removing unused imports
jdbc: removing unused imports
diirt/diirt,richardfearn/diirt,diirt/diirt,richardfearn/diirt,richardfearn/diirt,berryma4/diirt,diirt/diirt,ControlSystemStudio/diirt,ControlSystemStudio/diirt,berryma4/diirt,berryma4/diirt,diirt/diirt,berryma4/diirt,ControlSystemStudio/diirt,ControlSystemStudio/diirt
pvmanager/pvmanager-jdbc/src/test/java/org/diirt/service/jdbc/JDBCSampleClient.java
pvmanager/pvmanager-jdbc/src/test/java/org/diirt/service/jdbc/JDBCSampleClient.java
eaffa2c5d7535fb8f4d684659d463cc147b1dec5
use proper thread to show url dialog
use proper thread to show url dialog
retomerz/intellij-community,vvv1559/intellij-community,FHannes/intellij-community,idea4bsd/idea4bsd,FHannes/intellij-community,da1z/intellij-community,xfournet/intellij-community,FHannes/intellij-community,signed/intellij-community,hurricup/intellij-community,suncycheng/intellij-community,retomerz/intellij-community,fi...
python/ipnb/src/org/jetbrains/plugins/ipnb/configuration/IpnbConnectionManager.java
python/ipnb/src/org/jetbrains/plugins/ipnb/configuration/IpnbConnectionManager.java
60934e7aa40d8d5c6c1a1d706643198852fafbff
show ipython notebook settings immediately on popup
show ipython notebook settings immediately on popup
ryano144/intellij-community,kool79/intellij-community,mglukhikh/intellij-community,muntasirsyed/intellij-community,adedayo/intellij-community,muntasirsyed/intellij-community,holmes/intellij-community,asedunov/intellij-community,Distrotech/intellij-community,fnouama/intellij-community,blademainer/intellij-community,fite...
python/ipnb/src/org/jetbrains/plugins/ipnb/configuration/IpnbConnectionManager.java
python/ipnb/src/org/jetbrains/plugins/ipnb/configuration/IpnbConnectionManager.java
e779a435c8a62be73c522cb03c2c669b2c961c87
broad refactoring 42
broad refactoring 42
utarsuno/quasar_source,utarsuno/quasar_source,utarsuno/quasar_source,utarsuno/quasar_source,utarsuno/quasar_source,utarsuno/quasar_source,utarsuno/quasar_source
quasar_source_code/quasar_site_django/static/js/custom/resources/loading_manager.js
quasar_source_code/quasar_site_django/static/js/custom/resources/loading_manager.js
1b38aa609654b7ff18717dceb3f2fdb39502e4c7
Fix for AESH-483, Windows pump thread must be daemon
Fix for AESH-483, Windows pump thread must be daemon
aeshell/aesh-readline,aeshell/aesh-readline,aeshell/aesh-readline
readline/src/main/java/org/aesh/readline/terminal/impl/AbstractWindowsTerminal.java
readline/src/main/java/org/aesh/readline/terminal/impl/AbstractWindowsTerminal.java
3266139774a4a9640893058e6ec2cc23447dff92
RealtimePlumberSchool: Fix wait-for-handoff in finishJob
RealtimePlumberSchool: Fix wait-for-handoff in finishJob
erikdubbelboer/druid,druid-io/druid,smartpcr/druid,haoch/druid,pombredanne/druid,zhaown/druid,wenjixin/druid,elijah513/druid,milimetric/druid,se7entyse7en/druid,nvoron23/druid,mrijke/druid,Deebs21/druid,smartpcr/druid,elijah513/druid,du00cs/druid,amikey/druid,jon-wei/druid,liquidm/druid,cocosli/druid,minewhat/druid,Dee...
realtime/src/main/java/com/metamx/druid/realtime/plumber/RealtimePlumberSchool.java
realtime/src/main/java/com/metamx/druid/realtime/plumber/RealtimePlumberSchool.java
2032e711d1f3b143ffa8d1d7c337ff89a88c3907
fixed broken patch
fixed broken patch
gumstix/meta-gumstix,gumstix/meta-gumstix,gumstix/meta-gumstix
recipes-kernel/linux/linux-raspberrypi-4.9/0003-Update-sdio-wlink8-for-rpi-cm.patch
recipes-kernel/linux/linux-raspberrypi-4.9/0003-Update-sdio-wlink8-for-rpi-cm.patch
9ac53ceabb9e6855f3988826633d9e509d7de06d
Remove unused import
Remove unused import
binweiwu/lenskit,kluver/lenskit,amaliujia/lenskit,kluver/lenskit,blankazucenalg/lenskit,tajinder-txstate/lenskit,vaibhav345/lenskit,vaibhav345/lenskit,tajinder-txstate/lenskit,vaibhav345/lenskit,vijayvani/Lenskit,kluver/lenskit,martinlaz/lenskit,chrysalag/lenskit,kluver/lenskit,linjunleo/lenskit,vijayvani/Lenskit,vaibh...
reflens-bench/src/main/java/org/grouplens/reflens/bench/UserFilteredDataSource.java
reflens-bench/src/main/java/org/grouplens/reflens/bench/UserFilteredDataSource.java
3693f4379a015ea7d58b2f5594c2e61f9fec14bd
Correcting vararg function detection.
Correcting vararg function detection.
mjanicek/rembulan,kroepke/luna
rembulan-compiler/src/main/java/net/sandius/rembulan/compiler/gen/FunctionCode.java
rembulan-compiler/src/main/java/net/sandius/rembulan/compiler/gen/FunctionCode.java
455b4081d0375e88d7f32c2e5cf448efd400a57f
INTEGRATION: CWS dba24h_SRC680 (1.2.92); FILE MERGED 2008/02/05 08:48:58 oj 1.2.92.1: #i80479# fix currency format
INTEGRATION: CWS dba24h_SRC680 (1.2.92); FILE MERGED 2008/02/05 08:48:58 oj 1.2.92.1: #i80479# fix currency format
JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core
reportdesign/java/com/sun/star/report/pentaho/parser/data/DataStyleReadHandler.java
reportdesign/java/com/sun/star/report/pentaho/parser/data/DataStyleReadHandler.java
119bd6934e23b437ce70314500adc6708b9a5490
#109 [core] Deprecate WebTarget
#109 [core] Deprecate WebTarget
reinert/requestor,reinert/requestor,reinert/requestor
requestor/core/requestor-api/src/main/java/io/reinert/requestor/core/WebTarget.java
requestor/core/requestor-api/src/main/java/io/reinert/requestor/core/WebTarget.java
5913b87c34ab9c4019d4c811f5124d96263cf2e4
annotation hal-00987664 till line 18
annotation hal-00987664 till line 18
kermitt2/grobid-quantities,kermitt2/grobid-quantities,kermitt2/grobid-quantities,kermitt2/grobid-quantities
resources/dataset/quantities/corpus/xml/generated/new/hal-00987664.training.tei.xml
resources/dataset/quantities/corpus/xml/generated/new/hal-00987664.training.tei.xml
4194b875799c2c0645bf1eec396217ccb3186f46
Ok, that wasn't finished running
Ok, that wasn't finished running
krzysz00/momms,krzysz00/momms,krzysz00/momms,krzysz00/momms
results/throrough-experiments-2017-09-25/gemm3-right-paren-one-collapsed-dimmension
results/throrough-experiments-2017-09-25/gemm3-right-paren-one-collapsed-dimmension
35aca17531a8bb31681113336c47df5399b5bc95
KULRICE-9400: Code Report * added blank lines
KULRICE-9400: Code Report * added blank lines git-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@38803 7a7aa7f6-c479-11dc-97e2-85a2497f191d
ricepanda/rice,ricepanda/rice,ricepanda/rice,ricepanda/rice
rice-middleware/it/vc/src/test/java/org/kuali/rice/vc/test/WsdlCompareTestCase.java
rice-middleware/it/vc/src/test/java/org/kuali/rice/vc/test/WsdlCompareTestCase.java
576c48aa1931cd2318ee47ba39017bab1ffab0da
Updated keyword to fix a stable test failure
Updated keyword to fix a stable test failure
SalesforceFoundation/HEDAP,SalesforceFoundation/HEDAP,SalesforceFoundation/HEDAP
robot/EDA/tests/browser/settings/eda_settings_accounts_and_contacts_edit_mode.robot
robot/EDA/tests/browser/settings/eda_settings_accounts_and_contacts_edit_mode.robot
3d7aa7e167f21b2135549a1e55aa73598ea6b176
Fix attribute update
Fix attribute update
mociepka/saleor,maferelo/saleor,maferelo/saleor,maferelo/saleor,mociepka/saleor,mociepka/saleor
saleor/static/dashboard-next/attributes/views/AttributeDetails/AttributeDetails.tsx
saleor/static/dashboard-next/attributes/views/AttributeDetails/AttributeDetails.tsx
908aa252238183e7ac6aa325f9cf0022b63ef68e
added test scene.
added test scene.
Biart95/appleseed,dictoon/appleseed,pjessesco/appleseed,Vertexwahn/appleseed,pjessesco/appleseed,docwhite/appleseed,docwhite/appleseed,Vertexwahn/appleseed,gospodnetic/appleseed,Aakash1312/appleseed,Biart95/appleseed,docwhite/appleseed,aiivashchenko/appleseed,Vertexwahn/appleseed,Aakash1312/appleseed,Aakash1312/applese...
sandbox/scenes/cornell box/cornell box with glossy blocks direct lighting.appleseed
sandbox/scenes/cornell box/cornell box with glossy blocks direct lighting.appleseed
00e04c8c3f54ec54cae7ee7b959d9e7d14dbdce2
AUI-146 Avoid javaScriptAttributes null pointer on createConfig taglib
AUI-146 Avoid javaScriptAttributes null pointer on createConfig taglib git-svn-id: eaac6977d0b6fa3343c402860739874625caf655@59427 05bdf26c-840f-0410-9ced-eb539d925f36
giros/alloy-ui,giros/alloy-ui,giros/alloy-ui,giros/alloy-ui
sandbox/taglibs/alloy-taglib/src/com/liferay/alloy/taglib/util/CreateConfigTag.java
sandbox/taglibs/alloy-taglib/src/com/liferay/alloy/taglib/util/CreateConfigTag.java
5385cd31026c8d822f79f34fb1e753ce314c2360
created complete running pipeline for jaccard with minor changes compared to Minhash. only changes needed where in some parameters, especially the minhash vs kaccard parameters and the call of jaccardmodel vs minhashmodel. tested and running.
created complete running pipeline for jaccard with minor changes compared to Minhash. only changes needed where in some parameters, especially the minhash vs kaccard parameters and the call of jaccardmodel vs minhashmodel. tested and running.
SANSA-Stack/SANSA-RDF,SANSA-Stack/SANSA-RDF
sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/similarity/run/Jaccard.scala
sansa-ml-spark/src/main/scala/net/sansa_stack/ml/spark/similarity/run/Jaccard.scala
2896a78aba18e5630da6d9aad270b5a5e9a62cf5
TFoptimizer use analytics-zoo estimator (#1749)
TFoptimizer use analytics-zoo estimator (#1749) * tfoptimizer use analytics-zoo estimator * fix style * fix bug * fix tests and add documents * fix style * fix test * fix example * fix test * fix tests * fix tests * always repartition
intel-analytics/BigDL,yangw1234/BigDL,intel-analytics/BigDL,yangw1234/BigDL,intel-analytics/BigDL,intel-analytics/BigDL,yangw1234/BigDL,yangw1234/BigDL
scala/dllib/src/main/scala/com/intel/analytics/bigdl/dllib/feature/FeatureSet.scala
scala/dllib/src/main/scala/com/intel/analytics/bigdl/dllib/feature/FeatureSet.scala
dbed283d597dd0ad725b4461607a5df5ca315b80
Fixed ComparingUtil.isNeverSubType for literal types
Fixed ComparingUtil.isNeverSubType for literal types #SCL-17438
JetBrains/intellij-scala,JetBrains/intellij-scala
scala/scala-impl/src/org/jetbrains/plugins/scala/lang/psi/types/ComparingUtil.scala
scala/scala-impl/src/org/jetbrains/plugins/scala/lang/psi/types/ComparingUtil.scala
e58c2afcdfb047488bb378adecf82f4b10f2e82c
Add test for evidence$N sugar.
Add test for evidence$N sugar. I manually confirmed that explicitly inserting that sugar type-checked.
scalameta/scalameta,MasseGuillaume/scalameta,olafurpg/scalameta,scalameta/scalameta,xeno-by/scalameta,MasseGuillaume/scalameta,scalameta/scalameta,DavidDudson/scalameta,MasseGuillaume/scalameta,scalameta/scalameta,xeno-by/scalameta,olafurpg/scalameta,olafurpg/scalameta,DavidDudson/scalameta,scalameta/scalameta,xeno-by/...
scalahost/nsc/src/test/scala/scala/meta/tests/scalahost/mirrors/SemanticSuite.scala
scalahost/nsc/src/test/scala/scala/meta/tests/scalahost/mirrors/SemanticSuite.scala
ca55b99471ad53a67cd70fb3b5f648a57df4f091
fix compiler errors
fix compiler errors
mesosphere/dcos-commons,comptelfwd/dcos-commons,vishnu2kmohan/dcos-commons,vishnu2kmohan/dcos-commons,vishnu2kmohan/dcos-commons,mesosphere/dcos-commons,comptelfwd/dcos-commons,comptelfwd/dcos-commons,mesosphere/dcos-commons,vishnu2kmohan/dcos-commons,vishnu2kmohan/dcos-commons,mesosphere/dcos-commons,mesosphere/dcos-c...
sdk/scheduler/src/test/java/com/mesosphere/sdk/scheduler/plan/DefaultPhaseTest.java
sdk/scheduler/src/test/java/com/mesosphere/sdk/scheduler/plan/DefaultPhaseTest.java
be76da63581135b3380457a49e5ce1887b226772
fix unused import
fix unused import
sammcveety/DataflowJavaSDK,nevillelyh/DataflowJavaSDK,joshualitt/DataflowJavaSDK,sammcveety/DataflowJavaSDK,joshualitt/DataflowJavaSDK
sdk/src/main/java/com/google/cloud/dataflow/sdk/runners/DataflowPipelineRunner.java
sdk/src/main/java/com/google/cloud/dataflow/sdk/runners/DataflowPipelineRunner.java
0032c0be7439531f562bd33e654530dbb122e66f
Fix force close in search.
Fix force close in search. Due to the change from ArrayList to LinkedList when searching movies the Search activity was crashing.
NineWorlds/serenity-android,NineWorlds/serenity-android,kingargyle/serenity-android,NineWorlds/serenity-android,kingargyle/serenity-android,kingargyle/serenity-android
serenity-app/src/main/java/us/nineworlds/serenity/ui/search/SearchableActivity.java
serenity-app/src/main/java/us/nineworlds/serenity/ui/search/SearchableActivity.java
bf962db557f95abb13114b06721b04ed453e0807
SCREEN-51 mine type of JPG files must be image/jpeg instead of image/jpg
SCREEN-51 mine type of JPG files must be image/jpeg instead of image/jpg
laputaer/loli.io,laputaer/loli.io
server-redirect/src/main/java/io/loli/sc/server/redirect/socket/RedirectFilter.java
server-redirect/src/main/java/io/loli/sc/server/redirect/socket/RedirectFilter.java
1699d7c85ce59215797654d903854fdd5c4ac05f
[sample_xmlrpc] * Fixing wrong configuration in laboratory server in sample_xmlrpc
[sample_xmlrpc] * Fixing wrong configuration in laboratory server in sample_xmlrpc
porduna/weblabdeusto,porduna/weblabdeusto,zstars/weblabdeusto,porduna/weblabdeusto,morelab/weblabdeusto,morelab/weblabdeusto,weblabdeusto/weblabdeusto,zstars/weblabdeusto,zstars/weblabdeusto,weblabdeusto/weblabdeusto,porduna/weblabdeusto,zstars/weblabdeusto,morelab/weblabdeusto,porduna/weblabdeusto,zstars/weblabdeusto,...
server/launch/sample_xmlrpc/main_machine/main_instance/laboratory1/server_config.py
server/launch/sample_xmlrpc/main_machine/main_instance/laboratory1/server_config.py
049f19fb23da125aab033ab8dd02dcb4575bf852
Validate ZNode ACLs prior to upgrade, log unexpected values and fail (#2919)
Validate ZNode ACLs prior to upgrade, log unexpected values and fail (#2919) Closes #2890 Co-authored-by: Keith Turner <2ad0ba1bc9c66a8d923878ca717f851ebd0235b4@apache.org>
ctubbsii/accumulo,ctubbsii/accumulo,apache/accumulo,apache/accumulo,ctubbsii/accumulo,milleruntime/accumulo,apache/accumulo,milleruntime/accumulo,apache/accumulo,milleruntime/accumulo,apache/accumulo,milleruntime/accumulo,ctubbsii/accumulo,apache/accumulo,ctubbsii/accumulo,milleruntime/accumulo,ctubbsii/accumulo,miller...
server/manager/src/main/java/org/apache/accumulo/manager/upgrade/Upgrader9to10.java
server/manager/src/main/java/org/apache/accumulo/manager/upgrade/Upgrader9to10.java
845bae16f11cfacd1e73c93bb0f4fb686177eeb4
WFCORE-3593 Make sure the dependent module is resolved first when adding an alias
WFCORE-3593 Make sure the dependent module is resolved first when adding an alias This can cause failures in EarJBossDeploymentStructureTestCase in full
yersan/wildfly-core,bstansberry/wildfly-core,darranl/wildfly-core,yersan/wildfly-core,jamezp/wildfly-core,darranl/wildfly-core,yersan/wildfly-core,bstansberry/wildfly-core,jamezp/wildfly-core,ivassile/wildfly-core,darranl/wildfly-core,jfdenise/wildfly-core,bstansberry/wildfly-core,jamezp/wildfly-core,jfdenise/wildfly-c...
server/src/main/java/org/jboss/as/server/deployment/module/ModuleSpecProcessor.java
server/src/main/java/org/jboss/as/server/deployment/module/ModuleSpecProcessor.java
b8134d0f43d6c7d7cceda61950851a5ab364c2ca
Mute MultiMatchQueryBuilder#testToQuery (#41848)
Mute MultiMatchQueryBuilder#testToQuery (#41848) Relates #41847
vroyer/elassandra,strapdata/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra,strapdata/elassandra,strapdata/elassandra,vroyer/elassandra
server/src/test/java/org/elasticsearch/index/query/MultiMatchQueryBuilderTests.java
server/src/test/java/org/elasticsearch/index/query/MultiMatchQueryBuilderTests.java
596fdca33016a0c4a1fd6e8fe11a268693046c5d
update test case to reflect on newly added columns
update test case to reflect on newly added columns
nus-ncl/services-in-one,nus-ncl/services-in-one
service-data/src/test/java/sg/ncl/service/data/data/jpa/DataResourceEntityTest.java
service-data/src/test/java/sg/ncl/service/data/data/jpa/DataResourceEntityTest.java
5119415badec171b19bd576b47fe757629586439
CSPACE-5271: Remove debugging line related to UriTemplateRegistry work.
CSPACE-5271: Remove debugging line related to UriTemplateRegistry work.
cherryhill/collectionspace-services,cherryhill/collectionspace-services
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
d7c363a52ca10bca995e4852f9b2cdd5e51329c0
Removed excess logging of threads
Removed excess logging of threads
meltmedia/cadmium,meltmedia/cadmium,meltmedia/cadmium,meltmedia/cadmium,meltmedia/cadmium
servlets/src/main/java/com/meltmedia/cadmium/servlets/ClassLoaderLeakPreventor.java
servlets/src/main/java/com/meltmedia/cadmium/servlets/ClassLoaderLeakPreventor.java
3953c520667f721016dbae6b84494870e6a85ae6
SparqlDataSource: bugfix
SparqlDataSource: bugfix
fusepoolP3/p3-silk,fusepoolP3/p3-silk,fusepoolP3/p3-silk
silk2/core/src/main/scala/de/fuberlin/wiwiss/silk/datasource/SparqlDataSource.scala
silk2/core/src/main/scala/de/fuberlin/wiwiss/silk/datasource/SparqlDataSource.scala
804d157f33089c4a61d70b3efeab7105469fd358
I believe silenceLength was meant to be 10 seconds when recording here, since the record length is 10 seconds. It makes no sense for the silence length to be 1000x as long as the record length (though it is benign, since the intention was for the silence length to stop the recording early).
I believe silenceLength was meant to be 10 seconds when recording here, since the record length is 10 seconds. It makes no sense for the silence length to be 1000x as long as the record length (though it is benign, since the intention was for the silence length to stop the recording early). git-svn-id: 5274dacc98e2a9...
sipXtapi/sipXtapi-svn-mirror,sipXtapi/sipXtapi-svn-mirror,sipXtapi/sipXtapi-svn-mirror,sipXtapi/sipXtapi-svn-mirror,sipXtapi/sipXtapi-svn-mirror,sipXtapi/sipXtapi-svn-mirror,sipXtapi/sipXtapi-svn-mirror
sipXmediaAdapterLib/sipXmediaMediaProcessing/src/test/CpPhoneMediaInterfaceTest.cpp
sipXmediaAdapterLib/sipXmediaMediaProcessing/src/test/CpPhoneMediaInterfaceTest.cpp
e0a265b1a267b1167b0112860bea3b85b3ec664d
Update 21-knowledge_base--Include_X_XSS-Protection_header--.md
Update 21-knowledge_base--Include_X_XSS-Protection_header--.md
blabla1337/skf-flask,blabla1337/skf-flask,blabla1337/skf-flask,blabla1337/skf-flask,blabla1337/skf-flask
skf/markdown/knowledge_base/21-knowledge_base--Include_X_XSS-Protection_header--.md
skf/markdown/knowledge_base/21-knowledge_base--Include_X_XSS-Protection_header--.md
71bc370d2eeb7744d184b1ccd18a75bfd717ecac
Removed unused local variable.
Removed unused local variable.
inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service
sli/api/src/main/java/org/slc/sli/api/security/roles/SecureRoleRightAccessImpl.java
sli/api/src/main/java/org/slc/sli/api/security/roles/SecureRoleRightAccessImpl.java
fe8f0e542ec5c3cbdebd63563233f0d1cd81738e
Added a few more convenience methods
Added a few more convenience methods
kduske-n4/snuggletex,kduske-n4/snuggletex
snuggletex-core/src/main/java/uk/ac/ed/ph/snuggletex/utilities/MathMLUtilities.java
snuggletex-core/src/main/java/uk/ac/ed/ph/snuggletex/utilities/MathMLUtilities.java
ab22128e8fb82f4959dfb2e54eda43d70c6b4dd6
adding ivy.xml file
adding ivy.xml file
NCIP/caarray,NCIP/caarray,NCIP/caarray
software/ivy-repo.tmp/com.atlassian.plugins/atlassian-plugins-servlet/2.6.0/ivy.xml
software/ivy-repo.tmp/com.atlassian.plugins/atlassian-plugins-servlet/2.6.0/ivy.xml
d1c606d48e697134c7644a0a412c393a65e43e42
Added convenience methods for page loading and changed test browser to firefox
Added convenience methods for page loading and changed test browser to firefox
NCIP/caarray,NCIP/caarray,NCIP/caarray
software/test/src/test/java/gov/nih/nci/caarray/test/base/AbstractSeleniumTest.java
software/test/src/test/java/gov/nih/nci/caarray/test/base/AbstractSeleniumTest.java
0aa5c23629433712db4d4818d54e03c5021f15e6
RDKB-42048: Wi-Fi changes not applied till default SSID and Password changed
RDKB-42048: Wi-Fi changes not applied till default SSID and Password changed Reason for change: For Sky, Wi-Fi edit changes should be saved without changing default SSID and Password Test Procedure: Test for Wi-Fi edit changes from Admin GUI Risks: Low Signed-off-by: 2267bbc999fd2ec0e6ed9bde1645d9209c44b6cc@sky.uk ...
rdkcmf/rdkb-webui,rdkcmf/rdkb-webui,rdkcmf/rdkb-webui,rdkcmf/rdkb-webui,rdkcmf/rdkb-webui
source/Styles/xb6/jst/actionHandler/ajaxSet_wireless_network_configuration_edit.jst
source/Styles/xb6/jst/actionHandler/ajaxSet_wireless_network_configuration_edit.jst
09072f5930a1302ee84b709d22c081eaa444e66e
insulation, not isolation; thanks @johnnoNolan
insulation, not isolation; thanks @johnnoNolan
ToJans/tojans.me.dev,ToJans/tojans.me.dev
source/_posts/2014-02-17-why-bad-software-architecture-is-easy-to-monetize.markdown
source/_posts/2014-02-17-why-bad-software-architecture-is-easy-to-monetize.markdown
543ee5b88807ed6fbd6f2d1ca75285f35bba0837
modernize loop for multi ridesharing services
modernize loop for multi ridesharing services
xlqian/navitia,Tisseo/navitia,CanalTP/navitia,xlqian/navitia,CanalTP/navitia,CanalTP/navitia,xlqian/navitia,Tisseo/navitia,xlqian/navitia,CanalTP/navitia,xlqian/navitia,Tisseo/navitia,Tisseo/navitia,Tisseo/navitia,CanalTP/navitia
source/jormungandr/jormungandr/scenarios/ridesharing/ridesharing_service_manager.py
source/jormungandr/jormungandr/scenarios/ridesharing/ridesharing_service_manager.py
4c81fb6b8fc58ca6d035d8f55c113cd31fe40074
translating wi-cuckoo
translating wi-cuckoo
LCTT/TranslateProject,fuowang/TranslateProject,ch-cn/TranslateProject,Yinr/TranslateProject,geekpi/TranslateProject,runningwater/TranslateProject,wcnnbdk1/TranslateProject,tnuoccalanosrep/TranslateProject,bestony/TranslateProject,hkurj/TranslateProject,XLCYun/TranslateProject,alim0x/TranslateProject,FSSlc/TranslateProj...
sources/tech/20150908 How to Download Install and Configure Plank Dock in Ubuntu.md
sources/tech/20150908 How to Download Install and Configure Plank Dock in Ubuntu.md
cc84d0f336ae21892c11c20b150d518804bc2206
Tried to avoid memory leak: clearAll during handleTeminated.
Tried to avoid memory leak: clearAll during handleTeminated.
wandoulabs/spray-socketio,wandoulabs/spray-socketio,chamsiin1982/spray-socketio,chamsiin1982/spray-socketio
spray-socketio/src/main/scala/spray/contrib/socketio/SocketIOServerConnection.scala
spray-socketio/src/main/scala/spray/contrib/socketio/SocketIOServerConnection.scala
c853cb7f148b4cc5633a882f1c0b3fe3bdeabbd1
determination of a likewise named documentation file and corresponding javadoc added
determination of a likewise named documentation file and corresponding javadoc added git-svn-id: 03edb61ddfd7a116a155cc4ee4a25ffdd5f61cac@590 f5b180c5-49ee-4939-b20e-b6ed35f0f7b7
sechel/jtem-jrworkspace,sechel/jtem-jrworkspace
src-plugin/de/jtem/jrworkspace/plugin/sidecontainer/template/ShrinkPanelPlugin.java
src-plugin/de/jtem/jrworkspace/plugin/sidecontainer/template/ShrinkPanelPlugin.java
d3d0d1c2d33298c623cb7a36ec65dd8216793b76
Jalopy seems to have a bug with this kind of comments...
Jalopy seems to have a bug with this kind of comments... git-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@8792 28e8926c-6b08-0410-baaa-805c5e19b8d6
tobwiens/scheduling,mbenguig/scheduling,sandrineBeauche/scheduling,mbenguig/scheduling,youribonnaffe/scheduling,mbenguig/scheduling,zeineb/scheduling,mbenguig/scheduling,youribonnaffe/scheduling,fviale/scheduling,ShatalovYaroslav/scheduling,zeineb/scheduling,laurianed/scheduling,lpellegr/scheduling,ow2-proactive/schedu...
src/Benchmarks/org/objectweb/proactive/benchmarks/NAS/util/ComplexArrayDim1To4.java
src/Benchmarks/org/objectweb/proactive/benchmarks/NAS/util/ComplexArrayDim1To4.java
6e3a2b8db14d040d20f72e6f02843b35667db9ef
Fix route order
Fix route order
EHER/voluntarios,EHER/voluntarios,EHER/voluntarios
src/Eher/QueroSerVoluntario/Bundle/FrontendBundle/Controller/EntidadeController.php
src/Eher/QueroSerVoluntario/Bundle/FrontendBundle/Controller/EntidadeController.php
d20a72b8122a260ded0b53b5b8f59dd9aa404a9a
In webpack dev middleware, after compilation, also write updated files to disk. This is needed for VS/VSCode debugger compatibility.
In webpack dev middleware, after compilation, also write updated files to disk. This is needed for VS/VSCode debugger compatibility.
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/src/WebpackDevMiddleware.ts
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/src/WebpackDevMiddleware.ts
8557fe9dd025460c5d24637e44a196a7618931fa
AEIV-820: Can't add context to calendar event from edit form - fix unit test
AEIV-820: Can't add context to calendar event from edit form - fix unit test
geoffroycochard/platform,trustify/oroplatform,trustify/oroplatform,orocrm/platform,Djamy/platform,orocrm/platform,Djamy/platform,geoffroycochard/platform,Djamy/platform,geoffroycochard/platform,orocrm/platform,trustify/oroplatform
src/Oro/Bundle/CalendarBundle/Tests/Unit/Autocomplete/AttendeeSearchHandlerTest.php
src/Oro/Bundle/CalendarBundle/Tests/Unit/Autocomplete/AttendeeSearchHandlerTest.php
7e0fb12b1bb7e0b8ca6c28133bfb5d4bfb54f792
更新 NeuChar、CO2NET,支持 .NET Core 3.0
更新 NeuChar、CO2NET,支持 .NET Core 3.0
JeffreySu/WxOpen,JeffreySu/WxOpen
src/Senparc.Weixin.WxOpen/Senparc.Weixin.WxOpen/Senparc.Weixin.WxOpen.vs2017.csproj
src/Senparc.Weixin.WxOpen/Senparc.Weixin.WxOpen/Senparc.Weixin.WxOpen.vs2017.csproj
b719205c2297f0627fd9a27686c3b10d2d2b34e6
Allow NON_BOUNDED value to be used as constructor parameter.
Allow NON_BOUNDED value to be used as constructor parameter.
serilog/serilog-sinks-periodicbatching
src/Serilog.Sinks.PeriodicBatching/Sinks/PeriodicBatching/BoundedConcurrentQueue.cs
src/Serilog.Sinks.PeriodicBatching/Sinks/PeriodicBatching/BoundedConcurrentQueue.cs
eae6a773c6ca217eae5f0dd5980e540cf7776586
fixed wrong case
fixed wrong case
csarrazi/symfony,rpg600/symfony,Slamdunk/symfony,apfelbox/symfony,jeremyFreeAgent/symfony,johnarevalo/symfony,kix/symfony,zerkms/symfony,alexpott/symfony,johnnypeck/symfony,Wasserschlange/symfony,lcp0578/symfony,ianfp/symfony,mmauri04/symfony,jpauli/symfony,tecnocat/symfony,fyee/symfony,dzuelke/symfony,stof/symfony,jam...
src/Symfony/Bundle/SecurityBundle/Tests/Functional/AuthenticationCommencingTest.php
src/Symfony/Bundle/SecurityBundle/Tests/Functional/AuthenticationCommencingTest.php
d1174ad0c1c370ea601b63a1b531a03168c87fb4
Fix AddFile to support files in folders
Fix AddFile to support files in folders We sometimes need to add code files that are nested in folders within the project. The `SolutionExplorer_InProc.AddFile` method can almost support this--except that it will currently attempt to create the file without first ensuring that the directories exist.
reaction1989/roslyn,jeffanders/roslyn,reaction1989/roslyn,eriawan/roslyn,weltkante/roslyn,jamesqo/roslyn,MattWindsor91/roslyn,tmat/roslyn,DustinCampbell/roslyn,KevinRansom/roslyn,dpoeschl/roslyn,drognanar/roslyn,CyrusNajmabadi/roslyn,paulvanbrenk/roslyn,yeaicc/roslyn,paulvanbrenk/roslyn,jeffanders/roslyn,tmeschter/rosl...
src/VisualStudio/IntegrationTest/TestUtilities/InProcess/SolutionExplorer_InProc.cs
src/VisualStudio/IntegrationTest/TestUtilities/InProcess/SolutionExplorer_InProc.cs
0a643fb856ad2a3e5e9180ec61c0fb2ed8fb8da9
Fixes #25098 (NullReferenceException in NewLineUserSettingFormattingRule)
Fixes #25098 (NullReferenceException in NewLineUserSettingFormattingRule) The method checked if "node" was null *after* calling `Kind` on it, which threw a null reference exception. This PR performs the null check *before* anything else.
OmarTawfik/roslyn,weltkante/roslyn,DustinCampbell/roslyn,weltkante/roslyn,wvdd007/roslyn,nguerrera/roslyn,shyamnamboodiripad/roslyn,jamesqo/roslyn,weltkante/roslyn,AdamSpeight2008/roslyn-AdamSpeight2008,bartdesmet/roslyn,MichalStrehovsky/roslyn,aelij/roslyn,wvdd007/roslyn,tmeschter/roslyn,shyamnamboodiripad/roslyn,Kevi...
src/Workspaces/CSharp/Portable/Formatting/Rules/NewLineUserSettingFormattingRule.cs
src/Workspaces/CSharp/Portable/Formatting/Rules/NewLineUserSettingFormattingRule.cs
f2cec3d163ac563e592d5cc4b0c1b6e587927271
restore code.
restore code.
AlekseyTs/roslyn,CyrusNajmabadi/roslyn,brettfo/roslyn,abock/roslyn,robinsedlaczek/roslyn,CaptainHayashi/roslyn,lorcanmooney/roslyn,tannergooding/roslyn,DustinCampbell/roslyn,paulvanbrenk/roslyn,jasonmalinowski/roslyn,Hosch250/roslyn,jkotas/roslyn,ErikSchierboom/roslyn,bartdesmet/roslyn,robinsedlaczek/roslyn,physhi/rosl...
src/Workspaces/Core/Portable/FindSymbols/SymbolFinder_Declarations_CustomQueries.cs
src/Workspaces/Core/Portable/FindSymbols/SymbolFinder_Declarations_CustomQueries.cs
8df73ac63f4b8a2deb27481711a78c11ed77da63
Detecting Host Process to launch new instances of msbuild when /m is passed in
Detecting Host Process to launch new instances of msbuild when /m is passed in
rainersigwald/msbuild,chipitsine/msbuild,cdmihai/msbuild,rainersigwald/msbuild,AndyGerlicher/msbuild,mono/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,mono/msbuild,Microsoft/msbuild,sean-gilliam/msbuild,mono/msbuild,cdmihai/msbuild,Microsoft/msbuild,sean-gilliam/msbuild,chipitsine/msbuild,cdmihai/msbuild,cdmihai/...
src/XMakeBuildEngine/BackEnd/Components/Communications/NodeProviderOutOfProcBase.cs
src/XMakeBuildEngine/BackEnd/Components/Communications/NodeProviderOutOfProcBase.cs
dc7a84a423bfcd51d3c52d60d99d22a17850f09e
- fix wrong pattern matcher
- fix wrong pattern matcher
airbnbbkk/airbnbbkk.github.io,airbnbbkk/airbnbbkk.github.io,airbnbbkk/airbnbbkk.github.io
src/app/services/services-pickup/dialog-booking/services-pickup-dialog-booking.html
src/app/services/services-pickup/dialog-booking/services-pickup-dialog-booking.html
d3e1e275f71168a30616dd3972a0404482a3222a
fix(content-entries): reverse order of bulk operations
fix(content-entries): reverse order of bulk operations
kaltura/kmc-ng,kaltura/kmc-ng,kaltura/kmc-ng,kaltura/kmc-ng
src/applications/content-entries-app/entries/bulk-actions/bulk-actions.component.ts
src/applications/content-entries-app/entries/bulk-actions/bulk-actions.component.ts
17d39d10ffb3a798aff5b04ed32949d1816a3e82
TODO added
TODO added
wyona/yanel,wyona/yanel,wyona/yanel,wyona/yanel,baszero/yanel,baszero/yanel,baszero/yanel,wyona/yanel,baszero/yanel,wyona/yanel,baszero/yanel,baszero/yanel
src/build/targets/create-new-resource-type/from-scratch-resource-template/build.xml
src/build/targets/create-new-resource-type/from-scratch-resource-template/build.xml
0453405c953b16977e85ed5809969b17f9dd1603
added camerahandler factory
added camerahandler factory
ngbalk/VOOGASalad,JustinCarrao/voogasalad-final,JustinCarrao/voogasalad-final
src/com/print_stack_trace/voogasalad/model/engine/runtime/camera/CameraFactory.java
src/com/print_stack_trace/voogasalad/model/engine/runtime/camera/CameraFactory.java
e5a80c2d64f9afed8ad9b37b063820dbb851c8df
Removed unused file
Removed unused file
OpusCapitaBES/js-react-showroom-client,OpusCapitaBES/js-react-showroom-client,OpusCapitaBES/js-react-showroom-client
src/components/CompilationErrorContainer/CompilationErrorContainer.DOCUMENTATION.md
src/components/CompilationErrorContainer/CompilationErrorContainer.DOCUMENTATION.md
d1d51624a07c48dac831cdb0d0f7b7c43cc20da4
Not completely working yet.
Not completely working yet.
elki-project/elki,elki-project/elki,elki-project/elki
src/de/lmu/ifi/dbs/elki/index/tree/spatial/rstarvariants/bulk/HilbertBulkSplit.java
src/de/lmu/ifi/dbs/elki/index/tree/spatial/rstarvariants/bulk/HilbertBulkSplit.java
ed200a46ffe6552c5abc04dc737308bb3a29a25f
[Fixes #38095729] Removed code to disable menu items when not selected and replaced with code to put checkmark when it is selected.
[Fixes #38095729] Removed code to disable menu items when not selected and replaced with code to put checkmark when it is selected.
emory-libraries-ecds/namedropper-oxygen
src/edu/emory/library/oxygen_plugin/NameDropper/NameDropperMenuPluginExtension.java
src/edu/emory/library/oxygen_plugin/NameDropper/NameDropperMenuPluginExtension.java
ab969138ac67db15b035f2035862d4712837bf3c
changed size of drawing component pane
changed size of drawing component pane
Chase-M/voogasalad_LosTorres,Chase-M/voogasalad_LosTorres,brianbolze/VoogaSalad_Final_Project,gregory-lyons/CS308-final-project,Chase-M/Tower-Defense-Game-Engine,akyker20/TD_Game_Engine,thefreshduke/voogasalad,Chase-M/Tower-Defense-Game-Engine,gregory-lyons/CS308-final-project,thefreshduke/voogasalad,brianbolze/VoogaSa...
src/gameAuthoring/scenes/pathBuilding/buildingPanes/DrawingComponentOptionPane.java
src/gameAuthoring/scenes/pathBuilding/buildingPanes/DrawingComponentOptionPane.java
b78d31ee5f39895b1aa49f5ae0c7ea3f252581cc
cleanup
cleanup SVN-Revision: 6648
NCIP/cananolab,NCIP/cananolab,NCIP/cananolab
src/gov/nih/nci/cananolab/service/publication/impl/PublicationServiceLocalImpl.java
src/gov/nih/nci/cananolab/service/publication/impl/PublicationServiceLocalImpl.java
409f3c487721c10b535e9b441f495ebd7c9e1f6f
added offset to doubleClick keyword
added offset to doubleClick keyword
rainmanwy/robotframework-SikuliLibrary,rainmanwy/robotframework-SikuliLibrary
src/java/com/github/rainmanwy/robotframework/sikulilib/keywords/ScreenKeywords.java
src/java/com/github/rainmanwy/robotframework/sikulilib/keywords/ScreenKeywords.java
6f444d7e418d3928ca7f4dc1d4aa5ec09d4c4324
minor change
minor change
tensorics/tensorics-core
src/java/org/tensorics/core/booleans/operations/TensorChangeDetectionOperation.java
src/java/org/tensorics/core/booleans/operations/TensorChangeDetectionOperation.java
67e3e817cadce1b18492b54958e60e681aac07ef
chore: update changelog
chore: update changelog
kaltura/kmc-ng,kaltura/kmc-ng,kaltura/kmc-ng,kaltura/kmc-ng
src/kmc-app/components/changelog/changelog-content/changelog-content.component.html
src/kmc-app/components/changelog/changelog-content/changelog-content.component.html
9e41f894772807f434cf5a3829c27d5555922c9f
- small correction in UserInterface
- small correction in UserInterface
eFaps/eFapsApp-Sales
src/main/efaps/UserInterface/Document/IncomingInvoice/Sales_IncomingInvoiceForm.xml
src/main/efaps/UserInterface/Document/IncomingInvoice/Sales_IncomingInvoiceForm.xml
7cd74c65c35571878f1eedf2b1b59d4bba8df211
[GLDP-102] - Javadoc corrections which should have accompanied r338
[GLDP-102] - Javadoc corrections which should have accompanied r338
alkemist/Gldapo
src/main/groovy/gldapo/schema/attribute/validator/AbstractAttributeValidator.groovy
src/main/groovy/gldapo/schema/attribute/validator/AbstractAttributeValidator.groovy
d1bae57d39962acd0741ac96cc18b105950c2982
Make keys lowercase
Make keys lowercase
Bammerbom/UltimateCore
src/main/java/bammerbom/ultimatecore/sponge/api/variable/variables/KeyVariable.java
src/main/java/bammerbom/ultimatecore/sponge/api/variable/variables/KeyVariable.java
66dfbaa81d5e20fd174b3bc3311f7d5420bc6dc3
changed scope and made inner classes public and static
changed scope and made inner classes public and static
jmacglashan/burlap
src/main/java/burlap/domain/stochasticgames/gridgame/GridGameStandardMechanics.java
src/main/java/burlap/domain/stochasticgames/gridgame/GridGameStandardMechanics.java