CARVIEW |
teigen
(Jon-Anders Teigen)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Jon-Anders Teigen
- Location
- Oslo, Norway
- Member Since
- Sep 19, 2008 (about 1 year)
- 7 public repos
- 11 followers
Following 3 githubbers and watching 21 repositories view all →
Public Repositories (7)
-
akka
Akka Transactors
Forked from jboner/akka Mon Oct 12 09:13:54 -0700 2009
Last updated Mon Oct 26 13:41:30 -0700 2009
-
scala-examples
Scala Examples
Forked from fredriv/scala-examples Sat Oct 24 03:07:08 -0700 2009
Last updated Thu Oct 22 05:15:33 -0700 2009
-
cuke4duke
Cucumber packaged in a Jar file with support for Java, Groovy and other JVM languages.
Forked from aslakhellesoy/cuke4duke Thu Sep 24 09:41:16 -0700 2009
Last updated Sun Oct 18 10:07:11 -0700 2009
-
cucumber
BDD that talks to domain experts first and code second
Forked from aslakhellesoy/cucumber Thu Sep 24 11:44:34 -0700 2009
Last updated Mon Sep 28 06:26:26 -0700 2009
-
maven-scalatest-plugin
Maven support for ScalaTest
Last updated Tue Sep 22 11:33:59 -0700 2009
-
scalatest-junit4runner
JUnit4 Runner for ScalaTest
Last updated Tue Mar 31 11:15:40 -0700 2009
-
scalademo
Small framework for demonstrating snippets of Scala code
Last updated Sun Feb 15 12:43:28 -0800 2009
Public Activity 

-
jboner committed a5feb95b:
added scaladoc for all modules in the ./doc directory
-
jboner committed 3c6c961d:
upgraded scaladoc module
-
jboner committed 904cf0ee:
Merge branch 'master' of git@github.com:jboner/akka
-
jboner committed 2f5127ca:
fixed issue with needing AKKA_HOME to run tests
-
Eckart Hertzler committed 8cbc98a2:
tests can now be run with out explicitly defining AKKA_HOME
-
jboner committed 77909249:
migrated over to ScalaTest 1.0
-
ross.mcdonald committed ca112a35:
bump lift sample akka version
-
Eckart Hertzler committed 1db43e7f:
test cases for basic authentication actor added
-
jboner committed d7a1944c:
messed with the config file
-
jboner committed aec743e8:
merged with updated security sample
-
jboner committed 472e4791:
upgraded to multiverse 0.3-SNAPSHOT + enriched the AMQP API
-
ross.mcdonald committed e270cd99:
remove old commas
-
Eckart Hertzler committed 90d71233:
updated FQN of sample basic authentication service
-
Eckart Hertzler committed c9008f60:
Merge branch 'master' of git://github.com/jboner/akka
-
Eckart Hertzler committed fcd5c677:
add missing @DenyAll annotation

-
jboner committed 5b2d7209:
added @inittransactionalstate
-
jboner committed 98bdd937:
added init tx state hook for active objects, rewrote mongodb test
-
jboner committed 1bce709c:
fixed mongodb test issues
-
jboner committed 1968dc1f:
merged multiverse STM rewrite with master
-
jboner committed 2998fa4d:
added monadic ops to TransactionalRef, fixed bug with nested txs
-
jboner committed 3be19390:
added new multiverse managed reference
-
jboner committed da0ce0ad:
finalized persistence refactoring; more performant, richer API and using new STM based on Multiverse
-
jboner committed dfc08f55:
rewrote the persistent storage with support for unit-of-work and new multiverse stm
-
jboner committed e4a44515:
deleted old project files
-
jboner committed 6702a5f3:
deleted old project files
-
jboner committed 89aca17b:
merged multiverse branch with upstream
-
jboner committed 91938222:
updated changes.xml
-
jboner committed 09231f0c:
added more tracing to stm
-
jboner committed 540618ea:
mid multiverse bug tracing
-
jboner committed ae9c93d6:
merge with multiverse stm branch
-
jboner committed 8e55322d:
multiverse stm for in-memory datastructures done (with one bug left to do)
-
jboner committed ce02e9f8:
merged with upstream
-
jboner committed 2ade75b0:
added to changes.xml
-
jboner committed 9bfa994d:
Beginning of Multiverse STM integration
-
U-GONZ\jboner committed 39e08173:
Added Multiverse STM to embedded repo
And 43 more commits...

