197 Commits (f2f3d9cb5efdfcbe1e00d9d25ea33751bb3bd3bb)

Author SHA1 Message Date
  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
  Ethan Koenig a0f224c7cf Remove unneeded database loads (#814) 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
  Lunny Xiao 63db268036 Track labels changed on issue view & resolved #542 (#788) 9 years ago
  Ethan Koenig 901f1f170e Use handlers for API authorization (#723) 9 years ago
  Ethan Koenig 061fa12949 Search bar for issues/pulls (#530) 9 years ago
  Bwko cbcb3a8598 Fix crash caused by #647 (#708) 9 years ago
  Ethan Koenig dc4990be0d Fix permission bugs in team API (#647) 9 years ago
  Ethan Koenig 1533d6f66f API Endpoints for organization members (#645) 9 years ago
  Philip Couling 7f6c2c538f Attach to release (#673) 9 years ago
  Ethan Koenig af64dbf429 Bug fixes for webhook API (#650) 9 years ago
  Ethan Koenig f74f56ed26 API endpoint for subscribers (#598) 9 years ago
  Ethan Koenig ad391350f9 API endpoint for stargazers (#597) 9 years ago
  Lunny Xiao 2f8ed8c92e build failed by deleting release by API (#562) 9 years ago
  Ethan Koenig e29ff03812 Release API endpoints 9 years ago
  Ethan Koenig e41d044963 API endpoints for forks (#509) 9 years ago
  Ethan Koenig 9015c12eb8 Repo permission bug fixes (#513) 9 years ago
  Ethan Koenig be625153d6 Permissions bug fix for webhooks 9 years ago
  Ethan Koenig 24db8d7848 API endpoints for organization teams (#370) 9 years ago
  Ethan Koenig d271839d6f Remove redundant query in collaborator API (#516) 9 years ago
  Ethan Koenig d690ce64e4 API Endpoints for collaborators (#375) 9 years ago
  Ethan Koenig 13c5f83c24 Organization webhook API endpoints 9 years ago
  Bwko 67598de413 Added sorting to the labels & milestones page (#199) 9 years ago
  Ethan Koenig f2f748259e API Endpoint for watching (#191) 9 years ago
  Kim "BKC" Carlbäcker acd5a98218 issue comment api fix (#449) 9 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 9 years ago
  Lunny Xiao e0f49993f5 fixed vulnerabilities (#392) 9 years ago
  Ethan Koenig 165606ce4c Bug fix for edit-hook API endpoint 9 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 9 years ago
  Kim "BKC" Carlbäcker b20aadde50 [API] Pull Requests (#248) 9 years ago
  Kim "BKC" Carlbäcker e70fa9da88 Linting 9 years ago
  Kim "BKC" Carlbäcker 185fa7b753 GitHub API Compliance (& linting) 9 years ago
  Kim "BKC" Carlbäcker 5f466ee446 Add undocumented endpoint for /repositories/:id 9 years ago
  Kim "BKC" Carlbäcker 0287afefa6 Fix breakage from vendor-update 9 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 9 years ago