aboutsummaryrefslogtreecommitdiff
path: root/templates/.VERSION
Commit message (Collapse)AuthorAge
...
* 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
| | | | | | | | Quickly import locale files downloaded from Crowdin.
* | Fork go-libravatar to remove import path checkUnknwon2016-11-19
| | | | | | | | To use GitHub import path as much as possible.
* | Update locales and add SwedishUnknwon2016-11-19
| |
* | Update localesUnknwon2016-09-15
| | | | | | | | Add new locale Serbian (Cyrillic)
* | #3590 fix 404 for release draft editionUnknwon2016-09-03
| | | | | | | | Closes #3591
* | #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
| | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* Web editor: support upload filesUnknwon2016-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
| | | | - Closes #3488
* #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
| | | | - Fill Milestone and Assignee field when available in webhook payload
* #3464 reproduce diff signsUnknwon2016-08-16
| | | | Commited wrong file.
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-15
|
* #3466 fix response of pull request form validation errorUnknwon2016-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
|
* #3279 use doer email for FROM field of issuesUnknwon2016-08-11
|
* #3091 show Git configs on admin panelUnknwon2016-08-10
|
* #3417 wrong dashboard issue count for create by youUnknwon2016-08-09
|
* #3158 skip RUN_USER check on WindowsUnknwon2016-08-09
|
* Little code refactoringUnknwon2016-08-09
|
* #3406 fix regression of MustEnableIssues checkUnknwon2016-08-09
|
* #3399 500 for upstream pulls page if user has forked repositoryUnknwon2016-08-08
|
* Fix 404 when comment on pulls and not using interal issue trackerUnknwon2016-08-08
|
* #2825 early response 200 when ?go-get=1Unknwon2016-08-07
|
* #3320 code cleanupUnknwon2016-08-07
|
* #3393 fix missing sub-url prefix in relative avatar linkUnknwon2016-08-07
|
* #2593 allow render raw contentUnknwon2016-08-05
| | | | Use URL query parameter render=1 to render content in raw mode.
* Ignore repository with issue disabled or use external tracker in dashboard ↵Unknwon2016-08-05
| | | | issues