- 15 Dec, 2020 2 commits
-
-
Samir Noir authored
-
Samir Noir authored
-
- 10 Dec, 2020 1 commit
-
-
Samir Noir authored
-
- 08 Dec, 2020 1 commit
-
-
Samir Noir authored
-
- 04 Dec, 2020 1 commit
-
-
Samir Noir authored
-
- 03 Dec, 2020 14 commits
-
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
Add OpenAPI documentation spec See merge request !83
-
Samir Noir authored
-
Samir Noir authored
The :type, :default and :pattern were not inside schema block
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
- 25 Nov, 2020 2 commits
-
-
Samir Noir authored
-
Samir Noir authored
Add missing workdir parameter when calling OAR's API See merge request !82
-
- 24 Nov, 2020 2 commits
-
-
Samir Noir authored
OAR's API use the workdir parameter to define where to put the oarapi.subscript file.
-
Samir Noir authored
When the `branch` parameter is passed to the versions_controller, a 404 is returned because g5k-api doesn't find the specified branch. This is because of a missing concatenation with `origin/`, indeed g5k-api's reference-repository only holds remote git references.
-
- 20 Nov, 2020 1 commit
-
-
Samir Noir authored
The role of this method was to list users for a vlan, this is covered in VlanUsersController.
-
- 12 Nov, 2020 6 commits
-
-
Samir Noir authored
-
Samir Noir authored
Before, the returned JSON contained only "ok" when a node was added to vlan or "unknown_node", and nothing if the node was already present in vlan. Now, it will add a status and message field, for each case (successfully added, unknown and already present in vlan).
-
Samir Noir authored
This allow to have the same hash as the one returned on `/vlans/nodes/{node}` resource
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
-
- 03 Nov, 2020 3 commits
-
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
Add a glue to wrap kavlan's API See merge request !80
-
- 28 Oct, 2020 6 commits
-
-
Samir Noir authored
In Kavlan, global vlans from other sites are called 'kavlan-remote'. To be more understandable we choose to rename it.
-
Samir Noir authored
-
Samir Noir authored
-
Samir Noir authored
This allow to list vlans, fetch a specific one and manage the dhcp server for a vlan
-
Samir Noir authored
-
Samir Noir authored
Rails already had the parsed payload to params
-
- 26 Oct, 2020 1 commit
-
-
Samir Noir authored
-