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-06use the right way to construct action url41758-after-changing-username-url-still-redirects-to-old-routeLukas Eipert
2018-04-05append '?format=json' to the API call URLLukas Eipert
2018-04-05remove unnecessary model assignmentLukas Eipert
2018-04-05remove fdescribeLukas Eipert
2018-04-05remove unnecessary spies on `axios.put`Lukas Eipert
2018-04-05remove unnecessary `Vue.nextTick`Lukas Eipert
2018-04-05move button translation to `$options`Lukas Eipert
2018-04-05remove unnecessary escaping in sprintfLukas Eipert
2018-04-05adjust selectors in rspec testsLukas Eipert
2018-04-05add tests for proper username escapingLukas Eipert
2018-04-05rename pending request status to a proper `isRequestPending`Lukas Eipert
2018-04-05rethrow error and adjust tests to work without `Vue.nextTick`Lukas Eipert
2018-04-05update changelog phrasingLukas Eipert
2018-04-05move ids to `$options`Lukas Eipert
2018-04-05i18n for all the strings!Lukas Eipert
2018-04-05remove usage of `.finally`Lukas Eipert
2018-04-05escape usernames properlyLukas Eipert
2018-04-05fix failing rspec testLukas Eipert
2018-04-04run prettier on gl_modalLukas Eipert
2018-04-04use HTTP 422 instead of 400 on faulty update_username requestsLukas Eipert
2018-04-04add newlineLukas Eipert
2018-04-04add newlineLukas Eipert
2018-04-04revert fdescribeLukas Eipert
2018-04-04disable button and input while API call is on the wayLukas Eipert
2018-04-04split API and button testsLukas Eipert
2018-04-04add test for failing XHR requestLukas Eipert
2018-04-04add test for modal header and bodyLukas Eipert
2018-04-04add comments to the double tickLukas Eipert
2018-04-04properly check for the disabled state of the buttonLukas Eipert
2018-04-04properly use axiosMock only onceLukas Eipert
2018-04-04fix failing test and resolve open BE discussionLukas Eipert
2018-04-04Merge branch 'master' into 41758-after-changing-username-url-still-redirects-...Lukas Eipert
2018-04-04Merge branch 'blackst0ne-rails5-update-gemfile-rails5-lock' into 'master'Rémy Coutable
2018-04-04Merge branch 'bvl-handle-missing-attribute-when-updating-username' into 'master'Douwe Maan
2018-04-04add tests for new json version of update_username endpointLukas Eipert
2018-04-04add semantic classes to modal buttons, makes it easier for testingLukas Eipert
2018-04-04fix rspec feature tests to work with the new modalLukas Eipert
2018-04-04Merge branch '41224-pipeline-icons' into 'master'Tim Zallmann
2018-04-04Handle invalid params when trying update_usernameBob Van Landuyt
2018-04-04Merge branch 'dz-improve-app-settings-4' into 'master'Grzegorz Bizon
2018-04-04[Rails5] Update Gemfile.rails5.lock [ci skip]blackst0ne
2018-04-04add tests for update_username componentLukas Eipert
2018-04-04escape usernameLukas Eipert
2018-04-04satisfy the naming convention godsLukas Eipert
2018-04-04use message on BE errors as wellLukas Eipert
2018-04-04use axios instead of formLukas Eipert
2018-04-04enable `/profile/update_username` to respond with jsonLukas Eipert
2018-04-04Merge branch '5547-backport-gitlab-git-checksum-to-ce' into 'master'Stan Hu
2018-04-04Merge branch 'master' into 41758-after-changing-username-url-still-redirects-...Lukas Eipert
2018-04-03Merge branch 'docs-update_security_products_examples' into 'master'Marcia Ramos