GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Transfer to URL with SHA
Find file
Newer
Older
tree:
176deb4930
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
resources
/
update
/ gitbucket-core_4.34.xml
Naoki Takezoe
on 18 Jul 2020
101 bytes
Migrate activity log to JSON-based file from database (#2468)
Raw
Blame
History
<?xml version="1.0" encoding="UTF-8"?> <changeSet> <dropTable tableName="ACTIVITY" /> </changeSet>