- 06 Dec, 2013 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
Set Computer/Software Instance owner on the support requests, so owner can take a decision.
-
- 05 Dec, 2013 1 commit
-
-
Romain Courteaud authored
Add a new "Cloud Contract" document per user. If the contract is validated, allow instance allocation. Automatic contract approval is done if user already paid an invoice. A validation invoice is automatically created if the user has no invoice.
-
- 04 Dec, 2013 1 commit
-
-
Romain Courteaud authored
-
- 27 Nov, 2013 1 commit
-
-
Cédric de Saint Martin authored
Remove early optimization.
-
- 05 Nov, 2013 1 commit
-
-
Cédric de Saint Martin authored
Just to trigger tests.
-
- 31 Oct, 2013 2 commits
-
-
Rafael Monnerat authored
This implementation is not optimal from performance point of view, however the fix is more urgent and the current implementation has nearly the same performance outcome. Optimisation should come later on query less objects per time.
-
Cédric de Saint Martin authored
Increase revision of BT.
-
- 30 Oct, 2013 3 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
Also return created objects for _createComputer.
-
- 28 Oct, 2013 2 commits
-
-
Rafael Monnerat authored
getUrlString will be used to link the Computer to a External Inventory and/or Documentation System.
-
Rafael Monnerat authored
-
- 18 Oct, 2013 1 commit
-
-
Rafael Monnerat authored
-
- 17 Oct, 2013 1 commit
-
-
Rafael Monnerat authored
Don't show close computers on rest API when list, it is not relevant for monitoring Don't list request_destroyed software instances or looking for partition, as it is not relevent for monitoring.
-
- 03 Oct, 2013 4 commits
-
-
Cédric de Saint Martin authored
-
Rafael Monnerat authored
Refactor and rename RSS Listbox implemented for Support Request Include RSS action on Regularisation Module
-
Rafael Monnerat authored
Those fields are not used anymore.
-
Vivien Alger authored
-
- 02 Oct, 2013 11 commits
-
-
Rafael Monnerat authored
Only generate a limited number of Support Requests per time (For now hardcoded in 3). Drop duplicated cases when computer is not contacting already. Don't generate SR for recently created instances.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
an absolute mock module is already used.
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 01 Oct, 2013 2 commits
-
-
Rafael Monnerat authored
This is duplicated check with "Check if Computer Contacted". The only ocasion that this can happens is if someone comments "slapos node instance" from cron (in this case is not master duty to know if backend is not modified in a bad way).
-
Rafael Monnerat authored
This is a login feature (experimental and prototype) which permit login on SlapOS master using external logins (google, facebook, ...) accessing a url. SlapOS master works on this case as bridge only, for setup cookies on master domain to permit usage o of external websites later.
-
- 23 Sep, 2013 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 20 Sep, 2013 1 commit
-
-
Rafael Monnerat authored
-
- 17 Sep, 2013 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Patch Computer_applyComputerModel in order to apply the capacity_quantity when apply the Computer Model.
-
Rafael Monnerat authored
Use Computer Model Capacity and Update Computer Capacity when discover capacity (else keep using previous maximum default value). This change only affects Public Computers which are able to allocate (contacted recently the master).
-
Rafael Monnerat authored
Capacity can be set on Computer Models and be eventually applied on Computers
-