]> source.dussan.org Git - gitea.git/shortlog
gitea.git
2020-01-17 6543fix (#9836)
2020-01-17 Lunny XiaoFix download file wrong content-type (#9825)
2020-01-17 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-17 Lunny XiaoFix wrong identify poster on a migrated pull request...
2020-01-17 David SvantessonAdd setting to set default and global disabled reposito...
2020-01-17 6543Add "Update Branch" button to Pull Requests (#9784)
2020-01-17 Lunny Xiaofix dump non-exist log directory (#9818)
2020-01-16 silverwindremove promise-polyfill (#9812)
2020-01-16 David SvantessonFix admin handling at merge of PR (#9749)
2020-01-16 Lunny XiaoFix compare (#9808)
2020-01-16 Antoine GIRARDci: simplify tag/release by always running coverage...
2020-01-16 zeripathMove mailer to use a queue (#9789)
2020-01-16 6543[refactor] notify remove unused praram (#9804)
2020-01-16 Antoine GIRARDtests: configure github remaining limit + read token...
2020-01-16 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-16 Lunny XiaoRemove unnecessary permissions load (#9796)
2020-01-16 MoritzFix markdown anchor links (#9673)
2020-01-16 Damien CassouUpdate go-org to 0.1.9 (#9782)
2020-01-16 6543[Docs] Update Feature 'Reject unsigned commits' (#9793)
2020-01-16 John OlheiserFix push-to-create (#9772)
2020-01-16 silverwindupdate supported browsers and add a few more (#9734)
2020-01-15 6543Fix signing info on PR view if not signed in (#9788)
2020-01-15 zeripathFix missing unlock in uniquequeue (#9790)
2020-01-15 Lunny XiaoFix missing msteam webhook on organization (#9781)
2020-01-15 David SvantessonFix #9662 (#9767)
2020-01-15 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-15 Lunny XiaoMigrate reactions when migrating repository from github...
2020-01-15 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-15 Bagas Sanjayaerr_admin_name_pattern_not_allowed String Clarification...
2020-01-15 zeripathAdd require signed commit for protected branch (#9708)
2020-01-15 techknowlogickuse arm drone agent for docs (#9776)
2020-01-15 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-15 Antoine GIRARDci: move some integration tests on arm64 (#9747)
2020-01-15 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-15 Lunny XiaoMove RepoWorkingPool to services/repository package...
2020-01-15 Antoine GIRARDci: run notify on arm64 (#9762)
2020-01-15 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-14 zeripathFix #9752 (#9769)
2020-01-14 John OlheiserFix milestones page (#9770)
2020-01-14 John OlheiserFix SimpleMDE quote reply (#9757)
2020-01-14 silverwindmove swagger-ui to webpack/npm (#9714)
2020-01-14 6543[API] add endpoint to check notifications [Extend ...
2020-01-14 Bagas SanjayaAdd Privacy Policy and Terms of Service Page (#9513)
2020-01-14 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-14 Antoine GIRARDci: use new mssql image (#9720)
2020-01-14 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-14 Lunny XiaoFix missing updated time on migrated issues and comment...
2020-01-14 Lunny XiaoMove newbranch to standalone package (#9627)
2020-01-14 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-14 guillep2kAdd test for git + git lfs (#9753)
2020-01-13 Manush DodunekovRestricted users (#6274)
2020-01-13 6543[API] Add "before" query to ListIssueComments and ListR...
2020-01-13 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-13 Antoine GIRARDci: go back to golangci-lint 1.20.0 (#9742)
2020-01-13 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-13 Antoine GIRARDci: re-ordering Drone CI for optimizing time (#9719)
2020-01-12 silverwindadd package-lock=true in .npmrc (#9736)
2020-01-12 Antoine GIRARDci: use docker image for golangci-lint (#9737)
2020-01-12 silverwindfix webpack polyfills (#9735)
2020-01-12 silverwindremove deprecated targets from Makefile (#9729)
2020-01-12 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-12 6543[API] add GET /orgs endpoint (#9560)
2020-01-12 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-12 Lunny XiaoMove create/fork repository from models to modules...
2020-01-12 Lunny XiaoAdd owner_name column for table repository for maintain...
2020-01-12 zeripathMake hook status printing configurable with delay ...
2020-01-12 6543[BugFix] [API] ​/repos​/issues​/search (#9698)
2020-01-12 silverwindsilence fomantic error regarding tabs (#9713)
2020-01-11 techknowlogickgolangci-lint 1.22.2 (#9711)
2020-01-11 zeripathRemove unused lock (#9709)
2020-01-11 zeripathMissed q.lock.Unlock() will cause panic (#9705)
2020-01-11 Lunny XiaoAdd a new command doctor to check if some wrong configu...
2020-01-11 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-11 zeripathRestore IsPasswordSet previous value (#9682)
2020-01-11 David SvantessonAllow repo admin to merge PR regardless of review statu...
2020-01-11 Lunny XiaoMove tracked time api convert to convert package (...
2020-01-11 guillep2kDon't attempt to close issue if already closed (#9696)
2020-01-10 RyanRemove deprecation comment for CreateOrgRepo (#9670)
2020-01-10 John OlheiserLoad milestone in API PR list (#9671)
2020-01-10 Antoine GIRARDRemove un-needed script import since #9554 (#9694)
2020-01-10 Lunny XiaoFix wrong original git service type on a migrated repos...
2020-01-10 silverwindupdate js dependencies (#9676)
2020-01-10 Lunny XiaoMove push commits from models to modules/repository...
2020-01-10 Lunny XiaoMove pull request api convert to convert package (...
2020-01-10 Lunny XiaoFix lint (#9688)
2020-01-10 zeripathMove Errored PRs out of StatusChecking (#9675)
2020-01-09 zeripathPrevent redirect to Host (#9678)
2020-01-09 techknowlogickremove google font call (#9668)
2020-01-09 silverwindeliminate horizontal scroll caused by footer (#9669)
2020-01-09 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-09 6543[API] creat org repo call same as github (#9186)
2020-01-09 Bo-Yi Wuchore(PR): Add Reviewed-on in commit message (#9623)
2020-01-09 6543[API] orgEditTeam make Fields optional (#9556)
2020-01-09 GiteaBot[skip ci] Updated translations via Crowdin
2020-01-09 6543[API] Add notification endpoint (#9488)
2020-01-09 John OlheiserFix nil reference in repo generation (#9660)
2020-01-09 David SvantessonMark PR reviews as stale at push and allow to dismiss...
2020-01-08 John OlheiserAdd HTML URL to API Issues (#9654)
2020-01-08 6543times Add filters (#9373)
2020-01-08 John OlheiserAdd PR review webhook to Telegram (#9653)
next