index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-09
Update Changelog for 1.11.5 (#11347)
v1.11.5
6543
2020-05-09
Fix tracked time issues (#11349) (#11354)
guillep2k
2020-05-08
Add NotifySyncPushCommits to indexer notifier (#11309) (#11338)
zeripath
2020-05-09
Prevent timer leaks in Workerpool and others (#11333) (#11340)
zeripath
2020-05-08
Allow X in addition to x in tasks (#10979) (#11335)
zeripath
2020-05-08
Changelog v1.11.5 (#11329)
6543
2020-05-07
Prevent multiple listings of organization when creating a repository (#11303)...
6543
2020-05-07
When delete tracked time through the API return 404 not 500 (#11319) (#11326)
6543
2020-05-07
Manage port in submodule refurl (#11305) (#11323)
zeripath
2020-05-05
api.Context.NotFound(...) should tolerate nil (#11288) (#11306)
zeripath
2020-05-04
Show pull request selection even when unrelated branches (#11239) (#11283)
guillep2k
2020-05-04
repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282)
Kyle Evans
2020-04-25
Fix GetContents(): Dont't ignore Executables (#11192) (#11209)
6543
2020-04-22
Fix submodule paths when AppSubUrl is not root (#11098) (#11176)
zeripath
2020-04-19
Prevent clones and pushes to disabled wiki (#11131) (#11134)
zeripath
2020-04-19
Remove errant third closing curly-bracket from account.tmpl and send account ...
zeripath
2020-04-19
On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125)
6543
2020-04-18
Refresh codemirror on show pull comment tab (#11100) (#11122)
zeripath
2020-04-16
Fix merge dialog on protected branch with missing required statuses (#11074) ...
6543
2020-04-12
fix 404 and 500 image size in small size screen (#11043) (#11049)
赵智超
2020-04-11
Load PR Issue Poster on API too (#11033) (#11039)
6543
2020-04-06
[Backport] Fix release counter on API repository info (#10968) (#10996)
6543
2020-04-06
Mulitple Gitea Doctor improvements (#10943) (#10990) (#10064) (#9095) (#10991)
zeripath
2020-04-03
Fix rebase conflict detection in git 2.26 (#10930)
6543
2020-04-03
Generate Diff and Patch direct from Pull head (#10936) (#10938)
zeripath
2020-04-01
Changelog v1.11.4 (#10916)
v1.11.4
6543
2020-04-01
Only update merge_base if not already merged (#10909)
zeripath
2020-03-31
Fix milestones too many SQL variables bug (#10880) (#10904)
Lunny Xiao
2020-03-30
Protect against NPEs in notifications list (#10879) (#10883)
zeripath
2020-03-29
Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) (...
zeripath
2020-03-23
Convert plumbing.ErrReferenceNotFound to git.ErrNotExist in GetRefCommitID (#...
zeripath
2020-03-21
account for empty lines in receive-hook message (#10773) (#10784)
zeripath
2020-03-20
Fix bug on branch API (#10767) (#10775)
Lunny Xiao
2020-03-19
FIx hiding of fields in authorization source page (#10734) (#10752)
Lauris BH
2020-03-18
Migrate to go-git/go-git v5.0.0 (#10735) (#10753)
Lauris BH
2020-03-16
Prevent default for linkAction (#10742) (#10743)
John Olheiser
2020-03-10
Changelog for v1.10.6 (#10699) (#10709)
Lunny Xiao
2020-03-10
Add changelog for v1.11.3 (#10700)
v1.11.3
Lunny Xiao
2020-03-09
cross compile using go 1.13.x (#10684)
techknowlogick
2020-03-08
Prevent panic in stopwatch (#10670) (#10673)
zeripath
2020-03-08
add changelog for v1.10.5 (#10628) (#10632)
Lunny Xiao
2020-03-07
Fix bug on pull view when required status check no ci result (#10648) (#10651)
Lunny Xiao
2020-03-06
Changelog for v1.11.2 (#10627)
v1.11.2
zeripath
2020-03-06
Issue writers perms can modify issues (#10623) (#10626)
John Olheiser
2020-03-05
Handle deleted base branch in PR (#10618) (#10619)
Lauris BH
2020-03-05
Delete dependencies when deleting a repository (#10608) (#10616)
zeripath
2020-03-05
Ensure executable bit is kept on the web editor (#10607) (#10614)
Lunny Xiao
2020-03-04
Update mergebase in pr checker (#10586) (#10605)
guillep2k
2020-03-03
Build gitea1.11 with go1.13 (#10584)
techknowlogick
2020-03-03
Logout POST action (#10582) (#10585)
John Olheiser
[next]