- 12 Oct, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
- login_required must be put below blueprint.route, otherwise the view can be accessed without authentication - add tests for checking the login requirement for views
-
- 11 Oct, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 02 Oct, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 20 Sep, 2018 2 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
by using the YAML special anchors feature, duplication in .gitlab-ci.yml could greatly be reduced
-
- 14 Sep, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 31 Jul, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
- fixed by https://github.com/kvesteri/sqlalchemy-continuum/pull/196 - remove annoying "localhost" is not a valid cookie domain warning in ci logs
-
- 26 Jul, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
- flask docu on readthedocs is no longer available - use beta tags for autoscale runners
-
- 02 Jul, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
When the SECRET_KEY value changes, the encrypted private keys will not be readable anymore. Add a function that rebuilds the private keys once SECRET_KEY changes
-
- 19 Jun, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
this version introduces a bug when unit testing the application. See https://github.com/kvesteri/sqlalchemy-continuum/issues/188 for details. use http protocol instead of https when mocking with httpretty. Test fail beginning with version 0.9.5 of httpretty
-
- 14 May, 2018 2 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
-
- 09 May, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
- it is checked, if the given URL is resolvable - if possible, the file size constraints are also checked via content-length header information - install httpretty module in setup.py
-
- 07 May, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
- add tests for notification mail sending
-
- 05 Apr, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 29 Mar, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 23 Mar, 2018 2 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
-
- 07 Mar, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 22 Feb, 2018 3 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
- fix docs_require in setup.py - fix import of EncryptedType in models.py, alembic recipe
-
- 21 Feb, 2018 2 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
- build tags with patter v* - master branch
-
Huste, Tobias (FWCC) - 111645 authored
-
- 16 Feb, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
- remote server can be added and created - ssh keys can be viewed
-
- 08 Feb, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 06 Feb, 2018 6 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
-
-
Huste, Tobias (FWCC) - 111645 authored
- maximum number of directories can now be listed via query parameter
-
Huste, Tobias (FWCC) - 111645 authored
-
- 02 Feb, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 01 Feb, 2018 4 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
- document REST API - add modules to sphinx generation - show how to build the docs
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
-
- 31 Jan, 2018 2 commits
-
-
Huste, Tobias (FWCC) - 111645 authored
-
Huste, Tobias (FWCC) - 111645 authored
- requests are cached for 5 min to improve browsing experience when moving backwards
-
- 30 Jan, 2018 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-