aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/testify/assert/http_assertions.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-141-162/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)65432020-09-011-3/+22
| | | | | * Update go-swagger * vendor
* Use Go1.11 module (#5743)Mura Li2019-03-271-3/+19
| | | | | | | | | | | | | | | | | | * 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
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-5/+5
| | | | | | | | | | | | | | | | | | | * 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)
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-111-14/+35
|
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-071-0/+106