summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Update markbates/goth libary to fix OAuth2 support (#3661) (#3663)Lauris BH2018-03-133-40/+74
* Update markbates/goth library (#3533) (#3539)Lauris BH2018-02-1911-157/+281
* fix MSSQL bug on org (#3405)Lunny Xiao2018-01-2728-161/+1008
* Change how merged PR commit info are prepared (#3368)Lauris BH2018-01-192-7/+7
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-074-4/+22
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-072-3/+7
* Remove unused vendor github.com/stretchr/testify/require (#3273)Antoine GIRARD2017-12-318-1727/+0
* Update code.gitea.io/git (#3251)Ethan Koenig2017-12-222-3/+15
* chore: upgrade gitea/git version (#3240)Bo-Yi Wu2017-12-192-5/+5
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-1131-401/+3270
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-294-9/+52
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-283-7/+73
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-2812-73/+233
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-214-0/+405
* Fix govendor for x/crupto curve25519 (#2925)Lauris BH2017-11-172-1/+835
* Update golang x/crypto dependencies (#2923)Lauris BH2017-11-1631-1305/+1320
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-1514-422/+581
* Update swagger documentation (#2899)Ethan Koenig2017-11-1325-142/+147
* Code/repo search (#2582)Ethan Koenig2017-10-274-0/+280
* Add support for extra sendmail arguments (#2731)Jonas Bröms2017-10-256-0/+310
* Update vendor git (#2765)Lauris BH2017-10-236-63/+25
* Update vendor github.com/lib/pq (#2752)Antoine GIRARD2017-10-2117-371/+898
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-0113-41/+180
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-217-0/+966
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-192-15/+31
* Improve issue search (#2387)Ethan Koenig2017-09-16106-1294/+14949
* fix updated update on public key (#2514)Lunny Xiao2017-09-152-14/+16
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-1330-496/+433
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-2243-1400/+1734
* Improve swagger doc (#2274)Antoine GIRARD2017-08-2111-44/+166
* Revert to upstream ini dependency (#2304)Ethan Koenig2017-08-142-6/+5
* Temporarily patch go-ini/ini with fork (#2255)Ethan Koenig2017-08-078-160/+515
* update code.gitea.io/git in vendor to fix #2245 (#2250)Lauris BH2017-08-032-5/+7
* Update code.gitea.io/git dependency (#2149)Lauris BH2017-07-122-4/+4
* vendor: update sqlite to fix "database is locked" errors (#2116)Andrey Nering2017-07-0618-5889/+10606
* upgrade git source code. (#2094)Bo-Yi Wu2017-07-012-4/+4
* Update git module (#2074)Jonas Östanbäck2017-06-282-138/+93
* update git module (#2037)Lauris BH2017-06-233-7/+14
* Update code.gitea.io/git (#2014)Ethan Koenig2017-06-202-25/+28
* Update code.gitea.io/git (#1998)Ethan Koenig2017-06-185-6/+14
* Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)Antoine GIRARD2017-06-1454-909/+10584
* Update code.gitea.io/gitAntoine GIRARD2017-06-063-71/+24
* Update code.gitea.io/git (#1849)Ethan Koenig2017-06-012-4/+4
* Update code.gitea.io/git (#1824)Ethan Koenig2017-05-307-110/+172
* Fix and test for delete user (#1713)Ethan Koenig2017-05-203-11/+7
* Added Parent property to the repo API (#1687)guyzmo2017-05-122-3/+4
* Show commit status icon in commits table (#1688)Lauris BH2017-05-0718-0/+4007
* Exposes in API the Repo entity's Size and IsBare property (#1668)guyzmo2017-05-053-3/+47
* fix: tag contain character ) will http 500 on release page (#1670)Bo-Yi Wu2017-05-042-4/+4
* Generate swagger json (#1402)Antoine GIRARD2017-05-029-13/+113