aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-1511-358/+449
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-157-152/+354
* move CreateReview to moduels/pull (#7841)Lunny Xiao2019-08-141-0/+57
* Attempt to fix hook problem (#7854)zeripath2019-08-141-1/+3
* Check commit message hashes before making links (#7713)Gary Kim2019-08-143-14/+31
* Import topics during migration (#7851)Antoine GIRARD2019-08-147-0/+33
* Do not fetch all refs (#7797)Mura Li2019-08-131-1/+1
* Fix lax comparison in validation tests (#7815)WGH2019-08-121-2/+6
* Fix duplicate call of webhook (#7821)Antoine GIRARD2019-08-114-112/+0
* Remove camel case tokenization from repo indexer (#7733)guillep2k2019-08-061-3/+2
* Be more strict with git arguments (#7715)zeripath2019-08-0512-20/+41
* Add a lot of extension to language mappings for syntax highlights (#7741)silverwind2019-08-051-35/+79
* Fix specific highlighting (CMakeLists.txt ...) (#7686)FlorianBen2019-08-041-5/+7
* Include "executable" files in the index, as they are not necessarily binary (...guillep2k2019-08-021-0/+5
* remove unnecessary fmt on generate bindata (#7706)Lunny Xiao2019-08-013-3/+0
* Correct wrong datetime format for git (#7689)zeripath2019-07-312-2/+2
* Move commit repo action from models to repofiles package (#7645)Lunny Xiao2019-07-303-1/+338
* fix bug on migrating milestone from github (#7665)Lunny Xiao2019-07-291-1/+1
* Fix bug create/edit wiki pages when code master branch protected (#7580)Lunny Xiao2019-07-251-1/+7
* Fix panic on push at #7611 (#7615)zeripath2019-07-251-1/+1
* Move models.PushUpdate to repofiles.PushUpdate (#7485)Lunny Xiao2019-07-241-2/+87
* Added missing error checks in tests (#7554)Christian Muehlhaeuser2019-07-232-1/+5
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-2320-37/+31
* Fix empty commits now showing in repo overview (#7521)silverwind2019-07-227-13/+24
* Un-lambda base.FileSize (#7556)Christian Muehlhaeuser2019-07-221-4/+2
* Fix markdown invoke sequence (#7513)Lunny Xiao2019-07-181-1/+1
* remove duplicated webhook trigger (#7511)Lunny Xiao2019-07-181-1/+0
* Remove settting dependency on modules/session (#7237)Lunny Xiao2019-07-173-10/+3
* Move status table to cron package (#7370)Lunny Xiao2019-07-151-14/+42
* only create opened pull request when migrating from github (#7463)Lunny Xiao2019-07-141-1/+1
* Support setting cookie domain (#6288)Tamal Saha2019-07-122-1/+5
* wiki history improvements (#7391)Cherrg2019-07-111-0/+10
* Fix migration tests since #7 fixed (#7375)Lunny Xiao2019-07-081-2/+4
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-0814-87/+105
* Support git.PATH entry in app.ini (#6772)Mura Li2019-07-072-4/+15
* Add additional password hash algorithms (closes #5859) (#6023)EpicCoder2019-07-071-0/+2
* Refactor filetype is not allowed errors (#7309)Antoine GIRARD2019-07-061-0/+49
* switch to use gliderlabs/ssh for builtin server (#7250)techknowlogick2019-07-061-156/+135
* Fix typo in PR migration check (#7368)mrsdizzie2019-07-061-1/+1
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-062-1/+6
* Detect migrating batch size (#7353)Lunny Xiao2019-07-063-17/+67
* Use commit graph files for listing pages (#7314)Filip Navara2019-07-023-12/+73
* Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)Lunny Xiao2019-07-013-10/+16
* #6946 Run hooks on merge/edit and cope with protected branches (#6961)zeripath2019-07-012-2/+14
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-0/+39
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-297-81/+372
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-292-1/+6
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-296-187/+259
* add commitgraph support global default true when git version >= 2.18 (#7313)Lunny Xiao2019-06-291-0/+12
* Fixes #7238 - Annotated tag commit ID incorrect (#7321)Richard Mahn2019-06-291-3/+4