[oe-commits] [bitbake] branch master-next updated (ab453ef -> b3ffa15)

git at git.openembedded.org git at git.openembedded.org
Tue Jun 14 10:10:08 UTC 2016


rpurdie pushed a change to branch master-next
in repository bitbake.

  discards  ab453ef   toaster: Move files to correct location (mishandled merge)
  discards  6364f89   taskdata/runqueue: Rewrite without use of ID indirection
  discards  e230b7e   runqueue: Change buildable/running lists to sets
  discards  1e5dd80   toaster: tests browser Fix selenium tests after bootstrap3 breakage
  discards  4c78a51   toaster: tests Rename test settings to python compliant name and fix import
  discards  09cc585   toaster: selenium tests Fix all_projects page and sample tests
  discards  9a64f18   toaster: selenium tests Update unique custom image string and fix import
  discards  78dea5e   toaster: js tests Twitter typeahead library object is now ttTypeahead
  discards  957da69   toaster: fix wrong usage of print_exc and format_exc
  discards  fce79e4   toaster: changed python version in shebang
  discards  e780191   toaster: toastergui tests Use new BeautifulSoup syntax
  discards  a1059c0   toaster: open image files in binary mode when sending in response
  discards  392e7bc   toaster-tests: fix tests for latest Selenium version
  discards  1ed75c9   toaster: fix broken reference to urllib
  discards  8875cbe   toaster: fix test_toaster_tables
  discards  f0ddc48   toaster: fix incorrect file mode
  discards  f8eb0c7   toaster: decode response content
  discards  93adef4   toaster: fix migrations
  discards  3fb85e6   toaster: replace viewkeys() -> keys()
  discards  0dbfa87   toaster: bin Use python 3 for our django modules check
  discards  992766c   toaster: BuildTasksTable filters remove outcome NA option
  discards  65929ab   toaster: BuiltPackagesTable format empty state in packages table
  discards  f9613ee   toaster: build data Fix left navigation
  discards  57ec0db   toaster: port all build analysis pages to bootstrap 3
  discards  096c08c   toaster: buildtables Remove links from non name fields
  discards  c9dcc47   toaster: fix typo which prevents filters from working
  discards  d53b6e5   toasterui: use BuildInit to capture builds with bad targets
       new  37fb9a3   toaster: fix typo which prevents filters from working
       new  7c377e1   toaster: buildtables Remove links from non name fields
       new  f963b73   toaster: port all build analysis pages to bootstrap 3
       new  3d7f5d6   toaster: build data Fix left navigation
       new  70f600f   toaster: BuiltPackagesTable format empty state in packages table
       new  4e21817   toaster: BuildTasksTable filters remove outcome NA option
       new  e795154   toaster: bin Use python 3 for our django modules check
       new  8ae2fc2   toaster: replace viewkeys() -> keys()
       new  bfb4488   toaster: fix migrations
       new  3566ecc   toaster: decode response content
       new  eb23a84   toaster: fix incorrect file mode
       new  1626e98   toaster: fix test_toaster_tables
       new  f66ee68   toaster: fix broken reference to urllib
       new  571c2b7   toaster-tests: fix tests for latest Selenium version
       new  c4d6796   toaster: open image files in binary mode when sending in response
       new  d34546e   toaster: toastergui tests Use new BeautifulSoup syntax
       new  3638b8e   toaster: changed python version in shebang
       new  c5a4893   toaster: fix wrong usage of print_exc and format_exc
       new  d382b2a   toaster: js tests Twitter typeahead library object is now ttTypeahead
       new  830743b   toaster: selenium tests Update unique custom image string and fix import
       new  fccc886   toaster: selenium tests Fix all_projects page and sample tests
       new  0bdfcaf   toaster: tests Rename test settings to python compliant name and fix import
       new  5f80dac   toaster: tests browser Fix selenium tests after bootstrap3 breakage
       new  8c1ed57   runqueue: Change buildable/running lists to sets
       new  2c88afb   taskdata/runqueue: Rewrite without use of ID indirection
       new  b3ffa15   toaster: Move files to correct location (mishandled merge)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ab453ef)
            \
             N -- N -- N   refs/heads/master-next (b3ffa15)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 26 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/bb/ui/buildinfohelper.py | 17 +++++++----------
 lib/bb/ui/toasterui.py       | 19 +++++++++++--------
 2 files changed, 18 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list