Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pyiricdata
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
bioinfo_iric
pyiricdata
Graph
a9c58540dd9b02f1e27a42cb1e0db372d6eb4b5c
Select Git revision
Branches
9
11-dataset-operations
15-allow-to-keep-file-content-in-memory
19-allow-usage-of-the-personal-authentication-token-pat
22-download-datafile-directly-without-asking-for-dataset-id
26-can-not-upload-file-to-empty-dataset-2
55-implement-query-input-and-output-parsers
60-add-annotation-logic
dev
default
master
protected
Tags
2
v0.2
v0.1
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Nov
15
5
1
30
Oct
12
Sep
17
Aug
16
19
Jul
18
17
13
12
28
Jun
27
26
22
21
19
1
16
Mar
14
13
10
9
8
7
2
23
Feb
22
13
9
8
7
3
31
Jan
30
27
25
24
23
21
6
21
Nov
1
23
Jun
22
21
10
21
Mar
16
11
20
Jan
12
11
5
Jul
12
Mar
26
Feb
24
19
18
17
16
11
9
7
5
29
Jan
25
21
20
6
9
Dec
8
25
Nov
18
17
13
12
11
10
9
first try json schema, error to generate doc
60-add-annotati…
60-add-annotation-logic
Add R interface to pyiricdata
dev
dev
Use literal strings in re for Python 3.12
Fix bug in function name
small update
test yaml
in progress
some improvement
first try
Merge branch 'master' into dev
Bump version to 0.2
v0.2 master
v0.2 master
Merge branch 'dev' into 'master'
Merge dev into master
Small edits
Remove legacy api calls from client.py
Stop creating a new DS in unittests
Move file_upload to api.py
Merge branch '43-fix-unit-tests' into 'dev'
Move graphql tests from main to tests
Do not exit on connection failure
Simplify imports
fixes issue introduced on client.py
removes unwanted print() statements
Lots of changes to support mutations
Adds functionality to inject "input: " as part of query_input to support mutations making use of DjangoModelForms
modifies api.py to support other type of graphql actions (mutation)
Merge branch '56-deschizophrenize-pyiricdata' into 'dev'
Resolve "Deschizophrenize pyiricdata"
Slight changes
Add nested lists in query tests
Fix tests orders
55-implement-qu…
55-implement-query-input-and-output-parsers
Move tests under ifelse block
Merge remote-tracking branch 'origin/dev' into 55-implement-query-input-and-output-parsers
completes requirements
adds function comment
full implementation, requires testing
WIP towards graphql query input and output formatting
Merge branch '54-ameliorer-la-connection-eviter-le-call-api-non-necessaire' into 'dev'
Resolve "Améliorer la connection, éviter le call API non nécessaire"
Better organize GraphQL API functions
Loading