Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integration tests for issues API (#2059) | Ethan Koenig | 2017-06-25 | 1 | -15/+13 |
| | |||||
* | Load label ID in NewLabels (#2045) | Ethan Koenig | 2017-06-25 | 1 | -1/+1 |
| | |||||
* | Fix bug in issue labels API (#2048) | Ethan Koenig | 2017-06-25 | 1 | -2/+2 |
| | |||||
* | Fix #2001 and fix issue comments hidden (#2016) | Lunny Xiao | 2017-06-21 | 1 | -2/+10 |
| | | | | | | | | | | | | | | * revert #2001 and fix issue comments hidden * fix #2001 * fix import * improve comment type * reduce unnecessary join * fix comment on FindCommentsOptions | ||||
* | Add repo fork swagger (#1941) | Jonas Östanbäck | 2017-06-12 | 1 | -0/+20 |
| | |||||
* | Gracefully handle bare repositories on API operations. (#1932) | Dennis Keitzel | 2017-06-10 | 2 | -1/+11 |
| | | | Signed-off-by: Dennis Keitzel <github@pinshot.net> | ||||
* | Merge pull request #1750 from andreynering/dashboard-search-org-repos | Andrey Nering | 2017-05-27 | 1 | -0/+3 |
|\ | | | | | More fixes for dashboard search | ||||
| * | Fix test | Andrey Nering | 2017-05-18 | 1 | -1/+1 |
| | | | | | | | | There was a panic when there's no logged in user | ||||
| * | Show repos acording to user/organization | Andrey Nering | 2017-05-18 | 1 | -1/+3 |
| | | |||||
| * | Fix org repos not showing on dashboard search | Andrey Nering | 2017-05-18 | 1 | -0/+1 |
| | | |||||
* | | Add swagger comment for MirrorSync (#1747) | Jonas Östanbäck | 2017-05-19 | 1 | -0/+9 |
|/ | | | | | | * Add swagger comment for MirrorSync * Generate swagger.v1.json | ||||
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 2 | -22/+121 |
| | | | | | | | - Generate swagger.json into public/ - Add swagger-ui auto-installation - Add footer link to local swagger-ui - Add /swagger url for using app url. - Fix Swagger-UI version via git tag | ||||
* | fix #1643 and improve integration test (#1645) | Lunny Xiao | 2017-04-30 | 1 | -1/+6 |
| | |||||
* | Status-API (#1332) | Kim "BKC" Carlbäcker | 2017-04-21 | 1 | -0/+127 |
| | |||||
* | Add repo mirror sync API endpoint (#1508) | Jonas | 2017-04-19 | 1 | -0/+12 |
| | | | | | | | | * API: Add repo mirror sync * Correct error message * Change http status to 200 | ||||
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 3 | -5/+5 |
| | |||||
* | API: support /users/:username/repos | awwalker | 2017-02-27 | 1 | -30/+0 |
| | | | | | | | | | | clean up fix arguments remove repeated token give admins listing rights | ||||
* | refactor api issues load attributes for better performance (#1066) | Lunny Xiao | 2017-02-27 | 1 | -5/+6 |
| | |||||
* | fix: trim the whitespaces for the search keyword (#893) | Bo-Yi Wu | 2017-02-11 | 1 | -2/+2 |
| | |||||
* | Fix bug in repos search (#884) | Ethan Koenig | 2017-02-10 | 1 | -5/+9 |
| | |||||
* | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 1 | -1/+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 |
| | | | | | | * track labels changed on issue view & resolved #542 * add missing head comment & sort & fix refresh | ||||
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 2 | -3/+5 |
| | |||||
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * Moved attachaments POST url from /issues/attachments to /attachments * Implemented attachment upload on release page * Implemented downloading attachments on the release page * Added zip and gzip files to default allowed attachments * Implemented uploading attachments on edit release * Renamed UploadIssueAttachment to UploadAttachment | ||||
* | Bug fixes for webhook API (#650) | Ethan Koenig | 2017-01-14 | 1 | -2/+5 |
| | |||||
* | API endpoint for subscribers (#598) | Ethan Koenig | 2017-01-07 | 1 | -0/+25 |
| | |||||
* | API endpoint for stargazers (#597) | Ethan Koenig | 2017-01-06 | 1 | -0/+25 |
| | |||||
* | build failed by deleting release by API (#562) | Lunny Xiao | 2017-01-03 | 1 | -1/+1 |
| | |||||
* | Release API endpoints | Ethan Koenig | 2017-01-02 | 1 | -0/+186 |
| | |||||
* | API endpoints for forks (#509) | Ethan Koenig | 2016-12-31 | 1 | -0/+61 |
| | |||||
* | Repo permission bug fixes (#513) | Ethan Koenig | 2016-12-29 | 1 | -0/+4 |
| | |||||
* | 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 | 1 | -0/+93 |
| | |||||
* | Organization webhook API endpoints | Ethan Koenig | 2016-12-25 | 1 | -133/+15 |
| | |||||
* | Added sorting to the labels & milestones page (#199) | Bwko | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | issue comment api fix (#449) | Kim "BKC" Carlbäcker | 2016-12-22 | 1 | -0/+47 |
| | | | | | | * ListAllInRepo & Delete Issue-Comments * Moar data in issue-comments | ||||
* | 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 | 1 | -10/+16 |
| | | | | Also move duplicated code into repo.APIFormat(..) | ||||
* | [API] Pull Requests (#248) | Kim "BKC" Carlbäcker | 2016-12-02 | 1 | -0/+433 |
| | |||||
* | 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 | 1 | -0/+15 |
| | |||||
* | Fix breakage from vendor-update | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -2/+2 |
| | |||||
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
| | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 11 | -17/+64 |
| | |||||
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 1 | -33/+3 |
| | |||||
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 10 | -10/+10 |
| | | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea |