1457 Commits (5202b7da48da74933ec48d842814148ba219d7fc)

Author SHA1 Message Date
Unknwon 1b5a418fd3
modules/markup: initial support for org-mode (#4373) 8 years ago
Unknwon 6500aafcb8
install: validate port in SMTP host address (#2243) 8 years ago
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 fda4b1106e
user/setting: simplify code 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 ec491b023f
api/repo: fix nil error panic 8 years ago
Unknwon f191bff0b9
api/repo: check user type of owner for migration 8 years ago
Unknwon a617d52374
2fa: initial support (#945) 8 years ago
Unknwon 497cdc9250
user/setting: reorder navbar 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 3a9276307c
modules/markup: move common functions to markup.go 8 years ago
Unknwon 8da16ac302
modules/markup: rename Markdown render fucntions 8 years ago
Unknwon 761bb3cf53
modules/markup: protect sanitizer from possible modification 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Unknwon 1afafde3b3
user/setting: preserve user input with validation error (#1123) 8 years ago
Unknwon ab634ce61a
cmd/web: fix routes requires sign in (#4359) 8 years ago
Unknwon 11ffdac3f8
org/dashboard: fix wrong repository count (#4351) 8 years ago
Unknwon 73de9f9d6a
repo/settings/branches: add prompt for bare repository 8 years ago
Unknwon 78f94986e3
user/settings: fix bad error handle of leave organization 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 c441f8080e
api/repo: add endpoint to sync mirror (#2235) 8 years ago
Unknwon 66c1e6b0e8
user/settings: complete repositories panel (#4312) 8 years ago
Unknwon beee6e03b1
error: move ErrRepoNotExist -> errors.RepoNotExist 8 years ago
Rob Richards 902372067c user/settings: add repositories panel (#4312) 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 55a5ad5cdc
api/repo: fix incorrect permission values (#4309) 8 years ago
Unknwon b3c4a39208
setting: add config option for raw file render mode (#3608) 8 years ago
Unknwon cac7af2c78
explore: able list and search for private but accessible repositories (#3088) 8 years ago
Unknwon 2d4dc544be
install: able to enable console mode (#3119) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
Unknwon becaec19a7
setting: add login status cookie (#2885) 8 years ago
Unknwon bc630cc52b
repo/commit: able to config default commits page size (#4230) 8 years ago
Unknwon d591cb0dfb
dashboard/feeds: able to load more history (#2511) 8 years ago