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