Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
visualizer-synthesis
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Owen Graham
visualizer-synthesis
Graph
main
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Dec
6
Mar
15
Jun
14
13
3
2
25
May
23
19
18
17
13
11
11
Apr
31
Mar
25
24
18
17
16
15
3
2
27
Feb
Remove `dataclasses` dependency
main
main
Update logo
Upgrade to Red Hat fonts; include them statically
Break `__init__.py` up into several modules
Move Flask app into package `visualizer`
Use the same routes for all pages and plots
Move `dataclasses` to standard imports
Move data spec definitions to new module
Add setup documentation
Ignore `__pycache__`
Re-add `gunicorn` requirement
Move venv-activating code to CGI script
Make `visualizer.py` no longer itself a CGI
Update requirements.txt
Use virtual environment in project directory
Add comment to CGI script
Set up redirect to new CGI script name
Rename CGI script to "-"
Run app from CGI script in separate `htdocs` dir
Set plot image size before it loads
Enable trailing newlines
Upgrade venv `asccol` to v0.0.1
Add `asccol` v0.0.0 to venv
Use venv activator instead of Python binary
Preserve year selection between stations
Send years with HTML
Factor out assignments to `g`
Reorder Python functions
Document more Python functions
Rename Python functions
Use slugified station names as station IDs
Change "name" keyword to "station" on frontend
Refactor to allow use of station IDs
Serve source links as JSON
Use JS template strings
Use JS arrow function expressions
Reorder functions in `script.js`
Avoid repeatedly fetching years for stations
Use `const` and `let` over `var`
Change JS quoting style to single quotes
Loading