-
Trond Marius Ovstetun committed ebb96117:
Refactored ObjectFactory to reflect that it is the StepMother instance that is passed to the factory after creation.
-
Trond Marius Ovstetun committed 34eda8eb:
Added support for calling steps from java steps when using spring. Needs some more cleanup.
-
aslakhellesoy committed 0d4e0334:
Resolve merge conflicts. Add back snippet generator.
-
aslakhellesoy committed b423b3a7:
Merge with master
-
aslakhellesoy committed 59d46ef5:
Improved Guice support. Scenario isolation. And we don't swallow exceptions.
-
Henning Jensen committed 359fe954:
Implemented Google Guice injection support.
-
torbjornvatn committed 3e66e50a:
Fixed merge conflict
-
olabini committed 359b66f0:
Update the poms so that Ioke can be used correctly with some new features, also implement pending so it works correctly
-
Henning Jensen committed 613d06af:
Merge branch 'master' of git://github.com/aslakhellesoy/cuke4duke
-
olabini committed 91d01e1d:
Fix an off-by-one-error and also add support for pending
-
olabini committed 47bb8223:
Update the support for Ioke snippet generation, and fix a slight bug in one of the example specs
-
torbjornvatn committed 4702abb5:
Merged from alsak master
-
torbjornvatn committed e03d7f4e:
Merge branch 'master' of git://github.com/aslakhellesoy/cuke4duke
-
torbjornvatn committed c4c993aa:
Merged from aslak and fixed conflict
-
torbjornvatn committed 13165387:
Added test-output to .gitignore
-
torbjornvatn committed a7bdf85c:
Removed all warnings in Eclipse
-
torbjornvatn committed 1ab9c2ec:
Merge branch 'master' of git://github.com/aslakhellesoy/cuke4duke and added a more Java 1.6 String.format to ArgumentsConverterTest
-
torbjornvatn committed e4b4e4dd:
Merge conflict
-
henningjensen committed f1a422e5:
Merge branch 'master' of git://github.com/aslakhellesoy/cuke4duke
-
henningjensen committed c9c7418f:
Modified snippet output on not yet implemented steps.
And 16 more commits...

-
aslakhellesoy committed 61817e4c:
Merge changes
-
aslakhellesoy committed 57cd29e2:
Move scala back up
-
aslakhellesoy committed b4385bd9:
Cucumber loves Javascript
-
aslakhellesoy committed f607ac32:
Merge branch 'scala' into javascript
-
aslakhellesoy committed 8c0f1a3f:
Started on Javascript support

-
aslakhellesoy committed 6a678186:
Added a special Cucumber::IokeException exception for Ioke, along with a static helper method to throw it. Waiting for Ola magic to figure out where to raise it.
-
aslakhellesoy committed b28662c4:
Preliminary support for tables.
-
aslakhellesoy committed 9063ac3b:
Filter Rhino backtraces
-
aslakhellesoy committed 3d85139a:
Added regexp_source for Ioke. Gotta love checked exceptions - change one signature and the footprint is a dozen files.
-
olabini committed 12ddd44f:
Update the tests to have one failure, and also a working calculator example
-
olabini committed 51c3baae:
Update the basic DSL to work, with supporting Java code
-
olabini committed e8f05860:
Add ioke-lib to the various poms
-
aslakhellesoy committed 6c5c0846:
Extract ProgrammingLanguage interface. Not *really* needed, but makes it easier to document the API.
-
aslakhellesoy committed a4b45b6f:
Now recognising step arguments. Started to implement stepdef invocation.
-
aslakhellesoy committed 7c035ae8:
Initial Ioke support - hacked together with Ola Bini, Sam Aaron, Jakob Skov-Pedersen and Aslak Hellesøy at RubyFoo in London.
-
aslakhellesoy committed 5ae8cb79:
Better backtrace filtering
-
teigen committed 6ec95a7b:
fixing issue#29, stepdefinitions registering themselves on creation and on invocation, to allow tracking of unused step definitions
-
aslakhellesoy committed 92fb52ab:
Add empty step definition and use of usage formatter that demonatrates that it doesn't work until we inherit from AbstractStepDefinition
-
aslakhellesoy committed 938c179a:
Blurb about usage formatter
-
aslakhellesoy committed b30808c6:
Removed unneeded ceremony
-
aslakhellesoy committed 4cb72a03:
Automatically register stepdefs. Make Scala pass again.
-
aslakhellesoy committed 719b92e6:
Almost done refactoring to an AbstractStepDefinition - which will simplify detection of unmatched (unused) step definitions
-
aslakhellesoy committed 3b805e5e:
Fix incorrect order of arguments. Use JUnit assertsions.
-
aslakhellesoy committed 5351656d:
Use scenario outline - more DRY
-
aslakhellesoy committed 297962d3:
Bump version
And 19 more commits...

