Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06Add confirmation modal to "Change username"Shah El-Rahman
2018-03-26Update no repository placeholderGeorge Tsiolis
2018-03-16Fixed profile notifications not being editablePhil Hughes
2018-03-01Removing the two factor check when the user sets a new passwordFrancisco Javier López
2018-02-15Move spinach profile tests to RSpecSemyon Pupkov
2018-02-08Replace $.ajax in profile.js with axiosClement Ho
2018-01-15remove specsPhil Hughes
2018-01-04Added multi editor setting on the profile preferences pageJose Ivan Vargas
2018-01-01Add breadcrumbs to User Settings sub-viewsRob Watson
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-10-30add accept_confirm around attempts to revoke personal access tokensMike Greiling
2017-10-30Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-24add accept_confirm around "destroy/revoke" buttonsMike Greiling
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-10-05Add more specs to cover subkeys scenariosRubén Dávila
2017-09-23fix to make gpg_keys_spec start passingBrett Walker
2017-09-23allow a verified secondary email to be use as the primary withoutBrett Walker
2017-09-23tweaks for rubocopBrett Walker
2017-09-23add verified/unverified labels to profile emails.Brett Walker
2017-09-23refactored the Spinach feature `features/profile/emails.feature` intoBrett Walker
2017-09-18Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-09-16Improve 'spec/features/profiles/*' specsVitaliy @blackst0ne Klachkov
2017-09-13Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-13Replace the 'profile/active_tab.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-10Replace the profile/emails.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov
2017-09-05Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-09-05use new #verification_statusAlexis Reigel
2017-09-01Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher
2017-09-01Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-29fixed up a bunch of specsPhil Hughes
2017-08-12Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-10Change trigger('focus') -> clickStan Hu
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-08Fix Profile > Preferences feature specsRémy Coutable
2017-08-03Change trigger('click') -> click for ChromeStan Hu
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable
2017-07-27Use `empty_project` where possible in spec/features/profilesRobert Speicher
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27user may now revoke a gpg keyAlexis Reigel
2017-07-27remove the :gpg rspec tagAlexis Reigel