- Oct 19, 2015
-
-
Stavros Sachtouris authored
This patch is related to the endpoint URLs needed to make various UI operations i.e., login and vising the pithos page on a browser. The helper used to provide the GUI with all URLs necessary, while now they are retrieved by the GUI itself, with the tokenless request "POST <auth_url endpoint>/tokens".
-
Stavros Sachtouris authored
Settings are loaded and updated in protocol.py If the client is not ready yet, some GUI options are not gray and unclickable until the client is ready.
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
The config system is an extension of the kamaki config system, tailored to support configuration files with multiple clouds and multiple syncs. A sync contains all the attributes needed to sync a local directory with a remote container, included a reference to a cloud. The CLI is interactive and can be used to start, pause and control the syncing process.
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
-
Stavros Sachtouris authored
Also, create an application token, unique for each run
-
Stavros Sachtouris authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
When an upload fails, because a new upstream version exists, mark the serial as failed, so as to skip it later.
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Stavros Sachtouris authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
Giorgos Korfiatis authored
-
- May 13, 2015
-
-
Panos Louridas authored
-