- 16 Apr, 2018 8 commits
-
-
BAIRE Anthony authored
(rather than everytime the container is run)
-
BAIRE Anthony authored
it's easier to read and easier to comment
-
BAIRE Anthony authored
-
BAIRE Anthony authored
# Conflicts: # django/Dockerfile # docker-compose.yml
-
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>
-
BERJON Matthieu authored
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
- 13 Apr, 2018 5 commits
-
-
BERJON Matthieu authored
I updated the confirmation page at registration to fit the stylesheet. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I updated the script to fix several issues such as ID keys that weren't in auto increment mode. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I added a superuser for development purposes. The password should be changed before going to production. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I updated the Oauth connection using OAuth2 and Gitlab. It's no possible to register and authorize the connection with Gitlab. The identification still doesn't work and need to be investigated. I adapted as well the login and register forms. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I added a link in the footer related to the gitlab issue tracker for any issue or request a user can have to declare. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
- 12 Apr, 2018 27 commits
-
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
.env is already part of . which is copied at the previous line Furthermore ".env" is something specific to docker-compose. there is no reason to put it inside the image.
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
(more reliable)
-
BAIRE Anthony authored
(like in the other images)
-
BAIRE Anthony authored
just like in the default config of the package, also set tempdirs for scgi and uwsgi.
-
BAIRE Anthony authored
-
BAIRE Anthony authored
This is to avoid rebuilding this stage when the requirements.txt was not updated.
-
BAIRE Anthony authored
-
BAIRE Anthony authored
motivations: - make security upgrades work correctly - avoid installing other backport packages accidentally
-
BAIRE Anthony authored
-
BAIRE Anthony authored
# Conflicts: # bootstrap # nginx/entrypoint
-
BERJON Matthieu authored
I replaced the mistune package by the misaka package. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I added few updates related to cosmetic style for the actions and image. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I updated the webapp detail page with code highlighting and other menus (tags, actions, webapp details). Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I replaced the markdown parser by misaka that is faster than mistune and allow more configuration (especially related to code highlighting). Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I updated the webapp list page with CSS. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BERJON Matthieu authored
I updated the webapp list page. Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-
BAIRE Anthony authored
-