]> git.openstreetmap.org Git - rails.git/commit
Add support for per-user limits on the size of changes that can be made
authorTom Hughes <tom@compton.nu>
Tue, 18 Jun 2024 19:35:09 +0000 (20:35 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 18 Jun 2024 23:46:34 +0000 (00:46 +0100)
commitf61ac2586f341589e0e5c880f585928518cf38c2
tree01f2f6e2e3705750fc2c0f7e9c5b6b881e398a6e
parent80ccf1d4c213acea95311d71a5b4f3384195197a
Add support for per-user limits on the size of changes that can be made
config/settings.yml
db/migrate/20240618193051_api_size_limit.rb [new file with mode: 0644]
db/structure.sql
lib/database_functions.rb
lib/tasks/update_functions.rake