summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-14cleaned up the rake file a bit. implemented missing method in database command.mainunknown
2009-10-13removed hardcoded path to sql folder and replaced with Dir.getwd => directory...unknown
2009-10-13got the app running with the command line args passing in correctly in the ru...unknown
2009-10-13figured out that the path to the exe was wrong in the run task.unknown
2009-10-13adding test sql files.unknown
2009-10-11hooked up the console app.mo
2009-10-11hooking up application startup for console application.mo
2009-10-11added singleton specs.mo
2009-10-10added specs around factory scope.mo
2009-10-10added a get_all behavior to the simple containermo
2009-10-10added a simple container.mo
2009-10-10forgot to save file.mo
2009-10-10got the slow tests to work in both the build test target and from studio.mo
2009-10-10no longer deleting the sql files in cleanup.mo
2009-10-10removed warning about calling obsolete developwithpassion api.mo
2009-10-10added log message for when a file is deleted.mo
2009-10-10minormo
2009-10-10added missing test sql files to gitmo
2009-10-10renamed project from simple.migrations to gorilla.migrations.mo
2009-10-10hooking up the missing pieces.unknown
2009-10-09working on sorting sql files.unknown
2009-10-09cleaning up sql file.unknown
2009-10-09implementing the sql file.unknown
2009-10-09ignoring the slow tests.unknown
2009-10-09got the database gateway skipping scripts that have already run.unknown
2009-10-09hooked up the first database gateway.unknown
2009-10-09got the windows file system working.unknown
2009-10-09trying to get the file system specs working.unknown
2009-10-09started working on specs for windows file system.unknown
2009-10-09implemented the run migrations commandunknown
2009-10-09now able to parse for a value of a specific command line arg.unknown
2009-10-09working on a regular expression to parse the command line arguments.unknown
2009-10-08fixed one broken test where the implicit cast was causing a mock setup to not...unknown
2009-10-08now showing the test report when running all the tests.unknown
2009-10-08got the unit tests running from the rake build.unknown
2009-10-07working the console arguments specs to be able to a parse out the values for ...unknown
2009-10-07starting implementing the run migrations command.unknown
2009-10-05created command registry to register and load console commands to process req...unknown
2009-10-05implemented the console application to lookup the appropriate command for the...unknown
2009-10-05got the first test running with developwithpassion.bdd.unknown
2009-10-05trying to get td.net to run a spec.unknown
2009-10-05created build, app, and test projectsunknown
2009-10-05includings jps build files as a template to learn rake.unknown
2009-10-05adding third party tools.unknown
2009-10-05initial project setupunknown