gitea/models/migrations
Lunny Xiao cf9d471631
Change topic name size from 25 to 50 ()
* Change topic name size from 25 to 50

* recreateTable requires full bean definition

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
..
migrations.go Change topic name size from 25 to 50 ()
v70.go Remove migration support from versions earlier than 1.6.0 ()
v71.go Upgrade xorm to v0.8.0 ()
v72.go Upgrade xorm to v0.8.0 ()
v73.go Upgrade xorm to v0.8.0 ()
v74.go Upgrade xorm to v0.8.0 ()
v75.go Upgrade xorm to v0.8.0 ()
v76.go Remove migration support from versions earlier than 1.6.0 ()
v77.go Upgrade xorm to v0.8.0 ()
v78.go Upgrade xorm to v0.8.0 ()
v79.go Upgrade xorm to v0.8.0 ()
v80.go Upgrade xorm to v0.8.0 ()
v81.go Upgrade xorm to v1.0.0 ()
v82.go Migrations (v82,v96,v99,v136) remove dependencies ()
v83.go Upgrade xorm to v0.8.0 ()
v84.go Upgrade xorm to v0.8.0 ()
v85.go Upgrade xorm to v0.8.0 ()
v86.go Upgrade xorm to v0.8.0 ()
v87.go Upgrade xorm to v0.8.0 ()
v88.go Upgrade xorm to v0.8.0 ()
v89.go Upgrade xorm to v0.8.0 ()
v90.go Upgrade xorm to v0.8.0 ()
v91.go Upgrade xorm to v0.8.0 ()
v92.go Upgrade xorm to v0.8.0 ()
v93.go Upgrade xorm to v0.8.0 ()
v94.go Upgrade xorm to v0.8.0 ()
v95.go Upgrade xorm to v0.8.0 ()
v96.go Add a storage layer for attachments ()
v97.go Upgrade xorm to v0.8.0 ()
v98.go Upgrade xorm to v0.8.0 ()
v99.go Migrations (v82,v96,v99,v136) remove dependencies ()
v100.go Upgrade xorm to v0.8.0 ()
v101.go Allow more than 255 characters for tokens in external_login_user table ()
v102.go Use transaction in V102 migration ()
v103.go Allow Protected Branches to Whitelist Deploy Keys ()
v104.go Fix extra columns from `label` table ()
v105.go Add team option to grant rights for all organization repositories ()
v106.go Auto-subscribe user to repository when they commit/tag to it ()
v107.go Template Repositories ()
v108.go Improve notification ()
v109.go Team permission to create repository in organization ()
v110.go Upgrade xorm to v1.0.0 ()
v111.go Fix bug of migraition v111 ()
v112.go Add a storage layer for attachments ()
v113.go Change target branch for pull request ()
v114.go Add migration to sanitize repository original_url ()
v115.go Avatars and Repo avatars support storing in minio ()
v116.go Refactor: Remove Dependencys from Migration v112-v119 ()
v117.go Add branch protection option to block merge on requested changes. ()
v118.go Mark PR reviews as stale at push and allow to dismiss stale approvals ()
v119.go Refactor: Remove Dependencys from Migration v112-v119 ()
v120.go Add owner_name column for table repository for maintaince reason ()
v121.go Restricted users ()
v122.go Add require signed commit for protected branch ()
v123.go Migrate reactions when migrating repository from github ()
v124.go Add missing columns to repository and user ()
v125.go Migrate reviews when migrating repository from github ()
v126.go Update topics repo count when deleting repository ()
v127.go Language statistics bar for repositories ()
v128.go Add logging to long migrations ()
v129.go Migration for deleting orphaned dependencies ()
v130.go Fix migration ()
v131.go System-wide webhooks ()
v132.go Allow to set protected file patterns that can not be changed under no conditions ()
v133.go make avatar lookup occur at image request ()
v134.go Add logging to long migrations ()
v135.go Add Organization Wide Labels ()
v136.go Migrations (v82,v96,v99,v136) remove dependencies ()
v137.go Prevent merge of outdated PRs on protected branches ()
v138.go Add a way to mark Conversation (code comment) resolved ()
v139.go Fix issue ref migration ()
v140.go Change language statistics to save size instead of percentage ()
v141.go Add hide activity option ()
v142.go Add migration to set IsArchived false if it is null ()
v143.go Decrease the num_stars when deleting a repo ()
v144.go Don't use legacy method to send Matrix Webhook ()
v145.go Fix Migration 145 on MSSQL if varchar is changed to nvarchar ()
v146.go Kanban board ()
v147.go Fix bug on migration 147 ()
v148.go [BugFix] Fix comment broken issue ref dependence ()
v149.go Add Created & Updated to Milestone ()
v150.go Add Primary Key to Topic and RepoTopic ()
v151.go Add migration for password algorithm change ()
v152.go Add configurable Trust Models ()
v153.go Add team support for review request ()
v154.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ()
v155.go [Enhancement] Allow admin to merge pr with protected file changes ()
v156.go Some improvements for v156 ()
v157.go Ensure topics added using the API are added to the repository ()
v158.go Comments on review should have the same sha ()
v159.go Include OriginalAuthor in Reaction constraint ()
v160.go Add block on official review requests branch protection ()
v161.go Move webhook type from int to string ()
v162.go Fix broken migration on webhook ()
v163.go Change topic name size from 25 to 50 ()