Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
force-bdss
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adham Hashibon
force-bdss
Graph
8d283b068d40817a25f32986a4c3df0e5465e025
Select Git revision
Branches
4
M18-Meeting
create-code-editor
master
default
protected
single-datasource-execution
Tags
5
v0.2.0
0.2.0
v0.1.0
0.1.0.dev2
0.1.0.dev0
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
May
17
16
9
3
2
27
Apr
26
25
24
23
29
Aug
25
24
23
22
21
18
17
16
14
11
10
9
8
7
4
3
2
1
31
Jul
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
23
Jun
Merge pull request #132 from force-h2020/feature/re-export-factory_id-0518-1133
Exports factory_id as we need it when two factories need to find each other.
Merge pull request #130 from force-h2020/safer-plugin-import-2
Added missing docs
Fixed documentation
Fixed flake
Back to green for tests
Fixed more tests for test_core_evaluation_driver
Fixed remaining probe classes
Fixed writer test
Added dummy factory registry plugin
Fixed test
Moved DummyParameterFactory to the dummy module
Fixed workflow reader and improved error message
Added Dummy registry
Updated also Dummy MCO testing
Fixed notification listener and data source factory test
Introduced dummy extension plugin. Renamed dummy factories ids and names
testing the new id functions
Removed KPI extension point
Updated interfaces
Removed base class that used to be shared by the KPI and data source probe
Removed ABCHasStrictTraits as we don't use abc functionality anymore
probe class now passes the plugin as needed.
Restored old API for plugin id
ported MCO probe to new API
Ported data source probe to new API
Removed the computation of the ID for internal plugins
Moved ui hooks dummies
Moved dummy notification listener
Extracted dummy mco
ditto
Prevent plugin to be None
Additional Dummy data source classes
Moved dummy data source objects in submodule
New API for parameters
upgraded base mco factory
Fixed ui hooks factory
Fixed notification listener to new API
Changed data source to new design
Loading