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-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-28Fix setting `last_credential_check` on LDAP-loginBob Van Landuyt
2017-02-02Active tense test coverageValery Sizov
2017-01-10Fix Rubocop offenses in LDAP related code and specGrzegorz Bizon
2016-12-20fixup! Log messages when blocking/unblocking LDAP accountsMarkus Koller
2016-12-20Log messages when blocking/unblocking LDAP accountsMarkus Koller
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-04-05Unblocks user when active_directory is disabled and it can be foundGabriel Mazetto
2016-01-14fixed LDAP activation on login to use new ldap_blocked stateGabriel Mazetto
2016-01-08LDAP synchronization block/unblock new statesGabriel Mazetto
2015-12-09Tag lib specsDouwe Maan
2015-12-08Block LDAP user when they are no longer found in the LDAP serverDrew Blessing
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher
2015-05-12Don't accidentally unblock auto created users from Active Directory.Douwe Maan
2015-03-14Unblock user if they were unblocked in AD.Douwe Maan
2015-03-12Block user if he/she was blocked in Active DirectoryDmitriy Zaporozhets
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-12-04fix specsValery Sizov
2014-10-13Refactor lib files for multiple LDAP groupsJan-Willem van der Meer
2014-09-30Add option to gitlab config to specify if LDAP server is active directory.Marin Jankovski
2014-09-01Refactor: beter naming for active directory disabled usersJan-Willem van der Meer
2014-08-29Fix naming convention of LDAP testsJan-Willem van der Meer