This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2025-02-04 18:21:06 +02:00
Code
Issues
Releases
Activity
woodpecker
/
pkg
/
database
History
Rafael Garcia
a284332a91
migrate/sqlite: create table only if it doesn't exist
...
fixes
#224
2014-03-26 14:26:51 -07:00
..
encrypt
initial public commit
2014-02-07 03:10:01 -07:00
migrate
migrate/sqlite: create table only if it doesn't exist
2014-03-26 14:26:51 -07:00
schema
removed github domain and url from schema.go for unit tests
2014-02-17 23:10:20 -07:00
testing
Merge pull request
#171
from fudanchii/migration
2014-03-25 12:45:30 -07:00
builds.go
initial public commit
2014-02-07 03:10:01 -07:00
commits.go
Fix some column type to work with both mysql and sqlite.
2014-03-15 18:20:11 +07:00
database.go
Use variadic parameters for DropColumns.
2014-03-16 12:26:18 +07:00
members.go
fixed issue updating team member roles
2014-02-21 13:26:50 -07:00
repos.go
Integrate migrations with drone.
2014-02-16 03:47:30 +07:00
settings.go
Added GitHubApiUrl and GitHubDomain to settings and template
2014-02-16 11:45:14 +06:00
teams.go
initial public commit
2014-02-07 03:10:01 -07:00
users.go
partial fix to issue
#50
and issue
#37
to select token from database
2014-02-11 16:05:53 -07:00