aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Expand)AuthorAge
...
* repo/settings: add description and link to personal SSH keys (#3936)Unknwon2017-02-18
* webhook: add native Discord supportUnknwon2017-02-18
* repo/release: add pagination (#2164)Unknwon2017-02-17
* Initial version of protected branches (#776)Unknwon2017-02-17
* Security: fix XSS attack on milestoneUnknwon2017-02-17
* repo/editor: fix breadcrumb path cuts parent dirs (#3859)Unknwon2017-02-16
* Security: prevent XSS attach on wiki pageUnknwon2017-02-15
* wiki: handle '#' in edit page (#3767)Unknwon2017-02-15
* IPythonNotebook: CSS adjustment for PR #4070Unknwon2017-02-07
* Ipython notebook support (#4070)Herbert2017-02-07
* Allow use to set an external tracker url and to redirect user when clicking i...Rémy Boulanouar2017-01-31
* Fix can not save release draft as draft again (#3669)Unknwon2017-01-30
* Disable local path migration by default (#4033)Unknwon2017-01-26
* templates/repo: rename 'Code' to 'Files'Unknwon2017-01-25
* Fix unexpected rendering of README when it is not in MarkdownUnknwon2017-01-25
* repo/home.tmpl: only ellipsis on repository nameUnknwon2017-01-24
* Minor fix for PR #3667Unknwon2016-12-22
* Feature #2583: Disable HTTP cloning (#3667)Thibault Meyer2016-12-22
* Fixed 404 caused by unexpected question mark (#3668)LefsFlare2016-12-21
* serve video files using the HTML5 video tag (#3967)Nico Mandery2016-12-21
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
* | #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-01
|/
* fix link error under preview (#3566)raphael102410242016-09-01
* Support Editorconfig on web editor (#3512)无闻2016-08-30
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-30
* | #2018 able to sync now for mirrorsUnknwon2016-08-30
|/
* templates/repo/view: fix bad linkUnknwon2016-08-30
* Web editor: support upload filesUnknwon2016-08-30
* router/repo: code refactoringUnknwon2016-08-30
* #3459 code quality improvementUnknwon2016-08-29
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
* Web editor: disallow edit mirror repositoryUnknwon2016-08-28
* Web editor: improve edit fileUnknwon2016-08-28
* Web editor: improve delete file processUnknwon2016-08-28
* Web editor: improve edit file tooltipUnknwon2016-08-27
* Web editor: improve code qualityUnknwon2016-08-24
* Code quality improvement on JSUnknwon2016-08-17
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
* #3466 fix response of pull request form validation errorUnknwon2016-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
* #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
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-11
* #3233 code cleanup and minor issue fixUnknwon2016-08-11
* Wiki mirroring implementation (#3233)Andrew2016-08-11