- Apr 24, 2020
-
-
Bo-Chun Chen authored
-
- Apr 23, 2020
-
-
Bo-Chun Chen authored
-
- Apr 22, 2020
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
~/git/rc-users/users/<username>.ldif user info ~/git/rc-users/groups/<username>.ldif group info
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
replace with verify.*
-
Bo-Chun Chen authored
replace print statement with logging
-
Bo-Chun Chen authored
Instead of pushing issue branch, and merge on web page merging by agent than push master branch to remote
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Also, add os module to expand ~ to user home
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
According to UserAdd-Template.md, `ticketnum="add-users-`printf "%.40s\n" "$users" | tr ' ' '-'`"`
-
-
-
- Apr 15, 2020
-
-
Ravi Tripathi authored
Redesign RabbitMQ - This PR adds a fan-out architecture for rabbitmq_agents
-
- Apr 13, 2020
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
- Apr 07, 2020
-
-
Bo-Chun Chen authored
add email field if email not given, will: 1. use username + domain 2. use username (XIAS account)
-
Bo-Chun Chen authored
-
- Mar 23, 2020
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Using rc_util functions to send request message and subscribe for confirmation right after that
-
Bo-Chun Chen authored
Since publish doesn't have to do binding, separate binding make it cleaner and less trouble
-
Bo-Chun Chen authored
user should explicitly call disconnect Modify README regarding explicity disconnect call
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
Change to only one exchange, so there's only one instance, rc_rmq
-
- Mar 19, 2020
-
-
Bo-Chun Chen authored
-
- Mar 16, 2020
-
-
Bo-Chun Chen authored
Remove trailing whitespace Add space between '+'
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
publish funtion: only make connection if it is not yet established only disconnect if there's no consumer using the same connection consume function: only make connection if it is not yet established adding _consuming variable to keep tracking if the connection needs to be alive
-
Bo-Chun Chen authored
-