aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* modules/base: move file-related functions to file.goUnknwon2017-03-31
* modules/markup: rename Markdown render fucntionsUnknwon2017-03-31
* modules/markup: protect sanitizer from possible modificationUnknwon2017-03-31
* modules: rename markdown -> markupUnknwon2017-03-31
* templates/repo: improve README icon and fontUnknwon2017-03-31
* css: font-family fixes for ChineseUnknwon2017-03-31
* locale: update TRANSLATORS (#4372)John Behm2017-03-31
* vendor: update github.com/go-macaron/captchaUnknwon2017-03-30
* migrations.v17: skip if table not existUnknwon2017-03-30
* user/setting: preserve user input with validation error (#1123)Unknwon2017-03-30
* cmd/web: fix routes requires sign in (#4359)Unknwon2017-03-30
* markdown: improve filter of class attribute for code blocksUnknwon2017-03-29
* migration.v17: handle mysql error (#4361)Kyle McCullough2017-03-29
* js: use jQuery .find() (#4343)Hassan Amouhzi2017-03-28
* migration.v17: add nil error checkUnknwon2017-03-28
* migration/v17: skip if protect_branch_whitelist table not exist (#4355)Unknwon2017-03-28
* org/dashboard: fix wrong repository count (#4351)Unknwon2017-03-28
* docker: fix heading in README.md (#4353)David Beitey2017-03-28
* Prepare releaseUnknwon2017-03-27
* Update localesUnknwon2017-03-27
* docker: use vendor to replace go getUnknwon2017-03-27
* models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333)Unknwon2017-03-27
* repo/settings/branches: add prompt for bare repositoryUnknwon2017-03-27
* modes/mirror: corrected NextUpdate not set (#4345)Jonas2017-03-26
* models/repo: avoid duplicated results in SearchRepositoryByName (#4344)Pablo Saavedra2017-03-26
* cmd/web: remove dependency version checkerUnknwon2017-03-25
* user/settings: fix bad error handle of leave organizationUnknwon2017-03-25
* models/repo_editor: add pull request test task after commit (#4338)Unknwon2017-03-25
* repo/milestone: simplify codeUnknwon2017-03-24
* repo: recalculate milestone completeness on issue list (#4316)Unknwon2017-03-24
* repo: cleanup some codeUnknwon2017-03-24
* repo: allow private repository to have public wiki or issuesUnknwon2017-03-24
* repo: update size after fork, migrate and mirror sync (#4336)Unknwon2017-03-24
* milestone: only show issue-related count under issue list (#4316)Unknwon2017-03-24
* api/repo: add endpoint to sync mirror (#2235)Unknwon2017-03-23
* user: remove sanitizer for FullName (#1937)Unknwon2017-03-23
* repo: remove legacy sanitizer for repository descriptionUnknwon2017-03-23
* repo: fix unable to propose pull request from secondary fork (#4324)Unknwon2017-03-23
* user/settings: minor input style fix (#4327)Unknwon2017-03-23
* cmd/backup: able to specify archive name (#4320)Unknwon2017-03-23
* models: add config options for XORM logger (#3183)Unknwon2017-03-23
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-03-23
* user/settings: add repositories panel (#4312)Rob Richards2017-03-23
* locale: fix language names (#4330)Nikolay Korotkiy2017-03-23
* templates/label: another minor style improveUnknwon2017-03-22
* templates/label: minor style improveUnknwon2017-03-22
* README: update altsUnknwon2017-03-22
* issue: fix redirect to random issue if index does not exist (#4315)Unknwon2017-03-22
* repo: rename PageIsViewCode -> PageIsViewFilesUnknwon2017-03-22