You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/scripts
Dessalines 8c0c1628e0
Adding a vector indexing check to prevent panics. Fixes #2753 (#2754)
* Adding a vector indexing check to prevent panics. Fixes #2753

* Fixing for new clippy lint.

* Externalizing get_top_mod check. Adding get_first clippy lint

* Removing unit tests get(0)s

* Fixing some firsts manually
1 year ago
..
query_testing Add compilation benchmark, move scripts into subfolder 3 years ago
clear_db.sh Fixing some tests 3 years ago
compilation_benchmark.sh Apub inbox rewrite (#1652) 3 years ago
db-init.sh Some script improvements (#2654) 1 year ago
fix-clippy.sh Adding a vector indexing check to prevent panics. Fixes #2753 (#2754) 1 year ago
install.sh Add compilation benchmark, move scripts into subfolder 3 years ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
release.sh Combine prod and dev docker setups using build-arg (#2739) 1 year ago
restore_db.sh Combine prod and dev docker setups using build-arg (#2739) 1 year ago
test.sh Fixing `.drone.yml` (#2677) 1 year ago
update_config_defaults.sh Update doku dependency for easier formatting of defaults.hjson (#2553) 2 years ago
update_translations.sh Add update translations script. (#2173) 2 years ago
upgrade_deps.sh Adding script to upgrade deps, and check for unused ones. 3 years ago