[Bps-public-commit] SD branch, master, updated. 0.70-34-g006f918
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Sep 2 02:56:18 EDT 2009
The branch, master has been updated
via 006f918514d6241f1e06b171dc933d346fc90c97 (commit)
from 50c2fbabc83196882adf4a5eb722ac78e6f222fc (commit)
Summary of changes:
lib/App/SD/Replica/lighthouse.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 006f918514d6241f1e06b171dc933d346fc90c97
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Sep 2 14:56:04 2009 +0800
add default_milestone for lighthouse
diff --git a/lib/App/SD/Replica/lighthouse.pm b/lib/App/SD/Replica/lighthouse.pm
index 85d0eb5..c8ee855 100644
--- a/lib/App/SD/Replica/lighthouse.pm
+++ b/lib/App/SD/Replica/lighthouse.pm
@@ -126,6 +126,7 @@ sub database_settings {
@{ $self->lighthouse->closed_states_list }
],
milestones => [ '', map { $_->title } $self->lighthouse->milestones ],
+ default_milestone => '',
};
}
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list