- 06 Jan, 2020 1 commit
-
-
BAIRE Anthony authored
The link returned by APIJobView starts with api/v1, this allows the... Closes #350 See merge request !188
-
- 28 Nov, 2019 1 commit
-
-
LETORT Sebastien authored
The link returned by APIJobView starts with api/v1, this allows the authentication by token, which make file downloading work.
-
- 08 Oct, 2019 1 commit
-
-
LETORT Sebastien authored
Update of the command used to generate an image of the data model (~django DB). Now we do not have to be in the container anymore to run it.
-
- 16 Sep, 2019 3 commits
-
-
BAIRE Anthony authored
The 2 constraints identified placed in the README file. Closes #308 See merge request !166
-
LETORT Sebastien authored
-
BAIRE Anthony authored
deletion of django/requirements_dev.txt Closes #331 See merge request !180
-
- 13 Sep, 2019 1 commit
-
-
LETORT Sebastien authored
-
- 29 Aug, 2019 1 commit
-
-
GARNIER Laurent authored
-
- 27 Aug, 2019 2 commits
-
-
LETORT Sebastien authored
unlock the root account before running a sandbox See merge request !181
-
Fedora images come with their root account locked. This prevents opening a ssh session.
-
- 09 Aug, 2019 1 commit
-
-
LETORT Sebastien authored
-
- 22 Jul, 2019 1 commit
-
-
LETORT Sebastien authored
-
- 04 Jun, 2019 3 commits
-
-
CAMPION Sebastien authored
-
CAMPION Sebastien authored
-
CAMPION Sebastien authored
-
- 28 May, 2019 1 commit
-
-
LETORT Sebastien authored
Resolve "APIDownloadView doesn't seem to work" Closes #119, #311 et #306 See merge request !178
-
- 23 May, 2019 4 commits
-
-
BAIRE Anthony authored
- API requests authenticated by token - UI requests authenticated by cookie fix #311 and #119
-
BAIRE Anthony authored
(because this endpoint is security-related)
-
BAIRE Anthony authored
(error messages for the sysadmin should be sent to the logs, not to the user)
-
BAIRE Anthony authored
-
- 21 May, 2019 2 commits
-
-
sebastien letort authored
django-nginx conf file has been reordered, and API location has been slightly rewritten with inner locations. Here we conserved the CORS principles and make them used to all API, datastore included. Note that trying to get a file with the api (api/v1/datastore/...) will return a 404. -> but the end user has no reason to known this path.
-
sebastien letort authored
APIDownloadView correction. Url match request, View returns a json error, and auth view allow to reach api/v1/datastore, not only /datastore. The idea is to make the code explains that the file should be served by nginx. It has to be accessible in http mode (dev) only.
-
- 15 May, 2019 2 commits
-
-
BAIRE Anthony authored
Minor refactoring See merge request !168
-
LETORT Sebastien authored
Resolve "nano error in sandbox (toolbox related)" Closes #316 See merge request !176
-
- 14 May, 2019 4 commits
-
-
BAIRE Anthony authored
it seems that debian moved '/usr/bin/nano' to '/bin/nano'
-
BAIRE Anthony authored
restore API legacy json returned format. Closes #317 See merge request !175
-
sebastien letort authored
It could though be used in a future V2. Note that I used get_state_display in APIJobView instead of the local dictionnary.
-
LETORT Sebastien authored
Purge rails See merge request !173
-
- 13 May, 2019 7 commits
-
-
BAIRE Anthony authored
New location rule to manage CORS for API only. Closes #314 See merge request !171
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
(which was previously named 'docker')
-
LETORT Sebastien authored
Removing .env and data files before launching bootstrap. Closes #320 See merge request !174
-
sebastien letort authored
-
- 10 May, 2019 1 commit
-
-
sebastien letort authored
-
- 07 May, 2019 2 commits
-
-
sebastien letort authored
-
sebastien letort authored
-
- 02 May, 2019 1 commit
-
-
sebastien letort authored
-
- 18 Apr, 2019 1 commit
-
-
sebastien letort authored
-