summaryrefslogtreecommitdiffstats
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Git LFS support v2 (#122)Fabian Zaremba2016-12-2619-6/+1527
* Update sdkEthan Koenig2016-12-253-6/+82
* Enables mssql support (#383)btrepp2016-12-2439-0/+69228
* update code.gitea.io/git (#450)Lunny Xiao2016-12-2227-234/+240
* Update gitea/sdk vendor (#406)Martin Hebnes Pedersen2016-12-163-3/+21
* Don't use custom PBKDF2 function (#382)Lunny Xiao2016-12-152-0/+83
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-30684-0/+305236
* Update gitea/sdk vendorKim "BKC" Carlbäcker2016-11-2926-33/+301
* Upgrade vendor "git" (#175)Thibault Meyer2016-11-1512-21/+295
* Upgrade vendor "git" (#161)Thibault Meyer2016-11-125-10/+17
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-1212-154/+182
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-1127-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-1052-3/+3
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-0720-0/+4533
* Fix type in unused constant name (#111)Sandro Santilli2016-11-071-1/+1
* More MixedCase constsSandro Santilli2016-11-071-2/+2
* Use MixedCase constant namesSandro Santilli2016-11-071-9/+9
* Added updated go-sdkThomas Boerger2016-11-0727-0/+1408
* Dropped github.com/gogits/go-gogs-client vendored depThomas Boerger2016-11-0728-1418/+0
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-0626-8/+8
* Added all required dependenciesThomas Boerger2016-11-04660-0/+502447
* Added vendoring config for govendorThomas Boerger2016-11-041-0/+505