- 03 May, 2021 2 commits
-
-
Xavier Thompson authored
-
Xavier Thompson authored
This is to take advantage of !290
-
- 29 Apr, 2021 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 27 Apr, 2021 1 commit
-
-
Thomas Gambier authored
-
- 26 Apr, 2021 1 commit
-
-
Rafael Monnerat authored
-
- 25 Apr, 2021 9 commits
-
-
Rafael Monnerat authored
Fix up when you pass path and when you pass the object for the newContent
-
Rafael Monnerat authored
This allows user to get updated with the issued invoices.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
If Sale Invoice Transaction is already Grouped (Lettered), Cancel the related payment.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This avoids edit already modified instances.
-
Rafael Monnerat authored
-
- 23 Apr, 2021 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!293
-
Łukasz Nowak authored
Handle only public computers or forever closed, as other scopes are reserved for personal or project usage.
-
- 22 Apr, 2021 2 commits
-
-
Łukasz Nowak authored
-
Xavier Thompson authored
Add the minimum hateoas support required for the cli commands: - `slapos service list` - `slapos service info <reference>` - `slapos computer list` - `slapos computer info <reference>` To enable hateoas, complete the slapos.cfg configuration with: ``` [slapos] master_rest_url = <proxyaddr>/hateoas ``` Also: Fix some bugs and python3 incompatibilities in slap/hateoas.py. See merge request nexedi/slapos.core!290
-
- 19 Apr, 2021 1 commit
-
-
Léo-Paul Géneau authored
-
- 16 Apr, 2021 1 commit
-
-
Thomas Gambier authored
libanl is part of glibc since 2001 (see https://sourceware.org/git/?p=glibc.git;a=blob;f=ChangeLog.old/ChangeLog.12;h=adcf9081d44c06e03c3899612afba7c8c0d9b3fa;hb=HEAD#l5595) See merge request nexedi/slapos.core!291
-
- 09 Apr, 2021 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This script isn't used, and every custom project might overwrite it, so no need to keep it.
-
Rafael Monnerat authored
-
- 08 Apr, 2021 1 commit
-
-
Rafael Monnerat authored
This makes management easier.
-
- 02 Apr, 2021 1 commit
-
-
Rafael Monnerat authored
-
- 30 Mar, 2021 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Also increase the limit, since the default is 10
-
- 29 Mar, 2021 4 commits
-
-
Rafael Monnerat authored
Sample values.
-
Łukasz Nowak authored
This is a fixup release, as 1.6.7 was missing important changelog.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
See merge request !285
-
- 26 Mar, 2021 1 commit
-
-
Rafael Monnerat authored
Sample values.
-
- 25 Mar, 2021 6 commits
-
-
Łukasz Nowak authored
whitelistfirewall manager is locking down partition access as configured in partition's .slapos-whitelist-firewall file by using firewalld configuration. The md5sum of last generated partition whitelist file is used to take decision if given rule shall be updated. The manager supports partition setup and destruction. Note: User id is used with netfilter owner module, as currently the sourcing address is not enforced to be per partition.
-
Łukasz Nowak authored
Despite promise failure, managers shall be executed, as often thanks to running them, promise can be fulfilled.
-
Rafael Monnerat authored
Whenever a rss feed is disabled, we can use this form to render a legacy message that changes url and pubDate once a day.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
A general warning can be issued to warn all users regardless the context. This is usefull for general mantainence or custom messages, while it is urgent inform users right the way.
-
Rafael Monnerat authored
-
- 24 Mar, 2021 1 commit
-
-
Thomas Gambier authored
Some recipes (like softwaretype) need a reference for the partition address and in webrunner, we don't have tap interface. /reviewed-on nexedi/slapos.core!287
-