summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move commit repo action from models to repofiles package (#7645)Lunny Xiao2019-07-306-310/+348
* SetDefaultBranch on pushing to empty repository (#7610)zeripath2019-07-301-0/+11
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-293-0/+6
* fix bug on migrating milestone from github (#7665)Lunny Xiao2019-07-291-1/+1
* css: use flex to fix floating paginate (#7656)Antoine GIRARD2019-07-292-1/+3
* hide delete/restor button on archived repos (#7658)65432019-07-291-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-291-0/+1
* integration tests: Use t.Helper() (#7654)Antoine GIRARD2019-07-292-0/+18
* change length of some repository's columns (#7652)Lunny Xiao2019-07-293-3/+23
* [Branch View] add download button (#7604)65432019-07-294-9/+32
* [Branch View] Protection Symbole (delete dublicate) (#7624)65432019-07-271-5/+3
* fix wrong email when use gitea as OAuth2 provider (#7640)renothing2019-07-2712-27/+32
* Fix regression in reverse proxy documentation (#7634)mrsdizzie2019-07-262-8/+8
* reserve .well-known username (#7637)Andreas Shimokawa2019-07-261-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-261-0/+1
* [Branch View] Delete Table Header (#7622)65432019-07-261-14/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-261-1/+2
* Update to latest mssqldriver (#7613)zeripath2019-07-2631-594/+2372
* [Branch View] icons to buttons (#7602)65432019-07-262-2/+3
* Fix syntax highlight initialization (#7617)silverwind2019-07-251-1/+4
* Fix bug create/edit wiki pages when code master branch protected (#7580)Lunny Xiao2019-07-253-6/+18
* Make PKCS8, PEM and SSH2 keys work (#7600)zeripath2019-07-252-27/+125
* Fix panic on push at #7611 (#7615)zeripath2019-07-252-2/+2