| Commit message (Expand) | Author | Age | Files | Lines |
* | Display error as string but not bytes (#7780) | Lunny Xiao | 2019-08-07 | 1 | -1/+1 |
* | remove `-i` flag from GOFLAGS (#7778) | Lars Kistner | 2019-08-07 | 1 | -1/+1 |
* | Fix approvals counting (#7757) | Lunny Xiao | 2019-08-07 | 2 | -6/+9 |
* | Fix Slack webhook fork message (#7774) | WGH | 2019-08-06 | 1 | -2/+2 |
* | Add migration step to remove old repo_indexer_status orphaned records (#7746) | guillep2k | 2019-08-06 | 2 | -0/+18 |
* | fix rename failed when rewrite public keys (#7761) | Lunny Xiao | 2019-08-06 | 1 | -1/+3 |
* | Remove camel case tokenization from repo indexer (#7733) | guillep2k | 2019-08-06 | 5 | -278/+2 |
* | Fix dropTableColumns sqlite implementation (#7710) | zeripath | 2019-08-05 | 4 | -97/+23 |
* | 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 |
* | Add SQL execution on log and indexes on table repository and comment (#7740) | Lunny Xiao | 2019-08-05 | 5 | -6/+36 |
* | deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749) | Antoine GIRARD | 2019-08-05 | 10 | -29/+86 |
* | build: use GOPROXY and disable download on some steps (#7745) | Antoine GIRARD | 2019-08-05 | 2 | -0/+26 |
* | add pagination for admin api get orgs and fix only list public orgs bug (#7742) | Lunny Xiao | 2019-08-04 | 3 | -4/+27 |
* | Apply emoji on commit graph page (#7743) | jaqra | 2019-08-04 | 1 | -1/+1 |
* | Tweak label border CSS (#7739) | silverwind | 2019-08-04 | 4 | -17/+33 |
* | Fix specific highlighting (CMakeLists.txt ...) (#7686) | FlorianBen | 2019-08-04 | 1 | -5/+7 |
* | Fix repo_index_status lingering when deleting a repository (#7734) | guillep2k | 2019-08-04 | 1 | -0/+1 |
* | Fix milestone completness calculation when migrating (#7725) | Lauris BH | 2019-08-03 | 1 | -4/+16 |
* | Fixes indexed repos keeping outdated indexes when files grow too large (#7712) | guillep2k | 2019-08-03 | 1 | -1/+1 |
* | display as error (#7724) | Lunny Xiao | 2019-08-03 | 1 | -1/+1 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 13 | -25/+346 |
* | Include "executable" files in the index, as they are not necessarily binary (... | guillep2k | 2019-08-02 | 2 | -1/+6 |
* | Skip non-regular files (e.g. submodules) on repo indexing (#7711) | guillep2k | 2019-08-02 | 1 | -5/+13 |
* | Fix create menu item widths (#7708) | silverwind | 2019-08-01 | 2 | -2/+2 |
* | drone: a test for compat with 32 bit (#7707) | Antoine GIRARD | 2019-08-01 | 1 | -0/+10 |
* | remove unnecessary fmt on generate bindata (#7706) | Lunny Xiao | 2019-08-01 | 3 | -3/+0 |
* | update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705) | Antoine GIRARD | 2019-08-01 | 5 | -13/+13 |
* | improve branches list performance and fix protected branch icon when no-login... | Lunny Xiao | 2019-08-01 | 1 | -4/+12 |
* | Correct wrong datetime format for git (#7689) | zeripath | 2019-07-31 | 2 | -2/+2 |
* | Update src-d/go-git to v4.13.0 (#7688) | Antoine GIRARD | 2019-07-31 | 131 | -406/+3148 |
* | frontport 1.9.0 changelog (#7687) | techknowlogick | 2019-07-31 | 1 | -3/+41 |
* | fix duplicated webhook when creating issue with assignees (#7681) | Lunny Xiao | 2019-07-31 | 1 | -3/+6 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-31 | 1 | -0/+3 |
* | Move add to hook queue for created repo to outside xorm session. (#7675) | David Svantesson | 2019-07-31 | 1 | -2/+15 |
* | sugestion to use range .Branches (#7674) | 6543 | 2019-07-30 | 1 | -2/+2 |
* | Move commit repo action from models to repofiles package (#7645) | Lunny Xiao | 2019-07-30 | 6 | -310/+348 |
* | SetDefaultBranch on pushing to empty repository (#7610) | zeripath | 2019-07-30 | 1 | -0/+11 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-29 | 3 | -0/+6 |
* | fix bug on migrating milestone from github (#7665) | Lunny Xiao | 2019-07-29 | 1 | -1/+1 |
* | css: use flex to fix floating paginate (#7656) | Antoine GIRARD | 2019-07-29 | 2 | -1/+3 |
* | hide delete/restor button on archived repos (#7658) | 6543 | 2019-07-29 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-29 | 1 | -0/+1 |
* | integration tests: Use t.Helper() (#7654) | Antoine GIRARD | 2019-07-29 | 2 | -0/+18 |
* | change length of some repository's columns (#7652) | Lunny Xiao | 2019-07-29 | 3 | -3/+23 |
* | [Branch View] add download button (#7604) | 6543 | 2019-07-29 | 4 | -9/+32 |
* | [Branch View] Protection Symbole (delete dublicate) (#7624) | 6543 | 2019-07-27 | 1 | -5/+3 |
* | fix wrong email when use gitea as OAuth2 provider (#7640) | renothing | 2019-07-27 | 12 | -27/+32 |
* | Fix regression in reverse proxy documentation (#7634) | mrsdizzie | 2019-07-26 | 2 | -8/+8 |
* | reserve .well-known username (#7637) | Andreas Shimokawa | 2019-07-26 | 1 | -0/+1 |