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/app
AgeCommit message (Expand)Author
2018-02-23Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan
2018-02-23Add Tip about Push to Create project on New Project pageAndré Luís
2018-02-23Merge branch '41619-turn-on-legacy-authorization-for-new-clusters-on-gke' int...Kamil Trzciński
2018-02-23Merge branch '42431-add-auto-devops-and-clusters-button-to-projects' into 'ma...Rémy Coutable
2018-02-23Merge branch 'ui-bundle-tag-remove' into 'master'Clement Ho
2018-02-23Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera
2018-02-22Remove bundle tag for ui helpJacob Schatz
2018-02-22Merge branch '43373-fix-cache-index-appending' into 'master'Kamil Trzciński
2018-02-22Use dynamic imports in dispatcher (Part 3)Clement Ho
2018-02-22Unify use of can_current_user_push_code PresenterOswaldo Ferreira
2018-02-22Use select instead rejectOswaldo Ferreira
2018-02-22Move can_current_user_push_to_branch to PresenterOswaldo Ferreira
2018-02-22Simplify project check with duck typingOswaldo Ferreira
2018-02-22Move project presenter instance creation to controllerOswaldo Ferreira
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-22Merge branch 'fix-500-for-invalid-upload-path' into 'master'Sean McGivern
2018-02-22Merge branch 'revert-3487441b' into 'master'Sean McGivern
2018-02-22Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood
2018-02-22Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood
2018-02-22Remove indent and reduce bloat with link_to_ifEric Eastwood
2018-02-22Fix 500 error when loading an invalid upload URLSean McGivern
2018-02-22Harmonize CE and EE JS codeRémy Coutable
2018-02-22Fix the groupLabelsPath in app/assets/javascripts/api.jsRémy Coutable
2018-02-22Merge branch '42886-followup-to-new-design-for-cancel-stop-pipeline-confirmat...Filipa Lacerda
2018-02-22Merge branch '43134-reduce-queries-pipelines-controller-show' into 'master'Grzegorz Bizon
2018-02-22Merge branch 'master' into 42886-followup-to-new-design-for-cancel-stop-pipel...Shah El-Rahman
2018-02-22Add inverse_of pipeline -> statuses -> pipeline (#43134)Dylan Griffith
2018-02-22Merge branch 'dispatcher-import-batch-1' into 'master'Jacob Schatz
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-21Use dynamic imports in dispatcherClement Ho
2018-02-21Use dynamic imports for project dispatcher pathsClement Ho
2018-02-21#28481: Display time tracking totals on milestone pageRiccardo Padovani
2018-02-21Fix enabled filtering on stat anchorsEric Eastwood
2018-02-21Revert "Merge branch 'tc-info-version-check' into 'master'"Victor Wu
2018-02-21Merge branch 'tc-info-version-check' into 'master'Sean McGivern
2018-02-21Link "add a Kubernetes cluster" to new cluster pageEric Eastwood
2018-02-21Merge branch 'fix/new-project-path-input-overlapping' into 'master'Clement Ho
2018-02-21Merge branch 'fix/change-event-body-label-font-size' into 'master'Clement Ho
2018-02-21Merge branch '26039-Update-to-github-linguist5.3.x' into 'master'Robert Speicher
2018-02-21Merge branch '35418-remove-underline-for-avatar' into 'master'Clement Ho
2018-02-21Merge branch 'refactor-issuable-finder-to-use-inheritance' into 'master'Rémy Coutable
2018-02-21Use method call instead hash accessesOswaldo Ferreira
2018-02-21Merge branch 'ce-3776-ci-view-for-sast' into 'master'Phil Hughes
2018-02-21Merge branch '41461-project-members-slow-due-to-sql' into 'master'Yorick Peterse
2018-02-21Merge branch '42877-snippets-dashboard-slow' into 'master'Yorick Peterse
2018-02-21Change cache index delimiter to character not recognizable as variable partTomasz Maczukin
2018-02-21More readable SQL query.Andreas Brandl
2018-02-21Add more info about data collected when version check is enabledToon Claes
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-21use DOMContentLoaded event over jQuery .ready to ensure execution orderMike Greiling