A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2019; you can also visit the original URL.
The file type is application/pdf
.
Filters
Structured information on state and evolution of dockerfiles on github
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
To lay the groundwork for research on infrastructure code, we collected structured information about the state and the evolution of Dockerfiles on GitHub and release it as a PostgreSQL database archive ...
Our dataset enables answering a multitude of interesting research questions related to different kinds of software evolution behavior in the Docker ecosystem. ...
We further like to thank the Swiss Group for Software Engineering (CHOOSE) for providing financial support to attend the conference. ...
doi:10.1145/3196398.3196456
dblp:conf/msr/SchermannZC18
fatcat:sjlplcbwo5cmfbonvoywqhx2xq
Towards automatically identifying paid open source developers
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
By relying on code source repository meta-data from Mozilla, and manually collected employment status, we built a dataset of the most active developers, both volunteer and hired by Mozilla. ...
Identification of this status is important when we consider the transferability of research results to the closed source software industry, as they include no volunteer developers. ...
ACKNOWLEDGMENTS The authors have been supported by Academy of Finland grant 298020. ...
doi:10.1145/3196398.3196447
dblp:conf/msr/ClaesMKF08
fatcat:u4a2lro5ufhfvenmfdmneb326e
Data-driven search-based software engineering
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
This paper introduces Data-Driven Search-based Software Engineering (DSE), which combines insights from Mining Software Repositories (MSR) and Search-based Software Engineering (SBSE). ...
Both MSR and SBSE share the common goal of providing insights to improve software engineering. The algorithms used in these two areas also have intrinsic relationships. ...
MSR '18, May 28-29, 2018, Gothenburg, Sweden CS Technology
Services
PHL Service
CS Service
ISA
ISA
INS
INS
ISA
ISA
ISA
ISA
! ...
doi:10.1145/3196398.3196442
dblp:conf/msr/NairACFMMM0Y08
fatcat:2hyij3e5v5fz5ct4xo73z3heym
Natural language or not (NLON)
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
The use of natural language processing (NLP) is gaining popularity in software engineering. ...
In order to correctly perform NLP, we must pre-process the textual information to separate natural language from other information, such as log messages, that are often part of the communication in software ...
In software engineering it has gained recent attention on detecting MSR '18, May 28-29, 2018 , Gothenburg, Sweden © 2018 Copyright held by the owner/author(s). ...
doi:10.1145/3196398.3196444
dblp:conf/msr/MantylaCC08
fatcat:syng2tutjbf6hmgmmxrb7xh7ia
Public git archive
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
The major online software repository host, GitHub, has accumulated tens of millions of publicly available Git version-controlled repositories. ...
The number of open source software projects has been growing exponentially. ...
MSR '18, May 28-29, 2018, Gothenburg, Sweden © 2018 Copyright held by the owner/author(s). ...
doi:10.1145/3196398.3196464
dblp:conf/msr/MarkovtsevL18
fatcat:op3u2zyjijhmtfia3y3ebjje7i
A graph-based dataset of commit history of real-world Android apps
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
Obtaining a good dataset to conduct empirical studies on the engineering of Android apps is an open challenge. ...
CCS CONCEPTS • Software and its engineering → Maintaining software; KEYWORDS Android, Mining Software Repositories, Dataset MATCH (c: Commit ) WHERE c. message CONTAINS ' performance ' SET c : PerformanceFix ...
MSR '18, May 28-29, 2018, Gothenburg, Sweden © 2018 Copyright held by the owner/author(s). Publication rights licensed to Association for Computing Machinery. ...
doi:10.1145/3196398.3196460
dblp:conf/msr/GeigerMPPNB18
fatcat:hyhvjuvy7fbzhpxd55gpinbavq
Detection and analysis of behavioral T-patterns in debugging activities
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
MSR'18, May 28-29, 2018, Gothenburg, Sweden © 2018 Association for Computing Machinery. ...
Through the analysis of the MSR 2018 Challenge Dataset, consisting of enriched event streams of developers' interactions on Visual Studio, we guide our work by the following research questions: • RQ 1 ...
doi:10.1145/3196398.3196452
dblp:conf/msr/Soto-ValeroBB18
fatcat:6icsg43sjfd4fefrmhyi2z2ppm
How is video game development different from software development in open source?
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
Specifically, we investigate how developers contribute to video games vs. non-games by working on different kinds of artifacts, how they handle malfunctions, and how they perceive the development process ...
Specifically, we investigate how developers contribute to video games vs. non-games by working on different kinds of artifacts, how they handle malfunctions, and how they perceive the development process ...
The definitive Version of Record was published in Proceedings of MSR '18: 15th International Conference on Mining Software Repositories , May 28-29, 2018, https://doi.org/10.1145/3196398.3196423. ...
doi:10.1145/3196398.3196418
dblp:conf/msr/PascarellaPPB08
fatcat:umzv6csx6na6disptjvp6t34dq
Predicting developers' IDE commands with machine learning
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
Using the MSR 2018 Challenge Data of over 3000 developer session and over 10 million recorded events, we analyze and cleanse the data to be parsed into event series, which can then be used to train a variety ...
Breaking out of this flow can cause the developer to lose their train of thought and have to start their thought process from the beginning. ...
MSR '18, May 28-29, 2018, Gothenburg, Sweden © 2018 Association for Computing Machinery. ...
doi:10.1145/3196398.3196459
dblp:conf/msr/BulmerMD18
fatcat:vn5z2k5qmjfwnpf3uzoiie5b6e
Bayesian hierarchical modelling for tailoring metric thresholds
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
To demonstrate the approach, we conduct a conceptual replication of an existing study on setting software metrics thresholds. ...
Software is highly contextual. While there are cross-cutting 'global' lessons, individual software projects exhibit many 'local' properties. ...
ACKNOWLEDGEMENTS We are grateful to the authors of [7] , who made their well-packaged and documented data and code available for others. ...
doi:10.1145/3196398.3196443
dblp:conf/msr/Ernst08
fatcat:inyabw7jc5flhd4pqxneo63q5y
An evaluation of open-source software microbenchmark suites for continuous performance assessment
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
This paper investigates the quality of microbenchmark suites with a focus on suitability to deliver quick performance feedback and CI integration. ...
This paper investigates the quality of microbenchmark suites with a focus on suitability to deliver quick performance feedback and CI integration. ...
Conference attendance is partially supported by CHOOSE (Swiss Group for Software Engineering). ...
doi:10.1145/3196398.3196407
dblp:conf/msr/LaaberL18
fatcat:jv5zeietuzguvew36kof2f7vkm
The Android update problem
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
We develop a publicly available tool chain, based on a combination of existing tools, to study such changes and their overlap. ...
By investigating the overlap of different changes, we also determine the possibility of having automated support for merging them. ...
This leads to late adoption of the new version of Android by phone vendors, which may lead to problems associated with using an outdated version of the OS, such as security vulnerabilities. ...
doi:10.1145/3196398.3196434
dblp:conf/msr/MahmoudiN18
fatcat:bfy56sx7ljenhcicn2cqnw4hjq
Characterising deprecated Android APIs
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
Based on the data mined by CDA, we then perform an exploratory study on API deprecation in the Android ecosystem and the associated challenges for maintaining quality apps. ...
Notably, by mining the source code of the Android framework base, we have identified three bugs related to deprecated APIs. ...
MSR '18, May 28-29, 2018, Gothenburg, Sweden © 2018 Copyright held by the owner/author(s). Publication rights licensed to Association for Computing Machinery. ...
doi:10.1145/3196398.3196419
dblp:conf/msr/LiGBMXK18
fatcat:kjgr4tmrrjachkatn74qcn3uuy
Analyzing requirements and traceability information to improve bug localization
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
Most existing approaches focus on the key challenge of improving techniques based on textual similarity to identify relevant files. ...
Our evaluation on more than 13,000 bug reports shows, that TraceScore significantly outperforms two state-of-the-art methods. ...
ACKNOWLEDGMENT We are funded by the German Ministry of Education and Research (BMBF) grants: 01IS14026A, 01IS16003B and by the Thüringer Aufbaubank (TAB) grant: 2015FE9033. ...
doi:10.1145/3196398.3196415
dblp:conf/msr/0002LM08
fatcat:zd2rwmid5bbsrctxk6fnn334ha
A benchmark study on sentiment analysis for software engineering research
2018
Proceedings of the 15th International Conference on Mining Software Repositories - MSR '18
Furthermore, we offer a reflection on the open challenges, as they emerge from a qualitative analysis of misclassified texts. ...
In this paper, we report a benchmark study to assess the performance and reliability of three sentiment analysis tools specifically customized for software engineering. ...
under the program "Scientific Independence of young Researchers" (SIR). ...
doi:10.1145/3196398.3196403
dblp:conf/msr/NovielliGL08
fatcat:g2s6ye5uvnaill2ys7pxdid4p4
« Previous
Showing results 1 — 15 out of 16 results