Commit Graph

1929 Commits (042089fbaf8a818042405a75bee08dea8db347c0)

Author SHA1 Message Date
Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
David Svantesson 8c24bb9e43 Abort syncrhonization from LDAP source if there is some error. (#7960)
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
David Svantesson ce45a8c257 Allow token as authorization for accessing attachments (#7909)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 09ca391230
Add file status on API (#7671)
5 years ago
Lunny Xiao ed58919bfc fix bug when migrating a private repository (#7917)
5 years ago
Lunny Xiao 2d0b90c967 Fix upload file type check (#7890)
5 years ago
zeripath bee1227b2f
Extract the username and password from the mirror url (#7651)
5 years ago
Norwin 867f46f78e Detect delimiter in CSV rendering (#7869)
5 years ago
guillep2k 5661773018 Remove unique filter from repo indexer analyzer. (#7878)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841)
5 years ago
zeripath def84840db Attempt to fix hook problem (#7854)
5 years ago
Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713)
5 years ago
Antoine GIRARD 46d6b92ad0 Import topics during migration (#7851)
5 years ago
Mura Li 602155df7b Do not fetch all refs (#7797)
5 years ago
WGH 98fd085039 Fix lax comparison in validation tests (#7815)
5 years ago
Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821)
5 years ago
guillep2k 2594693a46 Remove camel case tokenization from repo indexer (#7733)
5 years ago
zeripath 7ad67109d7
Be more strict with git arguments (#7715)
5 years ago
silverwind 1d8915ad5d Add a lot of extension to language mappings for syntax highlights (#7741)
5 years ago
FlorianBen 0e887af2d1 Fix specific highlighting (CMakeLists.txt ...) (#7686)
5 years ago
guillep2k 3566d2c860 Include "executable" files in the index, as they are not necessarily binary (#7718)
5 years ago
Lunny Xiao e503794371 remove unnecessary fmt on generate bindata (#7706)
5 years ago
zeripath a4b7a4f2f8 Correct wrong datetime format for git (#7689)
5 years ago
Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645)
5 years ago
Lunny Xiao a94ae7acb0 fix bug on migrating milestone from github (#7665)
5 years ago
Lunny Xiao 6782a704ef Fix bug create/edit wiki pages when code master branch protected (#7580)
5 years ago
zeripath 6485962dd5
Fix panic on push at #7611 (#7615)
5 years ago
Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485)
5 years ago
Christian Muehlhaeuser 5e4e7d3df0 Added missing error checks in tests (#7554)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
silverwind fe7689a6b2 Fix empty commits now showing in repo overview (#7521)
5 years ago
Christian Muehlhaeuser 9a965035f0 Un-lambda base.FileSize (#7556)
5 years ago
Lunny Xiao 8ad64574ee Fix markdown invoke sequence (#7513)
5 years ago
Lunny Xiao 8ea60e7e61
remove duplicated webhook trigger (#7511)
5 years ago
Lunny Xiao ce087c58ef
Remove settting dependency on modules/session (#7237)
5 years ago
Lunny Xiao d2958d9f46 Move status table to cron package (#7370)
5 years ago
Lunny Xiao 2739a0be98
only create opened pull request when migrating from github (#7463)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
5 years ago
Cherrg a7b1ba0e3d wiki history improvements (#7391)
5 years ago
Lunny Xiao 427a161c67 Fix migration tests since #7 fixed (#7375)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
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
Antoine GIRARD f369788347 Refactor filetype is not allowed errors (#7309)
5 years ago