aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Expand)AuthorAge
...
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-05
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* routers/api: rename handlers to be unexportedUnknwon2016-08-04
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-04
* #3290 better code structure and batch minor improvementsUnknwon2016-08-03
* Additional API support for labels (#3290)lstahlman2016-08-03
* #3345 dump content directly to HTTP ResponseWriterUnknwon2016-07-30
* Diff patch (#3345)Dennis Chen2016-07-30
* routers/repo/release: Use correct branch reference (#3330)마누엘2016-07-27
* Added Full Name to CreateUser api call (#3333)Richard Mahn2016-07-27
* routers/repo/issue: remove redundant format stringUnknwon2016-07-26
* #1601 support delete issue commentUnknwon2016-07-26
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Use struct for UI settingsUnknwon2016-07-24
* #2790 fix not detect diff style in pull request file changesUnknwon2016-07-23
* #3181 detect situation when base branch is deleted in pull requestUnknwon2016-07-23
* api: fix panic if anonymous user request admin APIUnknwon2016-07-23
* #3076 detect invalid tag name git errorUnknwon2016-07-23
* Refresh repository mirror from database when the repository's name has change...lstahlman2016-07-17
* Update locales and .gopmfileUnknwon2016-07-17
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* api: delete repository webhooks (#3275)Dennis Chen2016-07-17
* #2937 able to prohibit user loginUnknwon2016-07-16
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-15
* Add timestamps to repository api response (#3255)lstahlman2016-07-12
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-12
* Extend the API to include more repository properties (#3249)lstahlman2016-07-11
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-09
* #3057 retrieve webhook with repo_idUnknwon2016-07-08
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-08
* #3058 #3059 support correct page size and link headerUnknwon2016-07-04
* Do not show filename not have suffifx .mdUnknwon2016-07-01
* Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)Andrey Nering2016-06-29
* Fixes #3110 (#3136)Franz Schmidt2016-06-27
* Minor fix for #3194Unknwon2016-06-27
* Include repository owner name and description in html title (#3194)Sandro Santilli2016-06-27
* repo/http: clean codeUnknwon2016-06-01
* #809 fix wrong closed issue count when create closed issue via APIUnknwon2016-05-27
* #809 able to set issue state to closed when createUnknwon2016-05-11
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-26
* Made the issue stats query more secure with parameterized placeholders (#2895)Thomas Boerger2016-04-26
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-22
* Set utf-8 charset for text files when serving raw content (#2898)Tamás Molnár2016-04-20
* api/admin: add/remove organization team repositoryUnknwon2016-04-04
* Fix XORM IN condition table name parseUnknwon2016-03-27
* #2842 add quotes to attachment file nameUnknwon2016-03-25
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25