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-08-28Display default status emoji if only message is enteredWinnie Hellmann
2018-08-07Restyle status message input on profile settingsWinnie Hellmann
2018-07-30Hide the status fields behind a feature flagBob Van Landuyt
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06(Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-06-20Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-reve...Jasper Maes
2018-05-02Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
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