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.
Lunny Xiao 35c3553870
Support webauthn (#17957)
2 anni fa
..
fixtures Refactor: Move login out of models (#16199) 2 anni fa
migrations.go Support webauthn (#17957) 2 anni fa
migrations_test.go Remove `ioutil` (#18222) 2 anni fa
testlogger_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2 anni fa
v70.go chore(models): rewrite code format. (#14754) 3 anni fa
v71.go Use single shared random string generation function (#15741) 3 anni fa
v72.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v73.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v74.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v75.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v76.go chore(models): rewrite code format. (#14754) 3 anni fa
v77.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v78.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v79.go chore(models): rewrite code format. (#14754) 3 anni fa
v80.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v81.go Upgrade xorm to v1.0.0 (#10646) 4 anni fa
v82.go Migrations (v82,v96,v99,v136) remove dependencies (#12286) 3 anni fa
v83.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v84.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v85.go Use single shared random string generation function (#15741) 3 anni fa
v86.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v87.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v88.go chore(models): rewrite code format. (#14754) 3 anni fa
v89.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v90.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v91.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v92.go chore(models): rewrite code format. (#14754) 3 anni fa
v93.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v94.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v95.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v96.go chore(models): rewrite code format. (#14754) 3 anni fa
v97.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v98.go Upgrade xorm to v0.8.0 (#8536) 4 anni fa
v99.go Migrations (v82,v96,v99,v136) remove dependencies (#12286) 3 anni fa
v100.go chore(models): rewrite code format. (#14754) 3 anni fa
v101.go Allow more than 255 characters for tokens in external_login_user table (#8554) 4 anni fa
v102.go Use transaction in V102 migration (#12395) 3 anni fa
v103.go Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 anni fa
v104.go chore(models): rewrite code format. (#14754) 3 anni fa
v105.go chore(models): rewrite code format. (#14754) 3 anni fa
v106.go Auto-subscribe user to repository when they commit/tag to it (#7657) 4 anni fa
v107.go chore(models): rewrite code format. (#14754) 3 anni fa
v108.go Improve notification (#8835) 4 anni fa
v109.go Team permission to create repository in organization (#8312) 4 anni fa
v110.go Upgrade xorm to v1.0.0 (#10646) 4 anni fa
v111.go Move unit into models/unit/ (#17576) 2 anni fa
v112.go Add a storage layer for attachments (#11387) 3 anni fa
v113.go Change target branch for pull request (#6488) 4 anni fa
v114.go chore(models): rewrite code format. (#14754) 3 anni fa
v115.go refactor: move from io/ioutil to io and os package (#17109) 2 anni fa
v116.go chore(models): rewrite code format. (#14754) 3 anni fa
v117.go Add branch protection option to block merge on requested changes. (#9592) 4 anni fa
v118.go Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4 anni fa
v119.go Refactor: Remove Dependencys from Migration v112-v119 (#11811) 4 anni fa
v120.go Add owner_name column for table repository for maintaince reason (#9717) 4 anni fa
v121.go Restricted users (#6274) 4 anni fa
v122.go chore(models): rewrite code format. (#14754) 3 anni fa
v123.go Migrate reactions when migrating repository from github (#9599) 4 anni fa
v124.go chore(models): rewrite code format. (#14754) 3 anni fa
v125.go Migrate reviews when migrating repository from github (#9463) 4 anni fa
v126.go Update topics repo count when deleting repository (#10051) 4 anni fa
v127.go Language statistics bar for repositories (#8037) 4 anni fa
v128.go chore(models): rewrite code format. (#14754) 3 anni fa
v129.go chore(models): rewrite code format. (#14754) 3 anni fa
v130.go Add an abstract json layout to make it's easier to change json library (#16528) 2 anni fa
v131.go System-wide webhooks (#10546) 4 anni fa
v132.go Allow to set protected file patterns that can not be changed under no conditions (#10806) 4 anni fa
v133.go make avatar lookup occur at image request (#10540) 4 anni fa
v134.go chore(models): rewrite code format. (#14754) 3 anni fa
v135.go Add Organization Wide Labels (#10814) 4 anni fa
v136.go chore(models): rewrite code format. (#14754) 3 anni fa
v137.go Prevent merge of outdated PRs on protected branches (#11012) 4 anni fa
v138.go Add a way to mark Conversation (code comment) resolved (#11037) 4 anni fa
v139.go Fix issue ref migration (#11419) 4 anni fa
v140.go Change language statistics to save size instead of percentage (#11681) 4 anni fa
v141.go Fix migration v141 (#14387) 3 anni fa
v142.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 anni fa
v143.go Decrease the num_stars when deleting a repo (#11954) 4 anni fa
v144.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 anni fa
v145.go Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445) 3 anni fa
v146.go chore(models): rewrite code format. (#14754) 3 anni fa
v147.go Fix various documentation, user-facing, and source comment typos (#16367) 2 anni fa
v148.go [BugFix] Fix comment broken issue ref dependence (#12651) 3 anni fa
v149.go Add Created & Updated to Milestone (#12662) 3 anni fa
v150.go Add Primary Key to Topic and RepoTopic (#12639) 3 anni fa
v151.go Add migration for password algorithm change (#12784) 3 anni fa
v152.go Add configurable Trust Models (#11712) 3 anni fa
v153.go Add team support for review request (#12039) 3 anni fa
v154.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 3 anni fa
v155.go [Enhancement] Allow admin to merge pr with protected file changes (#12078) 3 anni fa
v156.go Tagger can be empty, as can Commit and Author - tolerate this (#15835) 3 anni fa
v157.go chore(models): rewrite code format. (#14754) 3 anni fa
v158.go chore(models): rewrite code format. (#14754) 3 anni fa
v159.go Include OriginalAuthor in Reaction constraint (#13505) 3 anni fa
v160.go Add block on official review requests branch protection (#13705) 3 anni fa
v161.go Fix database keyword quote problem on migration v161 (#17522) 2 anni fa
v162.go Add support for corporate WeChat webhooks (#15910) 2 anni fa
v163.go Change topic name size from 25 to 50 (#14150) 3 anni fa
v164.go Minimal OpenID Connect implementation (#14139) 3 anni fa
v165.go Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 3 anni fa
v166.go Remove unused commit (#14741) 3 anni fa
v167.go Redirect on changed user and org name (#11649) 3 anni fa
v168.go noop (#14521) 3 anni fa
v169.go Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) 3 anni fa
v170.go Add dismiss review feature (#12674) 3 anni fa
v171.go Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) 3 anni fa
v172.go v172 migration adds created_unix field instead of expiry (#15458) 3 anni fa
v173.go Add UI to delete tracked times (#14100) 3 anni fa
v174.go Delete Labels & IssueLabels on Repo Delete too (#15039) 3 anni fa
v175.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 anni fa
v176.go Create Proper Migration Tests (#15116) 3 anni fa
v176_test.go Create Proper Migration Tests (#15116) 3 anni fa
v177.go Create Proper Migration Tests (#15116) 3 anni fa
v177_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 anni fa
v178.go Add LFS Migration and Mirror (#14726) 3 anni fa
v179.go OAuth2 auto-register (#5123) 3 anni fa
v180.go Add an abstract json layout to make it's easier to change json library (#16528) 2 anni fa
v181.go Rework repository archive (#14723) 3 anni fa
v181_test.go Always store primary email address into email_address table and also the state (#15956) 3 anni fa
v182.go Add primary_key to issue_index (#16813) 2 anni fa
v182_test.go Add primary_key to issue_index (#16813) 2 anni fa
v183.go Add push to remote mirror repository (#15157) 3 anni fa
v184.go Check if column exist before rename if exist, just return with no error (#17870) 2 anni fa
v185.go Rework repository archive (#14723) 3 anni fa
v186.go Add tag protection (#15629) 3 anni fa
v187.go Refactor Webhook + Add X-Hub-Signature (#16176) 3 anni fa
v188.go Add option to provide signature for a token to verify key ownership (#14054) 2 anni fa
v189.go Add an abstract json layout to make it's easier to change json library (#16528) 2 anni fa
v189_test.go Add an abstract json layout to make it's easier to change json library (#16528) 2 anni fa
v190.go Add agit flow support in gitea (#14295) 2 anni fa
v191.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 anni fa
v192.go Add primary_key to issue_index (#16813) 2 anni fa
v193.go Add repo_id for attachment (#16958) 2 anni fa
v193_test.go Add repo_id for attachment (#16958) 2 anni fa
v194.go Support unprotected file patterns (#16395) 2 anni fa
v195.go Fix commit status index problem (#17061) 2 anni fa
v195_test.go Fix commit status index problem (#17061) 2 anni fa
v196.go Kanban colored boards (#16647) 2 anni fa
v197.go Add a simple way to rename branch like gh (#15870) 2 anni fa
v198.go Save and view issue/comment content history (#16909) 2 anni fa
v199.go Refactor update checker to use AppState (#17387) 2 anni fa
v200.go Sync gitea app path for git hooks and authorized keys when starting (#17335) 2 anni fa
v201.go Refactor update checker to use AppState (#17387) 2 anni fa
v202.go Add support for ssh commit signing (#17743) 2 anni fa
v203.go Support sorting for project board issuses (#17152) 2 anni fa
v204.go Migration 204 use Sync2 (#18044) 2 anni fa
v205.go Increase Salt randomness (#18179) 2 anni fa
v206.go Team permission allow different unit has different permission (#17811) 2 anni fa
v207.go Support webauthn (#17957) 2 anni fa