]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2021-05-12 zeripathUpgrade unrolled/render to v1.1.1 (#15845) (#15846)
2021-05-12 zeripathTagger can be empty, as can Commit and Author - tolerat...
2021-05-12 zeripathQueue manager FlushAll can loop rapidly - add delay...
2021-05-11 zeripathSet autocomplete off on branches selector (#15809)...
2021-05-10 John OlheiserAdd err to log (#15813) (#15824)
2021-05-10 Lunny XiaoMove restore repo to internal router and invoke from...
2021-05-09 6543Tests should use test files (#15801) (#15806)
2021-05-09 6543Changelog v1.14.2 (#15794) v1.14.2
2021-05-09 6543Ensure that ctx.Written is checked after issues(.....
2021-05-09 zeripathDisplay conflict-free merge messages for pull requests...
2021-05-08 6543Exponential Backoff for ByteFIFO (#15724) (#15793)
2021-05-08 6543[API] make change repo settings work on empty repos...
2021-05-07 6543Use pulls in commit graph unless pulls are disabled...
2021-05-07 6543Set GIT_DIR correctly if it is not set (#15751) (#15769)
2021-05-07 zeripathDefer closing the gitrepo until the end of the wrapped...
2021-05-07 zeripathDrop back to use IsAnInteractiveSession for SVC (#15749...
2021-05-07 6543Fix bug where repositories appear unadopted (#15757...
2021-05-07 6543not show `ref-in-new-issue` pop when issue was disabled...
2021-05-07 6543Issue list alignment tweaks (#15483) (#15766)
2021-05-07 zeripathFix setting version table in dump (#15753) (#15759)
2021-05-06 zeripathFix close button change on delete in simplemde area...
2021-05-06 a1012112796fix some ui bug about draft release (#15137) (#15745)
2021-05-05 Tomás WarynycaFix webkit calendar icon color on arc-green (#15728)
2021-05-04 6543Only log Error on getLastCommitStatus error to let...
2021-05-04 Kyle DMove tooltip down to allow selection of Remove File...
2021-05-03 zeripathFix setting redis db path (#15698) (#15708)
2021-05-03 Kyle DImplement delete release attachments and update release...
2021-05-03 zeripathPerformance improvement for last commit cache and show...
2021-05-02 zeripathFix DB session cleanup (#15697) (#15700)
2021-05-01 6543Fixed several activation bugs (#15473) (#15685)
2021-04-30 6543Delete references if repository gets deleted (#15681...
2021-04-30 6543Fix orphaned objects deletion bug (#15657) (#15683)
2021-04-30 KN4CK3RDelete protected branch if repository gets removed...
2021-04-28 6543[API] pull notification subject status: add "merged...
2021-04-28 zeripathRemove spurious set name from eventsource.sharedworker...
2021-04-28 zeripathnot update updated uinx for `git gc` (#15637) (#15641)
2021-04-26 zeripathFix commit graph author link (#15627) (#15630)
2021-04-26 Lunny Xiaofix webhook timeout bug (#15613) (#15621)
2021-04-25 techknowlogickResolve panic on failed interface conversion in migrati...
2021-04-25 Nathan SmithBump unrolled/render to v1.1.0 (#15581) (#15608)
2021-04-23 Lunny XiaoFix missing storage init (#15589) (#15598)
2021-04-22 zeripathIf the default branch is not present do not report...
2021-04-22 Lunny XiaoFix lfs management find (#15537) (#15578)
2021-04-21 zeripathAdd placeholder text to deploy key textarea (#15575...
2021-04-21 zeripathFix NPE on view commit with notes (#15561) (#15573)
2021-04-20 silverwindProject board improvements (#15429) (#15560)
2021-04-20 KN4CK3RAdd ETag header (#15370) (#15552)
2021-04-17 Lunny XiaoFix bug on commit graph (#15517) (#15530)
2021-04-17 zeripathSend size to /avatars if requested (#15459) (#15528)
2021-04-17 zeripathPrevent migration 156 failure if tag commit missing...
2021-04-16 Mike LRepo branch page: label size, PR ref, new PR button...
2021-04-16 6543Changelog v1.14.1 (#15498) v1.14.1
2021-04-15 6543Performance improvement for list pull requests (#15447...
2021-04-15 zeripathFix bug clone wiki (#15499) (#15502)
2021-04-15 zeripathdump: Add option to skip LFS/attachment files (#15407...
2021-04-15 zeripathEnsure review dismissal only dismisses the correct...
2021-04-15 zeripathUse subdir for URL (#15446) (#15493)
2021-04-15 6543migration: github: if rate limit is not enabled, ignore...
2021-04-15 zeripathUse index of the supported tags to choose user lang...
2021-04-15 Lunny XiaoFix potential copy lfs records failure when fork a...
2021-04-15 zeripathQuery the DB for the hash before inserting in to email_...
2021-04-15 zeripathBuild go-git variants for windows (#15482) (#15487)
2021-04-15 silverwindLock down build-images dependencies (#15480)
2021-04-15 zeripathPrevent superfluous response.WriteHeader (#15456) ...
2021-04-15 a1012112796fix wrong file link in code search page (#15466) (...
2021-04-14 silverwindClone panel fixes (#15436)
2021-04-14 John Olheiserquick fix (#15464) (#15481)
2021-04-14 zeripathFix ambiguous argument error on tags (#15432) (#15474)
2021-04-14 techknowlogickv172 migration adds created_unix field instead of expir...
2021-04-13 techknowlogickFix repository search (#15428) (#15442)
2021-04-13 techknowlogickPrevent NPE on avatar direct rendering if federated...
2021-04-12 silverwindFix wiki clone urls (#15430) (#15431)
2021-04-12 Tomás Warynycafix dingtalk icon url (#15426)
2021-04-12 zeripathStandardise icon on projects PR page (#15387) (#15408)
2021-04-11 6543use repo1_bare to test against (#15402) (#15404)
2021-04-11 Mike LUse semantic dropdown for code search query type (...
2021-04-11 6543Changelog v1.14.0 (#15360) v1.14.0
2021-04-11 Lunny XiaoFix delete nonexist oauth application 500 and prevent...
2021-04-10 zeripathAlways set the merge base used to merge the commit...
2021-04-10 zeripathTurn RepoRef and RepoAssignment back into func(*Context...
2021-04-09 silverwindDropzone styling improvements (#15291) (#15374)
2021-04-09 zeripathUpgrade to bluemonday 1.0.7 (#15379) (#15380)
2021-04-09 zeripathMove FCGI req.URL.Path fix-up to the FCGI listener...
2021-04-09 6543 Fix `admin user list` (#15358) (#15359)
2021-04-09 silverwindFix button border issue (#15351)
2021-04-09 silverwindDisable cssnano's colormin plugin (#15348)
2021-04-08 zeripathShow diff on rename with diff changes (#15338) (#15339)
2021-04-08 zeripathPrepend AppSubUrl to links for default avatar (#15341...
2021-04-08 zeripathFix handling of logout event (#15323) (#15337)
2021-04-08 silverwindMonaco improvements (#15333) (#15345)
2021-04-07 6543Fix CanCreateRepo check (#15311) (#15321)
2021-04-07 6543Fix xorm log stack level (#15285) (#15316)
2021-04-07 6543Reduce memory usage in testgit (#15306) (#15310)
2021-04-06 KN4CK3RClose file on invalid range (Addition to #15166) (...
2021-04-06 6543Fix bug in Wrap (#15302) (#15309)
2021-04-06 6543Update to bluemonday-1.0.6 (#15294) (#15297)
2021-04-05 zeripathDrop the event source if we are unauthorized (#15275...
2021-04-04 zeripathAdd size to Save function (#15264) (#15270)
2021-04-04 silverwindBranch page and misc css improvements (#15208) (#15274)
2021-04-03 techknowlogickupdate golang libraries (#15258) (#15259)
next