- 14 Aug, 2017 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
No need 2 bt5 with similar goal.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This code is old code for JIO which were never used in the end, clean up for the next implementation.
-
Rafael Monnerat authored
-
- 11 Aug, 2017 1 commit
-
-
Rafael Monnerat authored
This change were commited by mistake
-
- 02 Aug, 2017 6 commits
-
-
Rafael Monnerat authored
Get the person created by searching the ERP5 Login, because person has not reference defined.
-
Rafael Monnerat authored
- Use getUserId instead getReference for person login on self.login method - Get the person created by searching the ERP5 Login, because person has not reference defined.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
slapos_erp5: testSlapOSERP5LocalPermissionSlapOSInteractionWorkflow use person.getUserId instead person.getReference
-
- 01 Aug, 2017 4 commits
-
-
Rafael Monnerat authored
Follow up changes on erp5 security.
-
Rafael Monnerat authored
Follow up implementation of ERP5LoginUserManager.
-
Rafael Monnerat authored
Follow up changes from ERP5Security.
-
Rafael Monnerat authored
This API was changed, so follow up changes which come from ERP5.
-
- 31 Jul, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Remove useless imports Use ERP5Security.SUPER_SUPER instead SUPER_USER to follow up original code. Also use UnrestrictedMethod on SlapOSShadowAuthenticationPlugin
-
- 29 Jul, 2017 1 commit
-
-
Rafael Monnerat authored
Reference commit nexedi/erp5@455b24e5
-
- 28 Jul, 2017 1 commit
-
-
Rafael Monnerat authored
This change follow changes on ERP5 code base: nexedi/erp5@4b16e1dd
-
- 27 Jul, 2017 1 commit
-
-
Rafael Monnerat authored
-
- 24 Jul, 2017 1 commit
-
-
Rafael Monnerat authored
By invoking validate, the interaction workflow will be kicked and allocation will be triggered. In order to control the invocation order on the test, use portal_workflow API.
-
- 11 Jul, 2017 4 commits
-
-
Rafael Monnerat authored
This test is failing as it is incompatible with the latest version of renderjs. The Monitor UI is going to be merged into RenderJS, so keep this test as an expected failure until this test be moved along with monitor implementation to ERP5/OfficeJS repository.
-
Rafael Monnerat authored
Person.getTitle do not contains patches for a while so we fall back on default the implementation of ERP5. This don't require mantains a test on project scope.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 10 Jul, 2017 1 commit
-
-
Rafael Monnerat authored
-
- 04 Jul, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This will prevent mistaken information when display the used amount of instances.
-
- 03 Jul, 2017 1 commit
-
-
Tomáš Peterka authored
Move manager.instance to the part of code which doesn't get preempted /reviewed-on nexedi/slapos.core!21
-
- 30 Jun, 2017 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The logic implemented on client is (for started instances): Notify instances are available to master run promises if fail report error Notify instances are started to master The change on this commit prevent us to consider the notification of availability as "no error", as promise can still fail, so we just ignore and let the decision to suspend for the next run.
-
Rafael Monnerat authored
This makes the ease to get the message, on certain special cases.
-
Rafael Monnerat authored
-
- 27 Jun, 2017 1 commit
-
-
Julien Muchembled authored
See ERP5 commit 8995b64508f6d7c0fee1ef475de3dc3145ddc84d.
-
- 26 Jun, 2017 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This version include initial plugin system and cgroups integration. We also included a significant change for provide the partitions network informations, which now don't require to come from slapos master anymore, so it is possible to make local extensions.
-
- 23 Jun, 2017 1 commit
-
-
Rafael Monnerat authored
This report list the usage of resilience instances per user, and give the % of the adoption.
-
- 22 Jun, 2017 1 commit
-
-
Rafael Monnerat authored
-