merged with old repo
This commit is contained in:
parent
a9eed2d454
commit
0ccfccbe76
@ -3,6 +3,7 @@
|
|||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<meta name="author" content="Anton Martynov">
|
<meta name="author" content="Anton Martynov">
|
||||||
<meta name="author" content="Mike Miroliubov">
|
<meta name="author" content="Mike Miroliubov">
|
||||||
|
<meta name="author" content="Alexey Lukashin">
|
||||||
<title>Devops клиент</title>
|
<title>Devops клиент</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
0
devops-client/bin/devops
Normal file → Executable file
0
devops-client/bin/devops
Normal file → Executable file
@ -7,7 +7,7 @@ en:
|
|||||||
parameter: "Wrong config file parameter: -c file"
|
parameter: "Wrong config file parameter: -c file"
|
||||||
property:
|
property:
|
||||||
lang: "Language (%{langs})"
|
lang: "Language (%{langs})"
|
||||||
host: "Devops server host and port"
|
host: "Devops server host and port (host:port)"
|
||||||
api: "API version"
|
api: "API version"
|
||||||
username: "Username"
|
username: "Username"
|
||||||
password: "Password"
|
password: "Password"
|
||||||
|
|||||||
@ -7,7 +7,7 @@ ru:
|
|||||||
parameter: "Неверный параметр конфигурационного файла: -c file"
|
parameter: "Неверный параметр конфигурационного файла: -c file"
|
||||||
property:
|
property:
|
||||||
lang: "Язык (%{langs})"
|
lang: "Язык (%{langs})"
|
||||||
host: "Адрес и порт сервера Devops"
|
host: "Адрес и порт сервера Devops (host:port)"
|
||||||
api: "Версия API"
|
api: "Версия API"
|
||||||
username: "Имя пользователя"
|
username: "Имя пользователя"
|
||||||
password: "Пароль"
|
password: "Пароль"
|
||||||
|
|||||||
0
devops-client/tests/run_tests.rb
Normal file → Executable file
0
devops-client/tests/run_tests.rb
Normal file → Executable file
Loading…
Reference in New Issue
Block a user