summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-36/+36
* Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+20
|\
| * update invalid gpg signatures when email changesAlexis Reigel2017-07-271-0/+20
| * don't sync to keychain fileAlexis Reigel2017-07-271-20/+0
| * remove gpg from keychain when user's email changesAlexis Reigel2017-07-271-0/+20
* | Use described_class when possibleRémy Coutable2017-07-271-64/+64
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
|/
* Adjust tests to work with latest shoulda gemdz-update-shouldaDmitriy Zaporozhets2017-07-241-1/+3
* Update specs for new upload pathBob Van Landuyt2017-07-181-1/+1
* Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-searchTiago Botelho2017-07-141-3/+3
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-0/+22
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-0/+22
* | Stop sanitizing user 'name' when inserting into dbNathan Neulinger2017-07-121-0/+12
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
|/
* Inserts exact matches of username, email and name to the top of the user sear...26125-match-username-on-searchTiago Botelho2017-06-291-25/+32
* Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-231-0/+14
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Merge branch '30725-reset-user-limits-when-unchecking-external-user' into 'ma...Douwe Maan2017-06-191-0/+34
|\
| * refactors user model validations30725-reset-user-limits-when-unchecking-external-userTiago Botelho2017-06-191-0/+2
| * Ensures default user limits when external user is uncheckedTiago Botelho2017-06-161-0/+32
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-4/+12
|/
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-1/+1
* Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-061-0/+4
* Fix hard-deleting users when they have authored issuesNick Thomas2017-06-021-1/+1
* Remove some deprecated methodstc-improve-project-api-perfToon Claes2017-05-301-19/+0
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-45/+86
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-45/+86
* | ensure rss token on readAlexis Reigel2017-05-241-3/+5
* | add missing spec for incoming email token presenceAlexis Reigel2017-05-241-0/+7
* | add rss_token attribute to user modelAlexis Reigel2017-05-241-0/+7
* | 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