529 Commits (master)

Author SHA1 Message Date
Unknwon 520530dfcf
metrics: add initial Prometheus support (#4141) 6 years ago
Unknwon ac73d43444
repo_editor: able to trigger Git hooks (#4338) 6 years ago
Unknwon 376a629c9f
repo: add changes to repository avatar feature (#5221) 6 years ago
Sergey Dryabzhinsky 303fa37b60 repo: support avatars (#5221) 6 years ago
Unknwon b538c5345e
restore: reset original created_unix after insert (#5264) 6 years ago
Unknwon aff4208244
*: rename "gogits" to "gogs" 6 years ago
Unknwon 15f9a83618
templates/repo: escape branch name (#4601) 6 years ago
Unknwon 34bd04f925
MISC: fix typo and grammar 7 years ago
Unknwon a855abf8c0
models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys 7 years ago
William Hilton 6a185e94b9 repo/http: add CORS headers to allow clone/push from browser agents (#4970) 7 years ago
Unknwon 1f7983059a
models: move ErrBranchNotExist to errors package 7 years ago
Unknwon 4a669f5478
web: support HTTP HEAD requests (#2857) 7 years ago
无闻 9362b9fdfe cmd/hook: fix custom hook cannot be executed on Windows (#4255) 7 years ago
Josef Kemetmüller b16c12f67b cmd/admin: add subcommands for all admin dashboard actions (#4813) 7 years ago
Athurg Feng 52f3833811 Add Dingtalk webhook support (#4773) 7 years ago
Unknwon 6bc11c4450
hook: fix email not sent after push (#4430) 7 years ago
Unknwon d1a96c2543
cmd/restore: skip non existent directories in backup archive (#4413) 7 years ago
Unknwon 4400d2fdd9
Refactoring: rename package routers -> routes 7 years ago
Unknwon 1af01f5e30
restore: create data directory before restoring data files (#4413) 7 years ago
Unknwon 2478b87432
Refactoring: rename ctx -> c 7 years ago
Lilian Besson 612a7e76f1 cmd/admin: fix typo Preform → Perform (#4540) 7 years ago
Unknwon 11ad64f6cb
backup: use datetime string as default archive name 7 years ago
Unknwon b17995a332
restore: reset table sequences for PostgreSQL (#4357) 7 years ago
spacetourist 0a6ceabb9b Allow configurable HTTPS SSL/TLS version(#4451) 7 years ago
rouzier 07d5badfed cmd/update: fix typo (#4492) 7 years ago
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon a617d52374
2fa: initial support (#945) 8 years ago
Unknwon 497cdc9250
user/setting: reorder navbar 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon ab634ce61a
cmd/web: fix routes requires sign in (#4359) 8 years ago
Unknwon c238647020
cmd/web: remove dependency version checker 8 years ago
Unknwon 674106c7b6
repo: cleanup some code 8 years ago
Unknwon 8196430f47
repo: allow private repository to have public wiki or issues 8 years ago
Unknwon 8ce23e2c71
cmd/backup: able to specify archive name (#4320) 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 bb86d66496
repo: rename PageIsViewCode -> PageIsViewFiles 8 years ago
Unknwon 2807274e2d
repo/webhook: able to retrigger delivery history (#2187) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Unknwon 24734a33e7
release: improve attachment handle 8 years ago
Unknwon 1df54ea0cd
release: able to add attchments to release (#1614) 8 years ago
Danny Althoff 44a6b63316 cmd/hook: fixed typo (#4280) 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 aa99e805c8
repo/release: 404 when edit draft (4262) 8 years ago
Unknwon 83f6b8e847
Protected branches: allow whitelist bypass require pull request check (#4207) 8 years ago
Unknwon e9838a83ce
routers/repo/http: only prompt HTTP Basic Authentication when intended 8 years ago