Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update appveyor.yml | Unknwon | 2017-01-27 |
| | |||
* | Add appveyor.yml | Unknwon | 2017-01-27 |
| | |||
* | Fix changed branch is not reflected when creating PR (#3604) | Unknwon | 2017-01-27 |
| | |||
* | Fix template error when rendering non-README markdown (#4063) | Unknwon | 2017-01-27 |
| | |||
* | Verify repository is not bare before retrieving blob. (#3996) | cybe | 2017-01-27 |
| | |||
* | Update XORM required version and 'go fmt' | Unknwon | 2017-01-26 |
| | |||
* | Disable local path migration by default (#4033) | Unknwon | 2017-01-26 |
| | | | | | | | Site admin now has to enable manually by config option [repository] ENABLE_LOCAL_PATH_MIGRATION = true. Site admin always grants this permission, but regulars users have to be allowed by site admins in admin user panel. | ||
* | Fix log depth of AvatarLink | Unknwon | 2017-01-26 |
| | |||
* | templates/repo: rename 'Code' to 'Files' | Unknwon | 2017-01-25 |
| | |||
* | modules/sync: minor field refactor | Unknwon | 2017-01-25 |
| | |||
* | Fix #3714 (#4060) | Óscar García Amor | 2017-01-25 |
| | |||
* | Fix unexpected rendering of README when it is not in Markdown | Unknwon | 2017-01-25 |
| | | | | | This patch also handles case when a file name looks like README but is not a text file (e.g. image, PDF). | ||
* | repo/home.tmpl: only ellipsis on repository name | Unknwon | 2017-01-24 |
| | | | | | File name could contain non-ASCII characters. See details on https://discuss.gogs.io/t/topic/758. | ||
* | Fix notification email issues (#4055) | Óscar García Amor | 2017-01-24 |
| | |||
* | Dockerfile for aarch64 (odroid c2 & pine64) (#4018) | atzoum | 2017-01-23 |
| | |||
* | Remove call to set GOMAXPROCS (#4010) | Aaron Wood | 2017-01-23 |
| | | | | | | * Remove call to set GOMAXPROCS * Remove runtime import | ||
* | Reword README.md (#4047) | Joakim Fremstad | 2017-01-23 |
| | |||
* | locale: remove unused locale string | Unknwon | 2017-01-23 |
| | |||
* | Enable federated avatars by default (#3997) | Sandro Santilli | 2017-01-22 |
| | |||
* | Update locales | Unknwon | 2017-01-21 |
| | |||
* | Improve code for fix of #4006 | Unknwon | 2017-01-03 |
| | |||
* | Fix incorrect logic check for fork repo action | Unknwon | 2017-01-03 |
| | |||
* | Fix vulnerability reported in #4006 | Unknwon | 2017-01-03 |
| | |||
* | Update locales | Unknwon | 2017-01-01 |
| | |||
* | Fix dashboard issues/pull request counting | Unknwon | 2016-12-27 |
| | |||
* | Fix dashboard issue/pull request scoping | Unknwon | 2016-12-27 |
| | |||
* | Minor code fix for PR #3560 | Unknwon | 2016-12-27 |
| | |||
* | Upgrade Sematic UI to 2.2.7 | Unknwon | 2016-12-27 |
| | |||
* | Fix assigned/created issues in dashboard. (#3560) | hgaiser | 2016-12-27 |
| | | | | | | | | | | | | | | | | | | * Fix assigned/created issues in dashboard. * Use GetUserIssueStats for getting all Dashboard stats. * Use gofmt to format the file properly. * Replace &Issue{} with new(Issue). * Check if user has access to given repository. * Remove unnecessary filtering of issues. * Return 404 error if invalid repository is given. * Use correct number of issues in paginater. | ||
* | Fix wrong anchors for non-latin headings (#3981) | Joel-Liang | 2016-12-26 |
| | | | | | | Change Javascript regular expression to match non-latin characters The regex comes from here: http://stackoverflow.com/questions/150033/regular-expression-to-match-non-english-characters#comment22322603_150078 And this patch should fixed these two issues: #3919 #3843 | ||
* | Update .gopmfile and glide.lock | Unknwon | 2016-12-23 |
| | |||
* | Add Galician support | Unknwon | 2016-12-23 |
| | | | | - Update locales | ||
* | New locale "galician" (#3917) | David A. Lareo | 2016-12-23 |
| | |||
* | Code fix for PR #3748 | Unknwon | 2016-12-23 |
| | |||
* | Use temporary file to avoid out-of-memory when receiving big chunks. (#3748) | typeless | 2016-12-23 |
| | | | | | | | | | | * Use temporary file to avoid out-of-memory when receiving big chunk. Not perfect but I think it's a reasonable solution. For small request bodies, I suppose performance wouldn't be an issue. For large ones, this seems to be a necessary evil. * Must close the open file to avoid fd leaks | ||
* | Fetch before Checkout when create pull request (#3699) | Unknwon | 2016-12-23 |
| | |||
* | Minor fix for PR #3436 | Unknwon | 2016-12-23 |
| | |||
* | Improve issue references in markdown. (#3436) | lstahlman | 2016-12-23 |
| | |||
* | Some code renaming | Unknwon | 2016-12-22 |
| | |||
* | Fix reported vulnerability | Unknwon | 2016-12-22 |
| | | | | | | Ability to use labels from arbitrary repositories. Reported by Miguel Ángel Jimeno. | ||
* | Fix vulnerability reported in #3962 | Unknwon | 2016-12-22 |
| | |||
* | Fix vulnerabilities reported in #3959 | Unknwon | 2016-12-22 |
| | |||
* | Minor code fix for PR #3602 | Unknwon | 2016-12-22 |
| | | | | Closes #1122 | ||
* | fix bug #1122 log.smtp receiver configure error (#3602) | raphael10241024 | 2016-12-22 |
| | |||
* | Enable Ubuntu 16.04 build at packager.io (#3617) | Gian Perrone | 2016-12-22 |
| | |||
* | Fix #3675 | Unknwon | 2016-12-22 |
| | | | | Closes #3676 | ||
* | Pluralize "Statistic" (#3665) | ipavl | 2016-12-22 |
| | | | Other locales appear to use the plural version, and the text is being associated with more than one statistic. | ||
* | Minor fix for PR #3667 | Unknwon | 2016-12-22 |
| | |||
* | Feature #2583: Disable HTTP cloning (#3667) | Thibault Meyer | 2016-12-22 |
| | | | | | | | | * Can disable GIT interactions by HTTP protocol * rename variable + fix wiki link * missing space | ||
* | Code fix for PR #3547 | Unknwon | 2016-12-22 |
| |