Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin_dbui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
w2pext
plugin_dbui
Graph
539230d86b9868d35facab1a040a49231ea74a72
Select Git revision
Branches
3
33-python37-mathjax3
master
default
protected
production
protected
Tags
19
1.0.2
protected
1.0.1
protected
0.9.9.1
protected
0.9.8.3
protected
0.9.8.2
0.9.8.1
0.9.7
0.9.6
0.9.4
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.7.3
0.7.2
0.7.1
0.6.5
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Dec
8
3
1
30
Nov
29
24
23
10
9
3
2
27
Oct
25
24
23
22
21
20
19
22
Sep
1
28
Aug
27
26
22
19
13
Jul
12
11
9
6
5
30
Jun
29
28
27
26
25
23
11
10
9
6
29
May
9
26
Apr
25
Feb
24
15
Dec
14
13
12
11
9
7
6
4
3
26
Nov
14
Jul
11
28
Jun
3
17
May
16
20
Apr
19
18
17
16
15
14
12
11
23
Mar
21
20
16
11
5
3
20
Feb
18
8
4
3
29
Jan
27
23
21
18
17
15
15
Dec
14
13
25
Nov
24
21
19
17
26
Sep
24
14
9
3
2
20
Aug
12
Jul
6
5
4
3
2
1
30
Jun
29
10
6
5
16
May
27
Mar
23
22
21
20
19
9
8
28
Feb
27
26
21
20
18
17
16
15
14
11
9
8
4
2
31
Jan
29
25
24
20
19
16
15
12
11
7
16
Dec
14
13
12
9
6
4
3
27
Nov
26
23
22
21
20
18
11
10
9
8
1
29
Oct
28
27
26
10
9
8
6
Start release candidate 0.9.7
Rename the method Dbui.initialize_paths as Dbui.define_paths.
Update CHANGELOG
Merge branch '30-lazyT' into 'master'
Add the dbui.JSONEncoder to json.dumps in order to convert lazyT.
Update directsvc.JSONEncoder to add a constructor.
Rename MyJsonEncoder as JSONEncoder.
Update CHANGELOG
Update GridWithFilter, WithUrlSelector and MathJax to always mask the viewport.
Update app.js to remove warning related to ARIA.
Update views/plugin_dbui/documentations_lists to include all plugins (dbui, event, ...).
Update location of LICENSE, VERSION, ...
Update configure_build.py in order to add missing files exporting plugin_dbui.
Update helper.get_versions in order to handle all plugins.
Update the API documentation by adding the class Dbui.
Update the controller plugin_dbui/about to use configuration parameter.
Update the view for documentations_list to fix typo.
Update Dbui to add protection.
Add configuration parameters to dbui for about, documentation and license.
Update CHANGELOG.
Rename controller documentations as documentations_table and add documentations_list.
Update CHANGELOG.
Remove the controller pack_plugin.
Remove the plugin_dbui/debug controller.
Add the dbui configuration plugins_paths.
Update Dbui to refactorize the method initialise in intialise_paths and initialise_ui.
Update configure_build.py to remove the dependency to models/plugin_dbui.py.
Update dbui.py to fix issue generating the sphinx documentation.
Update CHANGELOG, VERSION and Dbui.js
Add the method Dbui.start_directSvc and remove models/plugin_dbui.py which not needed any more.
Add the class Dbui to initialise the plugin_dbui.
Update MyJsonEncoder to add the type lazyT.
Update Dbui.grid.Filter to use Dbui.getFields.
Update to_panelWithUrlSelector to avoid fixed options.
Update Table.js to fix a bug in the method getValue.
Update WithUrlSelector.js to use Dbui.getFields.
Add the helper function Dbui.getFields.
Merge branch 'master' into 'production'
0.9.6
0.9.6
Start release candidate 0.9.6
Update Filter.js to trigger on 'select' event for ComboBox instead of 'change'.
Loading