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