- 19 Sep, 2017 1 commit
-
-
Roque authored
First commit with all my changes in webrunner-testnode in order to run the benchmark suites using performance tester and runScalabilityTestSuite. Full of logs, comments and hard-codes. Cleanup code needed.
-
- 06 Sep, 2017 1 commit
-
-
Roque authored
-
- 05 Sep, 2017 5 commits
-
-
Roque authored
- Functionality in Slapos Master Communicator setters for instance name and request parameters moved to request method. - Refactoring to avoid calling request method with hardcoded states. - Refactoring in supply method: state parameter removed.
-
Roque authored
Cleanup: - Old code comments removed - Debug comments removed - Old log entries for debug removed Overall summary of changes: - No changes were made
-
Roque authored
Cleanup: - Debug comments removed - Log entries for debug removed Unique change: - The instantiation of ScalabilityRunner doesn't work with a node_test_suite, so now it uses the testNode (self) directly.
-
Roque authored
Cleanup: - Old code comments removed - Debug comments removed - Old log entries for debug removed Overall summary of changes: - The base of this code comes from some work done by Rafael in here: https://lab.nexedi.com/nexedi/slapos.toolbox/blob/master/slapos/agent/tester.py - Minor refactoring in communication with slap objects for supply and request. - New setters (they will be refactored soon)
-
Roque authored
Cleanup: - Old code comments removed - Debug comments removed - Old log entries for debug removed - Minor refactoring for readability Overall summary of changes: - Most of the communication with slapos is done using the Slapos Master Communicator instead of Slapos Controller: * supply, request, check instance status, check software status. - Refactoring of related methods (waitInstance, isSoftwareReleaseReady, etc.) - Initialization of communicator: initialize connection to SlapOS usign key and certificate - Some related imports added - General refactor: some unnecesary sentences and methods were removed.
-
- 01 Sep, 2017 1 commit
-
-
Roque authored
-
- 30 Aug, 2017 1 commit
-
-
Roque authored
-
- 28 Aug, 2017 2 commits
- 24 Aug, 2017 2 commits
- 21 Jul, 2017 5 commits
-
-
root authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
Tomáš Peterka authored
-
- 20 Jul, 2017 2 commits
-
-
Nicolas Wavrant authored
Entities can be given identifiers by other organisations when they suscribe to their service. This identifier can be seen as a contact, as it will be used to reference the entity in all further exchanges. As the number of suscription can be unlimited, creating a new property for each kind of identifier becomes heavy, but customizing contacts using getIdTranslationDict is easy. As a real life use case, in UK, a company which is allowed to instruct direct debits to their customer bank accounts is given a Service User Number, which should be transmitted with all direct debit instructions. /reviewed-on !316
-
Aurel authored
-
- 19 Jul, 2017 7 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Aurel authored
-
Aurel authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
Due to unproper diff This reverts commit 2259e304.
-
- 18 Jul, 2017 10 commits
-
-
Łukasz Nowak authored
-
Cédric Le Ninivin authored
* having a "?" before the parameter will allow chromium to encode the search parameter
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
erp5_officejs: Change command symbol from "$" to "!" erp5_officejs: bookmark list, add reference column
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
- 12 Jul, 2017 3 commits
-
-
Boxiang Sun authored
-
Boxiang Sun authored
-
Boxiang Sun authored
- Add two charts in homepage to show the statistc information about Support Request. - Show recent activities of Support Requests. - Add fast input dialog to allow user to create new Support Request. - Allow user to submit comment when creating new Support Request or in Support Request view.
-