-
Aslak Hellesøy committed e0b8077b:
Use a proper class for keys
-
Aslak Hellesøy committed a25c1612:
lib/cucumber/formatter/html.rb requires xml. [#458 state:resolved]
-
Aslak Hellesøy committed 2006081f:
Started on a new formatter to replace usage, steps and profile
-
bmabey committed 52a3d2e3:
stdout_formats and non_stdout_formats no longer need to be protected
-
bmabey committed ac726f09:
Updated history for [#375 state:resolved].
-
Gabriel Medina committed e070aa88:
use STDOUT formatter defined in profile
-
Aslak Hellesøy committed 1eafa7e3:
All specs are passing again. Simplified TreeWalker
-
Aslak Hellesøy committed a96de7fc:
Merge branch 'master' into language-power
-
Aslak Hellesøy committed 1101fd65:
Fixed regression in profile formatter from 0.3.102
-
Aslak Hellesøy committed ad4cef66:
Attribution: Added example for Ramaze. (Yutaka HARA)
-
Aslak Hellesøy committed ab24455c:
Merge branch 'yhara/master'
-
Aslak Hellesøy committed 6bdb51de:
Upgraded rack-test for Sinatra example
-
Aslak Hellesøy committed 50efb678:
Raise a proper error message if someone forgets @ for tags, example: --tags ~foo or --tags bar
-
Aslak Hellesøy committed f2039ae4:
Renamed feature and added some more
-
Aslak Hellesøy committed f9fa9bf1:
Remove more dead code
-
Aslak Hellesøy committed a815876c:
Merge branch 'language-power' of git://github.com/teigen/cucumber into language-power
-
Yutaka HARA committed 814f205e:
Merge branch 'master' of git@github.com:yhara/cucumber
-
Yutaka HARA committed 73d61cc9:
Added example of Ramaze and Cucumber
-
Aslak Hellesøy committed 99a65c60:
Merge branch 'language-power' of git://github.com/teigen/cucumber into language-power
-
Aslak Hellesøy committed 52987226:
lib/cucumber/formatter/html.rb requires ruby-debug [#455 state:resolved]
And 5 more commits...

-
aslakhellesoy committed 2006081f:
Started on a new formatter to replace usage, steps and profile
-
bmabey committed 52a3d2e3:
stdout_formats and non_stdout_formats no longer need to be protected
-
bmabey committed ac726f09:
Updated history for [#375 state:resolved].
-
rha7dotcom committed e070aa88:
use STDOUT formatter defined in profile
-
aslakhellesoy committed 1eafa7e3:
All specs are passing again. Simplified TreeWalker
-
aslakhellesoy committed a96de7fc:
Merge branch 'master' into language-power
-
aslakhellesoy committed 1101fd65:
Fixed regression in profile formatter from 0.3.102
-
aslakhellesoy committed ad4cef66:
Attribution: Added example for Ramaze. (Yutaka HARA)
-
aslakhellesoy committed ab24455c:
Merge branch 'yhara/master'
-
aslakhellesoy committed 6bdb51de:
Upgraded rack-test for Sinatra example
-
aslakhellesoy committed 50efb678:
Raise a proper error message if someone forgets @ for tags, example: --tags ~foo or --tags bar
-
aslakhellesoy committed f2039ae4:
Renamed feature and added some more
-
aslakhellesoy committed f9fa9bf1:
Remove more dead code
-
aslakhellesoy committed a815876c:
Merge branch 'language-power' of git://github.com/teigen/cucumber into language-power
-
yhara committed 814f205e:
Merge branch 'master' of git@github.com:yhara/cucumber
-
yhara committed 73d61cc9:
Added example of Ramaze and Cucumber
-
teigen committed 445f4ba5:
added step_match
-
aslakhellesoy committed 99a65c60:
Merge branch 'language-power' of git://github.com/teigen/cucumber into language-power
-
aslakhellesoy committed 52987226:
lib/cucumber/formatter/html.rb requires ruby-debug [#455 state:resolved]
-
teigen committed aa6ebb5c:
More power to the language
And 7 more commits...