Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Bachelor-Thesis-Project-Gruppun/StaticAnalyser issues and pull requests

#99 - Fix error message.

Pull Request - State: open - Opened by ViddeM over 4 years ago

#98 - Composite verifier causes NullPointerException

Issue - State: open - Opened by Jhogne over 4 years ago
Labels: bug, Design pattern

#97 - Feature/proxy 2 electric boogaloo

Pull Request - State: closed - Opened by ViddeM over 4 years ago
Labels: Design pattern

#96 - Adapter verifier test has println call

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: bug

#95 - Update Readme

Pull Request - State: closed - Opened by ericlp over 4 years ago

#94 - Feature/public to maven central

Pull Request - State: open - Opened by ViddeM over 4 years ago

#93 - Adapter verifier now uses symbol solver to check types

Pull Request - State: closed - Opened by lir108 over 4 years ago - 1 comment

#92 - Feature/improved decorator feedback

Pull Request - State: closed - Opened by MVacante over 4 years ago

#91 - Improve feedback in decorator verifier

Issue - State: open - Opened by MVacante over 4 years ago
Labels: enhancement, Design pattern

#90 - Update adapter pattern with symbol solver.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: enhancement, Design pattern

#89 - Write about composite in the report

Issue - State: open - Opened by Jhogne over 4 years ago
Labels: Report

#88 - Write about Singleton in the report

Issue - State: open - Opened by Darkarca over 4 years ago
Labels: Report

#87 - Feature/proxy pattern

Pull Request - State: closed - Opened by ViddeM over 4 years ago
Labels: Design pattern, BLOCKED

#86 - FeedbackTrace now uses Qualified names wherever possible.

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#85 - Updated gitignore.

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#84 - Updated feedback message.

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#83 - Feature/composite

Pull Request - State: closed - Opened by ericlp over 4 years ago

#82 - Write about the proxy pattern

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: Report

#81 - Fix/symbol solver test

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#80 - Fix SymbolSolver

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: Framework

#79 - Add configuration necessary for using symbol solver

Pull Request - State: closed - Opened by ViddeM over 4 years ago - 2 comments
Labels: Framework

#78 - ImmutableVerifier does not take into consideration local parameter variables.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: bug, Design pattern

#77 - Add feedbackWrapper.

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#76 - Feature/feedback return wrapper

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#75 - Feature/adapter

Pull Request - State: closed - Opened by Jhogne over 4 years ago - 1 comment
Labels: Design pattern

#74 - Write about the decomposition of decorator in the final report

Issue - State: open - Opened by MVacante over 4 years ago
Labels: NotCode, Report

#73 - Write about decorator in the report

Issue - State: open - Opened by MVacante over 4 years ago
Labels: NotCode, Report

#72 - Feature/decorator

Pull Request - State: closed - Opened by MVacante over 4 years ago - 1 comment
Labels: Design pattern

#71 - Update Annotations in the report with how Patterngroups works

Issue - State: closed - Opened by ericlp over 4 years ago
Labels: Annotations, Report

#70 - Feature/add instance no child feeback

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#69 - Add new feedback method.

Pull Request - State: closed - Opened by ViddeM over 4 years ago
Labels: enhancement, Framework

#67 - Write about the new feedback system in the report.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: documentation, Report

#66 - Feature/comp unit to class or interface

Pull Request - State: closed - Opened by ericlp over 4 years ago
Labels: Annotations, Framework, BLOCKED

#65 - Immutable Verifier doesn't check for the modifier "Package private" and as such ignore all such fields

Issue - State: open - Opened by ericlp over 4 years ago - 1 comment
Labels: bug, Design pattern

#64 - Feature/standardize feedback

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#63 - Immutable verifier doesn't check for variable assignments using the 'this' keyword.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: bug, Design pattern

#62 - Fix/file structure

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#61 - Update/immutable tests

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#60 - Change compilationUnit to ClassOrInterfaceDeclaration to represent classes

Issue - State: open - Opened by Jhogne over 4 years ago
Labels: Framework

#59 - Hid Pattern.getGroup from the user.

Pull Request - State: closed - Opened by ViddeM over 4 years ago - 3 comments

#58 - Refactor how verifiers are created and handled

Pull Request - State: closed - Opened by ericlp over 4 years ago - 2 comments
Labels: enhancement, Framework

#57 - changed pmd rules

Pull Request - State: closed - Opened by ViddeM over 4 years ago - 1 comment

#56 - Make certain that a new verifier is created for each verification

Issue - State: closed - Opened by ericlp over 4 years ago
Labels: bug, Framework

#55 - add Class VariableReader

Pull Request - State: closed - Opened by lir108 over 4 years ago

#54 - Hide classes that the user should not know of

Issue - State: open - Opened by ericlp over 4 years ago - 1 comment
Labels: gradle, Annotations, Framework

#53 - Improve PMD according to meeting

Issue - State: closed - Opened by Jhogne over 4 years ago
Labels: gradle

#52 - Extend feedback to allow more extensive information regarding where the build broke

Issue - State: closed - Opened by Jhogne over 4 years ago
Labels: enhancement

#51 - Improve the file and package structure of the project

Issue - State: closed - Opened by Jhogne over 4 years ago
Labels: enhancement

