lemmy/scripts
Dessalines 9d8c69611b 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
2023-04-27 11:24:57 +02:00
..
query_testing Add compilation benchmark, move scripts into subfolder 2021-01-14 18:04:01 +01:00
clear_db.sh Fixing some tests 2021-03-11 11:41:04 -05:00
compilation_benchmark.sh Apub inbox rewrite (#1652) 2021-07-17 12:08:46 -04:00
db-init.sh Some script improvements (#2654) 2023-01-13 00:23:58 +01:00
fix-clippy.sh Adding a vector indexing check to prevent panics. Fixes #2753 (#2754) 2023-04-27 11:24:57 +02:00
install.sh Add compilation benchmark, move scripts into subfolder 2021-01-14 18:04:01 +01:00
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 2023-01-20 18:15:07 +01:00
release.sh Fix paths in release script, update crate versions (#2680) 2023-02-01 00:26:51 +09:00
restore_db.sh Fixing some tests 2021-03-11 11:41:04 -05:00
test.sh Fixing .drone.yml (#2677) 2023-01-30 14:17:24 -05:00
update_config_defaults.sh Update doku dependency for easier formatting of defaults.hjson (#2553) 2022-11-11 16:01:29 -05:00
update_translations.sh Add update translations script. (#2173) 2022-03-29 16:54:16 +00:00
upgrade_deps.sh Adding script to upgrade deps, and check for unused ones. 2021-08-17 19:16:20 -04:00