You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/models/migrations
Lunny Xiao f3e64f677f
Remove unused commit (#14741)
4 years ago
..
migrations.go Add UI to delete tracked times (#14100) 4 years ago
v70.go
v71.go
v72.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v73.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v74.go
v75.go
v76.go Remove migration support from versions earlier than 1.6.0 (#10026) 5 years ago
v77.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v78.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v79.go
v80.go
v81.go
v82.go
v83.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v84.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v85.go
v86.go
v87.go
v88.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v89.go
v90.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v91.go
v92.go
v93.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v94.go
v95.go
v96.go
v97.go
v98.go
v99.go Migrations (v82,v96,v99,v136) remove dependencies (#12286) 5 years ago
v100.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
v101.go
v102.go Use transaction in V102 migration (#12395) 5 years ago
v103.go
v104.go
v105.go Add team option to grant rights for all organization repositories (#8688) 5 years ago
v106.go Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
v107.go Template Repositories (#8768) 5 years ago
v108.go
v109.go Team permission to create repository in organization (#8312) 5 years ago
v110.go Upgrade xorm to v1.0.0 (#10646) 5 years ago
v111.go Fix bug of migraition v111 (#12738) 4 years ago
v112.go
v113.go
v114.go Add migration to sanitize repository original_url (#9423) 5 years ago
v115.go Avatars and Repo avatars support storing in minio (#12516) 4 years ago
v116.go Refactor: Remove Dependencys from Migration v112-v119 (#11811) 5 years ago
v117.go
v118.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
v119.go Refactor: Remove Dependencys from Migration v112-v119 (#11811) 5 years ago
v120.go Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
v121.go
v122.go Add require signed commit for protected branch (#9708) 5 years ago
v123.go Migrate reactions when migrating repository from github (#9599) 5 years ago
v124.go
v125.go Migrate reviews when migrating repository from github (#9463) 5 years ago
v126.go Update topics repo count when deleting repository (#10051) 5 years ago
v127.go Language statistics bar for repositories (#8037) 5 years ago
v128.go Add logging to long migrations (#11647) 5 years ago
v129.go
v130.go
v131.go
v132.go
v133.go
v134.go
v135.go
v136.go
v137.go
v138.go Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
v139.go
v140.go Change language statistics to save size instead of percentage (#11681) 5 years ago
v141.go Fix migration v141 (#14387) 4 years ago
v142.go
v143.go Decrease the num_stars when deleting a repo (#11954) 5 years ago
v144.go Don't use legacy method to send Matrix Webhook (#12348) 5 years ago
v145.go
v146.go
v147.go Fix bug on migration 147 (#12565) 4 years ago
v148.go
v149.go Add Created & Updated to Milestone (#12662) 4 years ago
v150.go Add Primary Key to Topic and RepoTopic (#12639) 4 years ago
v151.go Add migration for password algorithm change (#12784) 4 years ago
v152.go Add configurable Trust Models (#11712) 4 years ago
v153.go Add team support for review request (#12039) 4 years ago
v154.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 4 years ago
v155.go [Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
v156.go Some code improvements (#14266) 4 years ago
v157.go Ensure topics added using the API are added to the repository (#13285) 4 years ago
v158.go Comments on review should have the same sha (#13448) 4 years ago
v159.go Include OriginalAuthor in Reaction constraint (#13505) 4 years ago
v160.go Add block on official review requests branch protection (#13705) 4 years ago
v161.go Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 4 years ago
v162.go Fix broken migration on webhook (#13911) 4 years ago
v163.go Change topic name size from 25 to 50 (#14150) 4 years ago
v164.go Minimal OpenID Connect implementation (#14139) 4 years ago
v165.go Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 4 years ago
v166.go Remove unused commit (#14741) 4 years ago
v167.go Redirect on changed user and org name (#11649) 4 years ago
v168.go noop (#14521) 4 years ago
v169.go Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) 4 years ago
v170.go Add dismiss review feature (#12674) 4 years ago
v171.go Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) 4 years ago
v172.go Create DB session provider(based on xorm) (#13031) 4 years ago
v173.go Add UI to delete tracked times (#14100) 4 years ago