Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Graph
7f91499337a517b4a814ee8baec483dc9976040f
Select Git revision
Branches
7
FixAutogen
FixGitignore
Ubuntu21Build
develop
default
protected
feature/Unbundle_view
feature/zQT
production
Tags
20
2.13.0
2.12.0
2.11.6
2.11.5
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0
2.10.2
2.10.1
2.10.0
2.9.0
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.2
2.5.1
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
4
27
Jan
26
25
24
22
21
20
19
18
17
15
14
12
11
8
6
22
Dec
21
18
17
16
15
14
8
7
4
3
2
30
Nov
27
26
24
23
18
17
6
2
27
Oct
23
21
19
16
14
12
2
30
Sep
25
24
22
11
10
9
7
4
3
2
25
Aug
24
20
19
14
30
Jul
29
28
27
15
10
9
8
7
3
2
1
30
Jun
25
24
23
19
18
17
12
11
10
9
8
7
5
4
3
2
26
May
22
18
15
12
11
8
7
6
5
1
30
Apr
29
28
27
24
fix bug in setting up locus obj. for new feature which has a locus.
reverse change allowing start = 0
clarify parent_span meaning.
fix bug where we end up with no window for change property for xremote on zmapControl window.
args for remoteinstaller wrong way round.
reinstitute 1,0 default for sequence start/end.
point to aclocal in /opt/local for macport.
turn off doxygen stuff for now, can't see how to make it conditional.
fix up mac includes to point to /opt/local for macports install.
interim fix for start coord not 1 (RT 148110) **STILL HAS BUGS**. Also include crash fix for 'a' key with no features selected
fix bugs in 'incomplete alignment' markers.
add small debug macro.
Fixes bumping of 3 frame translation when shown as one column.
fix to RC feautre menu show DNA crash RT123891
make sure bump spacing is added to 3 frame bumping.
minor improvement to comments.
fix some errors in 3 frame translation predefined style.
make toggle protein/dna an internal function + fix my own stupid bug for dna toggle.
/var/tmp/zmap.9885/ZMap/scripts/versioner run by zmap
update last release notes to 25/01/2010
RELEASE_0-1-81
RELEASE_0-1-81
update release notes file to release_notes.2010_01_25.shtml
new zmap release notes for 25 January 2010
fixed double free in web broswer interface
really fixed query urls by quoting the URL with backslash-quotes
partial fix bumping for 3 frame translation, columns remain too big on zoom.
defaults for 3 frame wrong so fixed them.
fix bug causing crash in stats code.
added assembly_path to stats and also addFeatureModeCB ( )
sanitised some type cast code for 63 bit systems
Fixes, slow response to first click on the canvas.
Only request a reposition if were exposed. i.e. no expose handler
remove needless call to FullReposition, as RequestReposition is called by it, and again only a few lines later in this function!
restored session statistics, needs review
fix trivial cast bug.
add new version of get features func, works on sub items now.
replace of get feature call with new item version.
fix bug in showing 3 frame cols.
remove double call to colorder/reposition ! fix changed 3 frame name.
replace old get feature call with new.
fix trivial compiler warning.