index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
fixtures
/
issue.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-15
Update go-chi/cache to utilize Ping() (#19719)
6543
6
-30
/
+15
2022-05-15
Disable blank issues (#19717)
John Olheiser
1
-1
/
+1
2022-05-15
clarify what session provider 'db' does (#19713)
f0x52
2
-2
/
+3
2022-05-15
[skip ci] Updated translations via Crowdin
GiteaBot
3
-9
/
+57
2022-05-14
Fix duplicate entry error when add team member (#19702)
zuzuviewer
2
-0
/
+12
2022-05-13
[Refactor] convert team(s) to apiTeam(s) (#13745)
6543
9
-98
/
+110
2022-05-13
Use a better OlderThan for DeleteInactiveUsers (#19693)
Gusted
1
-1
/
+1
2022-05-13
[skip ci] Updated translations via Crowdin
GiteaBot
2
-1
/
+20
2022-05-12
Introduce eslint-plugin-jquery (#19690)
silverwind
3
-0
/
+68
2022-05-12
Use Vue to refactor pull merge UI (#19650)
wxiaoguang
7
-218
/
+206
2022-05-12
[skip ci] Updated translations via Crowdin
GiteaBot
1
-14
/
+14
2022-05-11
Fix oauth setting list bug (#19682)
Lunny Xiao
1
-1
/
+1
2022-05-11
Delete user related oauth stuff on user deletion too (#19677)
6543
3
-0
/
+34
2022-05-11
Move access and repo permission to models/perm/access (#19350)
Lunny Xiao
72
-511
/
+608
2022-05-11
Tidy up `<head>` template (#19678)
silverwind
1
-24
/
+22
2022-05-10
Update go tool dependencies (#19676)
silverwind
12
-18
/
+30
2022-05-10
Update JS dependencies (#19675)
silverwind
9
-2178
/
+3020
2022-05-10
Use better message for consistency check (#19672)
Gusted
1
-15
/
+15
2022-05-10
Fix new release from tags list UI (#19670)
Lunny Xiao
1
-1
/
+3
2022-05-10
Update go deps (#19665)
6543
3
-120
/
+146
2022-05-10
[doctor] Add check/fix for bogus action rows (#19656)
singuliere
3
-0
/
+74
2022-05-10
[skip ci] Updated translations via Crowdin
GiteaBot
1
-33
/
+36
2022-05-09
Add tooltip to pending PR comments (#19662)
Jack Hay
2
-1
/
+2
2022-05-09
Add Webfinger endpoint (#19462)
KN4CK3R
3
-2
/
+189
2022-05-09
Update documentation to disable duration settings with -1 instead of 0 (#19647)
Jimmy Praet
3
-14
/
+14
2022-05-09
Set the LastModified header for raw files (#18356)
zeripath
5
-29
/
+133
2022-05-09
Don't select join table's columns (#19660)
Lunny Xiao
1
-1
/
+3
2022-05-09
[skip ci] Updated translations via Crowdin
GiteaBot
28
-28
/
+21
2022-05-09
Calculate filename hash only once (#19654)
KN4CK3R
8
-29
/
+26
2022-05-08
Admin should not delete himself (#19423)
Lunny Xiao
3
-0
/
+16
2022-05-08
Restore reviewed-on message (#19657)
Lunny Xiao
1
-0
/
+3
2022-05-08
Move some helper files out of models (#19355)
Lunny Xiao
23
-107
/
+108
2022-05-08
Repository level enable package or disable (#19323)
Lunny Xiao
14
-4
/
+65
2022-05-08
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649)
6543
17
-95
/
+124
2022-05-08
Allow custom default merge message with .gitea/default_merge_message/<merge_s...
Lunny Xiao
14
-165
/
+292
2022-05-07
Allow to mark files in a PR as viewed (#19007)
delvh
16
-45
/
+493
2022-05-07
Auto merge pull requests when all checks succeeded via API (#9307)
kolaente
47
-26
/
+869
2022-05-07
Hide private repositories in packages (#19584)
KN4CK3R
8
-20
/
+115
2022-05-07
Only show accessible teams in dashboard dropdown list (#19642)
Jimmy Praet
2
-7
/
+1
2022-05-07
prevent double click new issue/pull/comment button (#16157)
a1012112796
3
-3
/
+15
2022-05-07
Improve reviewing PR UX (#19612)
Gusted
7
-3
/
+74
2022-05-07
[skip ci] Updated translations via Crowdin
GiteaBot
2
-0
/
+2
2022-05-07
Add Changelog v1.16.7 (#19575) (#19644)
6543
2
-1
/
+24
2022-05-06
Set safe dir for git operations in .drone.yml CI (#19641)
techknowlogick
1
-0
/
+10
2022-05-06
Add missing `sorting` column in `project_issue` table (#19635)
wxiaoguang
1
-0
/
+3
2022-05-06
Simplify `IsVendor` (#19626)
Gusted
1
-58
/
+2
2022-05-06
Prevent NPE when checking repo units if the user is nil (#19625)
zeripath
1
-1
/
+1
2022-05-06
Skip duplicated layers. (#19624)
KN4CK3R
1
-0
/
+4
2022-05-05
Add "Reference" section to Issue view sidebar (#19609)
neon
2
-0
/
+10
2022-05-05
GetFeeds must always discard actions with dangling repo_id (#19598)
singuliere
5
-7
/
+37
[next]