CAcert board voting system running at https://motion.cacert.org/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Jan Dittberner 4dd5e09820 Embed database migrations
- switch from goose to github.com/rubenv/sql-migrate
- move assets (static, templates, migrations) to boardvoting package
- add generated boardvoting/assets.go
- remove unused static files from static directory
- add package db with db migration configuration
7 years ago
boardvoting Embed database migrations 7 years ago
db Embed database migrations 7 years ago
semantic Add jQuery and Semantic-UI for theming 8 years ago
.gitignore Embed database migrations 7 years ago
.htaccess closing votes now controlled by crontab (user www-data) to close daily on the new day. Votes are due in the last minute of previous day 15 years ago
Gopkg.lock Embed database migrations 7 years ago
Gopkg.toml Add dep dependency management 7 years ago
Jenkinsfile Remove duplicate jenkins- from BUILD id 7 years ago
Makefile Embed database migrations 7 years ago
boardvoting.go Embed database migrations 7 years ago
config.yaml.example Run goose migration on application startup 8 years ago
forms.go Use Semantic UI for all HTML templates 8 years ago
jobs.go Switch to more flexible go-logging 8 years ago
models.go Embed database migrations 7 years ago
notifications.go Fix compile errors with pinned dependency versions 7 years ago
semantic.json Use Semantic UI for all HTML templates 8 years ago