index
:
cacert-boardvoting.git
debian
master
reality
CAcert Board Voting Tool
Jan Dittberner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models.go
Age
Commit message (
Expand
)
Author
2019-07-31
Ensure that the application can start with a new database
Jan Dittberner
2019-07-31
Apply Apache License 2.0
Jan Dittberner
2019-07-31
Modernize Go code
Jan Dittberner
2018-03-31
Ignore count of applied migrations from migrate.Exec
Jan Dittberner
2018-03-29
Embed database migrations
Jan Dittberner
2017-08-27
Fix compile errors with pinned dependency versions
Jan Dittberner
2017-04-22
Switch to more flexible go-logging
Jan Dittberner
2017-04-22
Use loggo for logging
0.1.0
Jan Dittberner
2017-04-22
Run goose migration on application startup
Jan Dittberner
2017-04-22
Use INSERT OR REPLACE to allow changing votes
Jan Dittberner
2017-04-22
Implement proxy voting
Jan Dittberner
2017-04-22
Implement reminder job
Jan Dittberner
2017-04-22
Implement decision closing job
Jan Dittberner
2017-04-22
Implement vote closing, refactor notifications
Jan Dittberner
2017-04-22
Implement withdraw motion
Jan Dittberner
2017-04-22
Implement motion editing
Jan Dittberner
2017-04-22
Implement motion creation mail template
Jan Dittberner
2017-04-22
Partialy add new motion creation
Jan Dittberner
2017-04-22
Switch to context API
Jan Dittberner
2017-04-22
Implement proper model, actions and template structure
Jan Dittberner