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-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
2016-05-16Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-11Tidy up user project specsSean McGivern
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-10Restrict starred projects to viewable onesSean McGivern
2016-05-10Add tests on Awardables and Award EmojiZeger-Jan van de Weg
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-03-31Allow temp-oauth-email as notification emailZeger-Jan van de Weg
2016-03-15Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg
2016-03-15Revert "Merge branch 'avatar-cropping' into 'master' "Rémy Coutable
2016-03-13Create an external users tab on Admin user listZeger-Jan van de Weg
2016-03-13External UsersZeger-Jan van de Weg
2016-03-11Fixed a few spec typosYorick Peterse
2016-03-11Use ILIKE/LIKE for searching usersYorick Peterse
2016-03-01Merge branch 'rs-avatar-validation' into 'master' Douwe Maan
2016-03-01Only validate avatar cropping values when avatar is present AND changedRobert Speicher
2016-02-29Reset `otp_grace_period_started_at` after disabling 2FARobert Speicher
2016-02-24Add `:with_avatar` trait to User factoryRobert Speicher
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Add task modelDouglas Barbosa Alexandre
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-02-02Fix typo on User modelDouglas Barbosa Alexandre