Dylan Knutson
8e98a5ee4b
remove unused indexes
2025-08-18 01:43:46 +00:00
Dylan Knutson
295020a10f
pg 17 upgrade
2025-07-22 23:04:58 +00:00
Dylan Knutson
25a86d6464
separate out blob file migrator
2025-02-17 04:57:43 +00:00
Dylan Knutson
72191c1d93
Add Prometheus monitoring integration and enhance application metrics
2025-01-04 05:59:26 +00:00
Dylan Knutson
5c1807711b
Add testing utilities and improve test coverage with FactoryBot integration
...
- Added `shoulda-matchers` for enhanced RSpec testing capabilities.
- Introduced `factory_bot_rails` for easier test data creation.
- Created factories for `HttpLogEntry`, `BlobEntry`, and `Domain::Fa::Post` models.
- Updated `rails_helper.rb` to include FactoryBot methods and configure Shoulda matchers.
- Enhanced `HttpLogEntry` model with a new `response_size` method.
- Refactored `justfile` to include parallel test execution.
- Improved `Gemfile` and `Gemfile.lock` with new testing gems.
2024-12-27 16:59:27 +00:00
Dylan Knutson
23e7eea815
Remove legacy related code
2024-12-25 23:53:29 +00:00
Dylan Knutson
9de3c1b5e8
remove proxy code
2024-12-17 17:57:17 +00:00
Dylan Knutson
aad2f29e96
before redoing devcontainer files
2024-12-17 06:34:47 -08:00
Dylan Knutson
752b8c3b2c
dockerfile
2023-10-08 19:40:54 -07:00
Dylan Knutson
a4247ff8b0
more useful fa user pages, post pages
2023-08-20 19:42:24 -07:00
Dylan Knutson
e3c778316d
basic user search impl
2023-04-03 22:13:02 +09:00
Dylan Knutson
f808c736cd
remove separate dev envs, add faiss
2023-03-31 11:24:02 +09:00
Dylan Knutson
9f2c82edce
separate dev env for curtus / regius
2023-03-30 22:34:44 +09:00
Dylan Knutson
9e824b38a3
add logging / debugging to jobs
2023-03-26 20:31:50 +09:00
Dylan Knutson
deb7415650
add good_job, add spec for browse page job
2023-03-26 00:55:17 +09:00
Dylan Knutson
df570589d4
get tests running against local legacy db fixtures
2023-03-25 21:30:03 +09:00
ec732a81d5
tweaks to queue sizes
2023-03-23 03:26:43 -07:00
9bd3feeac6
refactor user script, add deleted_at to e621 posts
2023-03-07 13:11:16 -08:00
36eda43325
add fa users
2023-02-17 22:41:28 -08:00
9e0f0798aa
fa importer job refactors and bug fixes
2023-02-12 17:29:25 -08:00
cf9122a941
add fa posts and basic paper trail
2023-02-08 21:49:47 +00:00
69e38322f6
add some legacy fa models
2023-02-07 20:47:06 +00:00
b276357244
move http log entry migration task into lib class, bulk import blob entries / http entries
2023-02-03 16:35:51 +00:00
49cd601862
refactor http log entry migration task
2023-02-02 18:52:40 +00:00
08bbacca65
migrate sst entries, start on migrating http log entries
2023-02-01 04:10:49 +00:00
654ff8b71a
implement sst entry patching
2023-01-30 19:50:33 +00:00
63a1e6c46d
inital commit
2023-01-30 01:16:00 +00:00