summaryrefslogtreecommitdiffstats
path: root/vendor/github.com
Commit message (Expand)AuthorAgeFilesLines
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-0112-38/+177
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-216-0/+960
* Improve issue search (#2387)Ethan Koenig2017-09-1694-1205/+3921
* fix updated update on public key (#2514)Lunny Xiao2017-09-151-11/+13
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-1329-490/+427
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-2242-1392/+1726
* vendor: update sqlite to fix "database is locked" errors (#2116)Andrey Nering2017-07-0617-5886/+10603
* Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)Antoine GIRARD2017-06-1452-0/+17000
* Fix and test for delete user (#1713)Ethan Koenig2017-05-202-8/+4
* Show commit status icon in commits table (#1688)Lauris BH2017-05-0717-0/+3995
* Update xorm to latest version (#1651)Lauris BH2017-05-0217-135/+245
* Additional OAuth2 providers (#1010)Willem van Dreumel2017-05-0119-11/+3553
* remove unused vendor packages (#1620)Lunny Xiao2017-04-2717-1540/+0
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-241-2/+2
* fix migrate failed and org dashboard failed on MSSQL database (#1448)Lunny Xiao2017-04-0634-1621/+1969
* Correct broken unaligned load/store in armv5 (#1355)Damien Gaignon2017-04-0518-65/+311
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-1713-0/+958
* fix build failed on aarch64 (#1132)Lunny Xiao2017-03-073-3/+21
* fix broken caused by boltdb in mips/mipsle (#1107)Lunny Xiao2017-03-032-0/+22
* Oauth2 consumer (#679)Willem van Dreumel2017-02-2232-0/+4955
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-206-150/+360
* refactor notificationsForUser since xorm In support slice of customerize type...Lunny Xiao2017-02-161-4/+20
* update xorm vendor and also fix #740 (#886)Lunny Xiao2017-02-102-10/+14
* Use assert in legacy unit tests (#867)Ethan Koenig2017-02-0863-6556/+0
* Fix master builds on mips* again (#815)Thomas Boerger2017-02-022-0/+16
* Merge pull request #736 from andreynering/fix-windows-sshAndrey Nering2017-01-255-137/+0
|\
| * Remove original minwinsvc from vendorAndrey Nering2017-01-235-137/+0
* | fix: delete attachment after remove comment.Bo-Yi Wu2017-01-253-3/+5
* | Add ETag header to avatars (#721)Bwko2017-01-251-1/+13
* | Search bar for issues/pulls (#530)Ethan Koenig2017-01-25173-0/+220696
|/
* update xorm for bugs fix (#728)Lunny Xiao2017-01-232-2/+2
* Update xorm and fix dump command (#692)Lunny Xiao2017-01-2312-713/+623
* Two factor authentication support (#630)Andrew2017-01-1626-0/+2638
* Update xorm and dependencies vendor for feature to dump to other database (#565)Lunny Xiao2017-01-0351-2605/+3104
* Unit tests for token and update modelsEthan Koenig2016-12-317-0/+845
* Support http service graceful restart (#416)Lunny Xiao2016-12-3118-0/+1866
* Git LFS support v2 (#122)Fabian Zaremba2016-12-2618-0/+1515
* Enables mssql support (#383)btrepp2016-12-2436-0/+69009
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-30467-0/+189375
* Fix error 500 on organization dashboard page (#150)Lunny Xiao2016-11-1211-139/+167
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-1051-3844/+0
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-0719-0/+4515
* More MixedCase constsSandro Santilli2016-11-071-2/+2
* Use MixedCase constant namesSandro Santilli2016-11-071-9/+9
* Added updated go-sdkThomas Boerger2016-11-0726-0/+1402
* Dropped github.com/gogits/go-gogs-client vendored depThomas Boerger2016-11-0727-1412/+0
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-0625-2/+2
* Added all required dependenciesThomas Boerger2016-11-04469-0/+295294