#50 - Singleton Verifier

Pull Request - State: closed - Opened by lir108 over 4 years ago - 3 comments
Labels: Design pattern

#49 - Update README with usage instruction

Issue - State: open - Opened by ericlp over 4 years ago
Labels: documentation, gradle, Annotations

#48 - Fail builds when receiving bad feedback.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: enhancement, gradle, Framework

#47 - Feature/fail builds MERGE AFTER Feature/support multi-class patterns.

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#46 - Feature/support multiclass patterns

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#45 - Update test structure of singleton pattern

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: enhancement, Design pattern

#44 - Update test sructure for immutable pattern.

Issue - State: closed - Opened by ViddeM over 4 years ago
Labels: enhancement, Design pattern

#43 - Add tests for the annotations recognition system.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: enhancement, Annotations

#42 - Feature/annotations

Pull Request - State: closed - Opened by ericlp over 4 years ago - 1 comment

#41 - Feature/immutable verification

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#40 - Examples in 2.2

Issue - State: closed - Opened by Jhogne over 4 years ago
Labels: NotCode, Report

#39 - Write about immutable pattern in the report.

Issue - State: closed - Opened by ViddeM over 4 years ago
Labels: NotCode, Report

#38 - Update framework for multiple class patterns.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: Framework

#37 - Feature/pmd checkstyle

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#36 - Feature/checkstyle2.0 electric boogaloo

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#35 - Create a feedback system

Issue - State: open - Opened by ericlp over 4 years ago
Labels: Design pattern, Framework

#34 - Setup test project

Issue - State: closed - Opened by ericlp over 4 years ago
Labels: documentation, gradle

#33 - Decomposition of *Bridge* design pattern

Issue - State: closed - Opened by Darkarca over 4 years ago
Labels: Annotations, Design pattern

#32 - Decomposition of *Decorator* design pattern

Issue - State: open - Opened by Darkarca over 4 years ago
Labels: Annotations, Design pattern

#31 - Decomposition of *Composite* design pattern

Issue - State: open - Opened by Darkarca over 4 years ago
Labels: Annotations, Design pattern, Report

#30 - Write about developer tools under Related Works

Issue - State: closed - Opened by ericlp over 4 years ago
Labels: Report

#29 - Create a Glossary

Issue - State: open - Opened by ericlp over 4 years ago
Labels: Report

#28 - Write about STAN4J in the final report

Issue - State: open - Opened by Darkarca over 4 years ago
Labels: Report

#27 - Base project/framework

Pull Request - State: closed - Opened by Jhogne over 4 years ago

#26 - Gradle plugin setup.

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#25 - Updates PMD to a new version, also uses default rulesets now.

Pull Request - State: closed - Opened by ViddeM over 4 years ago - 1 comment

#24 - Investigate data-flow and control-flow

Issue - State: closed - Opened by MVacante over 4 years ago - 1 comment
Labels: NotCode, Report

#23 - Fix/untrack gitignored files

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#22 - Fill in social contract with decisions from meeting.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: NotCode

#21 - Write about gradle in the report

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: NotCode, Report

#20 - Feature/upgrade to java 11

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#19 - Master

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#18 - Decomposition of *Facade* design pattern

Issue - State: closed - Opened by ericlp over 4 years ago
Labels: Annotations, Design pattern, Report

#17 - Decomposition of *Adapter* design pattern

Issue - State: closed - Opened by ericlp over 4 years ago
Labels: Annotations, Design pattern, Report

#16 - Decomposition of *Proxy* design pattern

Issue - State: open - Opened by ericlp over 4 years ago
Labels: Annotations, Design pattern, Report

#15 - Decomposition of *Singleton* design pattern

Issue - State: open - Opened by ericlp over 4 years ago
Labels: Annotations, Design pattern, Report

#14 - Decomposition of *Immutable* design pattern

Issue - State: open - Opened by ericlp over 4 years ago
Labels: Annotations, Design pattern, Report

#13 - Peer review of the other group's project

Issue - State: open - Opened by MVacante over 4 years ago
Labels: NotCode

#12 - Investigate ways of extracting information from a codebase

Issue - State: open - Opened by ericlp over 4 years ago - 1 comment
Labels: NotCode, Report

#11 - Investigate different methods of identifying design patterns.

Issue - State: open - Opened by ericlp over 4 years ago
Labels: NotCode, Report

#10 - General codebase

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: Framework

#9 - Create presentation

Issue - State: open - Opened by ericlp over 4 years ago - 1 comment
Labels: NotCode

#8 - Move old shit from project to zenhub.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: NotCode

#7 - Select and setup annotions systems / standards.

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: Annotations

#6 - Gradle plugin

Issue - State: open - Opened by ViddeM over 4 years ago
Labels: gradle

#5 - Update README.md

Pull Request - State: closed - Opened by Jhogne over 4 years ago

#4 - feature/travis_only_develop_master

Pull Request - State: closed - Opened by ViddeM over 4 years ago - 1 comment

#3 - Add codeStyle xml for project

Pull Request - State: closed - Opened by ViddeM over 4 years ago

#2 - test

Issue - State: closed - Opened by ericlp over 4 years ago

#1 - Add .travis.yml

Pull Request - State: closed - Opened by ViddeM over 4 years ago