summaryrefslogtreecommitdiff
path: root/spec/features/profiles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-095-5/+5
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-075-5/+5
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-062-1/+84
|\ \ | |/
| * Add more specs to cover subkeys scenariosRubén Dávila2017-10-051-0/+12
| * fix to make gpg_keys_spec start passingBrett Walker2017-09-231-1/+1
| * allow a verified secondary email to be use as the primary withoutBrett Walker2017-09-231-1/+1
| * tweaks for rubocopBrett Walker2017-09-231-6/+5
| * add verified/unverified labels to profile emails.Brett Walker2017-09-231-5/+21
| * refactored the Spinach feature `features/profile/emails.feature` intoBrett Walker2017-09-231-0/+56
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-187-38/+33
|\ \ | |/
| * Improve 'spec/features/profiles/*' specsVitaliy @blackst0ne Klachkov2017-09-167-38/+33
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-136-4/+152
|\ \ | |/
| * Replace the 'profile/active_tab.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-135-4/+74
| * Replace the profile/emails.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-101-0/+78
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-054-6/+23
|\ \ | |/
| * use new #verification_statusAlexis Reigel2017-09-051-2/+2
| * Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-011-0/+17
| |\
| | * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-2/+3
| | * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+16
| * | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-011-2/+2
| |\ \
| | * | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-2/+2
| | |/
| * | fixed up a bunch of specsPhil Hughes2017-08-291-2/+2
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-111-1/+1
|\ \ | |/
| * Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* | Change trigger('focus') -> clickStan Hu2017-08-091-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-093-14/+18
|\ \ | |/
| * Fix Profile > Preferences feature specs36168-fix-transient-preferences-specsRémy Coutable2017-08-081-12/+16
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-0210-48/+159
|\ \ | |/
| * Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable2017-07-281-3/+3
| |\
| | * Use `empty_project` where possible in spec/features/profilesRobert Speicher2017-07-271-3/+3
| * | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+58
| |\ \ | | |/ | |/|
| | * user may now revoke a gpg keyAlexis Reigel2017-07-271-0/+16
| | * remove the :gpg rspec tagAlexis Reigel2017-07-271-1/+1
| | * gpg email verificationAlexis Reigel2017-07-271-9/+11
| | * test with a gpg key with multiple emailsAlexis Reigel2017-07-271-2/+2
| | * use example gpg key instead of my ownAlexis Reigel2017-07-271-4/+4
| | * add profile gpg key page to manage gpg keysAlexis Reigel2017-07-271-0/+40
| * | Remove superfluous type defs in specsKeifer Furzland2017-07-278-8/+8
| |/
| * Merge branch '19629-remove-inactive-tokens-list' into 'master'Filipa Lacerda2017-07-141-5/+7
| |\
| | * Update tests to cover removal of inactive tokens tablekushalpandya2017-07-141-5/+7
| * | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-25/+55
| |/
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-298-8/+8
| * Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-261-1/+1
| |\
| | * ported EE user service to CEJames Lopez2017-06-231-1/+1
| * | Replace 'profile/notifications.feature' spinach test with an rspec analogblackst0ne2017-06-221-0/+21
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-218-8/+8
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-198-8/+8
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-1/+1
|/