summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-131.7.6 changelog (#6596)v1.7.6techknowlogick
2019-04-12Correctly adjust mirror url (#6593) (#6595)zeripath
2019-04-02fix bug when user login and want to resend register confirmation email (#6482...Lauris BH
2019-03-27Changelog 1.7.5 (#6444)v1.7.5John Olheiser
2019-03-24Fixed unitTypeCode not being used (#6423)kolaente
2019-03-19fix bug manifest.json will not request with cookie so that session will creat...Lunny Xiao
2019-03-14Fix ParsePatch function to work with quoted diff --git strings (#6323) (#6332)mrsdizzie
2019-03-13Proposed changelog for 1.7.4 (#6316)v1.7.4John Olheiser
2019-03-12update git vendor to fix wrong release commit id and add migrations (#6224ï...Lunny Xiao
2019-03-12backport 6306 (#6308)techknowlogick
2019-03-05Fix #5580 : Make organization dropdown scrollable when using mouse wh… (#6246)Muhammed TİFTİKÇİ
2019-02-28fix display dashboard even if require to change password (#6214) (#6215)Lunny Xiao
2019-02-27Add Changelog for 1.7.3 (#6202)v1.7.3zeripath
2019-02-26fix bug when migrate repository 500 when repo is existed (#6188) (#6197)Lunny Xiao
2019-02-25Load Issue attributes for API call (#6122) (#6185)John Olheiser
2019-02-23fix bug user could change private repository to public when force private ena...Lunny Xiao
2019-02-22fix bug when update owner team then visit team's repo return 404 (#6119) (#6166)Lunny Xiao
2019-02-20Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) (#6137)Lauris BH
2019-02-19Fix prohibit login check on authorization (#6106) (#6115)Lunny Xiao
2019-02-18Move to ldap.v3 to fix #5928 (#6105) (#6107)zeripath
2019-02-17Fix deadlock in webhook PullRequest (#6102) (#6104)zeripath
2019-02-17modules/context/auth.go: fix redirect loop (#5965) (#6101)xdch47
2019-02-16Issue 5924 fix compare button (#5929) (#6098)zeripath
2019-02-16Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) (#6097)zeripath
2019-02-15Changelog for release v1.7.2 (#6084)v1.7.2Lauris BH
2019-02-15In basic auth check for tokens before call UserSignIn (#5725) (#6083)Lauris BH
2019-02-151.7.2 changelog (#6079)techknowlogick
2019-02-14Switch to more recent build of xgo (#6070) (#6072)techknowlogick
2019-02-13Make sure labels are actually returned (#6053) (#6059)Lanre Adelowo
2019-02-12Create repository on organisation by default on its dashboard (#6026) (#6048)zeripath
2019-02-09Fix metrics auth token detection (#6006) (#6017)Paul
2019-02-09Fix empty ssh key importing in ldap (#5984) (#6009)zeripath
2019-02-07fix bug when deleting a linked account will removed all (#5989) (#5990)Lunny Xiao
2019-02-04Fix ssh deploy and user key constraints (#1357) (#5939) (#5966)zeripath
2019-02-04show user who created the repository instead of the organization in action fe...Lanre Adelowo
2019-02-04handle milestone events for issues and PR (#5947) (#5955)Lanre Adelowo
2019-02-03Fix #5866: Silence console logger in gitea serv (#5887) (#5943)zeripath
2019-02-03Fix notifications on pushing with deploy keys by setting hook environment var...zeripath
2019-02-03Remove all CommitStatus when a repo is deleted (#5941)John Olheiser
2019-01-311.7.1 changelog (#5918)v1.7.1techknowlogick
2019-01-31Disable redirect for i18n (#5910) (#5916)techknowlogick
2019-01-31fix compare button on upstream repo leading to 404 (#5877) (#5914)Lanre Adelowo
2019-01-31respect value of REQUIRE_SIGNIN_VIEW (#5901) (#5915)Lanre Adelowo
2019-01-31Fix bug when read public repo lfs file (#5913)Lunny Xiao
2019-01-30Only allow local login if password is non-empty (#5906) (#5908)zeripath
2019-01-30Fix go-get URL generation (#5905) (#5907)Lauris BH
2019-01-29Prevent nil dereference in mailIssueCommentToParticipants (#5891, #5895) (#5894)zeripath
2019-01-29When creating new repository fsck option should be enabled (#5817) (#5885)Lauris BH
2019-01-28API: Fix null pointer in attempt to Sudo if not logged in (#5872) (#5884)zeripath
2019-01-28Fix an error while adding a dependency via UI. (Backport #5862) (#5876)Harshit Bansal