[oe-commits] [bitbake] branch master updated (49bea82 -> 8055fbe)

git at git.openembedded.org git at git.openembedded.org
Wed May 11 10:33:37 UTC 2016


rpurdie pushed a change to branch master
in repository bitbake.

      from  49bea82   runqueue: Fix missing fakeworker under dry run
      adds  3b18435   toaster: projectNameValidation API added
      adds  83e5be7   toaster: ui handles duplicate project name in new project page
      adds  05ddf48   toaster: ui handles duplicate project name in project page
      adds  b2fba7a   toaster: models Add missing import sys
      adds  8055fbe   toaster: tests browser Add test for creating a project

No new revisions were added by this update.

Summary of changes:
 lib/toaster/orm/models.py                          |   1 +
 lib/toaster/tests/browser/test_new_project_page.py | 109 +++++++++++++++++++++
 lib/toaster/toastergui/static/js/libtoaster.js     |  62 ++++++++++++
 lib/toaster/toastergui/static/js/projecttopbar.js  |   7 ++
 lib/toaster/toastergui/templates/newproject.html   |  12 ++-
 .../toastergui/templates/projecttopbar.html        |   3 +-
 6 files changed, 191 insertions(+), 3 deletions(-)
 create mode 100644 lib/toaster/tests/browser/test_new_project_page.py

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


More information about the Openembedded-commits mailing list