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-12-12ESLint Fixes next stop40476-upgrade-eslint-librariesTim Zallmann
2017-12-12ESLint FixesTim Zallmann
2017-12-12ESLint AutofixesTim Zallmann
2017-12-12Auto Fix of EsLint problemsTim Zallmann
2017-12-12Updated RulesTim Zallmann
2017-12-12Merge branch '40997-pipeline-null' into 'master'Phil Hughes
Checks for null in job tooltip title Closes #40997 See merge request gitlab-org/gitlab-ce!15869
2017-12-12Merge branch '39608-comment-on-image-discussions-tab-alignment' into 'master'Tim Zallmann
Fix comment on image discussion icon alignment (update icons) Closes #39608 See merge request gitlab-org/gitlab-ce!15760
2017-12-12Merge branch 'issue-note-rename' into 'master'Fatih Acet
rename remaining issue_ prefixed files See merge request gitlab-org/gitlab-ce!15818
2017-12-11Merge branch 'backport-epic-in-issue' into 'master'Jacob Schatz
Backport epic in issue See merge request gitlab-org/gitlab-ce!15799
2017-12-11Check for null in job tooltip titleFilipa Lacerda
2017-12-11Merge branch 'url-utility-es-module' into 'master'Filipa Lacerda
Moved URL utility methods into exported es modules See merge request gitlab-org/gitlab-ce!15783
2017-12-11Merge branch '35724-animate-sidebar' into 'master'Filipa Lacerda
Animate contextual sidebar; change class names for easier readability Closes #35724 See merge request gitlab-org/gitlab-ce!15797
2017-12-11updated importsPhil Hughes
2017-12-11Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann
Pick 10.2.4 security fixes into master See merge request gitlab-org/gitlab-ce!15821
2017-12-11Merge branch 'master' into 'url-utility-es-module'Phil Hughes
# Conflicts: # app/assets/javascripts/issue_show/components/app.vue
2017-12-11Fix image view modeClement Ho
2017-12-11Merge branch 'es-module-compare' into 'master'Filipa Lacerda
Convert Compare and CompareAutocomplete classes into ES module syntax See merge request gitlab-org/gitlab-ce!14857
2017-12-09Merge branch 'note-preview' into 'security-10-2'Fatih Acet
prevent potential XSS when editing comment See merge request gitlab/gitlabhq!2238 (cherry picked from commit 80ed6d25a46c0f70ec8baea78b5777118d63876c) 7480e462 prevent potential XSS when editing comment
2017-12-08rename remaining issue_ prefixed filesSimon Knox
2017-12-08Merge branch '38032-deploy-markers-should-be-more-verbose' into 'master'Mike Greiling
Resolve "Deploy markers should be more verbose" Closes #38032 See merge request gitlab-org/gitlab-ce!15641
2017-12-08Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett
2017-12-08Fix comment on image discussion icon alignmentEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39608 Use SVG icons to avoid having to position things See https://gitlab.com/gitlab-org/gitlab-ce/issues/39608#note_50088917
2017-12-08fixed URL being undefined :face_palm:Phil Hughes
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-08Moved URL utility methods into es modulesPhil Hughes
2017-12-08Merge branch '40825-use-relative-path-urls' into 'master'Robert Speicher
Use relative _path helper URLs in the GitLab UI Closes #40825 See merge request gitlab-org/gitlab-ce!15738
2017-12-07Merge branch 'acet-fix-branches-list-on-cherry-pick-modal-after-merge' into ↵Jacob Schatz
'master' Fix loading branches list on cherry pick modal after merge. Closes #33894 See merge request gitlab-org/gitlab-ce!15306
2017-12-07Reduce the size of the deploy flag when there's no tag availableJose Ivan Vargas
2017-12-07Changed the deploy markers on the prometheus dashboard to be more verboseJose Ivan Vargas
2017-12-07Merge branch 'deploy-keys-loading-icon' into 'master'Filipa Lacerda
Fixed remove deploy key loading icon not being removed after canceling Closes #37595 See merge request gitlab-org/gitlab-ce!15779
2017-12-07Resolve "updateEndpoint undefined on Issue page"Luke Bennett
2017-12-07Backport epic in issueClement Ho
2017-12-07Use relative _path helper URLs in the GitLab UIEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40825
2017-12-07Animate contextual sidebar; change class names for easier readabilityAnnabel Dunstone Gray
2017-12-07Merge branch ↵Kamil Trzciński
'40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settings' into 'master' Resolve "Remove the checkbox for starting a new pipeline in Auto DevOps settings" Closes #40761 See merge request gitlab-org/gitlab-ce!15714
2017-12-07add support for the commit reference filtermicael.bergeron
2017-12-07Allow commenting on individual commits inside an MRDouwe Maan
2017-12-07Fixed remove deploy key loading icon not being removed after cancelingPhil Hughes
Closes #37595
2017-12-07Don't set timeago title to what was already there.Bob Van Landuyt
This didn't actually do anything.
2017-12-07Resolve "Display member role per project"Mike Greiling
2017-12-07Add chevron to create dropdown on repository pageWinnie Hellmann
2017-12-07Merge branch ↵Tim Zallmann
'22680-unlabel-slash-command-limit-autocomplete-to-applied-labels' into 'master' Resolve "/unlabel quick action - limit autocomplete to applied labels" Closes #22680 and #27319 See merge request gitlab-org/gitlab-ce!11110
2017-12-06Merge branch '35773-search-box-close-dropdown' into 'master'Annabel Dunstone Gray
Close all open dropdowns when search input is clicked Closes #35773 See merge request gitlab-org/gitlab-ce!15737
2017-12-06Updates the dropdown to match the docs and remove old hack of stop event ↵Filipa Lacerda
propagation
2017-12-06Export template selector as ES6 modulesFilipa Lacerda
2017-12-06Merge branch '40543-generalize-detail-page-headers' into 'master'Phil Hughes
Generalize detail page headers (Issues, Merge Requests, Snippets) Closes #40543 See merge request gitlab-org/gitlab-ce!15639
2017-12-06Generalize detail page headersEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40543 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15192
2017-12-05Revert to adding open class to dropdownsAnnabel Dunstone Gray
2017-12-05Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić
2017-12-05Close all open dropdowns when search input is clickedAnnabel Dunstone Gray