summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Project tools visibility levelFelipe Artur2016-09-011-2/+1
* Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman2016-08-241-0/+10
* Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown-improvePaco Guzman2016-08-171-0/+47
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-1/+1
* Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-14/+14
|\
| * adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-13/+13
| * Tidy the key spec and fix failing user specKeith Pope2016-08-021-1/+1
* | Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+3
|/
* Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-6/+53
|\
| * Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-2/+2
| * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-5/+5
| * Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-181-3/+3
| * Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-3/+50
* | Ensure Owners are included in the scope for authorized_projectsRobert Speicher2016-07-191-7/+16
|/
* Track a user who created a pipelineKamil Trzcinski2016-07-151-0/+2
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-6/+6
* Added setting to set new users by default as externalDravere2016-07-071-0/+21
* Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-0/+20
* Add a blank line between before and it:Lin Jen-Shin2016-06-071-0/+3
* Avoid using subject and is_expected.to:Lin Jen-Shin2016-06-071-5/+8
* Prefer do and end for before/after:Lin Jen-Shin2016-06-071-7/+21
* Fix method definition styleLin Jen-Shin2016-06-071-2/+2
* Use rspec's matchers and update style:Lin Jen-Shin2016-06-071-8/+10
* Use subject for more consistent testing style:Lin Jen-Shin2016-06-071-4/+5
* This is easier to write:Lin Jen-Shin2016-06-071-1/+1
* Add a test for User#ci_authorized_runnersLin Jen-Shin2016-06-071-0/+57
* Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-0/+60
* Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-4/+4
|\
| * Update tests for the current_application_settings request store changesDJ Mountney2016-05-271-4/+4
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-0/+1
|\ \ | |/
| * Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-0/+1
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-0/+19
|\ \ | |/
| * Tidy up user project specsSean McGivern2016-05-111-13/+8
| * Restrict starred projects to viewable onesSean McGivern2016-05-101-0/+24
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-63/+0
|\ \ | |/
| * Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-63/+0
* | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-0/+1
|/
* Allow temp-oauth-email as notification emailerror-when-ldap-doesn-t-supply-an-email-address-14559Zeger-Jan van de Weg2016-03-311-0/+7
* Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-26/+0
|\
| * Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-26/+0
* | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-131-1/+0
* | External UsersZeger-Jan van de Weg2016-03-131-0/+16
|/
* Fixed a few spec typosYorick Peterse2016-03-111-3/+3
* Use ILIKE/LIKE for searching usersYorick Peterse2016-03-111-11/+37
* Merge branch 'rs-avatar-validation' into 'master' Douwe Maan2016-03-011-1/+15
|\
| * Only validate avatar cropping values when avatar is present AND changedrs-avatar-validationRobert Speicher2016-02-291-1/+15
* | Reset `otp_grace_period_started_at` after disabling 2FARobert Speicher2016-02-291-0/+2
|/
* Add `:with_avatar` trait to User factoryRobert Speicher2016-02-241-0/+12
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* Add task modelDouglas Barbosa Alexandre2016-02-201-0/+1