Commit Graph

2262 Commits (b3b468444b1dcc6c4353df232b6a74b2017e83db)

Author SHA1 Message Date
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) 5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
Lunny Xiao 23a2ee3510
Add command to convert mysql database from utf8 to utf8mb4 (#7144) 5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
zeripath bd55f6ff36
Detect noreply email address as user (#7133) 5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131) 5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087) 5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) 5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
zeripath 57b2ce03d5
Handle early git version's lack of get-url (#7065) 5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 5 years ago
Bo-Yi Wu 66863ab770 chore: change issue mail title. (#7064) 5 years ago
Lunny Xiao c2f3938a58 fix possbile mysql invalid connnection error (#7051) 5 years ago
Rob Watson df2557835b Improve handling of non-square avatars (#7025) 5 years ago
jpicht 8cd4c2242c Fix default for allowing new organization creation for new users (#7017) 5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992) 5 years ago
zeripath 54bd63cd5c
Change UpdateRepoIndex api to include watchers (#7012) 5 years ago
Lunny Xiao 1f84970de0
Make webhook http connections resuable (#6976) 5 years ago
David Schneiderbauer 8de76b6e64 fix u2f registrationlist ToRegistrations() method (#6980) 5 years ago
Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973) 5 years ago
zeripath 96b412bb87 Stop running hooks on pr merge (#6963) 5 years ago
mrsdizzie 68a83cc5a2 Allow collaborators to view repo owned private org (#6965) 5 years ago
zeripath 56ae539bed SearchRepositoryByName improvements and unification (#6897) 5 years ago
techknowlogick 5fb1ad7011 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 years ago
zeripath e55c874dd2 Add work path CLI option (#6922) 5 years ago
Lunny Xiao 24a536d145 Remove macaron dependent on models (#6940) 5 years ago
Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 5 years ago
Lunny Xiao e63274ee09 remove macaron dependent on models/mail.go (#6931) 5 years ago
Mura Li 0b785481d7 Use modules/git for git commands (#6775) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
zeripath d64a646c0a Escape the commit message on issues update and title in telegram hook (#6901) 5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710) 5 years ago
Lunny Xiao 9f18b23129 Fix 404 when send pull request some situation (#6871) 5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
Lunny Xiao 2382f1b057
fix 500 when reviewer is deleted with integration tests (#6856) 5 years ago
zeripath 0081cd8dfe Add mssql migration tests (#6852) 5 years ago
zeripath d1a32fa108 Attempt to fix #6707 (#6823) 5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771) 5 years ago
zeripath 07bcccf9ce
Fix v85.go: Set UNIQUE constraint later (#6851) 5 years ago
techknowlogick 46373e7657
Hash App token (#6724) 5 years ago
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724) 5 years ago
SagePtr 59f879bfec Fix double-generation of scratch token (#6832) (#6833) 5 years ago
zeripath 159294f799 When mirroring we should set the remote to mirror (#6824) 5 years ago
mrsdizzie caba2829ef Improve issue reference on commit (#6694) 5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
Lukas Prettenthaler 81059a2567 LDAP: ignore already existing public keys after ldap sync (#6766) 5 years ago
Lunny Xiao 4c34bc111c
fix pulls broken when fork repository deleted (#6754) 5 years ago