Commit Graph

147 Commits (4027c5dd7c11c1256094e202be591ec1b86a011e)

Author SHA1 Message Date
guillep2k f9944c0e69 Configurable close and reopen keywords for PRs (#8120)
4 years ago
Jakob Ackermann 00629fea95 [assets] configurable URL for static resources (#7911)
4 years ago
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
5 years ago
zeripath 5a62ae5cbf
Add setting to disable BASIC authentication (#8586)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
Benson Muite 6fa14ac3c8 Update app.ini.sample (#8498)
5 years ago
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
clavinet 2f2a4cb898 Update app.ini.sample (#7816)
5 years ago
clavinet 80d2c2575b Update app.ini.sample (#7817)
5 years ago
Lunny Xiao 0e2996caa1 fix missing queue type on app.ini.sample (#7494)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
Mura Li f88aa1d215 Support git.PATH entry in app.ini (#6772)
5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Lunny Xiao 063fa99159
when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047)
5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992)
5 years ago
Monty Taylor 6eb53ac570 Fix documentation on Oauth2.Enable flag (#7011)
5 years ago
Tamal Saha 34d06f4c6b Handle CORS requests (#6289)
5 years ago
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
5 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
zeripath 827ab6b75a Add SUBJECT_PREFIX mailer config option (#6605)
5 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584)
5 years ago
Lunny Xiao e7d7dcb090 Issue indexer queue redis support (#6218)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
Lunny Xiao 477ef46251
Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lunny Xiao 9e8cc3b18d add default time out for git operations (#6015)
5 years ago
John Olheiser f51e7ed18e Update U2F section defaults (#5994)
5 years ago
Richard Mahn da1edbfb79 Feature - Pagination for git tree API (#5838)
5 years ago
zeripath f286a5abb4 Allow Macaron to be set to log through to gitea.log (#5667)
5 years ago
zeripath 3d91bb2f2d Make log mailer for testing (#5893)
5 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852)
5 years ago
Lunny Xiao 892bfd0b19 improve the releases api paging (#5831)
5 years ago
techknowlogick 71c832e043
Add documentation for SHOW_REGISTRATION_BUTTON (#5778)
5 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738)
5 years ago
Lanre Adelowo 9edc829c17 update docs to include THEMES config value (#5752)
5 years ago
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
zeripath 2a660a1de1 Support reverse proxy providing email (#5554)
5 years ago
Roman a0ecc5f24e improve the git-scm url's in docs and sample.ini (#5467)
5 years ago
Lauris BH e09fe48773 Refactor heatmap to vue component (#5401)
5 years ago
Lanre Adelowo 3a1ed82529 Explicitly decide whether to use TLS in mailer's configuration (#5024)
5 years ago
Patrick Lühne 7e587e097c Fix typos in configuration (#5398)
5 years ago
Antoine GIRARD 3a95e2d0ea app.ini.sample: add ENABLE_USER_HEATMAP default config (#5362)
5 years ago
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157)
5 years ago
Patrick Lühne c2f72b1346 Fix typo in configuration (#5295)
5 years ago
Stanislav 078c404c3b Prometheus endpoint (#5256)
5 years ago
techknowlogick 92fb89f6e1
Clean up docs (#5274)
5 years ago
zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236)
5 years ago
Antoine GIRARD ffd5fb8139 Set heatmap color range configurable (#5165)
6 years ago
Chih-Hsuan Yen d7ca839c67 Fix a typo in app.ini.sample (#5015)
6 years ago
Russell Aunger 127f477056 MySQL TLS (#4642)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Jerry Jacobs b1bc08e268 cmd/serve: pprof cpu and memory profile dumps to disk (#4560)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Piotr Orzechowski a74426d631 Swagger.v1.json template (#3572)
6 years ago
Kjell Kvinge ba358ecbf5 Make max commits in graph configurable (#4498)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea (#4198)
6 years ago
Fluf f035dcd4f2 Add Recaptcha functionality to Gitea (#4044)
6 years ago
Kim "BKC" Carlbäcker cbee921c28 Limit uploaded avatar image-size to 4096x3072 by default (#4353)
6 years ago
François M 8c6b2324a7 Fix missing close tags in U2F (#4256)
6 years ago
Inon S 15f6ec9632 LFS: make HTTP auth period configurable (#4035)
6 years ago
Lunny Xiao 5c95f7c7ce
fix attachment ENABLED (#4064)
6 years ago
David Schneiderbauer 3b35c6e47c add i18n section in config cheat sheet, reordered app.ini.sample (#4038)
6 years ago
3_1_3_u e225b5c512 add a Ukrainian language (#4036)
6 years ago
Timothée Ravier b3a3024f03 doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case (#3760)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
FabioFortini 1546458f7d issue-2768: added new option allow_only_external_registration (#3910)
6 years ago
mikolaj holysz 54c73bdaf0 Fix comments in config1 (#3946)
6 years ago
Bwko 8ee45eb614 Add EnableTimetracking option to app settings (#3719)
6 years ago
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726)
6 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502)
6 years ago
Lauris BH e189b06baa
Add mising `LOCAL_WIKI_PATH` documentation (#3420)
6 years ago
Timo Schindler bcd7f42529 Added quoting for passwords in sample.app.ini and documentation (#3395)
6 years ago
Roman Egunkov 2f8c65c885 Fixed link to Issue 165 in comment, that was broken by commit 2d68bd1ef9 (index 8110ac85..0f6163c4 100644). (#3267)
6 years ago
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. (#1928)
6 years ago
Lunny Xiao 529482135c
Support default private when creating or migrating repository (#3239)
6 years ago
Sandro Santilli 9a0e2a8b07 Improve cron.archive_cleanup docs in cheat sheet and app.ini.sample (#3215)
6 years ago
Patrick Lühne b6d2243ac0 Make spacing in configuration file consistent (#3186)
6 years ago
Jonas Bröms 4d85c1d3c8 Fix fault PR renaming app.ini (#2977)
6 years ago