aboutsummaryrefslogtreecommitdiff
path: root/routers/repo
Commit message (Expand)AuthorAge
* issue: fix updated_unix is not updated for new comments (#4462)Unknwon2017-06-02
* repo/download: fix for downloading zero bytes files. (#4436)Jonas Östanbäck2017-05-29
* feature/org-mode: fix compile errorUnknwon2017-05-17
* modules/markup: initial support for org-mode (#4373)Unknwon2017-05-17
* templates/repo: fix README.ipynb not rendered (#4367)Unknwon2017-04-07
* repo/editor: fix wrong context for subdirectory (#4368)Unknwon2017-04-07
* api/repo: improve migration error handlingUnknwon2017-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
* 2fa: initial support (#945)Unknwon2017-04-06
* 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: rename Markdown render fucntionsUnknwon2017-03-31
* modules: rename markdown -> markupUnknwon2017-03-31
* repo/settings/branches: add prompt for bare repositoryUnknwon2017-03-27
* 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
* error: move ErrRepoNotExist -> errors.RepoNotExistUnknwon2017-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
* setting: add config option for raw file render mode (#3608)Unknwon2017-03-17
* repo: allow issues and wiki for bare repository (#4104)Unknwon2017-03-16
* repo/commit: able to config default commits page size (#4230)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
* repo/settings: improve Git hook editorUnknwon2017-03-13
* release: able to add attchments to release (#1614)Unknwon2017-03-13
* webhook: add Release event (#2387)Unknwon2017-03-11
* repo: commits, branches and releases should highlight files tabUnknwon2017-03-11
* repo/branches: overview and all (#2310)Unknwon2017-03-11
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
* release: improve page load performanceUnknwon2017-03-10
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* repo/setting: fix admin cannot transfer organizational repositoryUnknwon2017-03-07
* repo/setting: fix admin cannot delete organizational repository wikiUnknwon2017-03-07