232 Commits (86d8ea3844df996cf4dc49b85d51eb4e2bd653dc)

Author SHA1 Message Date
  Lunny Xiao 86d8ea3844 fix some bug 8 years ago
  Aaron Walker e9c98d4242 API: support '/orgs/:org/repos' (#2047) 8 years ago
  Ethan Koenig a15346a9bd Fix repo API bug (#2133) 8 years ago
  Ethan Koenig 783199dbbf Fix GET /users/:username/repos endpoint (#2125) 8 years ago
  Antoine GIRARD 8d81576b4b Improve org error handling (#2117) 8 years ago
  Ethan Koenig 9818d43a9f Fix API for branches with slashes (#2096) 8 years ago
  Lauris BH bd6172b6a6 Fix release display and correct paging (#2080) 8 years ago
  Ethan Koenig 666e099c77 Integration tests for issues API (#2059) 8 years ago
  Ethan Koenig ea9ae714ff Load label ID in NewLabels (#2045) 8 years ago
  Ethan Koenig e76aa62582 Fix bug in issue labels API (#2048) 8 years ago
  Lunny Xiao ef60249ff3 Fix #2001 and fix issue comments hidden (#2016) 8 years ago
  Antoine GIRARD 7c20be2658 Separate generate swagger + fix sed os specific (#1791) 8 years ago
  Jonas Östanbäck af497050fc Add repo fork swagger (#1941) 8 years ago
  Dennis Keitzel 34d2b1c5e9 Gracefully handle bare repositories on API operations. (#1932) 8 years ago
  Andrey Nering 65981612f0 Merge pull request #1905 from ethantkoenig/fix/org_api_auth 8 years ago
  Andrey Nering 95144f00e8 Merge pull request #1904 from ethantkoenig/fix/org_api 8 years ago
  Ethan Koenig af8f4dc52e Require token before checking membership/ownership 8 years ago
  Ethan Koenig 1305aba270 Bug fixes for org member API 8 years ago
  camlafit 5e796c7cc1 A missing / to provide a correct endpoint 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Antoine GIRARD 15748c65b4 Fix change introduce by update of go-swagger. (#1727) 8 years ago
  Andrey Nering 8f19037ce2 Merge pull request #1750 from andreynering/dashboard-search-org-repos 8 years ago
  Ethan Koenig 560bf3a6d7 Fix 500 for GET /teams/:id endpoints (#1811) 8 years ago
  Jonas Östanbäck 04c86d9c50 Add swagger comment for MirrorSync (#1747) 8 years ago
  Andrey Nering 6a58cede38 Fix test 8 years ago
  Andrey Nering 495a342a51 Show repos acording to user/organization 8 years ago
  Andrey Nering b722359b49 Fix org repos not showing on dashboard search 8 years ago
  Ethan Koenig 409c8945a3 gofmt (#1662) 9 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 9 years ago
  Lunny Xiao 40417fa8ff fix #1643 and improve integration test (#1645) 9 years ago
  Lunny Xiao 24a1ec995a bug fixed for API to get user's repos (#1622) 9 years ago
  Kim "BKC" Carlbäcker 32bc8415f5 Status-API (#1332) 9 years ago
  Jonas 034e19f4e4 Add repo mirror sync API endpoint (#1508) 9 years ago
  Antoine GIRARD 8e63c1ab44 Migrate WatchInfo struct to api (#1492) 9 years ago
  Lunny Xiao 8988e2d6b5 fix gpg API panic when no verification (#1451) 9 years ago
  Antoine GIRARD fe14d3b3fa GPG commit validation (#1150) 9 years ago
  Antoine GIRARD d110b2d4bd Implement GPG api (#710) 9 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 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
  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
  Ethan Koenig 10e11fb4d5 Fix go vet faults (#1060) 9 years ago
  Andrew Boyarshin 72f983b887 Fix URL handling in the whole markdown module, improve test coverage (#1027) 9 years ago
  Andrew Boyarshin 8822c890e7 Markdown rendering overhaul (#186) 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
  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