1543 Commits (master)

Author SHA1 Message Date
haixunlu 68a6579852 login_source: add default authentication switch (#5338) 6 years ago
Unknwon 512a900202
repo/editor: hide internal error detail 6 years ago
Unknwon ac73d43444
repo_editor: able to trigger Git hooks (#4338) 6 years ago
Unknwon 77275a9b31
models: rename Id to ID 6 years ago
Unknwon de10d9be08
models: fix delete undesired release attachments when delete a comment (#4627) 6 years ago
Unknwon 4c1a479a60
models: fix delete public keys ORM syntax (#5376) 6 years ago
GeekComb c9bb33afc3 repo: fix issue of fork repository no check the limit of users' repository (#5346) 6 years ago
PHANI 8bbf0293f5 webhook: add headers to support spring config server (#5325) 6 years ago
Unknwon 2a86b3e31d
restore: reset milestone deadline_unix and closed_date_unix (#5264) 6 years ago
Unknwon f6bdefe3f3
public: minor fix for PR #5276 6 years ago
ususdei cd71077c6a pull request: able to add custom commit description (#5276) 6 years ago
Unknwon 029b33c650
restore: ignore created_unix for milestone table (#5264) 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 86a27cf16d
modes/repo: syntax fix for PR #5234 6 years ago
James 08ae0dd74b repo: show in search if any part is public (#5234) 6 years ago
Unknwon 7856b1202d
*: fix wrong format type 6 years ago
奶爸 806754b512 repo: clean up webhook and hook_task when delete repository (#5239) 6 years ago
奶爸 04b4431bc0
migrations: clean unlinked webhook and hook_tasks 6 years ago
Sergey Dryabzhinsky 57897cc8c2 repo: update repository description field to contain more than 256 symbols (#5219) 6 years ago
Unknwon fbecc18e2e
*: use jsoniter to replace encoding/json 6 years ago
Unknwon b538c5345e
restore: reset original created_unix after insert (#5264) 6 years ago
Unknwon 53c8e4263b
models: skip JSON for fields skipped by XORM 6 years ago
Unknwon c08aab90ec
models/mirror: shot push webhook after synced commits (#4528) 6 years ago
Unknwon 775919c129
mirror: show sync feeds on dashboard (#2017) 6 years ago
Unknwon e33d9e77f4
vendor: rename "gogits" to "gogs" 6 years ago
Unknwon aff4208244
*: rename "gogits" to "gogs" 6 years ago
Unknwon 05edcde6c9
routes/user/auth: improve coding style 6 years ago
Unknwon 01ccc2cc96
security: prevent same passcode from being reused 6 years ago
Lauris BH eccc8109c1 security: fix path cleanup for repository init and editor (#5207) 6 years ago
Unknwon f2ecfdc96a
auth: support authentication source config file (#3142) 7 years ago
Unknwon 8b66c433c5
models/pull: fix error on merge pull requests to non-default branch (#5138) 7 years ago
Unknwon 0152e12172
locale: sync from Crowdin 7 years ago
Unknwon a855abf8c0
models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeys 7 years ago
Unknwon 75555585e8
models/pull: fix rebase merging no effect (#5051) 7 years ago
Unknwon 52ee796d6d
repo_branch: fix SQL builder (#5054) 7 years ago
Dennis Chen f0bbcef3a4 api: fix nil pointer dereference on repo/forks (#4633) 7 years ago
m2nlight aa53d0978c models: add ROW_FORMAT=DYNAMIC when creating table for supports mysql 5.6 (#4913) 7 years ago
Unknwon 86d249eb16
migrations: remove unused function and fix compile error 7 years ago
Unknwon 1f7983059a
models: move ErrBranchNotExist to errors package 7 years ago
Wendell Sun e4f187cd3d models: bug fix for query protected branches (#5054) 7 years ago
Unknwon dd245fe8bd
pull_request: fix changes not pushed to upstream if between two repositories (#4890) 7 years ago
m2nlight f12c058b78 models: update mySQL charset=utf8mb4 (#4880) 7 years ago
m2nlight 67d67289c7 models: add utf8mb4 to connStr for mysql (#4878) 7 years ago
Unknwon 0f14b92bce
MISC: minor fixes in webhook 7 years ago
Unknwon 43d6ad5fda
pull: fix after commit ID is not latest commit in the base branch (#4442) 7 years ago
Unknwon 3b8b8a2ee3
pull_request: able to ignore whitespace when check conflict (#4834) 7 years ago
Unknwon 181dc5d75e
editor: remove out of sync branch before checkout again 7 years ago
Unknwon 34c2e52bd5
repo/pull: allow rebase before merging (#4805) 7 years ago
mharinder 5cd1fdeb9e
pull: add an option to use rebase for merging pull requests 7 years ago