pupa-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bugcomm ./ChangeLog data/browse.rhtml lib/bugco...


From: Yoshinori K. Okuji
Subject: bugcomm ./ChangeLog data/browse.rhtml lib/bugco...
Date: Sat, 28 Sep 2002 03:19:55 -0400

CVSROOT:        /cvsroot/pupa
Module name:    bugcomm
Changes by:     Yoshinori K. Okuji <address@hidden>     02/09/28 03:19:55

Modified files:
        .              : ChangeLog 
        data           : browse.rhtml 
        lib/bugcomm    : bug.rb database.rb service.rb 

Log message:
        2002-09-28  Yoshinori K. Okuji  <address@hidden>
        
        Store the last modified time for a bug.
        
        * lib/bugcomm/database.rb (add_project): Add a field "mtime"
        into the bug table.
        (change_bug): Update the field "mtime".
        (bug): Parse time strings to generate Time objects.
        
        * lib/bugcomm/bug.rb (initialize): Add an argument to specify
        the last modified time.
        All the callers are updated.
        (mtime): New method.
        
        * data/browse.rhtml: Call the method "to_s" for a Time object.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/ChangeLog.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/data/browse.rhtml.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/bug.rb.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/database.rb.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/service.rb.diff?tr1=1.6&tr2=1.7&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]