CARVIEW |
orfjackal
(Esko Luontola)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Esko Luontola
- Website/Blog
- https://www.orfjackal.net/
- Location
- Helsinki, Finland
- Member Since
- Dec 25, 2008 (about 1 year)
Following 1 coder and watching 25 repositories view all →
Public Repositories (18)
-
dimdwarf
Lightweight application server for Java. You write single-threaded, event-driven POJO code - the ...
Last updated Sat Jan 23 05:45:41 -0800 2010
-
ccorr
Corruption Corrector (CCorr) is a program for fixing corrupt files by combining the good parts fr...
Last updated Mon Jan 18 10:07:53 -0800 2010
-
idea-config
My configs for IntelliJ IDEA.
Last updated Mon Jan 11 11:16:21 -0800 2010
-
sgs-server_ref-hooks
Git mirror of sgs-server's SVN repository, ref-hooks branch, for adding transparent references.
Last updated Tue Jan 05 12:01:52 -0800 2010
-
gospec
BDD framework for Golang. Allows writing self-documenting tests/specs, and executes them concurre...
Last updated Thu Dec 31 17:53:22 -0800 2009
-
ikayaki
Takes measurements with a SQUID magnetometer. Compatible with the device models 2G800, 2G600, 755...
Last updated Thu Dec 03 00:54:35 -0800 2009
-
tdd-tetris-tutorial
Tutorial for learning TDD. You make a Tetris game by writing code to pass the test cases. See REA...
Last updated Fri Nov 20 05:43:15 -0800 2009
-
extformatter
External Code Formatter, an IntelliJ IDEA plugin. [UNMAINTAINED]
Last updated Tue Nov 03 15:10:36 -0800 2009
-
hourparser
Produces a HTML report from work hour lists. [UNMAINTAINED]
Last updated Sat Oct 17 14:53:13 -0700 2009
-
longcat
Longcat is looooooooooooooong. Command line tool for generating as long longcats as you wish.
Last updated Wed Sep 23 10:58:07 -0700 2009
-
pommac
Utility for generating Maven POM files. [DRAFT]
Last updated Thu Sep 17 00:26:19 -0700 2009
-
misc-tools
Chaotic pile of small utility classes and experiments.
Last updated Fri Sep 04 13:21:38 -0700 2009
-
bytecode-detective
Java bytecode analyzer. Finds out what method calls are done from a method. [DRAFT]
Last updated Wed Jun 24 06:03:59 -0700 2009
-
thematrixtime
Slows down or speeds up the system clock. [UNMAINTAINED]
Last updated Fri May 08 17:44:18 -0700 2009
-
puzzle-warrior
Hyper Puzzle Warrior XVII Ultra - a "Super Puzzle Fighter II Turbo" clone. [DRAFT]
Last updated Fri May 08 16:22:25 -0700 2009
-
classmembersorter
Sorts Java's Method and Class objects according to their actual source code line numbers.
Last updated Fri May 08 16:12:17 -0700 2009
-
weenyconsole
Command line interface which executes methods on a POJO.
Last updated Fri May 08 16:11:41 -0700 2009
-
visualvm4idea
VisualVM Profiler, an IntelliJ IDEA plugin. [UNMAINTAINED]
Last updated Fri May 08 12:07:33 -0700 2009
Public Activity 

-
orfjackal committed 3e1a3ced:
Updated copyright in README
-
orfjackal committed a903ba9c:
Added ComparisonTest, MarkingDifferencesTest
-
orfjackal committed d7f24d19:
Refactored test data generation into TestDataUtil
-
orfjackal committed 98bb49f8:
Removed ObjectSaverTest, because it will be tested indirectly by the other tests
-
orfjackal committed 20b5a437:
Added ChecksumFileTest
-
orfjackal committed de131593:
Upgraded to Mockito 1.8.2
-
orfjackal committed 951fedad:
TempDirectory utility from darkstar-integration-test
-
orfjackal committed f911f75c:
Added CrcTest, ObjectSaverTest
-
orfjackal committed 58b03e55:
Updated copyright headers (2003-2010 and 3-liners), reformatted code
-
orfjackal committed d9956dbc:
Converted the project to Maven format

-
orfjackal committed 8bf70280:
Use a special factory for creating managed references, so that they can be created when transaction is not active
-
orfjackal committed 2d979ffa:
Refactored transparent references to be installed as a custom data service
-
orfjackal committed 8c4c288d:
TRefSuite: added TestDataServiceImpl (commented out)
-
orfjackal committed 2237027b:
Suite for running all TRef related tests
-
orfjackal committed bc3ea8a6:
Transparent reference integration
-
orfjackal committed 68ba9815:
Added dependency to dimdwarf-core
-
luontola committed 6272ddca:
Use a special factory for creating managed references, so that they can be created when transaction is not active

-
luontola committed 6272ddca:
Use a special factory for creating managed references, so that they can be created when transaction is not active

-
luontola committed fe240dea:
Refactored the hooks to be set using dependency injection

-
orfjackal committed 3f5bfa20:
Refactored transparent references to be installed as a custom data service
-
orfjackal committed 5d771d2a:
TRefSuite: added TestDataServiceImpl (commented out)
-
orfjackal committed a1b44c7d:
Suite for running all TRef related tests
-
orfjackal committed a8143e98:
Transparent reference integration
-
orfjackal committed 053e6f14:
Added dependency to dimdwarf-core
-
luontola committed fe240dea:
Refactored the hooks to be set using dependency injection

-
orfjackal committed 411b121b:
Refactored transparent references to be installed as a custom data service
-
orfjackal committed 146030c5:
TRefSuite: added TestDataServiceImpl (commented out)
-
orfjackal committed adc7eff0:
Suite for running all TRef related tests
-
orfjackal committed 83127a6c:
Transparent reference integration
-
orfjackal committed 9056b378:
Added dependency to dimdwarf-core
-
orfjackal committed d5576cd8:
Refactored the hooks to be set using dependency injection

-
orfjackal committed 03b6fc42:
Execution model example
-
orfjackal committed aba94acb:
More empty space after error messages, to keep them separate from the next spec's name
-
orfjackal committed ee06cb71:
Refactored examples
-
orfjackal committed 52fde604:
Optimized the counting of specs, introduced a stand-alone Main
-
orfjackal committed 4cdda551:
BeNear matcher for floats
-
orfjackal committed cc482243:
Refactored: get filename from path