summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/davecgh
Commit message (Collapse)AuthorAgeFilesLines
* Remove golang vendored directory (#18277)techknowlogick2022-01-149-2132/+0
| | | | | | | * rm go vendor * fix drone yaml * add to gitignore
* Use Go1.11 module (#5743)Mura Li2019-03-276-107/+100
| | | | | | | | | | | | | | | | | | * 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-245-12/+12
| | | | | | | | | | | | | | | | | | | * 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)
* Fetch missing file in github.com/davecgh/go-spew/spew (#3995)Antoine GIRARD2018-05-201-0/+38
|
* Update code.gitea.io/git (#3137)Ethan Koenig2017-12-119-61/+41
|
* Vendor github.com/stretchr/testify for the assert packageMatthias Loibl2016-11-079-0/+2121