Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update locales and .gopmfile | Unknwon | 2016-07-17 | |
| | ||||
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 | |
| | ||||
* | api: delete repository webhooks (#3275) | Dennis Chen | 2016-07-17 | |
| | | | | | | | | Allows the deletion of a webhook from a repository at the /:user/:repo/hooks/:id endpoint. Solves drone/drone issue #1603. Signed-off-by: Dennis Chen <barracks510@gmail.com> | |||
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 | |
| | ||||
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | |
| | ||||
* | Add timestamps to repository api response (#3255) | lstahlman | 2016-07-12 | |
| | | | Additional properties: created_at, updated_at | |||
* | Extend the API to include more repository properties (#3249) | lstahlman | 2016-07-11 | |
| | | | | Adds description, stars_count, forks_count, watchers_count and open_issues_count. | |||
* | #3057 retrieve webhook with repo_id | Unknwon | 2016-07-08 | |
| | | | | | This prevents user retrieve arbitrary webhook by changing URL to access webhook from other unauthorized repositories. | |||
* | #3058 #3059 support correct page size and link header | Unknwon | 2016-07-04 | |
| | ||||
* | #809 fix wrong closed issue count when create closed issue via API | Unknwon | 2016-05-27 | |
| | | | | Add start count corrector for Repository.NumClosedIssues | |||
* | #809 able to set issue state to closed when create | Unknwon | 2016-05-11 | |
| | ||||
* | api/admin: add/remove organization team repository | Unknwon | 2016-04-04 | |
| | ||||
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 | |
| | ||||
* | Fix status code | Unknwon | 2016-03-21 | |
| | ||||
* | Change list teams API to non-admin specific | Unknwon | 2016-03-21 | |
| | ||||
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 | |
| | ||||
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | |
| | | | | | - Fix go-gogs-client#10 - Related to #809 | |||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | |
| | ||||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | |
| | | | | Both are possible on explore and admin panel | |||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | |
| | ||||
* | Make markdown as an independent module | Unknwon | 2016-02-20 | |
| | ||||
* | Minor fix for #2506 | Unknwon | 2016-02-02 | |
| | ||||
* | Corrections following recommendations | Antoine GIRARD | 2016-01-28 | |
| | ||||
* | Handling error for the API request and add commments | Antoine GIRARD | 2016-01-28 | |
| | | | | [ci skip] | |||
* | Update link for documentation (Temporary ↵ | Antoine GIRARD | 2016-01-28 | |
| | | | | | | https://gist.github.com/sapk/df64347ff218baf4a277) [ci skip] | |||
* | Near ready | Antoine GIRARD | 2016-01-28 | |
| | ||||
* | require token for list my orgs | Unknwon | 2016-01-09 | |
| | ||||
* | fix #2360 | Unknwon | 2016-01-08 | |
| | ||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | |
| | | | | | - User profile un/follow - List user's followers/following | |||
* | #1692 API: admin create repo | Unknwon | 2015-12-17 | |
| | ||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | |
| | ||||
* | #1692 add user email APIs | Unknwon | 2015-12-15 | |
| | ||||
* | rename import path | Unknwon | 2015-12-15 | |
| | ||||
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | |
| | ||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | |
| | ||||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | |
| | ||||
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | |
| | ||||
* | APIs: admin users | Unknwon | 2015-12-05 | |
| | ||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | |
| | ||||
* | fix panic for #2045 | Unknwon | 2015-12-04 | |
| | ||||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | |
| | ||||
* | fix #976 | Unknwon | 2015-12-03 | |
| | ||||
* | finish wiki | Unknwon | 2015-11-30 | |
| | ||||
* | Wiki: UI for page new | Unknwon | 2015-11-25 | |
| | ||||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 | |
| | ||||
* | fix #878 | Unknwon | 2015-11-18 | |
| | ||||
* | fix #1448 | Unknwon | 2015-11-17 | |
| | ||||
* | fix #1302 | Unknwon | 2015-11-13 | |
| | ||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | |
| | ||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | |
| |