aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io
Commit message (Expand)AuthorAgeFilesLines
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-274-5/+154
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-181-0/+30
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-101-0/+7
* fix: Add secret to all webhook's payload where it has been missing (#5199)Peter Hoffmann2018-10-286-25/+46
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-062-4/+37
* API /admin/users/{username} missing parameter (#4775)EnricoFerro2018-08-232-0/+9
* Add ability to delete a token (#4235)techknowlogick2018-07-061-0/+7
* update git vendor (#4059)David Schneiderbauer2018-05-271-5/+27
* Migrate to dep (#3972)Antoine GIRARD2018-05-216-213/+15
* Fix some webhooks bugs (#3981)Lunny Xiao2018-05-211-0/+2
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-163-24/+160
* Added user language setting (#3875)kolaente2018-05-051-0/+2
* Issue due date (#3794)kolaente2018-05-013-20/+43
* Symlink icons (#1416) (#3826)Tris Forster2018-05-014-24/+56
* Add Attachment API (#3478)Jonas Franz2018-03-0619-109/+202
* Update code.gitea.io/git (#3482)Ethan Koenig2018-02-102-82/+82
* Change how merged PR commit info are prepared (#3368)Lauris BH2018-01-191-4/+4
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-073-1/+19
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-0/+4
* Update code.gitea.io/git (#3251)Ethan Koenig2017-12-221-0/+12
* chore: upgrade gitea/git version (#3240)Bo-Yi Wu2017-12-191-2/+2
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-115-166/+352
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-293-6/+49
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-282-4/+70
* Update swagger documentation (#2899)Ethan Koenig2017-11-1324-139/+144
* Update vendor git (#2765)Lauris BH2017-10-235-60/+22
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-191-12/+28
* Improve swagger doc (#2274)Antoine GIRARD2017-08-2110-41/+163
* update code.gitea.io/git in vendor to fix #2245 (#2250)Lauris BH2017-08-031-2/+4
* Update code.gitea.io/git dependency (#2149)Lauris BH2017-07-121-1/+1
* upgrade git source code. (#2094)Bo-Yi Wu2017-07-011-1/+1
* Update git module (#2074)Jonas Östanbäck2017-06-281-135/+90
* update git module (#2037)Lauris BH2017-06-232-4/+11
* Update code.gitea.io/git (#2014)Ethan Koenig2017-06-201-22/+25
* Update code.gitea.io/git (#1998)Ethan Koenig2017-06-184-3/+11
* Update code.gitea.io/gitAntoine GIRARD2017-06-062-68/+21
* Update code.gitea.io/git (#1849)Ethan Koenig2017-06-011-1/+1
* Update code.gitea.io/git (#1824)Ethan Koenig2017-05-306-107/+169
* Added Parent property to the repo API (#1687)guyzmo2017-05-121-0/+1
* Exposes in API the Repo entity's Size and IsBare property (#1668)guyzmo2017-05-052-0/+44
* fix: tag contain character ) will http 500 on release page (#1670)Bo-Yi Wu2017-05-041-1/+1
* Generate swagger json (#1402)Antoine GIRARD2017-05-028-10/+110
* update git which fixes #1133 (#1614)Lunny Xiao2017-04-281-1/+12
* Add create_at and updated_at in PR json (#1616)Jonas Östanbäck2017-04-272-1/+4
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-163-1/+137
* Fix race when running commands with timeout (#1465)Mura Li2017-04-073-22/+70
* GPG commit validation (#1150)Antoine GIRARD2017-03-224-6/+47
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-061-0/+11
* Update vendor of code.gitea.io/sdk/giteaAndrey Nering2017-02-256-1/+98
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-241-0/+1