]> git.uio.no Git - ifi-stolz-refaktor.git/history - software
AggregationAnalyzer: making it generic
[ifi-stolz-refaktor.git] / software /
2014-01-31 Erlend KristiansenAggregationAnalyzer: making it generic
2014-01-31 Erlend KristiansenSearchBasedAnalyzer: Renaming to AggregationAnalyzer...
2014-01-31 Erlend KristiansenAnalyzer: Adding Javadoc
2014-01-31 Erlend KristiansenChanging method signature and adding Javaodoc to Executor.
2014-01-31 Erlend KristiansenAdding Javadoc to SearchBasedAnalyzerChanger.
2014-01-31 Erlend KristiansenAdding to the Javadoc of ProjectWideSearchBasedExtractA...
2014-01-31 Erlend KristiansenFixing error in Javadoc for ProjectWideSearchBasedExtra...
2014-01-30 Erlend KristiansenAdding Javadoc for ProjectWideSearchBasedExtractAndMove...
2014-01-30 Erlend KristiansenChanging a method signature and adding Javadoc in Refak...
2014-01-30 Erlend KristiansenRenaming RefaktorChanger.executeChange to *.execute
2014-01-30 Erlend KristiansenCreating RefaktorAnalyzerException.
2014-01-30 Erlend KristiansenFixing some naming mixup.
2014-01-30 Erlend KristiansenMoving performers to no.uio.ifi.refaktor.change.performers
2014-01-30 Erlend KristiansenMoving executors to no.uio.ifi.refaktor.change.executors
2014-01-30 Erlend KristiansenMoving changers into no.uio.ifi.refaktor.change.changer
2014-01-30 Erlend KristiansenRenaming no.uio.ifi.refaktor.changers to no.uio.ifi...
2014-01-30 Erlend KristiansenMoving some assertion code into no.uio.ifi.refaktor...
2014-01-30 Erlend KristiansenMoving some exceptions to no.uio.ifi.refaktor.changer...
2014-01-30 Erlend KristiansenMoving some exceptions into no.uio.ifi.refaktor.analyze...
2014-01-30 Erlend KristiansenMoving analyzers to no.uio.ifi.refaktor.analyze.analyzers
2014-01-30 Erlend KristiansenMoving comparators to no.uio.ifi.refaktor.analyze.compa...
2014-01-29 Erlend KristiansenMaking the SearchBasedExtractAndMoveMethodChangerBenchm...
2014-01-29 Erlend KristiansenAdding SearchBasedExtractAndMoveMethodChangerBenchmark.
2014-01-29 Erlend KristiansenFixing bug in debug output for SearchBasedExtractAndMov...
2014-01-29 Erlend KristiansenExtracts superclass from SearchBasedExtractAndMoveMetho...
2014-01-29 Erlend KristiansenFixing menu for analyzing and changing java projects.
2014-01-29 Erlend KristiansenAdding info about all interfaces for an element in...
2014-01-29 Erlend KristiansenAdding extensions for Project Wide Search Based Extract...
2014-01-29 Erlend KristiansenAdding command handler for ProjectWideSearchBasedExtrac...
2014-01-29 Erlend KristiansenMoving ProjectWideSearchBasedExtractAndMoveMethodChanger.
2014-01-29 Erlend KristiansenMaking the SearchBasedExtractAndMoveMethodAnalyzer...
2014-01-29 Erlend KristiansenAdding test and implementation for ProjectWideSearchBas...
2014-01-29 Erlend KristiansenAdding assert with message to SimpleRefactoringPerformer.
2014-01-29 Erlend KristiansenRefactoring PackageWideSearchBasedExtractAndMoveMethodC...
2014-01-29 Erlend KristiansenAdding test and code for analyzing and changing a package.
2014-01-29 Erlend KristiansenAdding some functionality to RefaktorDebug class.
2014-01-28 Erlend KristiansenCatching exception in the method testing fro project...
2014-01-28 Erlend KristiansenRefactoring ExampleCodeManager.
2014-01-28 Erlend KristiansenAdding tests for the ExampleCodeManager.
2014-01-28 Erlend KristiansenChanging signature of utility method.
2014-01-27 Erlend KristiansenAdding assert to SearchBasedExtractAndMoveMethodChanger...
2014-01-27 Erlend KristiansenFilling in SearchBasedExtractAndMoveMethodChanger.
2014-01-26 Erlend KristiansenMaking the benchmark deep import project to analyze.
2014-01-24 Erlend KristiansenBenchmark: Delegating project creation to a new Project...
2014-01-24 Erlend KristiansenChanging some path handling in benchmark.
2014-01-24 Erlend KristiansenExtracting superclass from a lot of search based handlers.
2014-01-24 Erlend KristiansenPackageFragmentRootWideSearchBasedExtractAndMoveMethodA...
2014-01-24 Erlend KristiansenExtracting superclass from ProjectWideSearchBasedExtrac...
2014-01-24 Erlend KristiansenAdding command + handler for analyzing package roots.
2014-01-24 Erlend KristiansenChanging the output of some info.
2014-01-24 Erlend KristiansenRefactoring example project to make it more comprehensible.
2014-01-23 Erlend KristiansenAnalysisStatistics now gives time in milliseconds
2014-01-23 Erlend KristiansenFixing bug with benchmark not showing results properly.
2014-01-23 Erlend KristiansenFixing "bug" leading to all packages in the classpath...
2014-01-23 Erlend KristiansenAdding command + handler for analyzing projects.
2014-01-23 Erlend KristiansenAdding command + handler for analyzing packages.
2014-01-23 Erlend KristiansenAdding command + handler for analyzing ICompilationUnits.
2014-01-23 Erlend KristiansenAdding command + handler for analyzing ITypes.
2014-01-23 Erlend KristiansenMoving some functionality from ProjectWideSearchBasedEx...
2014-01-23 Erlend KristiansenRefactoring the ProjectWideSearchBasedExtractAndMoveMet...
2014-01-23 Erlend KristiansenMoving debug statements to SearchBasedExtractAndMoveMet...
2014-01-23 Erlend KristiansenAdding class to keep track of analysis statistics.
2014-01-23 Erlend KristiansenInlining and removing method that is not used elsewhere.
2014-01-22 Erlend KristiansenAdding command + handler instead of SearchBasedExtractA...
2014-01-22 Erlend KristiansenAdding tree selection information command.
2014-01-21 Erlend KristiansenOrganizing imports.
2014-01-21 Erlend KristiansenNow using a hash map to back the PrefixSet, instead...
2014-01-20 Volker StolzLet's see what the CI is up to...
2014-01-17 Erlend KristiansenAdding debug method to log throwables.
2014-01-17 Erlend KristiansenRemoving redundant information from log call.
2014-01-17 Erlend KristiansenMoving assert statement in PrefixSet into add method...
2014-01-17 Erlend KristiansenAdding stacktrace to the log output for ProjectWideSear...
2014-01-17 Erlend KristiansenAsserting that a prefix set cannot "register" a null...
2014-01-16 Erlend KristiansenAdding system parameter for directory for log files.
2014-01-16 Erlend KristiansenLogging assertion errors in analysis instead of letting...
2014-01-16 Volker StolzNope, didn't work; let's split em.
2014-01-16 Volker StolzTentatively future-proof target definition by including...
2014-01-16 Erlend KristiansenRemoving SafeVarArgs annotations.
2014-01-16 Erlend KristiansenHave (hopefully) resolved the incompatibilities between...
2014-01-16 Erlend KristiansenFixing incompatibilities between the Hamcrest libraries...
2014-01-15 Erlend KristiansenAdding tests to extend the definition of an unfix to...
2014-01-15 Erlend KristiansenOrganizing imports.
2014-01-15 Erlend KristiansenRefactoring to facilitate the addition of a new testcas...
2014-01-15 Erlend KristiansenMaking use of the Hamcrest hasItem matcher in UnfixesCo...
2014-01-15 Erlend KristiansenAdding test to define a simple name as a prefix if...
2014-01-15 Erlend KristiansenAdding tests for PrefixesCollector.
2014-01-14 Erlend KristiansenAdding information about declaring type of method in
2014-01-14 Erlend KristiansenMaking the ExtractAndMoveMethodAnalysisResult lightweig...
2014-01-14 Erlend KristiansenMaking some print statements use RefaktorDebug.
2014-01-14 Erlend KristiansenAdding some more data to ExtractAndMoveMethodAnalysisRe...
2014-01-14 Erlend KristiansenRemoving Perfidix-related comments from
2014-01-14 Erlend KristiansenRemoving redundant "by-component"-section from refaktor...
2014-01-14 Erlend KristiansenRemoving unneeded suppression of restriction warning.
2014-01-14 Erlend KristiansenUpdating the refaktor.rmap to reflect the renaming...
2014-01-14 Erlend KristiansenSuppressing restriction on ASTNodeSearchUtil in SearchB...
2014-01-14 Erlend KristiansenRenaming no.uio.refaktor.benchmark to no.uio.ifi.refakt...
2014-01-14 Erlend KristiansenAdding system property refaktor.debug instead of using...
2014-01-14 Erlend KristiansenChanging default for system property refaktor.delay...
2014-01-13 Volker StolzRevert intermediate tests, the culprit seems to be...
2014-01-13 Volker StolzCollect output in CI
next