aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* api/repo: fix nil error panicUnknwon2017-04-06
* api/repo: check user type of owner for migrationUnknwon2017-04-06
* vendor: add github.com/boombuler/barcode/utilsUnknwon2017-04-06
* vendor: add packages for 2faUnknwon2017-04-06
* 2fa: initial support (#945)Unknwon2017-04-06
* templates/repo/branches: fix links for mirror repositoryUnknwon2017-04-05
* Update localesUnknwon2017-04-05
* pkg/markup: init default sanitizer.policyUnknwon2017-04-05
* user/setting: reorder navbarUnknwon2017-04-05
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* css: improve fonts under WindowsUnknwon2017-04-04
* models/mirror: feed git.IsRepoURLAccessible with raw mirror addressUnknwon2017-04-04
* models/mirror: unescape credentials at read (#4014)Unknwon2017-04-04
* models/mirror: escape credentials before write mirror address (#4014)Unknwon2017-04-04
* repo/http: fix client is not informed to provide credentialsUnknwon2017-04-04
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* modules/context: add *Context. ServerError methodUnknwon2017-04-04
* repo/commit: improve error detectionUnknwon2017-04-04
* models/repo_diff: move core functions to gogits/git-moduleUnknwon2017-04-04
* css: fix font of .ui.label.button styleUnknwon2017-04-04
* templates/repo/branches: hide pull request button if not allowed (#4377)Unknwon2017-04-03
* public: update Semantic UI 2.2.7 -> 2.2.10Unknwon2017-04-03
* issue: response wrong type of comment from AJAXUnknwon2017-04-03
* css: update fontsUnknwon2017-04-03
* Prepare releaseUnknwon2017-04-03
* vendor: update github.com/gogits/git-moduleUnknwon2017-04-03
* repo: handle git.ErrUnsupportedVersion error typeUnknwon2017-04-01
* vendor: update github.com/gogits/git-moduleUnknwon2017-04-01
* modules/setting: set default session GC interval to 3600sUnknwon2017-03-31
* modes: fix test compile errorUnknwon2017-03-31
* modules/markup: move common functions to markup.goUnknwon2017-03-31
* 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