Commit Graph

2247 Commits (844f9a4bd8c5c35a9dab598442b4b3d58153f026)

Author SHA1 Message Date
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
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
Lunny Xiao 65b3f513c3
fix new team 500 (#6749)
5 years ago
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login (#6741)
5 years ago
Lanre Adelowo 821184c203 Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)
5 years ago
techknowlogick cbf8538635
Disable web preview for telegram webhook (#6719)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
techknowlogick 56da256853
Telegram webhook (#4227)
5 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042)
5 years ago
Lunny Xiao dd1acd7ce4 Comments list performance optimization (#5305)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625)
5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436)
5 years ago