summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [skip ci] Updated translations via CrowdinGiteaBot2019-08-121-1/+1
* add details for db socket listening (#7830)Antoine GIRARD2019-08-121-1/+1
* Fix lax comparison in validation tests (#7815)WGH2019-08-121-2/+6
* Fix duplicate call of webhook (#7821)Antoine GIRARD2019-08-116-113/+34
* Enable switching to a different source branch when PR already exists (#7819)Mario Lubenka2019-08-111-7/+7
* Update serv.go (#7822)clavinet2019-08-111-1/+1
* Update app.ini.sample (#7817)clavinet2019-08-101-1/+1
* Rewrite existing repo units if setting is not included in api body (#7763)David Svantesson2019-08-101-73/+86
* Prevent Commit Status and Message From Overflowing On Branch Page (#7800)Gary Kim2019-08-093-12/+19
* api: fix multiple bugs with statuses endpoints (#7785)Antoine GIRARD2019-08-095-23/+85
* Add SSH_LISTEN_HOST to the config cheatsheet (#7793)Mason2019-08-081-0/+1
* Fix global search result CSS, misc CSS tweaks (#7789)silverwind2019-08-085-210/+178
* activate sum.golang.org check (#7782)Antoine GIRARD2019-08-081-0/+1
* Correct formatting of bullet list (#7794)guillep2k2019-08-081-0/+1
* Display error as string but not bytes (#7780)Lunny Xiao2019-08-071-1/+1
* remove `-i` flag from GOFLAGS (#7778)Lars Kistner2019-08-071-1/+1
* Fix approvals counting (#7757)Lunny Xiao2019-08-072-6/+9
* Fix Slack webhook fork message (#7774)WGH2019-08-061-2/+2
* Add migration step to remove old repo_indexer_status orphaned records (#7746)guillep2k2019-08-062-0/+18
* fix rename failed when rewrite public keys (#7761)Lunny Xiao2019-08-061-1/+3
* Remove camel case tokenization from repo indexer (#7733)guillep2k2019-08-065-278/+2
* Fix dropTableColumns sqlite implementation (#7710)zeripath2019-08-054-97/+23
* 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
* Add SQL execution on log and indexes on table repository and comment (#7740)Lunny Xiao2019-08-055-6/+36
* deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)Antoine GIRARD2019-08-0510-29/+86
* build: use GOPROXY and disable download on some steps (#7745)Antoine GIRARD2019-08-052-0/+26
* add pagination for admin api get orgs and fix only list public orgs bug (#7742)Lunny Xiao2019-08-043-4/+27
* Apply emoji on commit graph page (#7743)jaqra2019-08-041-1/+1
* Tweak label border CSS (#7739)silverwind2019-08-044-17/+33
* Fix specific highlighting (CMakeLists.txt ...) (#7686)FlorianBen2019-08-041-5/+7
* Fix repo_index_status lingering when deleting a repository (#7734)guillep2k2019-08-041-0/+1
* Fix milestone completness calculation when migrating (#7725)Lauris BH2019-08-031-4/+16
* Fixes indexed repos keeping outdated indexes when files grow too large (#7712)guillep2k2019-08-031-1/+1
* display as error (#7724)Lunny Xiao2019-08-031-1/+1
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-0213-25/+346
* Include "executable" files in the index, as they are not necessarily binary (...guillep2k2019-08-022-1/+6
* Skip non-regular files (e.g. submodules) on repo indexing (#7711)guillep2k2019-08-021-5/+13
* Fix create menu item widths (#7708)silverwind2019-08-012-2/+2
* drone: a test for compat with 32 bit (#7707)Antoine GIRARD2019-08-011-0/+10
* remove unnecessary fmt on generate bindata (#7706)Lunny Xiao2019-08-013-3/+0
* update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705)Antoine GIRARD2019-08-015-13/+13
* improve branches list performance and fix protected branch icon when no-login...Lunny Xiao2019-08-011-4/+12
* Correct wrong datetime format for git (#7689)zeripath2019-07-312-2/+2
* Update src-d/go-git to v4.13.0 (#7688)Antoine GIRARD2019-07-31131-406/+3148
* frontport 1.9.0 changelog (#7687)techknowlogick2019-07-311-3/+41
* fix duplicated webhook when creating issue with assignees (#7681)Lunny Xiao2019-07-311-3/+6
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-311-0/+3
* Move add to hook queue for created repo to outside xorm session. (#7675)David Svantesson2019-07-311-2/+15
* sugestion to use range .Branches (#7674)65432019-07-301-2/+2