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
2016-12-13Be smarter when finding a sudoed user in API::HelpersRémy Coutable
2016-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-02Test all values for `enabled_git_access_protocol`Andrew Smith
2016-12-01If SSH prototol is disabled don't say the user requires SSH keysAndrew Smith
2016-11-25Refresh project authorizations using a Redis leaseYorick Peterse
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-16Fix some failing specs due to missing access_requestable traitNick Thomas
2016-11-16Merge branch 'patch-5' into 'master' Rémy Coutable
2016-11-16Add most of specs for chat namesKamil Trzcinski
2016-11-16fix "Without projects" filterBen Bodenmiller
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-11-07Add User#projects_with_reporter_access_limited_toYorick Peterse
2016-11-04Fix: Todos Filter Shows All UsersValery Sizov
2016-11-01Allow to search for user by secondary email address in the admin interfaceYar
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-09-01Project tools visibility levelFelipe Artur
2016-08-24Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-04Move those builders to their own namespace, feedback:Lin Jen-Shin
2016-08-02Tidy the key spec and fix failing user specKeith Pope
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-19Ensure Owners are included in the scope for authorized_projectsRobert Speicher
2016-07-19Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano
2016-07-19Added the ability to block sign ups using a domain blacklist.Patricio Cano
2016-07-15Track a user who created a pipelineKamil Trzcinski
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-07Added setting to set new users by default as externalDravere
2016-06-24Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable
2016-06-07Add a blank line between before and it:Lin Jen-Shin
2016-06-07Avoid using subject and is_expected.to:Lin Jen-Shin
2016-06-07Prefer do and end for before/after:Lin Jen-Shin
2016-06-07Fix method definition styleLin Jen-Shin
2016-06-07Use rspec's matchers and update style:Lin Jen-Shin
2016-06-07Use subject for more consistent testing style:Lin Jen-Shin
2016-06-07This is easier to write:Lin Jen-Shin
2016-06-07Add a test for User#ci_authorized_runnersLin Jen-Shin
2016-06-06Add a `U2fRegistrations` table/model.Timothy Andrew
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-05-28Update tests for the current_application_settings request store changesDJ Mountney
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet