All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Wood <michael.g.wood@intel.com>
To: "toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: [review-request] michaelw/toaster/orm-split-up
Date: Tue, 16 Jun 2015 18:16:11 +0100	[thread overview]
Message-ID: <558059DB.9090409@intel.com> (raw)

This is a slightly reduced scope version of the refactoring of the ORM 
that was discussed. The orm can continue to be a central place for 
database abstraction and the bldcollector can take over the function 
that was confusingly part of the orm application.

This reduces the changes from potentially /most/ files in toaster to a 
select few, as after looking at this the gain from changing more of the 
application doesn't outweigh the risk for regressions and potential 
disruption.

commit e35930be7c9fc99d5244c28c4f37eaece1615606
Author: Michael Wood <michael.g.wood@intel.com>
Date:   Tue Jun 16 16:00:26 2015 +0100

     bitbake: toaster: split orm app into it's own module and app

     The orm application was also the django application to collect the 
build
     information. Splitting this module up into it's functional parts. orm
     for the data module and bldcollector for build collection data.

     [YOCTO #7706]

     Signed-off-by: Michael Wood <michael.g.wood@intel.com>



             reply	other threads:[~2015-06-16 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 17:16 Michael Wood [this message]
2015-06-19 11:38 ` [review-request] michaelw/toaster/orm-split-up Damian, Alexandru
2015-06-19 15:14   ` Michael Wood
2015-06-25 10:02     ` Damian, Alexandru
2015-06-25 10:10       ` Michael Wood
2015-06-25 10:21         ` Damian, Alexandru

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=558059DB.9090409@intel.com \
    --to=michael.g.wood@intel.com \
    --cc=toaster@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.