1. 30 Sep, 2018 4 commits
  2. 28 Sep, 2018 2 commits
    • Julien Muchembled's avatar
      Release 1.4.11 · fd954c43
      Julien Muchembled authored
      fd954c43
    • Bryton Lacquement's avatar
      slapgrid-sr: do not rebootstrap unnecessarily · 7f279836
      Bryton Lacquement authored
      Currently, bootstrapBuildout is called unconditionally, and since
      Software Releases use slapos.reboostrap, we end up with the
      following behaviour in the best case:
      
          Processing software releases...
          Installing software release /srv/slapgrid/slappart9/srv/testnode/aai/software.cfg...
          Generated script '/srv/slapgrid/slappart9/srv/testnode/aai/soft/08f8010370c519147fe23fed3170be9e/bin/buildout'.
          slapos.rebootstrap: Make sure that the section 'python2.7' won't be reinstalled after rebootstrap.
          Unused options for buildout: 'allowed-eggs-from-site-packages' 'exec-sitecustomize' 'include-site-packages' 'unzip'.
          Updating xz-utils.
          Updating patch.
          ...
          Updating gcc.
          Updating python2.7.
          Stripping binaries ...
          Done.
          slapos.rebootstrap:
          ************ REBOOTSTRAP: IMPORTANT NOTICE ************
          bin/buildout is being reinstalled right now, as new python:
            /srv/slapgrid/slappart9/srv/testnode/aai/soft/08f8010370c519...
      7f279836
  3. 27 Sep, 2018 1 commit
  4. 26 Sep, 2018 5 commits
  5. 25 Sep, 2018 1 commit
  6. 24 Sep, 2018 3 commits
  7. 21 Sep, 2018 6 commits
  8. 20 Sep, 2018 9 commits
  9. 19 Sep, 2018 2 commits
  10. 18 Sep, 2018 1 commit
  11. 15 Sep, 2018 4 commits
  12. 12 Sep, 2018 2 commits
    • Rafael Monnerat's avatar
      slapos_cloud&slapos_erp5: New security with security_uids · 005b4686
      Rafael Monnerat authored
        slapos_erp5: release new security with local_role_group_id
        slapos_cloud: include more security_uids columns
        slapos_cloud: set extra security_uids configuration.
        slapos_erp5: Remove duplicated entry on roles
        slapos_erp5: Assignee on [Software/Slave] Instance comes from the Hosting Subscription
        slapos_configurator: erp5_security_uid_innodb_catalog is installed now.
        slapos_erp5: Software Installation, Owner shoulnd't be the Assignee but the Requester.
        slapos_erp5: Update RoleSecurity Tests
        slapos_cloud: testSlapOSCloudWorkflow, New security requires Slave Instance be linked to a HS
        slapos_erp5: R-SHADOW-PERSON is only present on Payments w/o Destination Section
      005b4686
    • Rafael Monnerat's avatar