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