Ryan Cobb
df8a56e630
Rename Gitlab::Importers module
...
In order to avoid confusion between Gitlab::Importers module and other
like named modules, this renamed it to Gitlab::DatabaseImporters.
2019-07-09 17:02:08 -06:00
Ryan Cobb
36f39eb318
Remove CommonMetricsImporter patch
...
Remove CommonMetricsImporter patch and change all references to
CommonMetrics::Importer. Move specs into their appropriate folders. Also
cleans up some common_metric importer namespacing.
2019-07-09 17:02:08 -06:00
Yorick Peterse
40ad7d5d7a
Fix ActiveRecord::Migration deprecations
...
Extending from ActiveRecord::Migration is deprecated, but was still used
in a bunch of places.
2018-12-12 16:38:40 +01:00
Kamil Trzciński
119d2c3d2e
Update docs
2018-09-05 22:01:17 +02:00
Kamil Trzciński
4cfc6a9f10
Fix db/fixtures
2018-09-04 22:51:02 +02:00
Kamil Trzciński
9f2a6ca03c
Add development documentation
2018-09-04 15:01:34 +02:00