]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2018-12-23 BetaCatFix translation errors in doc advanced part (zh-cn...
2018-12-21 techknowlogickbackport 1.6.2 changelog (#5576)
2018-12-21 Mura LiFix type mismatch of format string (#5574)
2018-12-21 zeripathImmediate fix to htmlEncode user added text (#5570)
2018-12-21 Lunny Xiaofix bug on upload file name (#5571)
2018-12-20 Antoine GIRARDCreate stale bot config (#5243)
2018-12-19 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-19 Lunny Xiaofix table name typo on SQL (#5562)
2018-12-19 Lunny Xiaofix indexer reindex bug when gitea restart (#5563)
2018-12-19 zeripathUpdate Licenses (#5558)
2018-12-19 Lunny Xiaofix lfs version check warning log when using ssh protoc...
2018-12-18 zeripathSupport reverse proxy providing email (#5554)
2018-12-18 Lunny Xiaofix forgot removed records when deleting user (#5429)
2018-12-17 Jonas FranzAdd base repo nil check (#5555)
2018-12-17 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-17 Jonas FranzFix makefile generate buildstep (#5556)
2018-12-13 Lunny XiaoImprove performance of dashboard (#4977)
2018-12-12 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-12 Greg KarékinianRemove a double slash in the HTTPS redirection when...
2018-12-12 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-12 Lunny Xiaofix bug when a read perm user to edit his issue (#5516)
2018-12-12 Lunny Xiaofix detect force push failure on deletion of protected...
2018-12-12 kolaenteAdded test environment for mssql (#4282)
2018-12-11 Lunny Xiaofix approvals limitation (#5521)
2018-12-11 Lunny Xiaofix permission check on api create org (#5523)
2018-12-11 Lunny Xiaofix clone wiki failed via ssh (#5503)
2018-12-11 Lunny Xiaofix adding reaction fail for read permission (#5515)
2018-12-11 Lunny Xiaoadd git protocol v2 support via SSH on Docker image...
2018-12-11 Greg KarékinianFix the Let's Encrypt handler by listening on a valid...
2018-12-11 Jonas FranzApprovals at Branch Protection (#5350)
2018-12-11 ChristopherFixing MSSQL timestamp type (#5511)
2018-12-11 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-11 Lunny Xiaofix code review on mssql (#5502)
2018-12-10 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-10 Lunny Xiaofix forgot deletion of notification when delete reposit...
2018-12-09 Lunny XiaoFix empty wiki (#5504)
2018-12-09 techknowlogickbackport 1.6.1 changelog (#5507)
2018-12-09 Lunny XiaoImprove team members and repositories settings UI ...
2018-12-09 Lunny Xiaoadd tests for api user orgs (#5494)
2018-12-08 Lunny Xiaofix topic name length on database (#5493)
2018-12-06 koyuAllow link verification for services like Mastodon...
2018-12-04 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-04 Romanimprove the git-scm url's in docs and sample.ini (...
2018-12-03 Bo-Yi Wurefactor: replace lint to revive (#5422)
2018-12-02 romanklensure that the `closed_at` is set for closed (#5449)
2018-12-02 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-02 Lanre Adelowoadmin should be able to delete repos even if he is...
2018-12-01 GiteaBot[skip ci] Updated translations via Crowdin
2018-12-01 Lucien KerlRemoving Labels via EditPullRequest API (#5348)
2018-11-30 romanklword-break the WebHook url to prevent a ui-break (...
2018-11-30 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-30 Lunny XiaoFix repository deletion when there is large number...
2018-11-30 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-30 Lanre AdelowoAllow to add organization members as collaborators...
2018-11-29 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-29 romanklRemove the required class from optional ssh port in...
2018-11-29 techknowlogickUpgrade alpine to 3.8 (#5423)
2018-11-29 Lunny XiaoMilestone issues and pull requests (#5293)
2018-11-28 Kasi ReddyGit-Trees API (#5403)
2018-11-28 Lauris BHFix heatmap colors for Chrome/Safari (#5421)
2018-11-28 Lunny XiaoRestrict permission check on repositories and fix some...
2018-11-28 Michael KuhnExplicitly disable Git credential helper (#5367)
2018-11-27 Lauris BHImplement git refs API for listing references (branches...
2018-11-27 SohnyBohnyCreate Progressive Web App (#4730)
2018-11-27 Lauris BHRefactor heatmap to vue component (#5401)
2018-11-26 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-26 Lanre AdelowoExplicitly decide whether to use TLS in mailer's confi...
2018-11-26 Lanre Adelowofix password variable shadowing (#5405)
2018-11-26 Lanre Adelowoshow only opened milestones on issues page milestone...
2018-11-26 Ryan HallidayNotes on upgrading docker installation (#5395)
2018-11-25 Lauris BHFix dependent issue searching when gitea is run in...
2018-11-25 Patrick LühneFix typos in configuration (#5398)
2018-11-25 Lanre AdelowoDon't force a password change for the admin user when...
2018-11-23 Daniel BalkoAPI: '/orgs/:org/repos': return private repos with...
2018-11-23 Juan Pablo... [website] file rendering through external binaries...
2018-11-23 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-23 techknowlogickBackport 1.6.0 changelog to master (#5384)
2018-11-22 kolaenteShow review summary in pull requests (#5132)
2018-11-20 Lunny Xiaosupport envs on external render commands (#5278)
2018-11-20 Lunny Xiaoadd api for user to create org (#5268)
2018-11-20 Lunny Xiaodont' send assign webhooks when creating issue (#5365)
2018-11-20 Antoine GIRARDapp.ini.sample: add ENABLE_USER_HEATMAP default config...
2018-11-18 Peter HoffmannAdd raw blob endpoint to get objects by SHA ID (#5334)
2018-11-18 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-18 Florian EitelMigration fixes for gogs (0.11.66) to gitea (1.6.0...
2018-11-16 techknowlogickSet ACL on uploads (#5344)
2018-11-16 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-16 Lucien Kerladded the ability to set labels on the "edit pull reque...
2018-11-15 Lauris BHImplement pasting image from clipboard for browsers...
2018-11-15 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-15 Lanre AdelowoBlock registration based on email domain (#5157)
2018-11-10 Antoine GIRARDRemove x/net/context vendor by using std package (...
2018-11-10 Lunny XiaoFix create team, update team missing units (#5188)
2018-11-09 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-09 Lauris BHFix file edit change preview functionality (#5300)
2018-11-09 GiteaBot[skip ci] Updated translations via Crowdin
2018-11-09 Lunny Xiaofix bug when users have serval teams with different...
2018-11-08 Jonas BrömsAdd option to disable automatic mirror syncing. (#5242)
2018-11-08 Lauris BHFix U2F if gitea is configured in subpath (#5302)
2018-11-08 Patrick LühneFix typo in configuration (#5295)
next