-
Notifications
You must be signed in to change notification settings - Fork 66
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tushartushar/DesigniteJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Bruno81930/DesigniteJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 136 files changed
- 2 contributors
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2e9e127 - Browse repository at this point
Copy the full SHA 2e9e127View commit details
Commits on May 7, 2020
-
Added the Organic Smells Detector
Integrated the organic smells detector to Designite. Signed-off-by: Bruno Sotto-Mayor
Configuration menu - View commit details
-
Copy full SHA for 14abca2 - Browse repository at this point
Copy the full SHA 14abca2View commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 86683e1 - Browse repository at this point
Copy the full SHA 86683e1View commit details
Commits on May 10, 2020
-
Implemented last missing smells.
Implemented AntiSingleton, SwissArmyKnife and Large Class. Signed-off-by: Bruno Sotto-Mayor
Configuration menu - View commit details
-
Copy full SHA for 44ddb94 - Browse repository at this point
Copy the full SHA 44ddb94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ab91f7 - Browse repository at this point
Copy the full SHA 8ab91f7View commit details -
Added line numbers for types and methods
Signed-of-by: Bruno Sotto-Mayor
Configuration menu - View commit details
-
Copy full SHA for 1352311 - Browse repository at this point
Copy the full SHA 1352311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f8c8e - Browse repository at this point
Copy the full SHA 99f8c8eView commit details
Commits on May 13, 2020
-
Changed the Organic Smells output to be spaced
Instead of the output of the organic smell being "LargeClass", I changed to "Large Class". This is to promote consistency with the Designite smells. Signed-off-by: Bruno Sotto-Mayor
Configuration menu - View commit details
-
Copy full SHA for a840627 - Browse repository at this point
Copy the full SHA a840627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3af1564 - Browse repository at this point
Copy the full SHA 3af1564View commit details
Commits on May 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0a01b55 - Browse repository at this point
Copy the full SHA 0a01b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4230b - Browse repository at this point
Copy the full SHA 7f4230bView commit details
Commits on May 28, 2020
-
There was a bug in the AntiSingleton detection. Was not considering void return types when resolving bind. Therefore was throwing a NullPointerException. Another bug was in getting the package name. There are cases where there is no package set. This means that it is the root default package. Signed-off-by: Bruno Sotto-Mayor
Configuration menu - View commit details
-
Copy full SHA for 1a755e1 - Browse repository at this point
Copy the full SHA 1a755e1View commit details
Commits on Jun 2, 2020
-
The AST parser has a known bug. Just ignore the exception. Signed-off-by: Bruno Sotto-Mayor
Configuration menu - View commit details
-
Copy full SHA for e439443 - Browse repository at this point
Copy the full SHA e439443View commit details
Commits on Dec 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7455100 - Browse repository at this point
Copy the full SHA 7455100View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master