Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ippidb-web
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iPPIDB
ippidb-web
Graph
6eaf792a436868ac231413533daffb1817b87edb
Select Git revision
Branches
11
209-celery-issue
279-pocketome-help
celery
ci-update
contributor-page
master
default
release
speedup-tests
targetcentric
targetcentric_globalstat
use-buildx
Tags
13
1.1.4
1.1.3
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0
24 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
Jan
16
15
8
5
19
Dec
14
13
7
6
4
3
1
30
Nov
27
24
20
17
16
13
10
8
7
6
26
Oct
18
17
16
13
12
11
9
6
5
2
28
Sep
21
18
14
13
12
11
9
29
Aug
7
5
4
3
31
Jul
27
20
18
17
13
12
11
10
7
30
Jun
29
26
21
20
16
15
13
12
8
23
May
22
19
18
17
16
15
11
3
2
28
Apr
27
24
21
20
18
30
Mar
29
28
27
26
24
23
22
21
20
17
16
15
14
13
12
27
Feb
24
16
15
14
13
new 3dDescriptor.img with 2d and 3d descriptors script
correct syntax for owner of htpasswd generated file
correct owner of httpd passwd file
correct password file name in httpd conf
remove http passwd file completely during deploy
remove htpasswd user first, to make sure password is updated if needed
add a missing line feed to apache authentication conf, otherwise it doesn't work
try to use yum instead of pip to install passlib
install passlib so ansible htpasswd can use it.
correct path to http auth passwd file and change http conf appended bit
finalize htpasswd file
Update deploy.yaml
Update views.py
Fix ModelFormSet issue on ProteinDomainComplexForm step
singularity package for 3dDescriptor
re-add db.sqlite3 file
add import that disappeared
Update deploy.yaml - allow @rachelt's IP
resolved pb with views
Update db
Add Clear all button to start again/empty the form + change the Composition form into a formset which broke PPI form (dict instead of simple data)
add badges for filters and matches count in compounds list (WIP)
modify menu list parameters in compounds list
modify title in compounds list page
correction for disease menu limit display in compounds list
add select on bound complex to compounds list
filter by organism
refactor menu lists on compounds list page + more/less links
require django 1.11 until fixed for django 2.0
add models.CASCADE as on_delete in ForeignKey fields of models
create compound card and link from compounds list
order compounds list for the sake of pagination consistency
alexa script 2d and 3d descriptors
add disease filter in compound view
minor template correction
Merge branch 'master' of https://gitlab.pasteur.fr/hub/iPPIDB
Update molecul_comp field to change when you change molecule format btw smiles iupac and sketch for each separate form
Update CompoundForm to set up formset, works fine but need to add button to add or delete extra forms
correct git repo location which has been moved from odoppelt to hub
Update CompoundForm to fit the wireframes - works for one compound