[Bug-triage-commits] bug-triage: Changes to 'refs/tags/0.1-2'

Loïc Minier lool at alioth.debian.org
Thu Jul 19 18:19:05 UTC 2007


Changes since the dawn of time:
Gustavo R. Montesino (54):
      Add an empty README.
      Add a small description of the bugtaf's objectives.
      Ignore compiled and generated files
      Basic debbugs interaction.
      Query parsing stuff
      * src/bugtaf/debbugs:
      src/bugtaf/debbugs/html.py: Add query method and a note/comment about reportbug-ng
      * src/bugtaf/debbugs/: Refactor to get more python-esque
      src/bugtaf/debbugs/debbugs.py: Backend-agnostic debbugs interaction
      * src/bugtaf/gtk/:
      src/bugtaf/debbugs/html.py: For now, get only pending bugs
      Add NEWS file with release descriptions.
      * src/bugtaf/debbugs/html.py (query): Fix querying by bug number to
      debian/: Add Debian packaging files.
      split python-btsutils to its own codebase.
      Move all modules to private namespace.
      split python-btsutils to its own codebase.
      Move all modules to private namespace.
      Re-apply some changes from 2ffc1f1ed871530ceff5907e727df19eb7770f39
      Merge branch 'master' into master_new
      Make the query button the default widget on the main window
      Add a menu to the main window
      Add MANIFEST.in to source tarballs.
      Add a toolbar to the main window.
      Change spacing to fix the strange look of the menu and toolbar
      src/lib/ui/gtk/MainWindow.py: Turn MainWindow in a proper child of
      Fix access keys
      Default to sorting bugs by severity.
      src/lib/ui/gtk/QueryBuilder.py: fix exception import path.
      Add vim comments to make sure the code get consistently indented
      src/bug-triage: fix sys.path to allow execution from the source
      src/*.py: expand tabs to fix identation errors.
      bug store improvements
      bug_store (get): return the bug object of the row pointed by a treeiter.
      * src/lib/ui/gtk/data/bug-triage.glade: Add toolbar button to
      src/lib/ui/gtk/bug_view.py (get_selection): Returns a list
      * src/lib/actions.py: Actions with Debian bugs
      * src/lib/ui/gtk/win_main.py (show): Callback for the
      Add a menu option with the same efect of the toolbar show button.
      Update distutils stuff to install the glade file and
      bug-triage.desktop: Add desktop (menu) file.
      Update NEWS with the current features.
      Include release date.
      s/0.0.1/0.1
      Initial debian packaging
      Closes the ITP
      Description enhancements, thanks Christian Perrier
      Change section to devel
      Small fixes to setup.py invocation.
      Remove references to configure and configure-stamp
      add -i to binary-indep debhelper calls; comment cleanup
      Don't declare a ROOT env var to use only one time...
      Apply upstream patch to use btsutils >= 0.2; bump build-depends.
      Depend on python-glade2 (closes: #433608)

Loïc Minier (13):
      * Fix exceptions import path.
      Merge branch 'master' of git://git.debian.org/git/bug-triage/bug-triage
      Merge branch 'master' of ssh://git.debian.org/git/bug-triage/bug-triage
      Merge branch 'master' of ssh://git.debian.org/git/bug-triage/bug-triage
      Merge branch 'master' of ssh://git.debian.org/git/bug-triage/bug-triage
      * Use debian/build-stamp instead of build-stamp.
      * Add a debian/.gitignore file.
      * Fix quoting of find wildcard.
      * Don't cleanup MANIFEST; it's not generated in Debian builds.
      * Add build dir in .gitignore.
      Merge branch 'master' into debian
      * Add myself to uploaders.
      * Release.

gustavo (37):
      Add ui package.
      Add MainWindow class.
      Add the main application wrapper.
      Add main packing widgets and query widgets
      Add i18n support
      Let all extra space in the uery row to the entry.
      Set the main window title.
      Added changelog.
      Add the current path and /usr/share/bugtaf to the module search path.
      * Made the code hierarchy more friendly to other uis
      Add changelog entry for last commit.
      Added a Distutils' setup script
      Add a changelog entry for the last commit.
      Add a changelog entry for the last commit.
      Add System Requiriments, Installing and Contact information to
      Added the query builder.
      * src/bugtaf/gtk/:
      * setup.py: Add bugtaf.debbugs module.
      src/lib/ui/gtk/data/bug-triage.glade: "Port" the ui to glade
      * Fix handlers names
      * src/lib/ui/gtk/dlg_qbuilder.py: Query builder dialog methods
      Use hide instead of hide_all
      * src/lib/ui/gtk/win_main.py: Main window methods
      * src/lib/ui/gtk/core.py: Glade core module
      * src/lib/ui/gtk/core.py: Glade core module
      Connect the signals from the menu and the main window's
      Rename BugStore.py to bug_store.py and its class to follow the
      Change the name from bugtaf to bug-triage in all copyright
      src/lib/ui/gtk/bug_store.py: retab and fix mention of the old
      src/lib/ui/gtk/bug_view.py: Bug TreeView initialization and
      src/lib/ui/gtk/data/bug-triage.glade: Draw a line around the
      Add set_model and get_model functions to bug_view.
      src/lib/win_main.py (query): Callback for query button click
      Remove old files - everything was ported to glade.
      s/bugtaf/bug-triage
      src/lib/ui/gtk/win_main.py (query_new): execute
      Merge branch 'glade'




More information about the Bug-triage-commits mailing list