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
path: root/spec
AgeCommit message (Expand)Author
2018-03-22Merge branch 'add-query-counts-to-profiler-output' into 'master'Stan Hu
2018-03-22Merge branch 'disable-btn-mr-when-posting-comment' into 'master'Fatih Acet
2018-03-21Adds testsJacob Schatz
2018-03-21Add query counts by model to profiler outputSean McGivern
2018-03-21Merge branch 'ide-folder-button-path' into 'master'Tim Zallmann
2018-03-21Merge branch 'gitaly-upload-archive' into 'master'Sean McGivern
2018-03-21Merge branch 'ab-43887-concurrent-migration-helpers' into 'master'Yorick Peterse
2018-03-21Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez
2018-03-21Merge branch 'ide-project-avatar-identicon' into 'master'Filipa Lacerda
2018-03-21Fixes the web IDE link in tree list opening the wrong URLPhil Hughes
2018-03-21Merge branch 'update-licensee' into 'master'Douwe Maan
2018-03-21Changes empty project avatar to identicon in the IDEPhil Hughes
2018-03-21Merge branch 'make-ide-ce' into 'master'Tim Zallmann
2018-03-21Merge branch 'update-spec-import-path-for-vue-mount-component-helper' into 'm...Clement Ho
2018-03-20Shortcut concurrent foreign key creation if already exists.Andreas Brandl
2018-03-20Shortcut concurrent index creation/removal if no effect.Andreas Brandl
2018-03-20Resolve "Loss of input text on comments after preview"Simon Knox
2018-03-20Update spec import path for vue mount component helperGeorge Tsiolis
2018-03-20Merge branch 'fix-ci-job-auto-retry' into 'master'Grzegorz Bizon
2018-03-20Prevent auto-retry AccessDenied error from stopping transition to failedTomasz Maczukin
2018-03-20updated file references in specsPhil Hughes
2018-03-20Move IDE to CEPhil Hughes
2018-03-20Fix test failures with licensee 8.9Pirate Praveen
2018-03-20Merge branch 'fix/sm/erase_old_trace' into 'master'Kamil Trzciński
2018-03-20Merge branch '42558-add-monitoring-no-data-empty-state' into 'master'Phil Hughes
2018-03-20Merge branch '44280-fix-code-search' into 'master'Sean McGivern
2018-03-20Merge branch 'issue_25542' into 'master'Sean McGivern
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-20fix tests for dahboard.vueMike Greiling
2018-03-20Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher
2018-03-19Merge branch 'api-delimiter' into 'master'Robert Speicher
2018-03-19Merge branch '43933-always-notify-mentions' into 'master'Sean McGivern
2018-03-19Improve JIRA event descriptionsFelipe Artur
2018-03-19Show Ajax requests in performance barSean McGivern
2018-03-19Optional '/-/' delimiter for search APIJan Provaznik
2018-03-19Always notify new mentions even if explicitly unsubscribedMario de la Ossa
2018-03-19Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes
2018-03-19Merge branch 'sh-admin-projects-remove-n-plus-one' into 'master'Robert Speicher
2018-03-19Merge branch 'refactor/move-mr-widget-sha-mismatch-vue-component' into 'master'Clement Ho
2018-03-19Remove N+1 queries in /admin/projects pageStan Hu
2018-03-19Use update_column than write_attribute and saveShinya Maeda
2018-03-19Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern
2018-03-19Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan
2018-03-19Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item"Jan
2018-03-19Move ShaMismatch vue componentGeorge Tsiolis
2018-03-19Merge branch 'update-kubeclient' into 'master'Grzegorz Bizon
2018-03-19Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' i...Mike Greiling
2018-03-18Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master'Kamil Trzciński
2018-03-18Add spec for concurrent insert situation.Andreas Brandl
2018-03-18Fix dropzone project showClement Ho