Age | Commit message (Expand) | Author |
---|---|---|
2020-09-16 | Add a name to the stores | regnat |
2020-09-16 | Document the new store hierarchy | regnat |
2020-09-16 | Properly filter the stores according to their declared uriSchemes | regnat |
2020-09-16 | Correctly call all the parent contructors of the stores | regnat |
2020-09-16 | Separate store configs from the implems | regnat |
2020-09-16 | Separate the instantiation and initialisation of the stores | regnat |
2020-09-16 | Fix the registration of stores | regnat |
2020-09-16 | Make the store plugins more introspectable | regnat |
2020-08-24 | Add DummyStore (dummy://) | Eelco Dolstra |