Skip to content
  1. Oct 04, 2018
  2. Sep 26, 2018
  3. Sep 05, 2018
  4. Sep 01, 2018
  5. Aug 30, 2018
  6. Aug 09, 2018
  7. Jul 24, 2018
  8. Jul 23, 2018
  9. Jul 05, 2018
    • Björn Geuken's avatar
      [ci] Improve project factory · 6cab8ae0
      Björn Geuken authored
      
      
      * Allow adding a linked project to project factories
      * Use a valid project config xml file to store in the backend
      
      Co-authored-by: default avatarDavid Kang <dkang@suse.com>
      6cab8ae0
    • Björn Geuken's avatar
      [frontend] Add User#can_modify? method · ba8216e0
      Björn Geuken authored
      We have a couple of code pathes in OBS that operate on both,
      projects and packages. So we end up many times having to check whether
      we have to run a permission check on an a project or package.
      
      This commit adds a method that calls can_modify_package? or
      can_modify_project? depending on the given object class.
      ba8216e0
  10. Jun 06, 2018
  11. Jun 04, 2018