You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Transfer to 2018 edition
Deny Rust 2018 idioms
* src: Fix redundant imports
* clippy: Fix or_fun_call
* clippy: Fix single_char_pattern
* clippy: Fix redundant_field_names
* clippy: Fix redundant_closure
* clippy: Fix const_static_lifetime
* Update rust-toolchain version
* cargo: Sort dependencies by alphanumeric order
* More clippy fixes
* clone_double_ref
* expect_fun_call
* unnecessary_operation
* ci: Reformatting config
* ci: Update PostgreSQL version to 9.6
Fix unrecognized configuration parameter "idle_in_transaction_session_timeout"
* Fix over rate limiting
* test: Ignore `team_members_exist`
We now load all usernames from the team repo, and we import into
the database missing users received from the team api.
0 commit comments