Commit Graph

  • b257e0456b Add ability to sort issues by due date (#6206) (#6244) stevegt 2019-03-05 15:39:41 +0100
  • 4512634604 Make organization dropdown scrollable when using mouse wheel (#5988) Muhammed TİFTİKÇİ 2019-03-05 06:13:51 +0300
  • f066bd2b3f Prevent double-close of issues (#6233) zeripath 2019-03-05 02:52:52 +0000
  • 19862699cd Override xorm type mapping for U2F counter (#6232) Maurizio Porrato 2019-03-05 02:34:52 +0000
  • 141c58f5a6 add isAdmin to user model (#6231) Lanre Adelowo 2019-03-03 23:57:24 +0100
  • 8e202e28ad add create issue via email comparison (#6227) Martin Delille 2019-03-02 21:44:51 +0100
  • a5604b1611 Fix renames over redirects (#6216) James E. Blair 2019-03-02 05:07:19 -0800
  • b28e527a2b add service desk to comparison (#6220) Martin Delille 2019-03-02 00:57:14 +0100
  • afdc0ca41d [skip ci] Updated translations via Crowdin GiteaBot 2019-03-01 20:41:52 +0000
  • c01fb4d09e Update to docs README (#6221) John Olheiser 2019-03-01 14:39:30 -0600
  • 8e266c3193 UI: Fix race in update issue labels and assignees (#6194) silverwind 2019-02-28 23:10:08 +0100
  • 4a2e92bcd1 Modify linkRegex to require http|https (#6171) mrsdizzie 2019-02-28 07:31:53 -0500
  • 4b7237b63e Doc updates for customization and installation. (#6176) John Olheiser 2019-02-28 06:09:47 -0600
  • 6a86a82368
    fix display dashboard even if require to change password (#6214) (#6215) Lunny Xiao 2019-02-28 19:36:57 +0800
  • 1cf3fc3bc5 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-28 08:04:31 +0000
  • c812ba7f87
    fix display dashboard even if require to change password (#6214) Lunny Xiao 2019-02-28 16:01:42 +0800
  • 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211) James E. Blair 2019-02-27 19:51:46 -0800
  • 525f03306f Add "ghost" and "notifications" to list of reserved user names. (#6208) tklein23 2019-02-28 01:04:44 +0100
  • 25b6496f48 Add Changelog for 1.7.3 (#6202) (#6207) zeripath 2019-02-27 20:32:25 +0000
  • 8ab107c2dd
    Add Changelog for 1.7.3 (#6202) v1.7.3 zeripath 2019-02-27 20:13:13 +0000
  • 7548037a64 Adds MustChangePassword to user create/edit API, defaults to true (#6193) John Olheiser 2019-02-27 13:37:57 -0600
  • b1ffe7e47b UI: Style tweaks to issue selection (#6196) silverwind 2019-02-27 18:24:21 +0100
  • a1214978b3 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-27 16:58:32 +0000
  • 6cc11eccac Change sqlite DB path default to data directory (#6198) John Olheiser 2019-02-27 10:55:08 -0600
  • cbfc7f52b9 fix bug when migrate repository 500 when repo is existed (#6188) (#6197) Lunny Xiao 2019-02-27 11:32:25 +0800
  • b03d780ccb [skip ci] Updated translations via Crowdin GiteaBot 2019-02-26 23:10:22 +0000
  • 1142632f1a Use go 1.12 for tests and deprecate go 1.9 (#6186) techknowlogick 2019-02-26 18:07:35 -0500
  • 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188) Lunny Xiao 2019-02-26 22:28:56 +0800
  • d602ba564f Load Issue attributes for API call (#6122) (#6185) John Olheiser 2019-02-25 20:05:45 -0600
  • 594f591691 Increase Username and Orgname MaxSize 35 -> 40 (#6178) Segev Finer 2019-02-25 20:56:47 +0200
  • 795f6e04ad [skip ci] Updated translations via Crowdin GiteaBot 2019-02-25 10:39:39 +0000
  • d8d24a5619 UI: Fix scrollbar always present on page body (#6177) silverwind 2019-02-25 11:37:04 +0100
  • 28fcbf33dc UI: Make document body a flexbox (#6139) silverwind 2019-02-24 22:02:45 +0100
  • 15ecc08475 fix bug when set indexer as db and add tests (#6173) Lunny Xiao 2019-02-25 00:16:20 +0800
  • 05143768d0 Refactor coverage profile with multiple packages (#6167) Bo-Yi Wu 2019-02-23 18:44:32 +0800
  • 55063f2524 fix bug user could change private repository to public when force private enabled. (#6156) (#6165) Lunny Xiao 2019-02-23 13:53:52 +0800
  • 585dd13cce fix bug when update owner team then visit team's repo return 404 (#6119) (#6166) Lunny Xiao 2019-02-23 11:55:32 +0800
  • 035c82aec4 feat(docker): speed up docker build. (#6159) Bo-Yi Wu 2019-02-23 09:16:34 +0800
  • 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156) Lunny Xiao 2019-02-23 05:56:05 +0800
  • 134e55510e fix bug when update owner team then visit team's repo return 404 (#6119) Lunny Xiao 2019-02-23 00:14:45 +0800
  • df30010dbd Make repo creation for API similar to UI (#6142) John Olheiser 2019-02-21 16:07:58 -0600
  • 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099) zeripath 2019-02-21 20:57:16 +0000
  • 994b1be9d1 Admins can now do unlimited page size user search (listAllUsers & listAllOrgs) (#6143) John Olheiser 2019-02-21 14:42:54 -0600
  • 477ef46251
    Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) Lunny Xiao 2019-02-21 13:01:28 +0800
  • 0751153613
    refactor issue indexer, add some testing and fix a bug (#6131) Lunny Xiao 2019-02-21 08:54:05 +0800
  • eaf9ded182 Makefile changes for Windows and easier development (#6103) John Olheiser 2019-02-20 13:56:40 -0600
  • 12d883412f Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) (#6137) Lauris BH 2019-02-20 16:11:58 +0200
  • eea1155afe [skip ci] Updated translations via Crowdin GiteaBot 2019-02-19 23:12:29 +0000
  • d26d249748 Minor UI tweaks (#5980) John Olheiser 2019-02-19 17:09:47 -0600
  • 2982413f8d [skip ci] Updated translations via Crowdin GiteaBot 2019-02-19 19:28:43 +0000
  • fc14344acb
    Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) Lauris BH 2019-02-19 21:26:27 +0200
  • 41fbaaba78 Apply for maintainers (#6123) John Olheiser 2019-02-19 11:38:11 -0600
  • ba0749b7db Load Issue attributes for API call (#6122) John Olheiser 2019-02-19 11:07:19 -0600
  • 987a521e2f remove unused file (#6121) Lunny Xiao 2019-02-19 23:22:42 +0800
  • 830ae61456 Refactor issue indexer (#5363) Lunny Xiao 2019-02-19 22:39:39 +0800
  • 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981) Lanre Adelowo 2019-02-19 15:11:50 +0100
  • 597a30b727 Fix prohibit login check on authorization (#6106) (#6115) Lunny Xiao 2019-02-19 17:38:04 +0800
  • ff2be17e3f dashboard: sort Repositories widget by most recently updated (issue #3963) (#4599) Allen Wild 2019-02-19 03:25:28 -0500
  • f5fa22a499 Fix prohibit login check on authorization (#6106) Lunny Xiao 2019-02-19 15:19:28 +0800
  • 538a26d56f Show private organization for admin, fix #6111 (#6112) Zsombor 2019-02-19 02:16:06 +0100
  • b79820f610 [skip ci] Updated translations via Crowdin GiteaBot 2019-02-18 20:57:13 +0000
  • 44114b38e6 Implement "conversation lock" for issue comments (#5073) Lanre Adelowo 2019-02-18 21:55:04 +0100
  • 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) Rémy Boulanouar 2019-02-18 17:00:27 +0100
  • b5ae8945e5
    Move to ldap.v3 to fix #5928 (#6105) (#6107) zeripath 2019-02-18 14:24:25 +0000