Commits on Source (26)
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
IN RQ 1.0, the `timeout` argument on `queue.enqueue()` has been deprecated in favor of `job_timeout` JIRA INFRA-2780 #action In Progress
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Without SSL, data and passwords are sent via plain text. JIRA INFRA-2805 #action In Progress
-
Te-Hung Tseng authored
JIRA INFRA-2808 #action In Progress
-
Te-Hung Tseng authored
Increased hostname lenght limit to 24 and interface name limit to 29 See merge request ics-infrastructure/csentry!1
-
Benjamin Bertrand authored
JIRA INFRA-2832
-
Te-Hung Tseng authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Modification performed for service account JIRA INFRA-2909 #action In Progress
-
Benjamin Bertrand authored
- Remove extra handler - flask default handler is fine (everything was logged twice due to changes in flask 1.0) - Add more logging messages JIRA INFRA-2899 #action In Progress
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
JIRA INFRA-2909
-
Te-Hung Tseng authored
-
Te-Hung Tseng authored
-
Te-Hung Tseng authored
-
Te-Hung Tseng authored
-
Te-Hung Tseng authored
-
Te-Hung Tseng authored
-
Anders Harrisson authored
JIRA INFRA-4308
-
Anders Harrisson authored
This is to align with the access rights for the UI JIRA INFRA-5541
-
Anders Harrisson authored
-
Anders Harrisson authored
JIRA INFRA-5541
-
Anders Harrisson authored
JIRA INFRA-6276
-
Anders Harrisson authored
JIRA INFRA-6350
-
Te-Hung Tseng authored
Showing
- .gitlab-ci.yml 20 additions, 7 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 3 additions, 3 deletions.pre-commit-config.yaml
- CHANGELOG.rst 27 additions, 0 deletionsCHANGELOG.rst
- Dockerfile 5 additions, 0 deletionsDockerfile
- Makefile 4 additions, 1 deletionMakefile
- app/api/network.py 1 addition, 1 deletionapp/api/network.py
- app/api/utils.py 10 additions, 1 deletionapp/api/utils.py
- app/commands.py 3 additions, 1 deletionapp/commands.py
- app/decorators.py 1 addition, 0 deletionsapp/decorators.py
- app/factory.py 1 addition, 13 deletionsapp/factory.py
- app/inventory/views.py 1 addition, 1 deletionapp/inventory/views.py
- app/main/views.py 1 addition, 0 deletionsapp/main/views.py
- app/models.py 23 additions, 4 deletionsapp/models.py
- app/network/forms.py 8 additions, 4 deletionsapp/network/forms.py
- app/network/views.py 42 additions, 4 deletionsapp/network/views.py
- app/settings.py 2 additions, 2 deletionsapp/settings.py
- app/static/js/history.js 13 additions, 0 deletionsapp/static/js/history.js
- app/tasks.py 6 additions, 10 deletionsapp/tasks.py
- app/templates/_helpers.html 9 additions, 4 deletionsapp/templates/_helpers.html
- app/templates/base.html 1 addition, 0 deletionsapp/templates/base.html
app/static/js/history.js
0 → 100644