Commit Graph

336 Commits (2614309a58635bb0f49cfeea086a62b6fd7711e1)

Author SHA1 Message Date
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
zeripath 15fbf23d13
v180 migration should be standalone (#16151) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
Lunny Xiao 0393a57511
Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) 3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 years ago
Norwin cb940c4312
Encrypt migration credentials at rest (#15895) 3 years ago
zeripath 2a565478d1
Tagger can be empty, as can Commit and Author - tolerate this (#15835) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 years ago
techknowlogick ea40eb749b
Resolve panic on failed interface conversion in migration v156 (#15604) 3 years ago
zeripath b1e138511b
Prevent migration 156 failure if tag commit missing (#15519) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
6543 ca2e1d8090
docs: migration start new section (#15462) 3 years ago
zeripath cd79fbf94a
v172 migration adds created_unix field instead of expiry (#15458) 3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath 39ef6f83d5
Create Proper Migration Tests (#15116) 4 years ago
zeripath 750ac52db2
Fix Migration 176 yet again (#15131) 4 years ago
zeripath dfb3e50dce
Fix the v176 migration (#15110) 4 years ago
6543 a3a65137ba
Delete Labels & IssueLabels on Repo Delete too (#15039) 4 years ago
zeripath dace0ce1b1
Prevent addition of labels from outside the repository or organisation in issues (#14912) 4 years ago
zeripath 070c57867d
Fix postgres ID sequences broken by recreate-table (#15015) 4 years ago
Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
Lunny Xiao f3e64f677f
Remove unused commit (#14741) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031) 4 years ago
6543 9e852edc41
Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
zeripath 378acc9d96
Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) 4 years ago
zeripath fcfbab99fc
Set the name Mapper in migrations (#14526) 4 years ago
John Olheiser e92552abb4
noop (#14521) 4 years ago
6543 2ebe609d65
Fix migration v141 (#14387) 4 years ago
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 4 years ago
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282) 4 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266) 4 years ago
Lunny Xiao 9f73cae635
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) 4 years ago
Johnny Oskarsson a07e67d9cc
Minimal OpenID Connect implementation (#14139) 4 years ago
Lunny Xiao cf9d471631
Change topic name size from 25 to 50 (#14150) 4 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911) 4 years ago
6543 658e90a114
[Docu] Fix Location of Comments in migrations.go (#13900) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
6543 594cc4aa2a
Update Gitea Version & Fix Migration Comments (#13789) 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 4 years ago
zeripath 3fd060eb37
Include OriginalAuthor in Reaction constraint (#13505) 4 years ago
Lunny Xiao 542edc22c4
Some improvements for v156 (#13497) 4 years ago