aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Expand)AuthorAge
* user/setting: simplify codeUnknwon2017-04-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* api/repo: fix nil error panicUnknwon2017-04-06
* api/repo: check user type of owner for migrationUnknwon2017-04-06
* 2fa: initial support (#945)Unknwon2017-04-06
* user/setting: reorder navbarUnknwon2017-04-05
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* models/mirror: feed git.IsRepoURLAccessible with raw mirror addressUnknwon2017-04-04
* repo/http: fix client is not informed to provide credentialsUnknwon2017-04-04
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* repo/commit: improve error detectionUnknwon2017-04-04
* models/repo_diff: move core functions to gogits/git-moduleUnknwon2017-04-04
* templates/repo/branches: hide pull request button if not allowed (#4377)Unknwon2017-04-03
* issue: response wrong type of comment from AJAXUnknwon2017-04-03
* repo: handle git.ErrUnsupportedVersion error typeUnknwon2017-04-01
* modules/markup: move common functions to markup.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
* user/setting: preserve user input with validation error (#1123)Unknwon2017-03-30
* cmd/web: fix routes requires sign in (#4359)Unknwon2017-03-30
* org/dashboard: fix wrong repository count (#4351)Unknwon2017-03-28
* repo/settings/branches: add prompt for bare repositoryUnknwon2017-03-27
* user/settings: fix bad error handle of leave organizationUnknwon2017-03-25
* repo: recalculate milestone completeness on issue list (#4316)Unknwon2017-03-24
* repo: allow private repository to have public wiki or issuesUnknwon2017-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/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
* issue: fix redirect to random issue if index does not exist (#4315)Unknwon2017-03-22
* repo: rename PageIsViewCode -> PageIsViewFilesUnknwon2017-03-22
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* api/repo: fix incorrect permission values (#4309)Unknwon2017-03-18
* setting: add config option for raw file render mode (#3608)Unknwon2017-03-17
* explore: able list and search for private but accessible repositories (#3088)Unknwon2017-03-17
* install: able to enable console mode (#3119)Unknwon2017-03-17
* repo: allow issues and wiki for bare repository (#4104)Unknwon2017-03-16
* setting: add login status cookie (#2885)Unknwon2017-03-16
* repo/commit: able to config default commits page size (#4230)Unknwon2017-03-16
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* setting: able to config dashboard news feed paging number (#4247)Unknwon2017-03-16
* repo/setting: filter out deleted branch in protect list (#4288)Unknwon2017-03-16
* webhook: add file status to push event (#3897)Unknwon2017-03-16
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* templates/repo/webhook: move to its own directoryUnknwon2017-03-16