1473 Commits (cbb32e0d4e276b6bfb1c2ff3f1cd2ad620923b35)

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