]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2019-06-05 Nick MeyerExclude pull_request from fetch-tags step, fixes #7108...
2019-06-04 Rob WatsonAdd Rust highlighting (#7125)
2019-06-04 John OlheiserMigration Tweaks (#6260)
2019-06-03 GiteaBot[skip ci] Updated translations via Crowdin
2019-06-03 mrsdizzieRefactor submodule URL parsing (#7100)
2019-06-03 Sandro SantilliAvoid arbitrary format strings upon calling fail()...
2019-06-02 GiteaBot[skip ci] Updated translations via Crowdin
2019-06-02 Lunny XiaoUse vfsgen instead of go-bindata (#7080)
2019-06-02 Mario LubenkaRepository avatar fallback configuration (#7087)
2019-06-01 zeripathMove serv hook functionality & drop GitLogger (#6993)
2019-05-31 Lunny Xiaoupdate go git from v4.10.0 to v4.11.0 (#7096)
2019-05-31 zeripathImprove git test (#7086)
2019-05-31 mrsdizzieValidate External Tracker URL Format (#7089)
2019-05-30 Robert A. NowakFix Erlang and Elixir highlight mappings (#7044)
2019-05-30 Lunny Xiaoimprove github downloader on migrations (#7049)
2019-05-30 Richard MahnFixes #7023 - API Org Visibility (#7028)
2019-05-30 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-30 John Olheiser1.8.2 changelog (#7079) (#7088)
2019-05-30 Richard MahnFixes #5960 - Adds API Endpoint for Repo Edit (#7006)
2019-05-30 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-30 Sergey DryabzhinskyRepository avatars (#6986)
2019-05-29 Rob Watsonbug fix: add single comment in split diff mode (#4745...
2019-05-29 zeripathHandle early git version's lack of get-url (#7065)
2019-05-28 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-28 Bo-Yi Wurefactor: append, build variable and type switch (...
2019-05-28 zeripathFix LFS Locks over SSH (#6999)
2019-05-28 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-28 Bo-Yi Wuchore: change issue mail title. (#7064)
2019-05-28 zeripathInstall page - Handle invalid administrator username...
2019-05-27 zeripathHandle insecure and ports in go get (#7041)
2019-05-27 Sandro Santilli"It's all in GitHub" isn't true anymore, update the...
2019-05-27 Hui Huifix issuer of OTP URI should be URI-encoded. (#6634)
2019-05-26 zeripathAdd FHS-compliant-script (#6923)
2019-05-26 Lunny Xiaofix charset was not saved after installation finished...
2019-05-26 Lunny XiaoRevert "Bugfix: Align comment label and actions to...
2019-05-26 Lunny Xiaofix possbile mysql invalid connnection error (#7051)
2019-05-26 Lunny Xiaowhen git version >= 2.18, git command could run with...
2019-05-26 TekaohUpdate config-cheat-sheet.en-us.md (#7046)
2019-05-25 Mura LiTimeout test commands without complicated tricks (...
2019-05-25 Rob Watsonmigrations: ensure rollback on error (#7039) (#7040)
2019-05-25 Lunny XiaoFix wrong init dependency on markup extensions (#7038)
2019-05-25 Mario LubenkaBugfix: Align comment label and actions to the right...
2019-05-25 Rob WatsonImprove handling of non-square avatars (#7025)
2019-05-25 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-25 techknowlogickDisable arm7 builds (#7037)
2019-05-24 Marat RadchenkoFix /verify LFS handler expecting wrong content-type...
2019-05-24 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-24 jpichtFix default for allowing new organization creation...
2019-05-24 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-24 Vladimir PanteleevShow git-notes (#6984)
2019-05-24 Lunny XiaoAdd support of utf8mb4 for mysql (#6992)
2019-05-23 suisseWalterAdded Note about arm7 version to doc (#6983)
2019-05-23 zeripathChange UpdateRepoIndex api to include watchers (#7012)
2019-05-22 Monty TaylorFix documentation on Oauth2.Enable flag (#7011)
2019-05-21 zeripathDo not attempt to return blob on submodule (#6996)
2019-05-21 zeripathFix TestSearchRepo by waiting till indexing is done...
2019-05-21 Lunny XiaoMake webhook http connections resuable (#6976) 6559/head
2019-05-20 Lunny Xiaofix missing repo description when migrating (#7000)
2019-05-18 David Schneiderbauerfix u2f registrationlist ToRegistrations() method ...
2019-05-18 Lunny XiaoFix index produces problem when issues/pulls deleted...
2019-05-17 zeripathStop running hooks on pr merge (#6963)
2019-05-16 silverwindremove and disable package-lock (#6969)
2019-05-16 mrsdizzieAllow collaborators to view repo owned private org...
2019-05-16 silverwindadd make targets for js and css, add js linter (#6952)
2019-05-15 zeripathStop colorizing files by default (#6949)
2019-05-15 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-15 zeripathSearchRepositoryByName improvements and unification...
2019-05-15 techknowlogickWebhook Logs show proper HTTP Method, and allow change...
2019-05-15 Lunny XiaoRefactor models.NewRepoContext to extract git related...
2019-05-14 Xaver MaierhoferFix code overflow (#6914)
2019-05-14 zeripathAdd work path CLI option (#6922)
2019-05-14 James E. BlairIgnore non-standard refs in git push (#6758)
2019-05-14 Lunny XiaoRemove macaron dependent on models (#6940)
2019-05-14 Lunny XiaoMove xorm logger bridge from log to models so that...
2019-05-14 Xaver MaierhoferFix plain text overflow line wrap (#6915)
2019-05-14 Lunny XiaoRemove macaron dependent on modules/log (#6933)
2019-05-14 Xaver MaierhoferAdd less linter via npx (#6936)
2019-05-14 zeripathrotate unusual logs and stop stacktracing (#6935)
2019-05-13 Lunny Xiaoremove macaron dependent on models/mail.go (#6931)
2019-05-13 Jakob Ackermann[docker] support for custom GITEA_CUSTOM env var (...
2019-05-13 Xaver MaierhoferStyle orgs list in user profile (#6911)
2019-05-13 Xaver MaierhoferUse single line per selector & don't strip license...
2019-05-13 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-13 Tamal SahaHandle CORS requests (#6289)
2019-05-13 Xaver MaierhoferClean less files (#6921)
2019-05-13 Mura LiUse modules/git for git commands (#6775)
2019-05-12 techknowlogickChange drone token name to let users know to use oauth2...
2019-05-12 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-12 Xaver MaierhoferFix input size for dependency select (#6913)
2019-05-11 iliyan ivanovfix syntax highlight in blame view #6895 (#6909)
2019-05-11 zeripathRemove local clones & make hooks run on merge/edit...
2019-05-11 Lunny XiaoMove sdk structs to modules/structs (#6905)
2019-05-11 GiteaBot[skip ci] Updated translations via Crowdin
2019-05-11 zeripathFix logging documentation (#6904)
2019-05-11 Jannik Beyerstedtimprove description of branch protection (fix #6886...
2019-05-10 techknowlogickupdate sdk to latest (#6903)
2019-05-10 zeripathEscape the commit message on issues update and title...
2019-05-09 Antoine GIRARDinternal/ssh: ignore env command totally (#6825)
2019-05-09 techknowlogickUse AppURL for Oauth user link (#6894)
2019-05-08 Richard MahnFixes #6881 - API users search fix (#6882)
next