summaryrefslogtreecommitdiff
path: root/spec/controllers/profiles
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-192-1/+13
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-202-0/+13
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-10/+40
* Add latest changes from gitlab-org/security/gitlab@13-9-stable-eeGitLab Bot2021-03-031-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-22/+16
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-172-104/+19
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-0/+31
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-196-25/+229
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-012-2/+38
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-65/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-188-8/+8
* Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot2020-05-261-2/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-5/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-122-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+32
* Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-191-3/+3
* Add some frozen string to spec/**/*.rbgfyoung2019-04-158-0/+16
* Move language setting to preferencesFabian Schneider2019-02-201-1/+2
* Add setting for first day of the weekFabian Schneider2019-02-061-1/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-197-20/+20
* Remove content disposition attachment displaying all ssh keysFrancisco Javier López2018-12-181-6/+0
* Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-161-1/+1
* Set content disposition attachment to several endpointsFrancisco Javier López2018-11-231-0/+7
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+6
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-3/+3
* spacing and small optimisationsAlexandra2017-10-011-3/+4
* fixes for rubocopBrett Walker2017-09-231-2/+2
* tweaks for rubocopBrett Walker2017-09-231-4/+3
* add verified/unverified labels to profile emails.Brett Walker2017-09-231-0/+15
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-0/+20
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-2/+4
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-4/+2
* Restore some changes from !9199Rubén Dávila2017-09-061-2/+4
* Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas2017-07-181-1/+1
* update preferences controllerJames Lopez2017-06-231-2/+3
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-021-1/+1
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+0
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-1/+1
* Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-15/+37