summaryrefslogtreecommitdiff
path: root/spec/controllers/profiles
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify specStan Hu2017-03-241-1/+1
* Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+45
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-45/+0
* Fix access token specsfix-specs-for-access-tokensSean McGivern2017-03-071-2/+2
* Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-21/+7
|\
| * Require explicit scopes on personal access tokensMarkus Koller2017-03-071-22/+7
* | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-4/+25
|\ \ | |/ |/|
| * apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-2/+2
| * refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-281-6/+2
| * add impersonation tokenSimon Vocella2017-02-281-2/+27
| * manage personal_access_tokens through apiSimon Vocella2017-02-281-2/+2
* | Remove remnants of git annexPawel Chojnacki2017-03-031-10/+0
|/
* Enable Style/WordArrayDouwe Maan2017-02-231-2/+2
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-4/+2
* Merge branch '27480_deploy_keys_should_not_show_up_in_users_keys_list' into '...Douwe Maan2017-02-131-10/+9
|\
| * Make deploy key not show in User's keys listPawel Chojnacki2017-02-131-10/+9
* | Use `let` in Profiles::NotificationsController specRichard Macklin2017-02-031-12/+9
* | Add missing newline in Profiles::NotificationsController specRichard Macklin2017-02-011-0/+1
* | Add notified_of_own_activity to permitted attributesRichard Macklin2017-02-011-1/+2
* | Add controller spec for Profiles::NotificationsControllerRichard Macklin2017-02-011-0/+46
|/
* Add a controller spec for personal access tokens.Timothy Andrew2016-12-161-0/+49
* fixes part1 of files to start using active tensetiagonbotelho2016-08-092-10/+10
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-1/+1
* Added CHANGELOG item and fixed Rubocop errorsdisable-saml-account-unlinkPatricio Cano2016-06-141-4/+2
* Disable the unlink feature for SAML connected accounts (social login).Patricio Cano2016-06-141-0/+28
* Implement U2F registration.Timothy Andrew2016-06-061-7/+7
* Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable2016-04-151-1/+11
* Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-1/+1
* Add `:with_avatar` trait to User factoryRobert Speicher2016-02-241-1/+1