EBWiki
EBWiki copied to clipboard
repository of police abuse cases against people of color
# EBWiki Hosting Migration Planning ## Overview Research, evaluate, and migrate EBWiki to a new hosting provider that can better support Rails 8.1, Ruby 3.4.2, and provide improved performance, reliability,...
# Rails 8.1 Gem Compatibility Updates ## Overview Update all gems to their latest versions that are compatible with Rails 8.1.0, ensuring optimal performance, security, and feature availability. ## Current...
# Comprehensive Manual Testing Plan for EBWiki ## Overview Develop and execute a comprehensive manual testing strategy to validate EBWiki functionality after the Rails 8.1.0 upgrade and ensure all critical...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Bumps [pbkdf2](https://github.com/browserify/pbkdf2) from 3.1.2 to 3.1.5. Changelog Sourced from pbkdf2's changelog. v3.1.5 - 2025-09-23 Commits [Fix] only allow finite iterations 67bd94d [Fix] restore node 0.10 support 8f59d96 [Fix] check parameters...
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. Changelog Sourced from sha.js's changelog. v2.4.12 - 2025-07-01 Commits [eslint] switch to eslint 7acadfb [meta] add auto-changelog b46e711 [eslint] fix package.json indentation df9d521 [Tests]...
Entering Rubocop fixes
# Elasticsearch Dependency Removal and Cleanup ## Overview Remove all Elasticsearch dependencies, code, and infrastructure after successful migration to PostgreSQL full-text search. ## Current State - Application has Elasticsearch client...
# Elasticsearch to PostgreSQL Data Migration ## Overview Migrate all search data from Elasticsearch to PostgreSQL full-text search, ensuring data integrity and search functionality preservation. ## Current State - Search...
# PostgreSQL Full-Text Search Implementation ## Overview Implement PostgreSQL full-text search to replace Elasticsearch dependency for search functionality. ## Current State - Application uses Elasticsearch for search functionality - Search...