Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-30Reduce hits to LDAP on Git HTTP auth by reordering auth mechanismsDrew Blessing
2016-12-16View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew
2016-12-16Validate access token scopes in `Gitlab::Auth`Timothy Andrew
2016-09-28Handle LFS token creation and retrieval in the same method, and in the same R...Patricio Cano
2016-09-19Fix test failureKamil Trzcinski
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Fix spec failuresKamil Trzcinski
2016-09-16Fix specs for available statusesKamil Trzcinski
2016-09-16Fix specs after renaming authentication_capabilitiesKamil Trzcinski
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-15Fix specs after merging LFS changesKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski
2016-09-15Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano
2016-09-15Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano
2016-09-15Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano
2016-09-15Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano
2016-09-15Added LFS support to SSHPatricio Cano
2016-09-15Add access specsKamil Trzcinski
2016-09-01Project tools visibility levelFelipe Artur
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-13Also rename "find" in the specsJacob Vosmaer
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-03Changes after more review from RémyJacob Vosmaer
2016-06-02Rename finder to find_in_gitlab_or_ldapJacob Vosmaer
2016-05-02Rubocop and whitespaceJacob Vosmaer
2016-04-29Make CI/Oauth/rate limiting reusableJacob Vosmaer
2015-12-09Tag lib specsDouwe Maan
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2014-10-30Session API: Use case-insensitive authentication like in UIAndrey Krivko
2014-10-13Merge tests to support Multiple LDAP groupsJan-Willem van der Meer
2014-09-08Ensure Gitlab::LDAP::authentication is testedJan-Willem van der Meer
2014-09-08Refactor gitlab auth testsJan-Willem van der Meer
2014-08-29Move and rename ldap / oauth specsJan-Willem van der Meer