Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mdbnomics
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
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
DBnomics
mdbnomics
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
48b96dc1a5f1f1a47039180c96b46d8125daaa26
Select Git revision
Branches
2
master
default
octave_fix
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
May
25
Apr
14
Oct
30
Sep
17
Jun
4
3
2
28
May
23
Apr
20
15
10
8
6
1
25
Mar
24
20
18
Feb
28
Jan
21
CI: adapt for new location of MATLAB binaries
master
master
Testsuite: use older version of m-unit-tests for compatibility
fix compatibility with Octave v7.2
Merge branch 'master' into 'master'
add mdb_options to initialize_mdbnomics, rename fetch_series
add new functions: mdbnomics_datasets, mdbnomics_dimensions, mdbnomics_series.
enforce use of jsonlab only when MATLAB < 9.1 and Unix end-of-line convention
cosmetics
bugfix: fetch_series.m, fetch_series_by_api_link.m
bugfix: iter_filtered_series.m
Cosmetics
bump minimal MATLAB version to R2015a, remove Octave test suite
fix request handling in Octave 6
octave_fix
octave_fix
remove old files from archive, add option to use jsonencode
cosmetics and error handling
enforce minimal version requirements (MATLAB (R2015a), Octave (6)), add dependence to submodule: jsonlab
Merge branch 'master' into 'master'
Remove unneeded replacement functions
enforce unix format
update .gitignore
fix test suite, reorganize folder structure
fix typos
fix path in check-octave
make normalize_value more efficient
general cleanup, efficiency improvement, closes #7
move tests under subroutines, closes #9
extend pipeline to Octave and MATLAB 2009b
cosmetics
bugfix: fetch_series_by_api_link.m
move template.m to archive
add fallback implementation for contains.m
remove double quotes and string arrays for backward compatibility, closes #8
cosmetics to README.md, update .gitignore
add scripts for GitLab testing
cosmetics to README.md
add initialize_mdbnomics, move functions to subroutines folder, add missing folder (fall-back implementations of MATLAB routines)
general cleanup: copyright, license, Readme.md, closes #5, closes #6
add .gitignore file
add unit test and modify template to include example with filtered series, closes #3
add subroutines to filter series, closes #2
Loading