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
6c550858b3436f451065fd49ace52c97d135f1c3
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
25
Jan
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
23
22
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.
fix changed name for 3 frame option.
add in some missing checking for bad source names etc.
improve name of one of 3 frame options.
removing calls to zmapWindowWorld2Seq
Fix for the eternal mark restore issues
window mark header file
fix dna pasting, needed change to updatepanel func.
fixed RT122984 and further securitised URLs by patching out shell chars that run extra programs
screenshot to PDF now runs
fixed wrong sense < operator error
mod to MarkIsSet warning to prevent further tickets
fixed ovbious inefficiency previous overlap bump fix
bump overlap made more compact re RT132505
/var/tmp/zmap.23193/ZMap/scripts/versioner run by zmap
update last release notes to 20/01/2010
RELEASE_0-1-80
RELEASE_0-1-80
update release notes file to release_notes.2010_01_20.shtml
new zmap release notes for 20 January 2010
made unbump all columns work as exepcted
Silly uninitialized variable bug. Better now