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
2017-07-27Use `empty_project` where possible in spec/features/dashboardRobert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-27Ensure the overriding of Gitlab::Application.routes.default_url_options is on...Rémy Coutable
2017-07-25Move relative_path to the element that is being clickedJarka Kadlecova
2017-07-19Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher
2017-07-19Merge branch '23036-replace-dashboard-activity-spinach' into 'master'Rémy Coutable
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-17Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa
2017-07-17Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
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-29Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-27Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher
2017-06-27Merge branch '23036-replace-dashboard-todo-spinach' into 'master'Rémy Coutable
2017-06-26Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa
2017-06-26Replaces 'dashboard/todos' spinach with rspecAlexander Randa
2017-06-26Fix application error when Project#last_activity_at is nilRuben Davila
2017-06-21Add feature spec for dashboard state filter tabsEric Eastwood
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-16Merge branch 'issue_20900' into 'master'Sean McGivern
2017-06-16Remove old specs and add new onesFelipe Artur
2017-06-15Take timezone into account when comparing dates in the UIBob Van Landuyt
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-09Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern
2017-06-09Fixed dashboard milestone tabs not loadingPhil Hughes
2017-06-08Add feature tests for Dashboard Groups pageAlfredo Sumaran
2017-06-04Use last_activity_at attr when showing the update date in project listingRuben Davila
2017-05-30Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that...Douwe Maan
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-28Replace 'starred_projects.feature' spinach test with an rspec analogblackst0ne
2017-05-24use full caps RSS instead of rssAlexis Reigel
2017-05-24atom links with rss token instead of private tokenAlexis Reigel
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-17Fix unassigned checkmarkClement Ho
2017-05-13Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray
2017-05-12Merge branch 'improve-milestone_filter_spec-wait_for_ajax-correct-flow' into ...Sean McGivern
2017-05-12Fix specsAnnabel Dunstone Gray
2017-05-12Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern
2017-05-12Fix milestone_filter_spec.rb by using wait_for_ajax and a correct user flowLuke "Jared" Bennett
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-12Use .trigger(‘click’) instead of .clickAlfredo Sumaran
2017-05-11Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' Douwe Maan
2017-05-10Merge branch 'bvl-security-patches' into 'master' Robert Speicher
2017-05-10Fix `send_key` to `send_keys` and add EOF newlineLuke "Jared" Bennett
2017-05-10Disallow multiselect for Milestone dropdownSam Rose
2017-05-10Find the nothing-here-block before asserting page content when on explore pag...Luke "Jared" Bennett