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
2b187a7e63358bf8ae160c9f9034d65161b4a37f
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
29
Jan
28
25
23
15
13
12
11
1
27
Dec
25
24
23
21
20
17
12
11
10
9
8
7
6
5
4
3
2
28
Nov
26
25
24
23
22
20
19
5
27
Oct
26
24
23
19
14
12
10
9
7
6
25
Sep
24
20
19
18
17
16
13
10
8
7
6
5
4
29
Aug
24
23
22
21
20
14
7
3
2
1
31
Jul
29
28
27
26
25
24
23
22
20
19
18
17
13
Jun
12
11
28
May
18
16
15
14
13
9
7
6
5
4
3
2
24
Apr
13
12
11
9
8
7
6
4
3
30
Mar
26
12
10
9
8
7
6
26
Feb
25
22
16
15
14
12
10
31
Jan
30
29
28
24
23
22
18
17
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
ensuring unicity in bibliography
ignoring compile language files
Templates refactoring
Refactoring templates to reduce redundancy, use .po and bootstrap template filter
Putting text in .po instead of sources
formating code, moving css classes into a template filter, adding label in sources
Refactoring TestsFormSet
bootstrap handle checkbox input as bootstrap wants to
improving two first step of the wizard (re-using object, loading its value)
Merge branch 'master' into wizard_form
formatting models
Merge branch 'master' into wizard_form
do not try to deploy non-master versions
moving nav up in template inheritance
enabling internationalization
enabling internationalization
set BABEL_LIBDIR also during deployment for django-manage tasks
pin pandas version to the last one supported by python 3.4
pin pandas version to 0.23.4
add pandas dependency explicitely, required by pca and import_drugbank scripts
set BABEL_LIBDIR for openbabel formats during deployment
bump version of openbabel custom RPMs to use PR 1902 from openbabel which should fix the MOL/SDF 2D coordinates generation issue
using .form-control-placeholder for label field
use in-house css class .form-control-placeholder
generate input field with bootstrap templating along with its error(s)
bypass css/js browser caching when DEBUG enabled
fixing warnings
Validate id_source to prevent error in autofill
rounding error on some browser, now flexible if we add/remove items
add temp fix in openbabel install procedure for broken 2Dgen
add coverage plugin to enable docs coverage reporting in the code
add some missing docstrings
convert compound_card view function to CompoundDetailView class
set matplotlib backend in manage.py module
set matplotlib backend to Agg in pca command
add coverage generation in tests
add unit tests for compound views
correct 404 error message for compound detail
correct display filter if only TrueListFilterHandler filter on
add back mod-wsgi to requirements