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-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Merge branch 'karma-failure-fix' into 'master' Jacob Schatz
Fixed duplicate jQuery AJAX spyon See merge request !10531
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Added variable button fixLuke "Jared" Bennett
2017-04-07Update droplabLuke "Jared" Bennett
2017-04-07Fixed issue button state bugLuke "Jared" Bennett
2017-04-07FE: Resolve "Performance issues when processing large build traces with ↵Filipa Lacerda
Ansi2html"
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Merge branch 'master' into update-droplab-to-webpack-versionLuke "Jared" Bennett
2017-04-07Merge branch '5983-realtime-pipelines-table' into 'master' Kamil Trzciński
Adds polling function to pipelines table Closes #5983 See merge request !10210
2017-04-07Fixes failing specAlfredo Sumaran
2017-04-07Fixed bugs and added testsLuke "Jared" Bennett
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Renamed spec filesLuke "Jared" Bennett
2017-04-07Finish up feature specLuke "Jared" Bennett
2017-04-07Merge branch 'button-capitalization' into 'master' Clement Ho
Button capitalisation Closes #18931 See merge request !10418
2017-04-07Merge branch '29193-fix-switching-mr-changes-tab-before-loading' into 'master' Jacob Schatz
Fix container going full-width when switching from "Side-by-side" "Changes" MR tab before done loading Closes #29193 See merge request !10172
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Update inputsetterLuke "Jared" Bennett
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
# Conflicts: # app/assets/javascripts/filtered_search/dropdown_hint.js # app/views/shared/issuable/_search_bar.html.haml
2017-04-06Fix rspec and spinach testsJose Ivan Vargas
2017-04-06Merge branch '27262-issue-recent-searches' into 'master' Jacob Schatz
Recent search history for issues Closes #27262 See merge request !10324
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-04-06Recent search history for issuesEric Eastwood
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262
2017-04-06Update unit testsLuke "Jared" Bennett
2017-04-06Introduced empty/error UX states to environments monitoring.Jose Ivan Vargas Lopez
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge branch 'master' into update-droplab-to-webpack-versionLuke "Jared" Bennett
2017-04-06Merge branch 'pdf-js-spec-loading-wait' into 'master' Jacob Schatz
Wait for the PDF to be loaded before doing anything Closes #30531 See merge request !10493
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Added droplab back to static assetsLuke "Jared" Bennett
2017-04-06Show CI status as Favicon on Pipelines, Job and MR pagesKushal Pandya
2017-04-06STL file viewerPhil Hughes
2017-04-06Wait for the PDF to be loaded before doing anythingPhil Hughes
Closes #30531
2017-04-06Issue title realtimeRegis Boudinot
2017-04-06Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil Trzciński
Disable pipeline & environment actions that are not playable Closes #25385 and #24601 See merge request !10052
2017-04-05Added resolvable discussion frontendLuke "Jared" Bennett
2017-04-05Use PDFLab to render PDFs in GitLabSam Rose
2017-04-05Merge branch 'sketch-preview-files' into 'master' Jacob Schatz
Load a preview of Sketch 43 files See merge request !10470
2017-04-05Load a preview of Sketch 43 filesJacob Schatz
Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
2017-04-05Added specs for board list componentPhil Hughes
2017-04-04Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran
Resolve "Expandable folders for environments" Closes #28732 See merge request !10290
2017-04-04Fixes broken lintsFilipa Lacerda
Adds js unit tests
2017-04-03Fix container issue when switching parallel "Changes" MR tab before done loadingEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29193
2017-04-03Removed formatRelevantDigits from text_utils.js and added it to a new file ↵Jose Ivan Vargas
number_utils.js Also improved code formatting
2017-04-03Added a formatRelevantDigits text utilityJose Ivan Vargas
2017-04-03Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas
2017-04-03Change order of specsFilipa Lacerda