0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
May 28, 2024 — May 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bits of prettiness More... over 15 years ago
Added association between user_role and story. More... over 15 years ago
Fixing a goofy mistake with associations. More... over 15 years ago
Fixing up some more associations. More... over 15 years ago
Merge branch 'master' of git://github.com/futurechimp/branston More... over 15 years ago
Some domain model cleanup and migrations. More... over 15 years ago
Adding title to Stories Changing Story to use its title in the filename Outputting the first line of the feature file More... over 15 years ago
Linking some models together. More... over 15 years ago
Adding a generate feature method to the story controller, and an ajax link on the show page, which puts a cucumber feature file in the features folder More... over 15 years ago
Switched Story model to have an "in_progress" so we don't get too far away from our most recent coding job. More... over 15 years ago
Iterations must define a velocity. More... over 15 years ago
Setting calendar date select back in iteration form. More... over 15 years ago
Added scenarios, preconditions, outcomes. More... over 15 years ago
Changing the way cuke stuff will be generated slighly. More... over 15 years ago
Added story display to iteration show view. More... over 15 years ago
Some form refactoring. More... over 15 years ago
Proving that the stories-iterations assocations works reasonably well. More... over 15 years ago
It's now possible to add stories to specific iterations. More... over 15 years ago
Adding cucumber to the application More... over 15 years ago
Story belongs to iteration. More... over 15 years ago
Shortening the readme... More... over 15 years ago
Merge branch 'master' of git://github.com/futurechimp/branston More... over 15 years ago
Minor domain cleanup. More... over 15 years ago
Updating user and user roles tests to use shoulda, and to work. Adding blueprints for users and user roles More... over 15 years ago
Code for Participation model so we can associate Users and Iterations properly. More... over 15 years ago
Added a Participation model so we can associate Users and Iterations properly. More... over 15 years ago
Ignoring temp files. More... over 15 years ago
Removing the test log. More... over 15 years ago
Explicity ignoring the test log, what's up here? More... over 15 years ago
Adding all the calendar date select stuff for iteration length selecting. More... over 15 years ago