aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/testify
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-1419-8158/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-177-28/+1041
| | | | | | | * Upgrade blevesearch dependency to v2.0.1 * Update rupture to v1.0.0 * Fix test
* [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)65432020-09-018-205/+424
| | | | | * Update go-swagger * vendor
* go-sqlite3 gomod version (#12490)techknowlogick2020-08-148-137/+687
|
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-287-263/+1270
| | | | | | * update swagger to 0.20.1 * fiw swagger version for validate
* Bump github.com/stretchr/testify from 1.2.2 to 1.3.0 (#6663)Antoine GIRARD2019-04-163-24/+45
| | | | | Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.2.2...v1.3.0)
* Use Go1.11 module (#5743)Mura Li2019-03-2711-235/+1465
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-275-0/+1607
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move code.gitea.io/git to code.gitea.io/gitea/modules/git * fix imports * fix fmt * fix misspell * remove wrong tests data * fix unit tests * fix tests * fix tests * fix tests * fix tests * fix tests * enable Debug to trace the failure tests * fix tests * fix tests * fix tests * fix tests * fix tests * comment commit count tests since git clone depth is 50 * fix tests * update from code.gitea.io/git * revert change to makefile
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-245-336/+272
| | | | | | | | | | | | | | | | | | | * Add LDAP Key Synchronization feature Signed-off-by: Magnus Lindvall <magnus@dnmgns.com> * Add migration: add login source id column for public_key table * Only update keys if needed * Add function to only list pubkey synchronized from ldap * Only list pub ssh keys synchronized from ldap. Do not sort strings as ExistsInSlice does it. * Only get keys belonging to current login source id * Set default login source id to 0 * Some minor cleanup. Add integration tests (updete dep testify)
* Migrate to dep (#3972)Antoine GIRARD2018-05-213-8/+22
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Remove unused vendor github.com/stretchr/testify/require (#3273)Antoine GIRARD2017-12-317-1721/+0
|
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-1113-135/+2808
|
* remove unused vendor packages (#1620)Lunny Xiao2017-04-277-845/+0
|
* Unit tests for token and update modelsEthan Koenig2016-12-317-0/+845
|
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-078-0/+1609