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
techknowlogick 499b05da22
Add user settings key/value DB table (#16834)
3 years ago
..
fixtures Refactor: Move login out of models (#16199) 4 years ago
migrations.go Add user settings key/value DB table (#16834) 3 years ago
migrations_test.go Decouple unit test code from business code (#17623) 3 years ago
testlogger_test.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
v70.go chore(models): rewrite code format. (#14754) 4 years ago
v71.go Use single shared random string generation function (#15741) 4 years ago
v72.go
v73.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v74.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v75.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v76.go chore(models): rewrite code format. (#14754) 4 years ago
v77.go
v78.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v79.go chore(models): rewrite code format. (#14754) 4 years ago
v80.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v81.go Upgrade xorm to v1.0.0 (#10646) 5 years ago
v82.go
v83.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v84.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v85.go Use single shared random string generation function (#15741) 4 years ago
v86.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v87.go
v88.go chore(models): rewrite code format. (#14754) 4 years ago
v89.go Upgrade xorm to v0.8.0 (#8536) 6 years ago
v90.go
v91.go
v92.go chore(models): rewrite code format. (#14754) 4 years ago
v93.go
v94.go
v95.go
v96.go chore(models): rewrite code format. (#14754) 4 years ago
v97.go
v98.go
v99.go
v100.go chore(models): rewrite code format. (#14754) 4 years ago
v101.go Allow more than 255 characters for tokens in external_login_user table (#8554) 6 years ago
v102.go Use transaction in V102 migration (#12395) 5 years ago
v103.go
v104.go chore(models): rewrite code format. (#14754) 4 years ago
v105.go chore(models): rewrite code format. (#14754) 4 years ago
v106.go
v107.go chore(models): rewrite code format. (#14754) 4 years ago
v108.go
v109.go Team permission to create repository in organization (#8312) 5 years ago
v110.go
v111.go Move unit into models/unit/ (#17576) 3 years ago
v112.go
v113.go
v114.go chore(models): rewrite code format. (#14754) 4 years ago
v115.go refactor: move from io/ioutil to io and os package (#17109) 4 years ago
v116.go chore(models): rewrite code format. (#14754) 4 years ago
v117.go Add branch protection option to block merge on requested changes. (#9592) 5 years ago
v118.go
v119.go Refactor: Remove Dependencys from Migration v112-v119 (#11811) 5 years ago
v120.go
v121.go
v122.go chore(models): rewrite code format. (#14754) 4 years ago
v123.go
v124.go chore(models): rewrite code format. (#14754) 4 years ago
v125.go Migrate reviews when migrating repository from github (#9463) 5 years ago
v126.go
v127.go
v128.go chore(models): rewrite code format. (#14754) 4 years ago
v129.go chore(models): rewrite code format. (#14754) 4 years ago
v130.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
v131.go System-wide webhooks (#10546) 5 years ago
v132.go Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
v133.go make avatar lookup occur at image request (#10540) 5 years ago
v134.go chore(models): rewrite code format. (#14754) 4 years ago
v135.go
v136.go chore(models): rewrite code format. (#14754) 4 years ago
v137.go
v138.go
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 A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
v143.go
v144.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
v145.go
v146.go chore(models): rewrite code format. (#14754) 4 years ago
v147.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago
v148.go [BugFix] Fix comment broken issue ref dependence (#12651) 5 years ago
v149.go
v150.go
v151.go
v152.go Add configurable Trust Models (#11712) 5 years ago
v153.go Add team support for review request (#12039) 5 years ago
v154.go Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database (#13124) 5 years ago
v155.go
v156.go Tagger can be empty, as can Commit and Author - tolerate this (#15835) 4 years ago
v157.go chore(models): rewrite code format. (#14754) 4 years ago
v158.go chore(models): rewrite code format. (#14754) 4 years ago
v159.go
v160.go Add block on official review requests branch protection (#13705) 4 years ago
v161.go Fix database keyword quote problem on migration v161 (#17522) 3 years ago
v162.go Add support for corporate WeChat webhooks (#15910) 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
v166.go Remove unused commit (#14741) 4 years ago
v167.go Redirect on changed user and org name (#11649) 4 years ago
v168.go
v169.go
v170.go
v171.go
v172.go v172 migration adds created_unix field instead of expiry (#15458) 4 years ago
v173.go
v174.go Delete Labels & IssueLabels on Repo Delete too (#15039) 4 years ago
v175.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
v176.go Create Proper Migration Tests (#15116) 4 years ago
v176_test.go Create Proper Migration Tests (#15116) 4 years ago
v177.go Create Proper Migration Tests (#15116) 4 years ago
v177_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
v178.go Add LFS Migration and Mirror (#14726) 4 years ago
v179.go OAuth2 auto-register (#5123) 4 years ago
v180.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
v181.go Rework repository archive (#14723) 4 years ago
v181_test.go Always store primary email address into email_address table and also the state (#15956) 4 years ago
v182.go Add primary_key to issue_index (#16813) 4 years ago
v182_test.go Add primary_key to issue_index (#16813) 4 years ago
v183.go Add push to remote mirror repository (#15157) 4 years ago
v184.go Add Status Updates whilst Gitea migrations are occurring (#15076) 4 years ago
v185.go Rework repository archive (#14723) 4 years ago
v186.go Add tag protection (#15629) 4 years ago
v187.go Refactor Webhook + Add X-Hub-Signature (#16176) 4 years ago
v188.go Add option to provide signature for a token to verify key ownership (#14054) 4 years ago
v189.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
v189_test.go Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
v190.go Add agit flow support in gitea (#14295) 4 years ago
v191.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
v192.go Add primary_key to issue_index (#16813) 4 years ago
v193.go Add repo_id for attachment (#16958) 4 years ago
v193_test.go Add repo_id for attachment (#16958) 4 years ago
v194.go Support unprotected file patterns (#16395) 4 years ago
v195.go Fix commit status index problem (#17061) 4 years ago
v195_test.go Fix commit status index problem (#17061) 4 years ago
v196.go Kanban colored boards (#16647) 4 years ago
v197.go Add a simple way to rename branch like gh (#15870) 4 years ago
v198.go Save and view issue/comment content history (#16909) 4 years ago
v199.go Refactor update checker to use AppState (#17387) 4 years ago
v200.go Sync gitea app path for git hooks and authorized keys when starting (#17335) 4 years ago
v201.go Refactor update checker to use AppState (#17387) 4 years ago
v202.go Add user settings key/value DB table (#16834) 3 years ago