1449 Commits (2c404daca612b43bd6b0b720d3e732d9550c0eab)

Author SHA1 Message Date
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
Unknwon 07a9cbe0a9
setting: able to config dashboard news feed paging number (#4247) 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 f0209ac2f6
api: handle new events for hook 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