aboutsummaryrefslogtreecommitdiff
path: root/gogs.go
Commit message (Expand)AuthorAge
* Code fix for PR #3748Unknwon2016-12-23
* Fetch before Checkout when create pull request (#3699)Unknwon2016-12-23
* Minor fix for PR #3436Unknwon2016-12-23
* Fix reported vulnerabilityUnknwon2016-12-22
* Fix vulnerability reported in #3962Unknwon2016-12-22
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
* Minor fix for PR #3667Unknwon2016-12-22
* Code fix for PR #3547Unknwon2016-12-22
* Minor fix for PR #3687Unknwon2016-12-21
* Minor code fixUnknwon2016-12-21
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
* | Fix #3905Unknwon2016-12-20
* | cmd: new command 'import locale'Unknwon2016-12-20
* | Drop Go 1.4 supportUnknwon2016-11-23
* | Fork go-libravatar to remove import path checkUnknwon2016-11-19
* | Update locales and add SwedishUnknwon2016-11-19
* | Update localesUnknwon2016-09-15
* | #3590 fix 404 for release draft editionUnknwon2016-09-03
* | #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-02
|/
* Fix panic when attempt login with non-exist userUnknwon2016-09-01
* Update localesUnknwon2016-09-01
* #3559 fix template errorUnknwon2016-08-31
* models/login_source: code improvementUnknwon2016-08-31
* #2018 able to sync now for mirrorsUnknwon2016-08-30
* Web editor: support upload filesUnknwon2016-08-30
* codegangsta/cli => urfave/cli (#3546)Kim "BKC" Carlbäcker2016-08-30
* router/repo: code refactoringUnknwon2016-08-30
* #3459 code quality improvementUnknwon2016-08-29
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-29
* Web editor: disallow edit mirror repositoryUnknwon2016-08-28
* Web editor: improve delete file processUnknwon2016-08-28
* #2901 allow setting preferred licensesUnknwon2016-08-28
* #3505 use user’s info for committer and authorUnknwon2016-08-27
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-27
* migrations: set comment updated as createdUnknwon2016-08-26
* #2966 code cleanupUnknwon2016-08-26
* Web editor: improve code qualityUnknwon2016-08-24
* #3383 code cleanupUnknwon2016-08-24
* General code quality improvementUnknwon2016-08-16
* #2246 add HTMLURL to webhook typeUnknwon2016-08-16
* #3464 reproduce diff signsUnknwon2016-08-16
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-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
* Replace convert.To with APIFormat callsUnknwon2016-08-14
* #2246 fully support of webhooks for pull requestUnknwon2016-08-14
* Add subcommand to create new user in CLIUnknwon2016-08-13
* #2852 code cleanupUnknwon2016-08-11
* #3233 code cleanup and minor issue fixUnknwon2016-08-11