Changeset 291
- Timestamp:
- 04/04/08 09:07:54 (6 months ago)
- Files:
-
- todo.taskpaper (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
todo.taskpaper
r241 r291 1 1 opensource.thinkrelevance.com: 2 - setup svn emails for all open source commits to go to dev@thinkrel.com @done 3 - setup post commit hook for references between commit messages and trac @done 4 - clean up the front page with some descriptions @done 2 - blog new open source site 5 3 - style the project list on front page (can this be done in a way that works with the dynamic tag stuff?) @erik 6 4 - setup akismet, verify it works (add a "powered by Akismet" if it works) 7 - blog new open source site8 5 - setup public-facing cruise control instance for opensource.thinkrelevance.com projects 9 6 - add projects to cruise control … … 11 8 JumpStart: 12 9 - get people around the office to code review 10 - move to Git 13 11 - figure out how to best handle vendor/plugins 14 12 - move out of incubator … … 16 14 - generator for models/controllers/etc for unit_record (to use test/unit and test/functional) 17 15 Tarantula: 18 - rake task to run the default test and open the report @done19 16 - allow setting the 'default host', so that you can then hyperlink and visit offending urls from the report 20 17 - explanatory text for what is 'success' and 'failure' … … 29 26 - review and release from incubator @relevance 30 27 spec_converter: 31 - push release with latest features from Matthew/Muness @done32 - push out another release @done33 - email ruby/rails mailing list @done34 - ping railsenvy guys about this release @done35 28 turn: 36 29 - move it to the incubator … … 39 32 - support focused nested contexts @maybe 40 33 - update from latest test-spec head 41 - push aptch back to christian34 - push patch back to christian 42 35 multi-rails: 43 - fix bug from evan if rails gem isn't installed, error message is weird @done44 36 - improve docs 45 - move it to a package in the thinkrelevance rubyforge project46 37 cask_strength_rails: 47 38 - move it to opensource.thinkrelevance.com @maybe @stu 48 39 - rename it @maybe 49 40 campfire_notifier: 50 - link to release announcement from Giles Bowkett and blog about contributing @muness @done51 - fork it to be able to add necessary bug fixes52 41 cruise build tasks: 53 42 - move to incubator from relevance_tools … … 55 44 - gem it @maybe 56 45 brain_buster: 57 - look at test coverage @done58 46 - convert to latest test/spec style specs to be consistent 59 47 - add multi_rails @maybe 60 - review bugs sent to mailing list, and fix or ignore as invalid @done61 48 - add dynamically generated questions @maybe 62 - release new version, announce it @release @done63 49 - blog a quick how to for adding brain buster to a restful controller 64 50 Archive: … … 87 73 88 74 75 - setup svn emails for all open source commits to go to dev@thinkrel.com @done @project(opensource.thinkrelevance.com) 76 - setup post commit hook for references between commit messages and trac @done @project(opensource.thinkrelevance.com) 77 - clean up the front page with some descriptions @done @project(opensource.thinkrelevance.com) 78 - rake task to run the default test and open the report @done @project(Tarantula) 79 - push release with latest features from Matthew/Muness @done @project(spec_converter) 80 - push out another release @done @project(spec_converter) 81 - email ruby/rails mailing list @done @project(spec_converter) 82 - ping railsenvy guys about this release @done @project(spec_converter) 83 - fix bug from evan if rails gem isn't installed, error message is weird @done @project(multi-rails) 84 - move it to a package in the thinkrelevance rubyforge project @done @project(multi-rails) 85 - link to release announcement from Giles Bowkett and blog about contributing @muness @done @project(campfire_notifier) 86 - fork it to be able to add necessary bug fixes @done @project(campfire_notifier) 87 - look at test coverage @done @project(brain_buster) 88 - review bugs sent to mailing list, and fix or ignore as invalid @done @project(brain_buster) 89 - release new version, announce it @release @done @project(brain_buster)
