index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.rs
Age
Commit message (
Expand
)
Author
2024-06-20
Fix some nightly build errors (#4657)
Daniel García
2024-02-08
Update Rust, crates and web-vault (#4328)
Mathijs van Veluw
2023-12-09
Fix the version string (#4153)
Mathijs van Veluw
2023-12-09
Several small fixes for open issues (#4143)
Mathijs van Veluw
2023-10-05
Fix typos
tuhana
2023-07-04
fix version when compiled at a specific commit
Helmut K. C. Tessarek
2022-12-03
Add dev-only query logging support
BlackDex
2022-01-23
Remove references to "bwrs" #2195
Daniel García
2021-04-28
Fix branch name
Daniel García
2021-03-31
Run `cargo fmt` on codebase
Jake Howard
2020-08-24
Add support for multiple simultaneous database features by using macros.
Daniel García
2020-03-22
Set the cargo version and allow changing it during build time with BWRS_VERSION.
Daniel García
2019-09-12
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
Michael Powers
2019-07-09
Move backend checks to build.rs to fail fast, and updated dependencies
Daniel García
2019-02-10
Show version in admin panel
Daniel García
2019-01-19
Ignore build.rs git errors
Daniel García
2018-12-30
Add build script to get some Git info to later show in admin panel, and add s...
Daniel García