aboutsummaryrefslogtreecommitdiff
path: root/routers/repo
Commit message (Expand)AuthorAge
* General code quality improvementUnknwon2016-08-16
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
* #3464 reproduce diff signsUnknwon2016-08-16
* models/repo_editor: improve code qualityUnknwon2016-08-15
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
* markdown: fix treating pure number as SHA1Unknwon2016-08-15
* #3466 fix response of pull request form validation errorUnknwon2016-08-15
* Fix empty repository panic on send test webhookUnknwon2016-08-15
* Fix outdated edit can’t overwrite changesUnknwon2016-08-15
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-15
* Web editor: improve delete fileUnknwon2016-08-14
* Web editor: improve edit file and diff previewUnknwon2016-08-14
* Code clean up for new config optionsUnknwon2016-08-14
* Squashed commit of the following:Richard Mahn2016-08-14
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-11
* Fix #3314: Cannot edit release with tag name contains slash (#3434)Thibault Meyer2016-08-11
* Wiki mirroring implementation (#3233)Andrew2016-08-11
* #3408 minor code fixUnknwon2016-08-11
* Add committer information to API and Webhooks. Also fixes #3271 (#3414)lstahlman2016-08-09
* Little code refactoringUnknwon2016-08-09
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-09
* Fix #3315: Release dont use tag creation date (#3374)Thibault Meyer2016-08-06
* #2593 allow render raw contentUnknwon2016-08-05
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-04
* #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
* routers/repo/issue: remove redundant format stringUnknwon2016-07-26
* #1601 support delete issue commentUnknwon2016-07-26
* 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
* #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
* #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
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-12
* 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
* 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