..
migrations.go
Delete Labels & IssueLabels on Repo Delete too (#15039)
1 year ago
v70.go
chore(models): rewrite code format. (#14754)
1 year ago
v71.go
chore(models): rewrite code format. (#14754)
1 year ago
v72.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v73.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v74.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v75.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v76.go
chore(models): rewrite code format. (#14754)
1 year ago
v77.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v78.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v79.go
chore(models): rewrite code format. (#14754)
1 year ago
v80.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v81.go
Upgrade xorm to v1.0.0 (#10646)
2 years ago
v82.go
Migrations (v82,v96,v99,v136) remove dependencies (#12286)
2 years ago
v83.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v84.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v85.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v86.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v87.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v88.go
chore(models): rewrite code format. (#14754)
1 year ago
v89.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v90.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v91.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v92.go
chore(models): rewrite code format. (#14754)
1 year ago
v93.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v94.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v95.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v96.go
chore(models): rewrite code format. (#14754)
1 year ago
v97.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v98.go
Upgrade xorm to v0.8.0 (#8536)
3 years ago
v99.go
Migrations (v82,v96,v99,v136) remove dependencies (#12286)
2 years ago
v100.go
chore(models): rewrite code format. (#14754)
1 year ago
v101.go
Allow more than 255 characters for tokens in external_login_user table (#8554)
3 years ago
v102.go
Use transaction in V102 migration (#12395)
2 years ago
v103.go
Allow Protected Branches to Whitelist Deploy Keys (#8483)
3 years ago
v104.go
chore(models): rewrite code format. (#14754)
1 year ago
v105.go
chore(models): rewrite code format. (#14754)
1 year ago
v106.go
Auto-subscribe user to repository when they commit/tag to it (#7657)
3 years ago
v107.go
chore(models): rewrite code format. (#14754)
1 year ago
v108.go
Improve notification (#8835)
3 years ago
v109.go
Team permission to create repository in organization (#8312)
3 years ago
v110.go
Upgrade xorm to v1.0.0 (#10646)
2 years ago
v111.go
chore(models): rewrite code format. (#14754)
1 year ago
v112.go
Add a storage layer for attachments (#11387)
2 years ago
v113.go
Change target branch for pull request (#6488)
3 years ago
v114.go
chore(models): rewrite code format. (#14754)
1 year ago
v115.go
chore(models): rewrite code format. (#14754)
1 year ago
v116.go
chore(models): rewrite code format. (#14754)
1 year ago
v117.go
Add branch protection option to block merge on requested changes. (#9592)
3 years ago
v118.go
Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)
3 years ago
v119.go
Refactor: Remove Dependencys from Migration v112-v119 (#11811)
2 years ago
v120.go
Add owner_name column for table repository for maintaince reason (#9717)
2 years ago
v121.go
Restricted users (#6274)
2 years ago
v122.go
chore(models): rewrite code format. (#14754)
1 year ago
v123.go
Migrate reactions when migrating repository from github (#9599)
2 years ago
v124.go
chore(models): rewrite code format. (#14754)
1 year ago
v125.go
Migrate reviews when migrating repository from github (#9463)
2 years ago
v126.go
Update topics repo count when deleting repository (#10051)
2 years ago
v127.go
Language statistics bar for repositories (#8037)
2 years ago
v128.go
chore(models): rewrite code format. (#14754)
1 year ago
v129.go
chore(models): rewrite code format. (#14754)
1 year ago
v130.go
chore(models): rewrite code format. (#14754)
1 year ago
v131.go
System-wide webhooks (#10546)
2 years ago
v132.go
Allow to set protected file patterns that can not be changed under no conditions (#10806)
2 years ago
v133.go
make avatar lookup occur at image request (#10540)
2 years ago
v134.go
chore(models): rewrite code format. (#14754)
1 year ago
v135.go
Add Organization Wide Labels (#10814)
2 years ago
v136.go
chore(models): rewrite code format. (#14754)
1 year ago
v137.go
Prevent merge of outdated PRs on protected branches (#11012)
2 years ago
v138.go
Add a way to mark Conversation (code comment) resolved (#11037)
2 years ago
v139.go
Fix issue ref migration (#11419)
2 years ago
v140.go
Change language statistics to save size instead of percentage (#11681)
2 years ago
v141.go
Fix migration v141 (#14387)
1 year ago
v142.go
Add migration to set IsArchived false if it is null (#11853)
2 years ago
v143.go
Decrease the num_stars when deleting a repo (#11954)
2 years ago
v144.go
chore(models): rewrite code format. (#14754)
1 year ago
v145.go
Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)
2 years ago
v146.go
chore(models): rewrite code format. (#14754)
1 year ago
v147.go
chore(models): rewrite code format. (#14754)
1 year ago
v148.go
[BugFix] Fix comment broken issue ref dependence (#12651)
2 years ago
v149.go
Add Created & Updated to Milestone (#12662)
2 years ago
v150.go
Add Primary Key to Topic and RepoTopic (#12639)
2 years ago
v151.go
Add migration for password algorithm change (#12784)
2 years ago
v152.go
Add configurable Trust Models (#11712)
2 years ago
v153.go
Add team support for review request (#12039)
2 years ago
v154.go
Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124)
2 years ago
v155.go
[Enhancement] Allow admin to merge pr with protected file changes (#12078)
2 years ago
v156.go
Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
1 year ago
v157.go
chore(models): rewrite code format. (#14754)
1 year ago
v158.go
chore(models): rewrite code format. (#14754)
1 year ago
v159.go
Include OriginalAuthor in Reaction constraint (#13505)
2 years ago
v160.go
Add block on official review requests branch protection (#13705)
2 years ago
v161.go
chore(models): rewrite code format. (#14754)
1 year ago
v162.go
chore(models): rewrite code format. (#14754)
1 year ago
v163.go
Change topic name size from 25 to 50 (#14150)
2 years ago
v164.go
Minimal OpenID Connect implementation (#14139)
2 years ago
v165.go
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)
1 year ago
v166.go
Remove unused commit (#14741)
1 year ago
v167.go
Redirect on changed user and org name (#11649)
1 year ago
v168.go
noop (#14521)
1 year ago
v169.go
Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)
1 year ago
v170.go
Add dismiss review feature (#12674)
1 year ago
v171.go
Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)
1 year ago
v172.go
v172 migration adds created_unix field instead of expiry (#15458) (#15463)
1 year ago
v173.go
Add UI to delete tracked times (#14100)
1 year ago
v174.go
Delete Labels & IssueLabels on Repo Delete too (#15039)
1 year ago
v175.go
Fix postgres ID sequences broken by recreate-table (#15015)
1 year ago
v176.go
Fix Migration 176 yet again (#15132)
1 year ago
v177.go
Delete Labels & IssueLabels on Repo Delete too (#15039)
1 year ago