index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
bridge
/
gateway
/
shard_manager.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
1
-2
/
+2
*
Fix doc links with no anchor
Zeyla Hellyer
2018-07-11
1
-0
/
+1
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-4
/
+8
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
1
-0
/
+13
*
Use an InterMessage to communicate over gateway
Zeyla Hellyer
2018-01-18
1
-1
/
+3
*
Fix ShardManager doctest
Zeyla Hellyer
2018-01-10
1
-11
/
+14
*
Simplify ShardManager creation
Zeyla Hellyer
2018-01-10
1
-71
/
+25
*
Fix doc-tests and `single_zc`
acdenisSK
2017-12-17
1
-5
/
+5
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
1
-10
/
+10
*
Attempt to restart failed shard boots
Zeyla Hellyer
2017-12-16
1
-1
/
+3
*
Shutdown everything on ShardManager::shutdown_all
Zeyla Hellyer
2017-12-09
1
-0
/
+6
*
Make ShardManager::runners public
Zeyla Hellyer
2017-11-09
1
-1
/
+5
*
Redo client internals + gateway
Zeyla Hellyer
2017-11-03
1
-52
/
+231
*
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
1
-6
/
+7
|
\
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-6
/
+7
|
*
Make the client threadpool user-customizable
Zeyla Hellyer
2017-10-09
1
-0
/
+5
|
*
Fix most clippy warnings
Maiddog
2017-10-04
1
-6
/
+1
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-7
/
+7
*
|
Make the client threadpool user-customizable
Zeyla Hellyer
2017-10-09
1
-0
/
+5
*
|
Fix most clippy warnings
Maiddog
2017-10-09
1
-6
/
+1
|
/
*
Fix client shards by cloning ShardManager runners
Zeyla Hellyer
2017-09-27
1
-1
/
+1
*
Fix client no-framework compilation
Zeyla Hellyer
2017-09-27
1
-26
/
+51
*
Add a shard manager
Zeyla Hellyer
2017-09-24
1
-0
/
+171