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-02-22Fix user feature specs that were hardcoding 'user1'Rémy Coutable
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-26fixed users_specJose Ivan Vargas
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-01-03Add email and password confirmation fields to registration formDrew Blessing
2016-11-18Allow registering users where the username contains dots (.).Timothy Andrew
2016-10-17Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher
2016-10-15Don't use member properties in users_spec, and remove loading ref.Bryce Johnson
2016-10-15Shush rubocop.Bryce Johnson
2016-10-15Get tests passing.Bryce Johnson
2016-10-15Make UX upgrades to SignIn/Register views.Bryce Johnson
2016-10-13Update users routing specDmitriy Zaporozhets
2016-10-06Fix users feature specDmitriy Zaporozhets
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-04-19Improve uniqueness of field names on the signup formRobert Speicher
2015-09-29Streamline the "Report button"Rémy Coutable
2015-09-29Disable the "Report abuse" button if a user has already been reportedRémy Coutable
2015-07-07Add `feature` tag to feature specsRobert Speicher
2015-06-16Fix duplicate 'Email has already been taken' message when creating a userswellard
2015-04-27Specs don't need to set default_url_options anymoreRobert Speicher
2015-04-08Upon successful login, clear `reset_password_token` fieldRobert Speicher
2015-02-05Redirect signup page to signin page.Douwe Maan
2015-01-15Remove password strength indicatorJacob Vosmaer
2015-01-09Finally fix stuff related to dynamic configDmitriy Zaporozhets
2014-10-23Updated the IDs of the fields, so that it wouldn't mess with many testsPatricio Cano
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2013-02-21Fixing rspec after upgrade to capybara pt1Dmitriy Zaporozhets