850 Commits (a11044f78954f5c173d686cd46833386cc43bc16)

Author SHA1 Message Date
Unknwon 6ebdf91b32
templates/repo: fix README.ipynb not rendered (#4367) 8 years ago
Unknwon 91cd350b63
repo/editor: fix wrong context for subdirectory (#4368) 8 years ago
Unknwon 9e3c83372f
api/repo: improve migration error handling 8 years ago
Unknwon ac43eab51f
Refactoring: rename Signed -> Logged 8 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon 0e271799f2
Refactoring: rename and simplify pkg/tool functions 8 years ago
Unknwon a617d52374
2fa: initial support (#945) 8 years ago
Unknwon edaf14f2b6
Refactoring: remove tool.TplName 8 years ago
Unknwon 6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool 8 years ago
Unknwon c05717a5f0
models/mirror: feed git.IsRepoURLAccessible with raw mirror address 8 years ago
Unknwon fe25effe7c
repo/http: fix client is not informed to provide credentials 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon 41c8e87be8
repo/commit: improve error detection 8 years ago
Unknwon 55afc1ad21
models/repo_diff: move core functions to gogits/git-module 8 years ago
Unknwon b873ec2bce
templates/repo/branches: hide pull request button if not allowed (#4377) 8 years ago
Unknwon 348c75c91b
issue: response wrong type of comment from AJAX 8 years ago
Unknwon ab42671c63
repo: handle git.ErrUnsupportedVersion error type 8 years ago
Unknwon 8da16ac302
modules/markup: rename Markdown render fucntions 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Unknwon 73de9f9d6a
repo/settings/branches: add prompt for bare repository 8 years ago
Unknwon 09cb48e41c
repo: recalculate milestone completeness on issue list (#4316) 8 years ago
Unknwon 8196430f47
repo: allow private repository to have public wiki or issues 8 years ago
Unknwon 79ba0314e9
milestone: only show issue-related count under issue list (#4316) 8 years ago
Unknwon beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
Unknwon 85a050fca7
issue: fix redirect to random issue if index does not exist (#4315) 8 years ago
Unknwon bb86d66496
repo: rename PageIsViewCode -> PageIsViewFiles 8 years ago
Unknwon 2807274e2d
repo/webhook: able to retrigger delivery history (#2187) 8 years ago
Unknwon b3c4a39208
setting: add config option for raw file render mode (#3608) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
Unknwon bc630cc52b
repo/commit: able to config default commits page size (#4230) 8 years ago
Unknwon 7c802f6d83
repo/setting: filter out deleted branch in protect list (#4288) 8 years ago
Unknwon 9e8ffa14cb
webhook: add file status to push event (#3897) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon 4e64e71e28
templates/repo/webhook: move to its own directory 8 years ago
Unknwon e1dcd11051
repo/settings: improve Git hook editor 8 years ago
Unknwon 1df54ea0cd
release: able to add attchments to release (#1614) 8 years ago
Unknwon b615d670b3
webhook: add Release event (#2387) 8 years ago
Unknwon 61e2bff757
repo: commits, branches and releases should highlight files tab 8 years ago
Unknwon 5c7cb1594b
repo/branches: overview and all (#2310) 8 years ago
Unknwon 8fa6d0d302
repo/pull: handle head repository of merged pull requests deleted 8 years ago
Unknwon ebc0943713
templates/repo: only show Git stats in repository home page (#3518) 8 years ago
Unknwon 451aef7a1c
release: improve page load performance 8 years ago
Unknwon 89cc6aa430
webhook: add issue comment event 8 years ago
Unknwon c93731339f
webhook: support Issues event (#2319) 8 years ago
Unknwon 6c3424dc3f
repo/setting: fix admin cannot transfer organizational repository 8 years ago
Unknwon d1f0bc48ce
repo/setting: fix admin cannot delete organizational repository wiki 8 years ago
Unknwon 92153fd898
git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252) 8 years ago
Unknwon e9838a83ce
routers/repo/http: only prompt HTTP Basic Authentication when intended 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon f0086e66ae
webhook: able to detect delete branch or tag (#2315) 8 years ago