-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from telefonicaid/task/close_0.1.0
task/close_0.1.0
- Loading branch information
Showing
4 changed files
with
36 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +0,0 @@ | ||
- [cosmos-gui] [FEATURE] Create a GUI for Cosmos, in charge os administrating the shared storage cluster (#2) | ||
- [cosmos-admin] [FEATURE] Admin tool for copying data among HDFS clusters (#8) | ||
- [cosmos] [HARDENING] Add initial content to the general README (#1) | ||
- [cosmos-auth] [FEATURE] OAuth2 Tokens Generator (#10) | ||
- [cosmos-auth] [HARDENING] Enable TLS in http connections to the OAuth2 Tokens Generator (#12) | ||
- [cosmos-gui] [HARDENING] Set 740 permissions to new created accounts (#17) | ||
- [cosmos-gui] [HARDENING] Add the HDFS superuser as a configuration parameter (#20) | ||
- [cosmos-gui] [HARDENING] Run administration commands remotely through ssh (#23) | ||
- [cosmos-gui] [HARDENING] Add detailed information about reporting issues and contact information (#5) | ||
- [cosmos-gui] [HARDENING] Running as sudo is not required anymore (#28) | ||
- [cosmos-gui] [HARDENING] Add logging facilities (#31) | ||
- [cosmos-gui] [HARDENING] Add an administration section (#27) | ||
- [cosmos-gui] [HARDENING] Add references to FIWARE in the README (#34) | ||
- [cosmos-gui] [HARDENING] Use "cosmos" instead of "cosmos_gui" as MySQL database (#41) | ||
- [cosmos-gui] [FEATURE] Provision the computing cluster with permanent user accounts (#25) | ||
- [cosmos-gui] [HARDENING] Store in the database the HDFS quota each user has assigned (#22) | ||
- [cosmos-auth] [HARDENING] Add logging facilities (#40) | ||
- [cosmos-gui] [HARDENING] Append an incremental index to those new usernames already existing (#18) | ||
- [cosmos-auth] [HARDENING] Add an administration section (#39) | ||
- [cosmos-gui] [HARDENING] Remove wrong references to cosmos_gui database name (#52) | ||
- [cosmos-gui] [FEATURE] Add a blacklist of not allowed usernames (#60) | ||
- [cosmos-gui] [HARDENING] Allow the storage and computing clusters to be the same (#61) | ||
- [cosmos-gui] [HARDENING] Add tests for app_utils.js and mysql_driver.js (#54) | ||
- [cosmos] [HARDENING] Add a User and Programmer Manual (#69) | ||
- [cosmos] [HARDENING] Add a Administration and Configuration Manual (#70) | ||
- [cosmos-gui] [HARDENING] Add TLS support (#77) | ||
- [cosmos-gui] [BUG] The new_password route uses the stored username instead of the email-based one (#65) | ||
- [cosmos-gui] [BUG] The command for creating the cosmos_user table is now the correct one (#82) | ||
- [cosmos-gui] [BUG] Fix the path to the certificate and key files (#83) | ||
- [cosmos-gui] [HARDENING] Add an annex about creating and installing a RSA identity (#87) | ||
- [cosmos-gui] [BUG] Disable pseudo-terminal in ssh command executions (#88) | ||
- [cosmos-gui] [HARDENING] Add an annex about creating a self-signed certificate (#84) | ||
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
* Fri Oct 02 2015 Francisco Romero <[email protected]> 0.1.0 | ||
- [cosmos-gui] [FEATURE] Create a GUI for Cosmos, in charge os administrating the shared storage cluster (#2) | ||
- [cosmos-admin] [FEATURE] Admin tool for copying data among HDFS clusters (#8) | ||
- [cosmos] [HARDENING] Add initial content to the general README (#1) | ||
- [cosmos-auth] [FEATURE] OAuth2 Tokens Generator (#10) | ||
- [cosmos-auth] [HARDENING] Enable TLS in http connections to the OAuth2 Tokens Generator (#12) | ||
- [cosmos-gui] [HARDENING] Set 740 permissions to new created accounts (#17) | ||
- [cosmos-gui] [HARDENING] Add the HDFS superuser as a configuration parameter (#20) | ||
- [cosmos-gui] [HARDENING] Run administration commands remotely through ssh (#23) | ||
- [cosmos-gui] [HARDENING] Add detailed information about reporting issues and contact information (#5) | ||
- [cosmos-gui] [HARDENING] Running as sudo is not required anymore (#28) | ||
- [cosmos-gui] [HARDENING] Add logging facilities (#31) | ||
- [cosmos-gui] [HARDENING] Add an administration section (#27) | ||
- [cosmos-gui] [HARDENING] Add references to FIWARE in the README (#34) | ||
- [cosmos-gui] [HARDENING] Use "cosmos" instead of "cosmos_gui" as MySQL database (#41) | ||
- [cosmos-gui] [FEATURE] Provision the computing cluster with permanent user accounts (#25) | ||
- [cosmos-gui] [HARDENING] Store in the database the HDFS quota each user has assigned (#22) | ||
- [cosmos-auth] [HARDENING] Add logging facilities (#40) | ||
- [cosmos-gui] [HARDENING] Append an incremental index to those new usernames already existing (#18) | ||
- [cosmos-auth] [HARDENING] Add an administration section (#39) | ||
- [cosmos-gui] [HARDENING] Remove wrong references to cosmos_gui database name (#52) | ||
- [cosmos-gui] [FEATURE] Add a blacklist of not allowed usernames (#60) | ||
- [cosmos-gui] [HARDENING] Allow the storage and computing clusters to be the same (#61) | ||
- [cosmos-gui] [HARDENING] Add tests for app_utils.js and mysql_driver.js (#54) | ||
- [cosmos] [HARDENING] Add a User and Programmer Manual (#69) | ||
- [cosmos] [HARDENING] Add a Administration and Configuration Manual (#70) | ||
- [cosmos-gui] [HARDENING] Add TLS support (#77) | ||
- [cosmos-gui] [BUG] The new_password route uses the stored username instead of the email-based one (#65) | ||
- [cosmos-gui] [BUG] The command for creating the cosmos_user table is now the correct one (#82) | ||
- [cosmos-gui] [BUG] Fix the path to the certificate and key files (#83) | ||
- [cosmos-gui] [HARDENING] Add an annex about creating and installing a RSA identity (#87) | ||
- [cosmos-gui] [BUG] Disable pseudo-terminal in ssh command executions (#88) | ||
- [cosmos-gui] [HARDENING] Add an annex about creating a self-signed certificate (#84) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters