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
450690d51d2b835ce5396316b342bca767e3e386
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
3
Nov
31
Oct
30
29
28
24
23
22
21
15
14
13
10
9
8
7
2
1
30
Sep
29
25
24
22
17
12
8
5
4
3
29
Aug
27
21
19
18
1
31
Jul
25
21
18
14
10
9
8
4
1
26
Jun
25
17
16
13
12
11
10
9
8
6
5
4
3
2
29
May
28
23
22
21
20
16
15
14
13
12
10
9
7
6
1
30
Apr
29
28
25
24
23
22
21
18
16
15
12
11
10
8
7
4
2
1
31
Mar
25
23
20
18
17
15
14
13
12
11
10
7
6
5
4
3
28
Feb
27
25
22
21
20
Added accelerator code to help remind users of shortcuts
move mark toggling code into a util function...
stop zoom to feature on selection in feature list window
small change since coding alterations
change of attack with the use_methods bit
we seemed to loose the $X_APP pid, so have added a sleep to see if that helps.
testing kill -9 -$$
clean up zmap.* directories
sort out style merge, style print code.
revamp property setting, all properties have a 'set' flag now, add missing properties.
remove styles list from context create, now its feature set names.
Add code to get styles from a file, make styles drawable.
clean up frame mode/specific calls. Add code to handle new ini stanza.
allow styles list and styles file to be passed from GUI.
fix small ptr bug.
add drawglyph() func, don't use base func for these.
change view to cope with new ini format and possibly styles file input.
fix whole load of stuff that was broken, still more to do.
change config list code to deal with new ini ';' separators.
chanage parse_header func to return when finished.
add code to read in styles init file.
add code to make original object available to copy constructor.
reorder the script to call test before deleting everything...
code simplification
addition to client xml
change to the parsing loop to allow pausing...
Maybe I'll extend this...
accept a command file full of commands (xremote ones) to run...
let the testing commence!
additional check server started...
- we need to log to a user specific file
oops... missed out the filename one in the logging stanza
xsu or sux script for reference, but probably not all that useful...
first commit of new test script
correct hostname directory name
R.I.P deskpro110
Addition of code to return fasta sequence of isoforms.
correctly set debug when doing CURLObjectSet(curl, "debug", FALSE, NULL)
make new code actually work correctly...
fix up better error handling if curl connect fails