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 (Collapse)Author
2017-08-30Merge branch 'master-i18n' into 'master'Douwe Maan
New Crowdin translations See merge request !2743
2017-08-30Merge branch 'replace_spinach_star.feature' into 'master'Robert Speicher
Replace 'project/star.feature' spinach test with an rspec analog See merge request !13855
2017-08-30Merge branch 'rs-fix-style_guide_js-docs' into 'master'Clement Ho
Fix broken Frontend JS guide See merge request !13912
2017-08-30Fix broken Frontend JS guideRobert Speicher
2017-08-30Replace 'project/star.feature' spinach test with an rspec analogblackst0ne
2017-08-29Merge branch 'fix-sidebar' into 'master'Annabel Dunstone Gray
Adds position fixed to right sidebar Closes #37144 See merge request !13494
2017-08-29Adds position fixed to right sidebarPhil Hughes
2017-08-29Merge branch 'issue-boards-breadcrumbs-container' into 'master'Annabel Dunstone Gray
Fixes the breadcrumb container when in issue boards Closes #36561 See merge request !13655
2017-08-29Merge branch '31362_decrease_cyclomatic_complexity_threshold_step2' into ↵Robert Speicher
'master' Decrease Metrics/CyclomaticComplexity threshold to 15 See merge request !13905
2017-08-29Merge branch '35793_fix_predicate_names' into 'master'Robert Speicher
Remove `is_` prefix from predicate method names See merge request !13810
2017-08-29Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda
Fixes the diff changes buttons from toggling when scrolling Closes #36698 See merge request !13894
2017-08-29Decrease Metrics/CyclomaticComplexity threshold to 15Maxim Rydkin
2017-08-29Merge branch '35048-empty-badges' into 'master'Phil Hughes
Prevents rendering empty badge when pipeline request fails Closes #35048 See merge request !13897
2017-08-29Merge branch 'winh-file-encoding-dropdown' into 'master'Phil Hughes
Make file encoding dropdown consistent See merge request !13585
2017-08-29Merge branch 'winh-todos-dashboard-dropdowns' into 'master'Phil Hughes
Make todos dashboard dropdowns consistent See merge request !13595
2017-08-29Merge branch 'winh-merge-request-widget-dropdowns' into 'master'Phil Hughes
Make download dropdown on merge request page consistent See merge request !13532
2017-08-29Prevents rendering empty badge when pipeline request failsFilipa Lacerda
2017-08-29Make file encoding dropdown consistentwinh
2017-08-29Fixes the diff changes buttons from toggling when scrollingPhil Hughes
Closes #36698
2017-08-29Merge branch ↵Kamil Trzciński
'fix/sm/37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1' into 'master' Fix pipeline trigger via API fails with 500 Internal Server Error in 9.5.1 Closes #37040 See merge request !13861
2017-08-29Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' ↵Filipa Lacerda
into 'master' Disable GitLab Project Import Button if source disabled Closes #36882 See merge request !13789
2017-08-29Merge branch 'winh-member-search-dropdown' into 'master'Phil Hughes
Make member search dropdown consistent See merge request !13546
2017-08-29exclude spec/ and features/ from `Style/PredicateName` copMaxim Rydkin
2017-08-29Merge branch 'docs-update-dind-overlay2' into 'master'Achilleas Pipinellis
Update doc for dind using overlay2 See merge request !13885
2017-08-29Merge branch '37069-remove-li' into 'master'Phil Hughes
Remove unnecessary divider Closes #37069 See merge request !13841
2017-08-29Merge branch '37102-fix-prometheus-graph-cursor-flag' into 'master'Phil Hughes
Ensure Prometheus graph overlay is in front of cursor flag Closes #37102 See merge request !13867
2017-08-29Merge branch '37104-fix-graph-date-format' into 'master'Phil Hughes
Resolve "Monitoring graph date formatting is wrong" Closes #37104 See merge request !13865
2017-08-29Resolve "Monitoring graph date formatting is wrong"Mike Greiling
2017-08-29Merge branch '36114-stuck-mrs-job-follow-up' into 'master'Sean McGivern
Present enqueued merge jobs as "Merging" as well (https://gitlab.com/gitlab-org/gitlab-ce/issues/31207 follow-up) Closes #36114 See merge request !13483
2017-08-29add changelogMaxim Rydkin
2017-08-29replace `is_ancestor` with `ancestor?`Maxim Rydkin
2017-08-29replace `is_member_of` with `member_of?`Maxim Rydkin
2017-08-29replace `has_n_stars` with `has_n_stars?`Maxim Rydkin
2017-08-29replace `has_matching_label` with `has_matching_label?`Maxim Rydkin
2017-08-29replace `is_team_member?` with `team_member?`Maxim Rydkin
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-29replace `is_default_branch?` with `default_branch?`Maxim Rydkin
2017-08-29replace `is_successful?` with `successful?`Maxim Rydkin
2017-08-29replace `is_multi_check?` with `multi_check?`Maxim Rydkin
2017-08-29replace `is_gitlab_user?` with `gitlab_user?`Maxim Rydkin
2017-08-29replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin
2017-08-29replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin
2017-08-29replace `is_update?` with `update?`Maxim Rydkin
2017-08-29replace `is_overlap?` with `overlap?`Maxim Rydkin
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-29Merge branch 'short-code' into 'master'Phil Hughes
Add styles for shorter code See merge request !13612