Skip to content

Commit

Permalink
update changelog and todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
cpjolicoeur committed Aug 5, 2009
1 parent 9780d90 commit 5363388
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Changelog.txt
Expand Up @@ -8,8 +8,7 @@ New config options, Bazaar SCM support, removed GMailer bugfixes
* removed GMailer library. Use default Mail publisher instead
* added 'build_dir' option for setting custom build directory
* added 'setup_script' option for a custom script to be run before build command
* Projects using the Git SCM were not getting the full diff output in their
Publishers
* Projects using the Git SCM were not getting the full diff output in their Publishers

== Version 0.6
New Ruby builder, bugfixes, and refactoring
Expand Down
4 changes: 4 additions & 0 deletions Todo.txt
Expand Up @@ -14,12 +14,16 @@
* update rake builder to only check exit status or aborted msg
* Add smart algorithm for calculating of person's name who broke release
* Add on_success on_failure and on_finish opions to builders
* update Rakefile
* move away from using meta_project gem to package and release source
* add "file" Builder to create raw txt file output


=============
| WISH LIST |
=============

* Create "cerberus_web" to view Cerberus output from a website
* Make possibility to run tests for all revisions (not only latest for that moment)
* Send svn log not only for latest revision but from latest successfull. For that we need to store version of latest successful rev.
* IRC: make message colorized. Make messages shorter to avoid irc flood (and ban to user)
Expand Down

0 comments on commit 5363388

Please sign in to comment.