08316103b5
* Rename and make folder migrator public * Move skipRepo out of tree * Move folder logic out of worker * Use wrapper function for clone * Introduce storage swapper * Use RepositoryResources interface * Add TODO * Signature with option * Use plural for folders * Split more logic out of worker * Refactor further * Remove todo * Refactor further * Test worker * Add test for unified storage * Add mock for bulk store * Clean line * Test more about storage * Happy path storage test * Finish storage tests * Add more interfaces * Add some tests legacy * Complete test coverage legacy * Complete coverage legacy * Fix compilation * Add initial folders tests * Finish coverage for folders * Test namespace cleaner * Fix typo * Add some tests for resources * Finish coverage migrate package * Update tests * Fix jobs tests * Unit test users * Convert user tests to table tests * Fix linting in tests * Fix typo * Use PreloadAllUserInfo * Add FIXME
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.