| Commit message (Expand) | Author | Age | Files | Lines |
* | fix display dashboard even if require to change password (#6214) | Lunny Xiao | 2019-02-28 | 2 | -14/+16 |
* | Create a repo redirect when transferring ownership (#6210) (#6211) | James E. Blair | 2019-02-28 | 2 | -1/+9 |
* | Add "ghost" and "notifications" to list of reserved user names. (#6208) | tklein23 | 2019-02-27 | 1 | -0/+2 |
* | Add Changelog for 1.7.3 (#6202) (#6207) | zeripath | 2019-02-27 | 1 | -2/+16 |
* | Adds MustChangePassword to user create/edit API, defaults to true (#6193) | John Olheiser | 2019-02-27 | 3 | -10/+18 |
* | UI: Style tweaks to issue selection (#6196) | silverwind | 2019-02-27 | 2 | -2/+5 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-27 | 1 | -0/+26 |
* | Change sqlite DB path default to data directory (#6198) | John Olheiser | 2019-02-27 | 1 | -1/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-26 | 1 | -1/+24 |
* | Use go 1.12 for tests and deprecate go 1.9 (#6186) | techknowlogick | 2019-02-27 | 1 | -22/+22 |
* | fix bug when migrate repository 500 when repo is existed (#6188) | Lunny Xiao | 2019-02-26 | 2 | -0/+10 |
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 9 | -12/+47 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-25 | 1 | -0/+50 |
* | UI: Fix scrollbar always present on page body (#6177) | silverwind | 2019-02-25 | 2 | -3/+3 |
* | UI: Make document body a flexbox (#6139) | silverwind | 2019-02-24 | 11 | -18/+7 |
* | fix bug when set indexer as db and add tests (#6173) | Lunny Xiao | 2019-02-24 | 3 | -3/+30 |
* | Refactor coverage profile with multiple packages (#6167) | Bo-Yi Wu | 2019-02-23 | 1 | -1/+1 |
* | feat(docker): speed up docker build. (#6159) | Bo-Yi Wu | 2019-02-23 | 1 | -0/+11 |
* | fix bug user could change private repository to public when force private ena... | Lunny Xiao | 2019-02-22 | 2 | -1/+9 |
* | fix bug when update owner team then visit team's repo return 404 (#6119) | Lunny Xiao | 2019-02-22 | 3 | -2/+20 |
* | Make repo creation for API similar to UI (#6142) | John Olheiser | 2019-02-21 | 1 | -0/+3 |
* | Allow display of LFS stored Readme.md on directory page (#6073) (#6099) | zeripath | 2019-02-21 | 1 | -26/+88 |
* | Admins can now do unlimited page size user search (listAllUsers & listAllOrgs... | John Olheiser | 2019-02-21 | 2 | -1/+4 |
* | Add more tests and docs for issue indexer, add db indexer type for searching ... | Lunny Xiao | 2019-02-21 | 12 | -11/+174 |
* | refactor issue indexer, add some testing and fix a bug (#6131) | Lunny Xiao | 2019-02-21 | 11 | -171/+231 |
* | Makefile changes for Windows and easier development (#6103) | John Olheiser | 2019-02-20 | 3 | -4/+12 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-19 | 1 | -0/+18 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 15 | -53/+115 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-19 | 1 | -0/+24 |
* | Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) | Lauris BH | 2019-02-19 | 5 | -8/+121 |
* | Apply for maintainers (#6123) | John Olheiser | 2019-02-19 | 1 | -0/+1 |
* | Load Issue attributes for API call (#6122) | John Olheiser | 2019-02-19 | 1 | -1/+1 |
* | remove unused file (#6121) | Lunny Xiao | 2019-02-19 | 1 | -143/+0 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 22 | -116/+1045 |
* | Show email if the authenticated user owns the profile page being requested fo... | Lanre Adelowo | 2019-02-19 | 4 | -5/+17 |
* | dashboard: sort Repositories widget by most recently updated (issue #3963) (#... | Allen Wild | 2019-02-19 | 1 | -1/+3 |
* | Fix prohibit login check on authorization (#6106) | Lunny Xiao | 2019-02-19 | 7 | -9/+83 |
* | Show private organization for admin, fix #6111 (#6112) | Zsombor | 2019-02-19 | 1 | -0/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-18 | 29 | -0/+29 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 19 | -4/+435 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 27 | -28/+388 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-18 | 1 | -0/+2 |
* | Move to ldap.v3 to fix #5928 (#6105) | zeripath | 2019-02-18 | 24 | -433/+721 |
* | Update bleve dependency to latest master revision (#6100) | Lunny Xiao | 2019-02-17 | 161 | -4154/+9832 |
* | Fix deadlock in webhook PullRequest (#6102) | zeripath | 2019-02-17 | 3 | -13/+15 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-17 | 17 | -34/+0 |
* | modules/context/auth.go: fix redirect loop (#5965) | xdch47 | 2019-02-17 | 1 | -1/+1 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 9 | -21/+36 |
* | add doc/features/comparison zh-cn translation (#6067) | 我没有抓狂 | 2019-02-16 | 1 | -0/+125 |
* | Backport 1.7.2 changelog (#6082) | techknowlogick | 2019-02-15 | 1 | -0/+16 |