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-06Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-02-06Validate user namespace before saving so that errors persist on modelDouwe Maan
2018-02-06Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern
2018-02-06Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes
2018-02-06File upload UI obeys LFS filtersJames Edwards-Jones
2018-02-06Merge branch '14256-upload-destroy-removes-file' into 'master'Sean McGivern
2018-02-06Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto
2018-02-06Merge branch 'feature/sm/artifacts-trace' into 'master'Kamil Trzciński
2018-02-06improvements from feedbackMicaël Bergeron
2018-02-06remove file after `Upload#destroy`Micaël Bergeron
2018-02-06Merge branch 'fix/show-sidebar-sub-level-items-for-billing' into 'master'Sean McGivern
2018-02-06Override group sidebar linksGeorge Tsiolis
2018-02-06Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann
2018-02-06Merge branch '26468-fix-admin-recent-sign-in' into 'master'Rémy Coutable
2018-02-06Replace "cluster" with "Kubernetes cluster"Winnie Hellmann
2018-02-06Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyShinya Maeda
2018-02-06Make all workers in BuildFinishedWorker to run async and reorderShinya Maeda
2018-02-06Drop filename enforcementShinya Maeda
2018-02-06GB catches: CreateTraceArtifactService project, user passShinya Maeda
2018-02-06Add essential testsShinya Maeda
2018-02-06Fix inital test failuresShinya Maeda
2018-02-06Add worker queueShinya Maeda
2018-02-06Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda
2018-02-06Add CreateArtifactsTraceWorkerShinya Maeda
2018-02-06Expose current_pathShinya Maeda
2018-02-06JobArtifactUploader#open raise execption if its not FilestorageShinya Maeda
2018-02-06Inlcude the size of trace artifactsShinya Maeda
2018-02-06Trace as artifactsShinya Maeda
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-02-06Use sprite_icon and variablesAnnabel Dunstone Gray
2018-02-06Merge branch '41672-emphasize-gke-cluster-to-new-users' into 'master'Clement Ho
2018-02-05Merge branch 'style/include-branch-in-mobile-view' into 'master'Clement Ho
2018-02-05Restore feature_highlight codeEric Eastwood
2018-02-05Merge branch '42584-fix-margins-in-tag-list' into 'master'Filipa Lacerda
2018-02-05Merge branch '32282-add-foreign-keys-to-todos' into 'master'Yorick Peterse
2018-02-05Merge branch 'ph-axios-4' into 'master'Filipa Lacerda
2018-02-05Using correct column for sorting users by Recent Sign-inPoornima
2018-02-05Allow moving wiki pages from the UIFrancisco Javier López
2018-02-05Merge branch '42684-set-up-ci-set-up-ci-cd' into 'master'Filipa Lacerda
2018-02-05Fixes Different margins between buttons in tag listJacopo
2018-02-05Merge branch '42547-upload-store-mount-point' into 'master'Sean McGivern
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2018-02-05Add foreign keys to todos table.Andreas Brandl
2018-02-05Merge branch 'axios-preview-markdown' into 'master'Fatih Acet
2018-02-05Replace $.ajax in preview markdown with axiosClement Ho
2018-02-05Replace $.ajax in admin broadcast messages with axiosClement Ho
2018-02-05Merge branch 'axios-username-validator' into 'master'Fatih Acet
2018-02-05Merge branch 'persistent-callouts' into 'master'Kamil Trzciński
2018-02-05fixed typo :see_no_evil:Phil Hughes