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-02-06Add local markdown versionJan Provaznik
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2018-09-24Feature/new user snippets breadcrumbsJ.D. Bean
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-09-05render using RedCarpet if legacy_render parameter is setBrett Walker
2018-07-30Show the status of a user in interactionsBob Van Landuyt
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-07-05Enable Capybara/FeatureMethods copWinnie Hellmann
2018-03-27blank lines around expect removedhaseeb
2018-03-19removed creating projecthaseeb
2018-03-19updated integration testhaseeb
2018-03-17integration test addedhaseeb
2017-11-02add InspectRequests helper automatically to :js testsMike Greiling
2017-10-26update all status_code calls to use new inspect_requests helperMike Greiling
2017-10-24add accept_confirm around "delete comment" buttonMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-27Replaced trigger click calls for click, also fixed ace_editor-input testJose Ivan Vargas
2017-09-26Replaced trigger calls for click, fixed click_on callJose Ivan Vargas
2017-09-01Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-28fix transient test failures caused by wrong dropdown triggerSimon Knox
2017-08-16Rename find('.ace_editor') -> find('.ace_text-input') to make Chrome happyStan Hu
2017-08-16Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-14Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho
2017-08-13Remove unsupported `network_traffic` in specsStan Hu
2017-08-11Make sure uploads for personal snippets are correctly renderedBob Van Landuyt
2017-08-10take edit note button out of dropdownSimon Knox
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-05Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable
2017-07-05Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-27Resolve "Unable to access edit comment from dropdown menu in certain screen s...Luke "Jared" Bennett
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-19Disable autocomplete on snippets commentsEric Eastwood
2017-06-07Added more actions and report as abuse to all notesLuke "Jared" Bennett
2017-06-07Support uploads for newly created personal snippetsJarka Kadlecova
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-10Merge branch 'snippets_visibility' into 'security'Sean McGivern
2017-05-08Just assert the existence of the timeago elementLuke "Jared" Bennett
2017-05-08Check for all possible timeago strings that can be rendered in a few minutes....Luke "Jared" Bennett
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-02Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern
2017-05-02Display comments for personal snippetsJarka Kadlecova
2017-05-01Add download button to project snippetsDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan