mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-09 13:47:09 +02:00
This also includes: - Record rename and transfer repository in activity log - Check existence of repsoitory when rendering activity logs - Drop Akka dependency
5 lines
101 B
XML
5 lines
101 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<changeSet>
|
|
<dropTable tableName="ACTIVITY" />
|
|
</changeSet>
|