1770 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  Lunny Xiao f1643d7080 fix panic when get user repos from api (#1110) 8 years ago
  Lunny Xiao 7f42f837d3 fix compare button failed when there is no fork repos (#1104) 8 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 8 years ago
  Willem van Dreumel d09e210590 Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 8 years ago
  awwalker 92595a6f05 API: support /users/:username/repos 8 years ago
  Lunny Xiao 86db4045ba refactor api issues load attributes for better performance (#1066) 8 years ago
  Bo-Yi Wu 25f3b2a9e2 fix: Admin can see all private repositories on Explore page. (#1026) 8 years ago
  Ethan Koenig 10e11fb4d5 Fix go vet faults (#1060) 8 years ago
  Lunny Xiao 31a6ff3965 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
  Lunny Xiao 6448b1a381 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
  Lunny Xiao b0fa905bfd fix #13 (#1042) 8 years ago
  Lunny Xiao 3512bb0415 fix 500 when change user setting email to an exist email (#1039) 8 years ago
  Andrew Boyarshin 72f983b887 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
  puffybsd 41c56c0132 Fixes 1019, install page SMTP user is required to (#1020) 8 years ago
  Lunny Xiao a392789294 Take back control of hooks (#1006) 8 years ago
  Willem van Dreumel 8dd4d6d154 Oauth2 consumer (#679) 8 years ago
  Denis Denisov 56fc9cf7d3 Protected branches system (#339) 8 years ago
  Lunny Xiao 49bec3eb86 Fix all the bugs in issues and pulls on dashboard (#943) 8 years ago
  Bo-Yi Wu 08a8ab47bf fix: 500 error on /explore/repos page. (#946) 8 years ago
  Bo-Yi Wu 0b6148b669 refactor: small optimize for sql query (#940) 8 years ago
  Lunny Xiao 60e378e505 bug fixed on issues and pulls 8 years ago
  Lunny Xiao 0e3c632388 Fix assigned issues dashboard (#920) 8 years ago
  Bo-Yi Wu cd73fcd8e7 feat: Able to disable non-admin to create new organization (#927) 8 years ago
  Bo-Yi Wu 4898d2a7b0 feat: support search bar on star tab of user profile. (#917) 8 years ago
  Andrew Boyarshin 8822c890e7 Markdown rendering overhaul (#186) 8 years ago
  Bo-Yi Wu fdd349d6f1 feat: add git version on admin panel. (#921) 8 years ago
  Andrey Nering 208423c84d Fix HighlightJS not working on compare diff page (#914) 8 years ago
  Lunny Xiao efb41519b9 Add delete branch track on pull request comments (#888) 8 years ago
  Bo-Yi Wu 110750bf29 fix: trim the whitespaces for the search keyword (#893) 8 years ago
  Ethan Koenig f0cede202c Fix bug in repos search (#884) 8 years ago
  Bo-Yi Wu 1e360f0616 fix: Admin can also search private user repository. (#869) 8 years ago
  Lunny Xiao 9c637da735 fix releases count and resolved #764 (#857) 8 years ago
  Bo-Yi Wu db8974dec8 feat: support paginater on star tab of user profile. (#845) 8 years ago
  Bo-Yi Wu d039f235ed fix: wrong pages number which includes private repository count. (#844) 8 years ago
  Zsombor 76bbb0414e Add checkbox to search for all the branches by commit message (#813) 8 years ago
  Ethan Koenig 19ad4b31b5 Redirects for renamed repos (#807) 8 years ago
  Lunny Xiao 9effd446fd Add units concept for modulable functions of a repository (#742) 8 years ago
  Bo-Yi Wu 23df659f10 feat: Add search bar on user profile page. (#787) 8 years ago
  Lunny Xiao 0abfbb2040 Track assignee for issue (#808) 8 years ago
  Ethan Koenig c956352005 Drop redundant columns from issue_user table (#638) 8 years ago
  Ethan Koenig 0ce215bdb5 Cache ctxUser in retrieveFeeds(..) (#826) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Ethan Koenig a0f224c7cf Remove unneeded database loads (#814) 8 years ago
  Bo-Yi Wu 54b71d8682 fix: User can see the private activity on public activity history. (#818) 8 years ago
  Lunny Xiao c8ee0b9df0 add milestone changed traker on issue view (#804) 8 years ago
  Ethan Koenig e979cc5524 Bug fixes and unit tests for models/issue_label (#802) 8 years ago
  Ethan Koenig 835d3eeda3 Unit tests and remove unused functions in models/notification (#796) 8 years ago
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 8 years ago
  Thomas Boerger 9f98dea69b Allow custom public files (#782) 8 years ago
  Andrey Nering ed6c1ff626 Notifying on open PR, and Close/Reopen/Merge issue or PR 8 years ago