[Bug-triage-commits] bug-triage: Changes to 'master'

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Sun Jun 29 18:18:26 UTC 2008


 src/lib/ui/gtk/dlg_qbuilder.py |    6 +++---
 src/lib/ui/gtk/win_main.py     |   13 +++++++++----
 2 files changed, 12 insertions(+), 7 deletions(-)

New commits:
commit 9ba655b3dee6739b8addafb7ef8f352f24194557
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Jun 29 15:17:45 2008 -0300

    Don't try to execute invalid queries
    
    (query_new): verify the query returned by the query builder dialog,
    raising an exception if needed.

commit f919c0a03ac8ef16563c41b6680e13cd2fcd4fc2
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Jun 29 15:15:56 2008 -0300

    Fix get return with no argument specified
    
    (get): return None instead of raising an exception if no query argument
    is specified

commit 250a334de80b840641da7c42319946e5101f96a4
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Jun 29 14:49:54 2008 -0300

    Added error explanation string when no query argument is specified.




More information about the Bug-triage-commits mailing list