0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Success on all unit tests. More... over 16 years ago
Comment use of database.yml and database.yml.template on README. More... over 16 years ago
svn ignore database.yml as database.yml.example is already provided. More... over 16 years ago
Correct default db environment. More... over 16 years ago
Some corrections on tests, some member modelling, some documentation and use of database.yml.example. More... over 16 years ago
remove useless files. More... over 16 years ago
Various changes. More... over 16 years ago
Remove deprecated file. More... over 16 years ago
Changelog updated. More... over 16 years ago
Correct default redirects at UserSessionsController. More... over 16 years ago
Changed 'getting-started' h2. More... over 16 years ago
Database documentation updated. More... over 16 years ago
Added svn:ignore to /log. More... over 16 years ago
Update mysql user creation at README. More... over 16 years ago
New licensing model: GPL or PPL. More... over 16 years ago
Moved content from /doc/README_FOR_APP -> /README. More... over 16 years ago
Database.yml updated according with the doc. More... over 16 years ago
- Added a menu view. More... over 16 years ago
More info on the README_FOR_APP. More... over 16 years ago
Some work on styles to mimic rails scaffolding welcome page. More... over 16 years ago
Backlog table was duplicated on migrations 003 and 005. Now there's only one. More... over 16 years ago
- Authentication through 'authlogic'. More... over 16 years ago
Stories may have user (developer) comments. More... over 16 years ago
Project backlog list defaults to unfinished stories, optionally all stories can be listed. More... over 16 years ago
validates_presence_of :importance. More... almost 17 years ago
how_to_demo and notes properties are shown into a <pre> element. More... almost 17 years ago
Alter table backlog modify column note text. (was VARCHAR). More... almost 17 years ago
Correction: allow editing and creation of sprint stories, sprint_id wasn't setted correctly. More... almost 17 years ago
Backlog can now be filtered by the Story.finished param. More... almost 17 years ago
Colour stories depending on its finished state at views/backlog/index.rhtml. More... about 17 years ago