]> git.uio.no Git - ifi-stolz-refaktor.git/shortlog
ifi-stolz-refaktor.git
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.
2013-12-21 Erlend KristiansenAdding code to benchmark/testrun in large scale, the
2013-12-21 Erlend KristiansenAdding action to run the SearchBasedExtractAndMoveMetho...
2013-12-20 Erlend KristiansenAdding eclipse.jdt.core.git submodule under eclipse_sou...
2013-12-20 Erlend KristiansenChanging test to utilize the hamcrest instanceOf matcher.
2013-12-19 Erlend KristiansenThe SearchBasedExtractAndMoveMethodAnalyzer is now...
2013-12-19 Erlend KristiansenThe SearchBasedExtractAndMoveMethodAnalyzer now works...
2013-12-17 Erlend KristiansenAdding first draft of SearchBasedExtractAndMoveMethodAn...
2013-12-17 Erlend KristiansenChanging name of a method in a test case.
2013-12-16 Erlend KristiansenMoving some test code into ExampleCodeManager.
2013-12-16 Erlend KristiansenAdding test data for SearchBasedExtractAndMoveMethodCha...
2013-12-16 Erlend KristiansenInlining the get undo undo manager call the only place...
2013-12-16 Erlend KristiansenSetting up test for SearchBasedExtractAndMoveMethodChanger.
2013-12-16 Erlend KristiansenChanged a name.
2013-12-16 Erlend KristiansenDelegating the calculation of the original target ...
2013-12-16 Erlend KristiansenChanging a name.
2013-12-15 Erlend KristiansenRemoving precondition checking from the Executor interface.
2013-12-15 Erlend KristiansenAdding SingleExecutionViolationException.
2013-12-15 Erlend KristiansenRemoving precondition checking from the ExecutorManager...
2013-12-13 Erlend KristiansenRemoving unused import.
2013-12-12 Erlend KristiansenMaking method private.
2013-12-12 Erlend KristiansenRemoving the storage of safe prefixes in ExtractAndMove...
2013-12-12 Erlend KristiansenRaising the bar for what kind of failures that shall...
2013-12-12 Erlend KristiansenRenaming a field and removing redundant configuration of
2013-12-11 Erlend KristiansenRenaming "extractors" to "analyzers".
2013-12-11 Erlend KristiansenBreaking up long static method to strip a text selectio...
2013-12-10 Erlend KristiansenRemoving some unused code.
2013-12-10 Erlend KristiansenSeparating the execution logic for the extract method...
2013-12-10 Erlend KristiansenSome simple renamings.
2013-12-10 Erlend KristiansenMoving away from one RefaktorChangerException with...
2013-12-10 Erlend KristiansenMoving the selection validation checking to the Selecti...
2013-12-09 Erlend KristiansenAdding the interface PropertiesExtractor.
2013-12-09 Erlend KristiansenRefactoring a bit of the precondition checking.
2013-12-08 Erlend KristiansenAdding final modifier to executorManager.
2013-12-08 Erlend KristiansenRemoving some garbage code from SaferRefactoring*.
next