- 20 Jun, 2018 3 commits
-
-
BERJON Matthieu authored
-
BERJON Matthieu authored
Major update of the docstring at every levels (module, classes, methods). I reordered as well the library calls, deleted a duplicate and replaced the call to the `User` model by its Django counterpart.
-
BERJON Matthieu authored
Resolves: #179 Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
- 19 Jun, 2018 1 commit
-
-
BERJON Matthieu authored
I added a helper function to extract the job logs for a specific job in the Redis database. The function is a copy of another part of the code not merged yet in the master branch. I updated the view accordingly, added a proper docstring and moved the class in the module to keep the code ordered. I updated as well the template to display the data.
-
- 14 Jun, 2018 7 commits
-
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
migrations are now in the sources (and the sources are read-only in production anyway)
-
CAMPION Sebastien authored
-
CAMPION Sebastien authored
-
- 13 Jun, 2018 2 commits
-
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
- 11 Jun, 2018 2 commits
-
-
BAIRE Anthony authored
JWT Token authentification See merge request !32
-
BAIRE Anthony authored
fixes for the jwt branch See merge request !36
-
- 08 Jun, 2018 1 commit
-
-
CAMPION Sebastien authored
-
- 07 Jun, 2018 6 commits
-
-
BAIRE Anthony authored
(must match the exact string)
-
BAIRE Anthony authored
(not comfortable with that)
-
BAIRE Anthony authored
(well i guess that the docker client translates the 'null' value into an empty list, but this behaviour is not specified in the api)
-
BAIRE Anthony authored
(i am not confortable with undefined behaviours in security-related code)
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
- 06 Jun, 2018 1 commit
-
-
CAMPION Sebastien authored
-
- 05 Jun, 2018 10 commits
-
-
BERJON Matthieu authored
The webapp update call was wrong because of the change of the template file naming. It's now fixed. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
The runner hostname had a wrong handle for the link in the runner list. It's now fixed. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I deleted the user menu file that wasn't used anymore in the settings system. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
The call to the runner update template in the view was wrong. I fixed it. I tool as well the advantage of that fix to hide the command input (the one used to register a runner on allgo) at the runner creation. It's now possible to see it only when on the update view. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
CAMPION Sebastien authored
Complete documentation available at https://docs.docker.com/registry/spec/auth/token/ JWT specification https://jwt.io/
-
CAMPION Sebastien authored
-
CAMPION Sebastien authored
-
BAIRE Anthony authored
-
BERJON Matthieu authored
-
BERJON Matthieu authored
-
- 04 Jun, 2018 4 commits
-
-
BERJON Matthieu authored
I updated the template in order to add 2 panes with main and secondary data to fill in. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I created a mixin that check if a user belongs to one or more groups and raise a `PermissionDenied` error if it's not the case. I updated the `WebappCreate` view accordingly. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
There was still a bug regarding the template name. I deleted as well the old unused class view. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I fixed a url handle for the job creation that changed. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
- 01 Jun, 2018 3 commits
-
-
BERJON Matthieu authored
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-