| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate WatchInfo struct to api (#1492) | Antoine GIRARD | 2017-04-16 | 1 | -14/+2 |
* | fix gpg API panic when no verification (#1451) | Lunny Xiao | 2017-04-06 | 1 | -2/+7 |
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 1 | -0/+7 |
* | Implement GPG api (#710) | Antoine GIRARD | 2017-03-16 | 3 | -0/+155 |
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 7 | -19/+12 |
* | Add basic integration test infrastructure (and new endpoint `/api/v1/version`... | Mura Li | 2017-03-06 | 2 | -0/+17 |
* | fix panic when get user repos from api (#1110) | Lunny Xiao | 2017-03-03 | 1 | -2/+2 |
* | API: support /users/:username/repos | awwalker | 2017-02-27 | 3 | -32/+66 |
* | refactor api issues load attributes for better performance (#1066) | Lunny Xiao | 2017-02-27 | 1 | -5/+6 |
* | Fix go vet faults (#1060) | Ethan Koenig | 2017-02-26 | 2 | -4/+10 |
* | Fix URL handling in the whole markdown module, improve test coverage (#1027) | Andrew Boyarshin | 2017-02-24 | 2 | -3/+10 |
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 2 | -3/+188 |
* | fix: trim the whitespaces for the search keyword (#893) | Bo-Yi Wu | 2017-02-11 | 2 | -3/+5 |
* | Fix bug in repos search (#884) | Ethan Koenig | 2017-02-10 | 1 | -5/+9 |
* | Redirects for renamed repos (#807) | Ethan Koenig | 2017-02-05 | 1 | -1/+8 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -1/+1 |
* | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 1 | -1/+1 |
* | Remove unneeded database loads (#814) | Ethan Koenig | 2017-02-02 | 1 | -3/+1 |
* | add milestone changed traker on issue view (#804) | Lunny Xiao | 2017-02-01 | 2 | -2/+2 |
* | Bug fixes and unit tests for models/issue_label (#802) | Ethan Koenig | 2017-02-01 | 1 | -1/+1 |
* | Track labels changed on issue view & resolved #542 (#788) | Lunny Xiao | 2017-01-30 | 1 | -2/+2 |
* | Use handlers for API authorization (#723) | Ethan Koenig | 2017-01-26 | 5 | -131/+100 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 2 | -3/+5 |
* | Fix crash caused by #647 (#708) | Bwko | 2017-01-20 | 1 | -1/+1 |
* | Fix permission bugs in team API (#647) | Ethan Koenig | 2017-01-20 | 3 | -120/+136 |
* | API Endpoints for organization members (#645) | Ethan Koenig | 2017-01-20 | 2 | -0/+151 |
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 1 | -2/+2 |
* | Bug fixes for webhook API (#650) | Ethan Koenig | 2017-01-14 | 3 | -6/+51 |
* | API endpoint for subscribers (#598) | Ethan Koenig | 2017-01-07 | 2 | -0/+26 |
* | API endpoint for stargazers (#597) | Ethan Koenig | 2017-01-06 | 2 | -0/+26 |
* | build failed by deleting release by API (#562) | Lunny Xiao | 2017-01-03 | 1 | -1/+1 |
* | Release API endpoints | Ethan Koenig | 2017-01-02 | 2 | -0/+193 |
* | API endpoints for forks (#509) | Ethan Koenig | 2016-12-31 | 2 | -0/+63 |
* | Repo permission bug fixes (#513) | Ethan Koenig | 2016-12-29 | 2 | -5/+7 |
* | Permissions bug fix for webhooks | Ethan Koenig | 2016-12-28 | 1 | -1/+1 |
* | API endpoints for organization teams (#370) | Ethan Koenig | 2016-12-28 | 3 | -0/+70 |
* | Remove redundant query in collaborator API (#516) | Ethan Koenig | 2016-12-28 | 1 | -24/+4 |
* | API Endpoints for collaborators (#375) | Ethan Koenig | 2016-12-26 | 2 | -1/+99 |
* | Organization webhook API endpoints | Ethan Koenig | 2016-12-25 | 4 | -134/+316 |
* | Added sorting to the labels & milestones page (#199) | Bwko | 2016-12-24 | 1 | -1/+1 |
* | API Endpoint for watching (#191) | Ethan Koenig | 2016-12-24 | 2 | -0/+132 |
* | issue comment api fix (#449) | Kim "BKC" Carlbäcker | 2016-12-22 | 2 | -1/+53 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -1/+5 |
* | fixed vulnerabilities (#392) | Lunny Xiao | 2016-12-15 | 1 | -0/+1 |
* | Bug fix for edit-hook API endpoint | Ethan Koenig | 2016-12-09 | 1 | -2/+8 |
* | Bug fixes for repo permissions in API | Ethan Koenig | 2016-12-07 | 2 | -11/+25 |
* | [API] Pull Requests (#248) | Kim "BKC" Carlbäcker | 2016-12-02 | 2 | -0/+448 |
* | Linting | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -2/+2 |
* | GitHub API Compliance (& linting) | Kim "BKC" Carlbäcker | 2016-12-02 | 3 | -8/+31 |
* | Add undocumented endpoint for /repositories/:id | Kim "BKC" Carlbäcker | 2016-12-02 | 2 | -0/+17 |