| Commit message (Expand) | Author | Age | Files | Lines |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -13/+15 |
* | Abort syncrhonization from LDAP source if there is some error. (#7960) | David Svantesson | 2019-08-24 | 1 | -5/+5 |
* | Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) | guillep2k | 2019-08-24 | 1 | -0/+2 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 4 | -24/+295 |
* | Allow token as authorization for accessing attachments (#7909) | David Svantesson | 2019-08-24 | 1 | -1/+6 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 55 | -94/+108 |
* | Add file status on API (#7671) | Lunny Xiao | 2019-08-21 | 2 | -11/+15 |
* | fix bug when migrating a private repository (#7917) | Lunny Xiao | 2019-08-20 | 1 | -1/+12 |
* | Fix upload file type check (#7890) | Lunny Xiao | 2019-08-17 | 2 | -10/+54 |
* | Extract the username and password from the mirror url (#7651) | zeripath | 2019-08-16 | 1 | -7/+9 |
* | Detect delimiter in CSV rendering (#7869) | Norwin | 2019-08-16 | 2 | -6/+66 |
* | Remove unique filter from repo indexer analyzer. (#7878) | guillep2k | 2019-08-15 | 1 | -3/+2 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 11 | -358/+449 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 7 | -152/+354 |
* | move CreateReview to moduels/pull (#7841) | Lunny Xiao | 2019-08-14 | 1 | -0/+57 |
* | Attempt to fix hook problem (#7854) | zeripath | 2019-08-14 | 1 | -1/+3 |
* | Check commit message hashes before making links (#7713) | Gary Kim | 2019-08-14 | 3 | -14/+31 |
* | Import topics during migration (#7851) | Antoine GIRARD | 2019-08-14 | 7 | -0/+33 |
* | Do not fetch all refs (#7797) | Mura Li | 2019-08-13 | 1 | -1/+1 |
* | Fix lax comparison in validation tests (#7815) | WGH | 2019-08-12 | 1 | -2/+6 |
* | Fix duplicate call of webhook (#7821) | Antoine GIRARD | 2019-08-11 | 4 | -112/+0 |
* | Remove camel case tokenization from repo indexer (#7733) | guillep2k | 2019-08-06 | 1 | -3/+2 |
* | Be more strict with git arguments (#7715) | zeripath | 2019-08-05 | 12 | -20/+41 |
* | Add a lot of extension to language mappings for syntax highlights (#7741) | silverwind | 2019-08-05 | 1 | -35/+79 |
* | Fix specific highlighting (CMakeLists.txt ...) (#7686) | FlorianBen | 2019-08-04 | 1 | -5/+7 |
* | Include "executable" files in the index, as they are not necessarily binary (... | guillep2k | 2019-08-02 | 1 | -0/+5 |
* | remove unnecessary fmt on generate bindata (#7706) | Lunny Xiao | 2019-08-01 | 3 | -3/+0 |
* | Correct wrong datetime format for git (#7689) | zeripath | 2019-07-31 | 2 | -2/+2 |
* | Move commit repo action from models to repofiles package (#7645) | Lunny Xiao | 2019-07-30 | 3 | -1/+338 |
* | fix bug on migrating milestone from github (#7665) | Lunny Xiao | 2019-07-29 | 1 | -1/+1 |
* | Fix bug create/edit wiki pages when code master branch protected (#7580) | Lunny Xiao | 2019-07-25 | 1 | -1/+7 |
* | Fix panic on push at #7611 (#7615) | zeripath | 2019-07-25 | 1 | -1/+1 |
* | Move models.PushUpdate to repofiles.PushUpdate (#7485) | Lunny Xiao | 2019-07-24 | 1 | -2/+87 |
* | Added missing error checks in tests (#7554) | Christian Muehlhaeuser | 2019-07-23 | 2 | -1/+5 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 20 | -37/+31 |
* | Fix empty commits now showing in repo overview (#7521) | silverwind | 2019-07-22 | 7 | -13/+24 |
* | Un-lambda base.FileSize (#7556) | Christian Muehlhaeuser | 2019-07-22 | 1 | -4/+2 |
* | Fix markdown invoke sequence (#7513) | Lunny Xiao | 2019-07-18 | 1 | -1/+1 |
* | remove duplicated webhook trigger (#7511) | Lunny Xiao | 2019-07-18 | 1 | -1/+0 |
* | Remove settting dependency on modules/session (#7237) | Lunny Xiao | 2019-07-17 | 3 | -10/+3 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 1 | -14/+42 |
* | only create opened pull request when migrating from github (#7463) | Lunny Xiao | 2019-07-14 | 1 | -1/+1 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 2 | -1/+5 |
* | wiki history improvements (#7391) | Cherrg | 2019-07-11 | 1 | -0/+10 |
* | Fix migration tests since #7 fixed (#7375) | Lunny Xiao | 2019-07-08 | 1 | -2/+4 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 14 | -87/+105 |
* | Support git.PATH entry in app.ini (#6772) | Mura Li | 2019-07-07 | 2 | -4/+15 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -0/+2 |
* | Refactor filetype is not allowed errors (#7309) | Antoine GIRARD | 2019-07-06 | 1 | -0/+49 |
* | switch to use gliderlabs/ssh for builtin server (#7250) | techknowlogick | 2019-07-06 | 1 | -156/+135 |