summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes #32474Michael Kozono2017-05-171-3/+13
* Invalidate cache for issue and MR counters more granularlycounters_cache_invalidationValery Sizov2017-05-151-0/+28
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-2/+9
* Devise can assign trackable fields, but only allow writes once/hourtc-cache-trackable-attributesToon Claes2017-05-081-1/+11
* Limit `update_tracked_fields` to write to database once/hourToon Claes2017-05-081-0/+19
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-0/+59
* Merge branch 'backport-ee-4b464eaaee' into 'master' Robert Speicher2017-05-051-0/+11
|\
| * Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeebackport-ee-4b464eaaeeRémy Coutable2017-05-041-0/+11
* | Add CHANGELOG entry, some specs and locale file for German.Ruben Davila2017-05-041-0/+8
|/
* Reject group-routes as names of child namespacesBob Van Landuyt2017-05-011-0/+12
* Skip validation when creating internal (ghost, service desk) usersdm-fix-ghost-user-validationDouwe Maan2017-04-261-0/+10
* Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-201-2/+0
|\
| * Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-181-2/+0
* | Fix active user countJames Lopez2017-04-191-0/+12
|/
* Remove the User#is_admin? methodblackst0ne2017-04-091-2/+2
* Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan2017-04-061-1/+28
|\
| * Implement review comments from @DouweM for !10467.28695-move-all-associated-records-to-ghost-userTimothy Andrew2017-04-061-0/+1
| * Fix a bug with the User#abuse_report association.Timothy Andrew2017-04-061-1/+27
* | rename cache db column with `_cached` suffixAlexis Reigel2017-04-061-4/+4
* | check all groups for 2fa requirementAlexis Reigel2017-04-061-0/+41
* | Support 2FA requirement per-groupMarkus Koller2017-04-061-0/+42
|/
* Implement new service for creating userGeorge Andrinopoulos2017-03-271-12/+0
* Fix projects_limit RangeError on user createAlexander Randa2017-03-241-0/+1
* Make sure alias email would never match:Lin Jen-Shin2017-03-171-1/+3
* Merge branch 'refactor/global-permissions-for-internal-users' into 'master' Sean McGivern2017-03-131-16/+0
|\
| * don't require ghost users to be blockedhttp://jneen.net/2017-03-091-16/+0
* | Resolve transient failure in spec/models/user_spec.rbGeorge Andrinopoulos2017-03-131-2/+3
|/
* Add `has_many` associations for models that can have Upload recordsRobert Speicher2017-03-061-0/+1
* Make triggers to be user awareKamil Trzcinski2017-03-051-0/+1
* Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-281-2/+2
* Fix specs for the ghost user feature.12726-preserve-issues-after-deleting-usersTimothy Andrew2017-02-241-2/+4
* Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-241-0/+14
* Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-241-2/+2
* Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-241-1/+38
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-4/+4
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-8/+8
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-8/+8
* Enable Style/DotPositionDouwe Maan2017-02-231-4/+4
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-2/+1
* Drop theme ID from users tableAnnabel Dunstone Gray2017-02-151-1/+0
* Make deploy key not show in User's keys listPawel Chojnacki2017-02-131-0/+29
* Bypass signup domain validation for external usersReza Mohammadi2017-02-081-0/+10
* Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-071-0/+33
|\
| * More backportDouwe Maan2017-02-061-0/+33
* | Update specDouwe Maan2017-02-061-2/+2
* | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-1/+1
|/
* Add traits for the different Event types to the Event factoryrs-event-traitsRobert Speicher2017-02-011-4/+4
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-3/+3