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-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2018-01-02Clears visual token on second backspaceMartin Wortschack
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-19Show inline edit button for issuesClement Ho
2017-12-08Add js prefix for issuable-editClement Ho
2017-12-07Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann
2017-11-28Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov
2017-11-25Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov
2017-11-13fix to allow integer label refernceshaseeb
2017-11-09Clean up schema of the "issues" tableYorick Peterse
2017-11-06Remove create MR button from issues when MRs are disabledGeorge Andrinopoulos
2017-11-03fix flaky tests by removing unneeded clicks and focus actionsMike Greiling
2017-11-03fix flaky test in gfm_autocomplete_spec.rbMike Greiling
2017-11-03don't attempt to click on hidden elementsMike Greiling
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-11-03refactor wait_for_requests, add slow_requests block helperMike Greiling
2017-11-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-11-01add slow_requests! to filtered search tests which expect to see a loading spi...Mike Greiling
2017-10-31Use count expectation so `all` finder will wait (patience)Eric Eastwood
2017-10-30Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-26use click instead of send(:return) so that open select dropdowns are blurredMike Greiling
2017-10-26Revert "Merge branch '36670-remove-edit-form' into 'master'"Sean McGivern
2017-10-24correct the issues list count for label:none filterMike Greiling
2017-10-24fix issue in which enter key from fill_in command was intercepted by autocomp...Mike Greiling
2017-10-24fix race condition when loading labels in filter barMike Greiling
2017-10-23Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-20Use title as placeholder instead of issue title for reusabilityClement Ho
2017-10-20clear localStorage after each capybara test (global)Mike Greiling
2017-10-20fix rubocop (oops)Mike Greiling
2017-10-19Check for element before evaluate_scriptEric Eastwood
2017-10-19clear localstorage between testsMike Greiling
2017-10-18add InputHelper rspec helper to simulate non-BMP character inputMike Greiling
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-06Show confirmation modal before deleting accountWinnie Hellmann
2017-10-03Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-10-03Fix Element is not clickable at this pointJose Ivan Vargas
2017-09-29Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-27Replaced trigger click calls for click, also fixed ace_editor-input testJose Ivan Vargas
2017-09-27fixed spec/features/issues/filtered_search/dropdown_milestone_spec.rbPhil Hughes
2017-09-27fixed spec/features/issues/filtered_search/dropdown_assignee_spec.rbPhil Hughes
2017-09-26Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-26Fix spelling of occurredJames Ramsay
2017-09-25Fix specsAnnabel Dunstone Gray
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-22add set_cookie helperMike Greiling
2017-09-20Replaced trigger calls for clickJose Ivan Vargas