summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve govendor testing (#1623)Antoine GIRARD2017-05-021-1/+1
* Update xorm to latest version (#1651)Lauris BH2017-05-0218-141/+251
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-0120-18/+3608
* update git which fixes #1133 (#1614)Lunny Xiao2017-04-282-4/+15
* remove unused vendor packages (#1620)Lunny Xiao2017-04-2718-1558/+0
* Add create_at and updated_at in PR json (#1616)Jonas Östanbäck2017-04-273-4/+7
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-243-36/+13
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-164-4/+140
* Fix race when running commands with timeout (#1465)Mura Li2017-04-074-25/+73
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-0635-1624/+1972
* Correct broken unaligned load/store in armv5 (#1355)Damien Gaignon2017-04-0519-74/+320
* Fix races in the log module by using syncmap (#1421)Mura Li2017-04-034-0/+427
* GPG commit validation (#1150)Antoine GIRARD2017-03-225-12/+53
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-1714-0/+964
* Implement GPG api (#710)Antoine GIRARD2017-03-1629-0/+7403
* fix build failed on aarch64 (#1132)Lunny Xiao2017-03-074-6/+24
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-062-3/+14
* fix broken caused by boltdb in mips/mipsle (#1107)Lunny Xiao2017-03-032-0/+22
* Update vendor of code.gitea.io/sdk/giteaAndrey Nering2017-02-257-4/+101
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-241-0/+1
* Take back control of hooks (#1006)Lunny Xiao2017-02-233-7/+19
* Oauth2 consumer (#679)Willem van Dreumel2017-02-2245-0/+6130
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-207-153/+363
* refactor notificationsForUser since xorm In support slice of customerize type...Lunny Xiao2017-02-162-7/+23
* update xorm vendor and also fix #740 (#886)Lunny Xiao2017-02-103-16/+20
* Use assert in legacy unit tests (#867)Ethan Koenig2017-02-0864-6568/+0
* Add checkbox to search for all the branches by commit message (#813)Zsombor2017-02-056-17/+32
* Fix master builds on mips* again (#815)Thomas Boerger2017-02-022-0/+16
* Merge pull request #736 from andreynering/fix-windows-sshAndrey Nering2017-01-256-143/+0
|\
| * Remove original minwinsvc from vendorAndrey Nering2017-01-236-143/+0
* | fix: delete attachment after remove comment.Bo-Yi Wu2017-01-254-6/+8
* | Add ETag header to avatars (#721)Bwko2017-01-256-9/+49
* | Search bar for issues/pulls (#530)Ethan Koenig2017-01-25177-0/+221450
|/
* update xorm for bugs fix (#728)Lunny Xiao2017-01-233-5/+5
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-2313-716/+626
* Two factor authentication support (#630)Andrew2017-01-1627-0/+2674
* bug fix releaseLunny Xiao2017-01-094-9/+9
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-064-4/+110
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-0352-2614/+3113
* Release API endpointsEthan Koenig2017-01-023-4/+104
* Unit tests for token and update modelsEthan Koenig2016-12-3136-0/+11598
* API endpoints for forks (#509)Ethan Koenig2016-12-312-3/+41
* Support http service graceful restart (#416)Lunny Xiao2016-12-3119-0/+1896
* Implementation of Folder JumpingSl@ny2016-12-282-3/+22