summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-0/+11
* Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-181-1/+75
|\
| * Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-1/+75
* | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-171-0/+1
|\ \ | |/ |/|
| * Add most of specs for chat namesKamil Trzcinski2016-11-161-0/+1
* | Fix some failing specs due to missing access_requestable traitNick Thomas2016-11-161-1/+1
* | Merge branch 'patch-5' into 'master' Rémy Coutable2016-11-161-0/+22
|\ \
| * | fix "Without projects" filterBen Bodenmiller2016-11-161-0/+22
| |/
* | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-2/+2
|/
* Add User#projects_with_reporter_access_limited_toYorick Peterse2016-11-071-0/+36
* Fix: Todos Filter Shows All Users22588-todos-filter-shows-all-usersValery Sizov2016-11-041-0/+14
* Allow to search for user by secondary email address in the admin interfaceYar2016-11-011-0/+74
* Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-241-2/+2
* Refactor Gitlab::IdentifierYorick Peterse2016-10-051-0/+17
* 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