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
2019-01-25status quo56843-transient-rspecLukas Eipert
2018-12-20Escape label and milestone titles to prevent XSSKushal Pandya
2018-11-22Add specs for entities autocompleteJarka Košanová
2018-11-12Fix user name autocomplete XSS when name contains HTMLKushal Pandya
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-19Add spec to test HTML escaping while rendering autocompleteKushal Pandya
2018-10-05Resolve "Drop down filter for project snippets"Fabian Schneider
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-08Add js prefix for issuable-editClement Ho
2017-11-28Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov
2017-11-13fix to allow integer label refernceshaseeb
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-02add CookieHelper and InputHelper automatically to :js testsMike Greiling
2017-10-20clear localStorage after each capybara test (global)Mike Greiling
2017-10-20fix rubocop (oops)Mike 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-09-05Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-04Merge branch 'master' into issue-discussions-refactorFilipa Lacerda
2017-08-03Change trigger('click') -> click for ChromeStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-27Use `empty_project` where possible in spec/features/issuesRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-21IssueNotesRefactor: Fixes autocomplete specs.Fatih Acet
2017-07-07Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-07Fixed GFM references not being included when update issue inlinePhil Hughes
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern
2017-04-25Fix rendering emoji inside a stringblackst0ne
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-02-13Retrigger at.js for slash commands with autocomplete suffixSam Rose
2017-02-02Support non-ASCII characters in GFM autocompletesamrose3
2017-01-18Fixed highlightFirst and added specsLuke "Jared" Bennett
2016-12-28Fix GFM dropdown not showing at beginning of new linesPhil Hughes
2016-12-23Fixed error with GFM autocomplete when no data existsPhil Hughes
2016-12-22Added tests for special charactersPhil Hughes
2016-12-21Fix space issue and add testLuke "Jared" Bennett
2016-12-15Merge branch 'gfm-autocomplete-char-in-middle' into 'master' Fatih Acet
2016-12-12Added GFM testsPhil Hughes