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
2018-04-20Fix discussion comments issue specClement Ho
2018-04-20Fix sidebar specClement Ho
2018-04-20Fix user uploads file specClement Ho
2018-04-20Fix bug where resolved discussions were not visible when toggledClement Ho
2018-04-20Fix resolve discussion tooltipClement Ho
2018-04-20Fix issue create new branchClement Ho
2018-04-20Readd hide classClement Ho
2018-04-19Replace tooltip('destroy') with tooltip('dispose')Clement Ho
2018-04-19Merge branch 'master' into bootstrap4Clement Ho
2018-04-19Refactored activity calendarJose
2018-04-19Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-19Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann
Fixed IDE diff markers being cached too long See merge request gitlab-org/gitlab-ce!18311
2018-04-19Merge branch 'ide-staged-changes' into 'master'Tim Zallmann
Added staged files state to IDE Closes #44842, #44844, and gitlab-ee#4541 See merge request gitlab-org/gitlab-ce!17898
2018-04-19Resolve "Get rid of branch element all in bottom bar in WEB IDE"André Luís
2018-04-19Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-19Resolve "View labels when editing labels in sidebar and board sidebar"André Luís
2018-04-19Remove tooltip and popover placement auto + other optionClement Ho
2018-04-18Fix bug where some timeago tooltips didn't have arrowsClement Ho
2018-04-18Use import bootstrapClement Ho
2018-04-18[skip ci] Fix gl_modal header positioningClement Ho
2018-04-18Remove borders from all .card.bg-lightClement Ho
2018-04-18Fix diff stats sticky barClement Ho
2018-04-18Remove table border spacingClement Ho
2018-04-18Fix styles in add issues to issue board modalClement Ho
2018-04-18Fix label text colorClement Ho
2018-04-18Fix new group formClement Ho
2018-04-18Fix error field highlightingClement Ho
2018-04-18Merge branch 'master' into 'bootstrap4'Clement Ho
# Conflicts: # app/views/projects/issues/_nav_btns.html.haml # app/views/projects/merge_requests/creations/_new_compare.html.haml
2018-04-18updates to variable names to make more sensePhil Hughes
fixed up duplicate is-collapsed classes
2018-04-18Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-18Merge branch '45446-new-sha-widget-breaks-on-new-merge-request' into 'master'Filipa Lacerda
Fix regression around new SHA widget in "New Merge Request" Screen Closes #45446 See merge request gitlab-org/gitlab-ce!18422
2018-04-18Merge branch 'ide-commit-box-highlight' into 'master'Filipa Lacerda
Improve web IDE commit input Closes #44832 See merge request gitlab-org/gitlab-ce!18389
2018-04-18Revert "Merge branch 'fix-size-and-position-for-fork-icon' into 'master'"Douwe Maan
This reverts merge request !18399
2018-04-18Import popper without variableClement Ho
2018-04-18Fix size and position for fork iconGeorge Tsiolis
2018-04-17[skip ci] Replace -sm-max (pulled from master)Clement Ho
2018-04-17[skip ci] Merge branch 'master' into bootstrap4Clement Ho
2018-04-17Use border-0 for card-without-borderClement Ho
2018-04-17Fix dropdownsClement Ho
2018-04-17Remove duplicate tooltip instantiationClement Ho
2018-04-17Port card-without-border and card-without-marginClement Ho
2018-04-17Fix tooltipsClement Ho
2018-04-17Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes
Resolve "Collapsed diff spacing wrong when failed to load" Closes #45271 and #45317 See merge request gitlab-org/gitlab-ce!18351
2018-04-17Merge branch 'ide-tree-loading-fix' into 'master'Filipa Lacerda
Fixed loading state not showing in IDE tree list See merge request gitlab-org/gitlab-ce!18421
2018-04-17changed data into a array of objectsPhil Hughes
this saves a load of computational stuff happening in the template the data the template recieves is the data that should be rendered
2018-04-17Fix the input confirmation validation for the delete branches modalPaul
2018-04-17Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis
2018-04-17fix regression in new merge request screenLukas Eipert