summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr
Commit message (Collapse)AuthorAgeFilesLines
* 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