aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix #7136: Add paging and extend API GetCommitStatuses (#7141)zeripath2019-07-254-9/+138
* Update to xorm@v0.7.4 (#7596)Tamal Saha2019-07-2513-174/+338
* drone/docker: prepare multi-arch release + provide arm64 image (#7571)Antoine GIRARD2019-07-242-2/+116
* Swagger: Add information to API Token header (#7585)zeripath2019-07-242-0/+2
* Move models.PushUpdate to repofiles.PushUpdate (#7485)Lunny Xiao2019-07-243-120/+94
* use 403 instead of 401 for ErrUserProhibitLogin (#7591)zeripath2019-07-231-1/+1
* Added missing error checks in tests (#7554)Christian Muehlhaeuser2019-07-234-1/+8
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-2324-46/+39
* Handle ErrUserProhibitLogin in http git (#7586)zeripath2019-07-231-1/+4
* fix #7568 (#7587)zeripath2019-07-232-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-231-0/+2
* Improve SSH key parser to handle newlines in keys (#7522)silverwind2019-07-232-6/+28
* Fix file header overflow in file and blame views (#7562)silverwind2019-07-232-5/+5
* Fixes #7564 - Malformed URLs in API git/commits response (#7565)Richard Mahn2019-07-221-2/+2
* Fix empty commits now showing in repo overview (#7521)silverwind2019-07-227-13/+24
* Fixed ineffectual assignments (#7555)Christian Muehlhaeuser2019-07-222-2/+1
* Un-lambda base.FileSize (#7556)Christian Muehlhaeuser2019-07-221-4/+2
* Fixed ineffectual assignments in tests (#7553)Christian Muehlhaeuser2019-07-223-13/+13
* Specify using AllowEncodedSlashes and nocanon for httpd (#7540)Gary Kim2019-07-202-4/+8
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-201-0/+1
* Add self to maintainers (#7541)Gary Kim2019-07-201-0/+1
* Fix repository's pull request count error (#7518)Lunny Xiao2019-07-183-12/+38