aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io
Commit message (Expand)AuthorAgeFilesLines
* Vendor Update (#14496)65432021-01-2823-73/+147
* Gitea 2 Gitea migration (#12657)65432020-10-1455-0/+5644
* Update gitea-vet to v0.2.1 (#12282)65432020-08-1514-0/+406
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1143-3240/+0
* update sdk to latest (#6903)techknowlogick2019-05-104-15/+65
* Hash App token (#6724)techknowlogick2019-05-041-4/+7
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-172-1/+63
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-2732-3332/+0
* Updates SDK dep (#6406)Richard Mahn2019-03-223-3/+98
* Updates vendor/code.gitea.io/git (#6286)Richard Mahn2019-03-111-2/+7
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-114-8/+36
* add isAdmin to user model (#6231)Lanre Adelowo2019-03-031-0/+2
* Adds MustChangePassword to user create/edit API, defaults to true (#6193)John Olheiser2019-02-271-2/+2
* Increase Username and Orgname MaxSize 35 -> 40 (#6178)Segev Finer2019-02-253-3/+31
* Add API to list tags (#5850)Lunny Xiao2019-02-071-12/+4
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-061-4/+6
* Display the branch name in the commit view (#5950)Lanre Adelowo2019-02-052-1/+10
* Add single commit API support (#5843)Lunny Xiao2019-02-024-9/+84
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-305-2/+83
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-163-4/+6
* Git-Trees API (#5403)Kasi Reddy2018-11-281-0/+39
* Explicitly disable Git credential helper (#5367)Michael Kuhn2018-11-284-6/+37
* 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