]> git.uio.no Git - ifi-stolz-refaktor.git/shortlog
ifi-stolz-refaktor.git
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-19 Erlend KristiansenAdding backend parameter to loading of biblatex package...
2014-01-19 Erlend KristiansenAdding some latex resources needed for building the...
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 KristiansenSubmodule eclipse_source_code/eclipse.jdt.ui is now...
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
2014-01-13 Volker StolzTesting dependencies for CI
2014-01-13 Volker StolzMerge branch 'master' of gitolite@git.uio.no:ifi-stolz...
2014-01-13 Volker StolzShow intermediate output from tests.
2014-01-13 Erlend KristiansenMerge branch 'master' of git.uio.no:ifi-stolz-refaktor
2014-01-13 Volker StolzDrop unused dependency.
2014-01-13 Volker StolzMaybe ordering of entries is relevant?
2014-01-13 Volker StolzChase Erlend's typo.
2014-01-13 Volker StolzCI for JDT analysis, mildly tested (though not on the...
2014-01-13 Erlend KristiansenMaking Prefix.toString lazy with the help of an anonymo...
2014-01-13 Volker StolzDrop version restriction
2014-01-11 Erlend KristiansenRemoving a debug statement to eliminate a call to the...
2014-01-11 Erlend KristiansenChanging the hashCode implementation of Prefix, making...
2014-01-10 Erlend KristiansenAdding test to capture bug regarding overloaded methods.
2014-01-08 Erlend KristiansenAdding some logging capabilities to RefaktorDebug.
2014-01-08 Erlend KristiansenAdding a CompilationUnitRecentlyUsedCache to be used...
2014-01-07 Erlend KristiansenRemoving some Java assert statements in favor of assert...
2014-01-07 Erlend KristiansenChanging to CompilationUnitTextSelection to be created...
2014-01-06 Erlend KristiansenAdding seconds since analysis start to the debug print...
2014-01-06 Erlend KristiansenFixing bug that made the SearchBasedExtractAndMoveMetho...
2014-01-06 Erlend KristiansenMaking the RefaktorAssert.assertThat depend on
2014-01-06 Erlend KristiansenReplacing the calls to org.hamcrest.MatcherAssert.asser...
2014-01-06 Erlend KristiansenRemoving the version constraint on the org.hamcrest...
2014-01-05 Erlend KristiansenAdding some more info to debug print-out.
2014-01-05 Erlend KristiansenFixing some classpath issues.
2014-01-05 Erlend KristiansenAdding test to UnfixesCollectorTest.
2014-01-05 Erlend KristiansenFixing bug with unfixesCollector that made it crash...
2014-01-05 Erlend KristiansenReverting back to the version of the manifest with...
2014-01-04 Erlend KristiansenAdding junit to the no.uio.ifi.refaktor dependencies...
2014-01-04 Erlend KristiansenAdding info to a debug statement.
2014-01-04 Erlend KristiansenChanging the assert framework for a statement in favor...
2014-01-04 Erlend KristiansenDoing some refactoring.
2014-01-04 Erlend KristiansenAdding tests to SearchBasedExtractAndMoveMethodAnalyzer...
2014-01-04 Erlend KristiansenFixed bug that made the SearchBasedExtractAndMoveMethod...
2014-01-04 Erlend KristiansenFixing bug that made the SearchBasedExtractAndMoveMetho...
2014-01-03 Erlend KristiansenAdding cache for compilation units to avoid a lot of...
2013-12-21 Erlend KristiansenAdding more test cases to CompilationUnitTextSelectionTest.
2013-12-21 Erlend KristiansenAdding guard statement regarding ArrayAccess in Unfixes...
2013-12-21 Erlend KristiansenAdding a unit test for CompilationUnitTextSelection.
2013-12-21 Erlend KristiansenChanging name.
next