- 02 Oct, 2022 2 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
- 01 Oct, 2022 1 commit
-
-
Antoine Fontaine authored
Note the month field is the number of months *after january*, so january is month number 0.
-
- 29 Sep, 2022 2 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
- 23 Jun, 2022 2 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
- 15 Jun, 2022 1 commit
-
-
Antoine Fontaine authored
Note this don't report an error on account creation
-
- 10 Jun, 2022 4 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
-
Antoine Fontaine authored
Like please let it die
-
- 22 Mar, 2022 2 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
- 22 Oct, 2021 1 commit
-
-
Antoine Fontaine authored
-
- 08 Oct, 2021 1 commit
-
-
Antoine Fontaine authored
-
- 05 Oct, 2021 9 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
Fixes #18
-
Antoine Fontaine authored
looks like this API version change has no API break on what we use
-
- 01 Jun, 2021 3 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Jonas Sulzer authored
Signed-off-by:
Jonas Sulzer <jonas@violoncello.ch>
-
- 16 Jan, 2021 6 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-
Florian Vessaz authored
-
Florian Vessaz authored
This makes the .gitlab-ci.yml file slightly easier to read.
-
- 15 Jan, 2021 4 commits
-
-
Florian Vessaz authored
"environments", "public" and "views" are now available in the Debian package. The instance started by the provided systemd.service file will find them thanks to the DANCER_APPDIR environment variable. This solution was chosen such that during development, it is still possible to follow the Dancer introduction and tutorial as well as use plackup or any of the ./bin/* files directly as usual.
-
Antoine Fontaine authored
-
Florian Vessaz authored
d85acf70 introduced a regression where perlcritic is not run at the same time the Debian package is built. Perlcritict however has no use for the Debian package and consequently this delays the feedback to the developer without any valid reason. By using "needs:" each CI job declares its dependencies which makes both the .gitlab-ci.yml file easier to read (more explicit) and such accidental job ordering regressions extremely improbable.
-
Florian Vessaz authored
-
- 12 Jan, 2021 2 commits
-
-
Antoine Fontaine authored
-
Antoine Fontaine authored
-