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
db678c7ec8a38bec4b85cc01c8590d45ae6f4d53
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
17
May
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
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
Removed the workaround as we are using a different strategy with the id
Changed infrastructure for plugin and factories
flake
Merge branch 'master' into safer-plugin-import
Handle id differently to prevent issuing of warn due to bug in traits
Merge pull request #129 from force-h2020/safer-plugin-import
Removed plugin_id from the api
Flake
Changed API to accomodate stricter control over incorrect setup of plugins
Reports error in case of failed initialization of factory
Merge pull request #127 from force-h2020/notification-ui-visibility
Added to the interface as well
Added ui_visibility flag
Merge pull request #126 from force-h2020/rework-probe-mco-factory-to-return-parameter-factories
Flake
Merge pull request #125 from force-h2020/remove-kpi-calculator-factories-from-probe
Returns ProbeParameterFactory from ProbeMCOFactory
Removes KPI calculator from probe factory
Merge pull request #124 from force-h2020/fix-incorrect-name-extraction
Loading