index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changelog for v1.12.2 (#12214)
v1.12.2
Lauris BH
2020-07-11
1
-0
/
+20
*
Decrease the num_stars when deleting a repo (#11954) (#12188)
赵智超
2020-07-08
3
-0
/
+55
*
Fix regression: Gitea commits API again returns commit summaries, not full me...
techknowlogick
2020-07-08
1
-1
/
+1
*
properly set symbolic-ref HEAD when a repo is created with a non-master defau...
techknowlogick
2020-07-08
1
-0
/
+7
*
Trim to 255 runes instead of bytes (#12150)
Jürgen Hötzel
2020-07-08
1
-4
/
+5
*
Ensure Subkeys are verified (#12155) (#12168)
zeripath
2020-07-07
1
-1
/
+41
*
Use hash of repo path, ref and entrypath as cache key (#12151) (#12161)
Lauris BH
2020-07-06
1
-2
/
+8
*
Multiple small admin dashboard fixes (#12153) (#12156)
zeripath
2020-07-05
5
-10
/
+16
*
Remove spurious logging (#12139) (#12148)
zeripath
2020-07-05
1
-3
/
+0
*
templates/repo/empty.tmpl : fix repo setup instructions (#12147)
Andreas Shimokawa
2020-07-05
1
-1
/
+1
*
Move EventSource to SharedWorker (#12095) (#12130)
zeripath
2020-07-05
9
-37
/
+211
*
Fix ui bug in wiki commit page (#12089) (#12125)
赵智超
2020-07-03
1
-2
/
+9
*
Set the base url when migrating from Gitlab using access token or username wi...
zeripath
2020-07-02
1
-1
/
+1
*
Fix gitgraph branch continues after merge (#12044) (#12105)
zeripath
2020-07-02
1
-0
/
+7
*
Fix merge section in dark theme (#12086) (#12109)
Lauris BH
2020-07-02
1
-26
/
+29
*
Ensure BlameReaders close at end of request (#12102) (#12103)
zeripath
2020-07-01
3
-8
/
+19
*
Disable go module when downloading global binaries (#12030) (#12084)
Stefan Bethke
2020-06-28
1
-6
/
+6
*
Fix comments webhook panic backport (#12058)
Cornel
2020-06-26
8
-9
/
+39
*
Disable dropzone's timeout (#12024) (#12032)
silverwind
2020-06-24
1
-0
/
+2
*
Changelog for v1.12.1 (#12006)
v1.12.1
Lauris BH
2020-06-22
1
-0
/
+14
*
Handle multiple merges in gitgraph.js (#11996) (#12000)
zeripath
2020-06-21
2
-40
/
+39
*
Add serviceworker.js to KnownPublicEntries (#11992) (#11994)
silverwind
2020-06-20
2
-10
/
+8
*
For language detection do not try to analyze big files by content (#11971) (#...
Lauris BH
2020-06-19
1
-3
/
+7
*
Fix scrollable header on dropdowns (#11893) (#11965)
Cirno the Strongest
2020-06-19
1
-1
/
+1
*
Changelog v1.12.0 (#11927)
v1.12.0
6543
2020-06-18
1
-55
/
+66
*
Changelog v1.11.7 (#11953) (#11955)
6543
2020-06-18
1
-0
/
+9
*
Fix commenting on non-utf8 encoded files (#11916) (#11950)
6543
2020-06-18
6
-4
/
+41
*
Use google/uuid to instead satori/go.uuid (#11943) (#11946)
Lunny Xiao
2020-06-18
38
-817
/
+967
*
Align show/hide outdated button on code review block (#11932) (#11944)
Cirno the Strongest
2020-06-18
1
-0
/
+6
*
[Backport] Update to go-git v5.1.0 (#11936) (#11941)
6543
2020-06-18
76
-555
/
+3133
*
Global default branch setting (#11918) (#11937)
techknowlogick
2020-06-18
7
-3
/
+11
*
Use ID or Where to instead directly use Get when load object from database (#...
6543
2020-06-17
9
-28
/
+25
*
Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912) (#11...
6543
2020-06-16
1
-1
/
+10
*
Invalidate comments when file is shortened (#11882) (#11884)
zeripath
2020-06-15
1
-1
/
+4
*
Rework api/user/repos for pagination (#11827) (#11877)
Cirno the Strongest
2020-06-13
3
-29
/
+48
*
Handle more pathological branch and tag names (#11843) (#11863)
zeripath
2020-06-12
7
-87
/
+41
*
Fix search form button overlap (#11840) (#11864)
Cirno the Strongest
2020-06-12
2
-10
/
+6
*
Add doctor check to set IsArchived false if it is null (partial backport #118...
zeripath
2020-06-11
2
-0
/
+28
*
Prevent panic on empty HOST for mysql (#11850) (#11856)
zeripath
2020-06-11
1
-1
/
+1
*
Use DEFAULT_PAGING_NUM instead of MAX_RESPONSE_ITEMS in ListOptions (#11831) ...
Cirno the Strongest
2020-06-10
1
-1
/
+4
*
Fix reply octicon (#11821) (#11822)
John Olheiser
2020-06-09
2
-2
/
+2
*
Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)
Cirno the Strongest
2020-06-09
5
-15
/
+16
*
Ensure rejected push to refs/pull/index/head fails nicely (#11724) (#11809)
zeripath
2020-06-08
2
-5
/
+37
*
Changelog v1.12.0-rc2 (#11799)
v1.12.0-rc2
6543
2020-06-08
1
-3
/
+57
*
Make tabular menu styling consistent for arc-green (#11570) (#11798)
Cirno the Strongest
2020-06-08
1
-28
/
+24
*
Add option to API to update PullRequest base branch (#11666) (#11796)
6543
2020-06-07
4
-3
/
+52
*
In File Create/Update API return 404 if Branch does not exist (#11791) (#11795)
6543
2020-06-07
1
-0
/
+4
*
Fix doer of rename repo (#11789) (#11794)
赵智超
2020-06-07
1
-1
/
+1
*
Increase maximum SQLite variables count to 32766 (#11696) (#11783)
Cirno the Strongest
2020-06-07
4
-16
/
+10
*
Initialize SimpleMDE when making a code comment (#11749) (#11785)
zeripath
2020-06-07
2
-13
/
+28
[next]