This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
4fdd4fb2c4983ac7f58507b1fbf121f68c40407a
gitcaddy-server
/
models
/
migrations
History
wxiaoguang
87d05d376d
Init git module before database migration (
#21764
) (
#21765
)
...
Backport
#21764
Some database migrations depend on the git module.
2022-11-10 14:22:41 +00:00
..
fixtures
Record OAuth client type at registration (
#21316
)
2022-10-24 15:59:24 +08:00
migrations_test.go
Kd/ci playwright go test (
#20123
)
2022-09-02 15:18:23 -04:00
migrations.go
Init git module before database migration (
#21764
) (
#21765
)
2022-11-10 14:22:41 +00:00
testlogger_test.go
Kd/ci playwright go test (
#20123
)
2022-09-02 15:18:23 -04:00
v70.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v71.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v72.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v73.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v74.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v75.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v76.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v77.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v78.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v79.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v80.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v81.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v82.go
Make git.OpenRepository accept Context (
#19260
)
2022-03-30 03:13:41 +08:00
v83.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v84.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v85.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v86.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v87.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v88.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v89.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v90.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v91.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v92.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v93.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v94.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v95.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v96.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v97.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v98.go
Upgrade xorm to v0.8.0 (
#8536
)
2019-10-17 11:26:49 +02:00
v99.go
Migrations (v82,v96,v99,v136) remove dependencies (
#12286
)
2020-07-22 09:27:22 -05:00
v100.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v101.go
Allow more than 255 characters for tokens in external_login_user table (
#8554
)
2019-10-18 09:58:36 +03:00
v102.go
Use transaction in V102 migration (
#12395
)
2020-08-06 19:16:49 +01:00
v103.go
Allow Protected Branches to Whitelist Deploy Keys (
#8483
)
2019-10-21 09:21:45 +01:00
v104.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v105.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v106.go
Auto-subscribe user to repository when they commit/tag to it (
#7657
)
2019-11-10 09:22:19 +00:00
v107.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v108.go
Improve notification (
#8835
)
2019-11-12 16:33:34 +08:00
v109.go
Team permission to create repository in organization (
#8312
)
2019-11-20 19:27:49 +08:00
v110.go
Upgrade xorm to v1.0.0 (
#10646
)
2020-03-22 11:12:55 -04:00
v111.go
Move issues related files into models/issues (
#19931
)
2022-06-13 17:37:59 +08:00
v112.go
Add a storage layer for attachments (
#11387
)
2020-08-18 12:23:45 +08:00
v113.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v114.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v115.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v116.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v117.go
Add branch protection option to block merge on requested changes. (
#9592
)
2020-01-03 19:47:09 +02:00
v118.go
Mark PR reviews as stale at push and allow to dismiss stale approvals (
#9532
)
2020-01-09 01:47:45 +00:00
v119.go
Refactor: Remove Dependencys from Migration v112-v119 (
#11811
)
2020-06-09 16:34:05 -04:00
v120.go
Add owner_name column for table repository for maintaince reason (
#9717
)
2020-01-12 17:36:21 +08:00
v121.go
Restricted users (
#6274
)
2020-01-13 18:33:46 +01:00
v122.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v123.go
Migrate reactions when migrating repository from github (
#9599
)
2020-01-15 12:14:07 +01:00
v124.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v125.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v126.go
Update topics repo count when deleting repository (
#10051
)
2020-01-31 08:57:19 +02:00
v127.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v128.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v129.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v130.go
Add an abstract json layout to make it's easier to change json library (
#16528
)
2021-07-24 18:03:58 +02:00
v131.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v132.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v133.go
make avatar lookup occur at image request (
#10540
)
2020-03-27 14:34:39 +02:00
v134.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v135.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v136.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v137.go
Prevent merge of outdated PRs on protected branches (
#11012
)
2020-04-16 22:00:36 -03:00
v138.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v139.go
Fix issue ref migration (
#11419
)
2020-05-15 15:05:18 +01:00
v140.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v141.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v142.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
v143.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
v144.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
v145.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v146.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v147.go
Fix various documentation, user-facing, and source comment typos (
#16367
)
2021-07-08 13:38:13 +02:00
v148.go
[BugFix] Fix comment broken issue ref dependence (
#12651
)
2020-09-04 09:36:56 +08:00
v149.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v150.go
Add Primary Key to Topic and RepoTopic (
#12639
)
2020-09-10 20:45:01 +01:00
v151.go
Fix order by parameter (
#19849
)
2022-06-04 20:18:50 +01:00
v152.go
Add configurable Trust Models (
#11712
)
2020-09-20 00:44:55 +08:00
v153.go
Add team support for review request (
#12039
)
2020-10-12 20:55:13 +01:00
v154.go
Use neutral language in comments and docs (
#20135
)
2022-06-25 17:50:12 -05:00
v155.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v156.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v157.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v158.go
chore(models): rewrite code format. (
#14754
)
2021-03-14 19:52:12 +01:00
v159.go
Include OriginalAuthor in Reaction constraint (
#13505
)
2020-11-10 22:37:11 +00:00
v160.go
Add block on official review requests branch protection (
#13705
)
2020-11-28 21:30:46 +02:00
v161.go
Fix database keyword quote problem on migration v161 (
#17522
)
2021-11-05 00:47:01 +02:00
v162.go
Add support for corporate WeChat webhooks (
#15910
)
2021-07-23 12:41:27 +08:00
v163.go
Change topic name size from 25 to 50 (
#14150
)
2020-12-26 23:28:47 +00:00
v164.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v165.go
Fix order by parameter (
#19849
)
2022-06-04 20:18:50 +01:00
v166.go
Remove unused commit (
#14741
)
2021-02-20 15:02:39 +01:00
v167.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v168.go
noop (
#14521
)
2021-01-29 23:52:13 +08:00
v169.go
Use OldRef instead of CommitSHA for DeleteBranch comments (
#14604
)
2021-02-08 11:09:14 +08:00
v170.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v171.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v172.go
v172 migration adds created_unix field instead of expiry (
#15458
)
2021-04-13 20:04:17 -04:00
v173.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v174.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v175.go
A better go code formatter, and now
make fmt
can run in Windows (
#17684
)
2021-11-17 20:34:35 +08:00
v176_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v176.go
Create Proper Migration Tests (
#15116
)
2021-03-24 19:27:22 +01:00
v177_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v177.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v178.go
Add LFS Migration and Mirror (
#14726
)
2021-04-08 18:25:57 -04:00
v179.go
Fix order by parameter (
#19849
)
2022-06-04 20:18:50 +01:00
v180.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
v181_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v181.go
Rework repository archive (
#14723
)
2021-06-23 17:12:38 -04:00
v182_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v182.go
Add primary_key to issue_index (
#16813
)
2021-08-25 09:42:51 +01:00
v183.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v184.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v185.go
Rework repository archive (
#14723
)
2021-06-23 17:12:38 -04:00
v186.go
Add tag protection (
#15629
)
2021-06-25 16:28:55 +02:00
v187.go
Refactor Webhook + Add X-Hub-Signature (
#16176
)
2021-06-27 20:21:09 +01:00
v188.go
Add option to provide signature for a token to verify key ownership (
#14054
)
2021-07-13 15:28:07 +02:00
v189_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v189.go
Add more linters to improve code readability (
#19989
)
2022-06-20 12:02:49 +02:00
v190.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v191.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v192.go
Add primary_key to issue_index (
#16813
)
2021-08-25 09:42:51 +01:00
v193_test.go
Add repo_id for attachment (
#16958
)
2021-09-08 17:19:30 +02:00
v193.go
Add repo_id for attachment (
#16958
)
2021-09-08 17:19:30 +02:00
v194.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v195_test.go
format with gofumpt (
#18184
)
2022-01-20 18:46:10 +01:00
v195.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v196.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v197.go
Add a simple way to rename branch like gh (
#15870
)
2021-10-08 19:03:04 +02:00
v198.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v199.go
Refix indices on actions table (
#20158
)
2022-07-01 17:04:01 +01:00
v200.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v201.go
Refactor update checker to use AppState (
#17387
)
2021-10-21 17:10:49 +01:00
v202.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v203.go
Support sorting for project board issuses (
#17152
)
2021-12-08 14:57:18 +08:00
v204.go
Migration 204 use Sync2 (
#18044
)
2021-12-20 18:58:38 +01:00
v205.go
Fix order by parameter (
#19849
)
2022-06-04 20:18:50 +01:00
v206.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v207.go
Attempt to fix the webauthn migration again - part 3 (
#18770
)
2022-02-16 21:03:58 +00:00
v208.go
Attempt to fix the webauthn migration again - part 3 (
#18770
)
2022-02-16 21:03:58 +00:00
v209.go
Attempt to fix the webauthn migration again - part 3 (
#18770
)
2022-02-16 21:03:58 +00:00
v210_test.go
Lock gofumpt to v0.3.0 and run it (
#18866
)
2022-02-23 20:16:07 +00:00
v210.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v211.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v212.go
Add Package Registry (
#16510
)
2022-03-30 16:42:47 +08:00
v213.go
Add "Allow edits from maintainer" feature (
#18002
)
2022-04-28 17:45:33 +02:00
v214.go
Auto merge pull requests when all checks succeeded via API (
#9307
)
2022-05-08 01:05:52 +08:00
v215.go
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (
#19649
)
2022-05-08 15:46:34 +02:00
v216.go
Refix indices on actions table (
#20158
)
2022-07-01 17:04:01 +01:00
v217.go
Alter hook_task TEXT fields to LONGTEXT (
#20038
)
2022-06-19 19:47:04 +01:00
v218.go
Add another index for Action table on postgres (
#21033
)
2022-09-03 17:27:59 +01:00
v219.go
Fix commit status icon when in subdirectory (
#20285
)
2022-07-15 14:01:32 +01:00
v220.go
Fix v220 migration to be compatible for MSSQL 2008 r2 (
#20702
)
2022-08-08 02:16:22 +02:00
v221_test.go
WebAuthn CredentialID field needs to be increased in size (
#20530
)
2022-07-30 15:25:26 +02:00
v221.go
WebAuthn CredentialID field needs to be increased in size (
#20530
)
2022-07-30 15:25:26 +02:00
v222.go
WebAuthn CredentialID field needs to be increased in size (
#20530
)
2022-07-30 15:25:26 +02:00
v223.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v224.go
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (
#20896
)
2022-08-22 14:32:28 +01:00
v225.go
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (
#20896
)
2022-08-22 14:32:28 +01:00
v226.go
Set SemverCompatible to false for Conan packages (
#21275
)
2022-10-07 12:22:05 +08:00
v227.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (
#21551
)
2022-10-24 20:29:17 +01:00
v228.go
Add team member invite by email (
#20307
)
2022-10-19 14:40:28 +02:00
v229_test.go
Update milestone counters when issue is deleted (
#21459
)
2022-10-22 23:08:10 +08:00
v229.go
Update milestone counters when issue is deleted (
#21459
)
2022-10-22 23:08:10 +08:00
v230_test.go
Record OAuth client type at registration (
#21316
)
2022-10-24 15:59:24 +08:00
v230.go
Record OAuth client type at registration (
#21316
)
2022-10-24 15:59:24 +08:00