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 (Expand)Author
2018-02-07Changed vue logic to only add one instance41313-new-design-for-project-label-deletion-confirmationJose Ivan Vargas
2018-02-07convert feature to rspec testsJose Ivan Vargas
2018-02-07Added tests and corrected lintsJose Ivan Vargas
2018-02-07Added new design for project label deletion confirmationJose Ivan Vargas
2018-02-07Merge branch 'dm-reset-event-pk-sequence' into 'master'Yorick Peterse
2018-02-06Reset `events` table primary key sequence to make sure it’s correctDouwe Maan
2018-02-06Merge branch '26388-push-to-create-a-new-project' into 'master'Douwe Maan
2018-02-06Merge branch 'dm-git-hook-popen' into 'master'Stan Hu
2018-02-06Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan
2018-02-06Merge branch 'update-helm-chart-docs' into 'master'Marcia Ramos
2018-02-06Merge branch 'dm-route-path-validation' into 'master'Sean McGivern
2018-02-06Merge branch 'dm-user-namespace-route-path-validation' into 'master'Sean McGivern
2018-02-06Merge branch 'dm-sidekiq-memory-killer-getcwd' into 'master'Stan Hu
2018-02-06Check ability ability before proceeding with project specific checksTiago Botelho
2018-02-06Merge branch 'ce-4813-quickfix' into 'master'Sean McGivern
2018-02-06Only set cwd on the newly spawned process, instead of the current oneDouwe Maan
2018-02-06Add changelogDouwe Maan
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-06Reset Project's column information in spec/lib/gitlab/background_migration/po...Rémy Coutable
2018-02-06Merge branch '42730-close-rugged-repository' into 'master'Douwe Maan
2018-02-06Merge branch 'zj/gitlab-ce-zj-wiki-page-versions'Douwe Maan
2018-02-06Merge branch 'gitaly-lfs-client-prep' into 'master'Robert Speicher
2018-02-06Explicitly set cwd in Sidekiq memory killer instead of depending on getcwdDouwe Maan
2018-02-06Merge branch 'zj-protobuf' into 'master'Marin Jankovski
2018-02-06Downgrade google-protobufZeger-Jan van de Weg
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Merge branch '42669-allow-order_by-users-in-gitlab-api' into 'master'Douwe Maan
2018-02-06Close low level rugged repository in project cache workerBastian Blank
2018-02-06Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern
2018-02-06Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan
2018-02-06Fix linksJoshua Lambert
2018-02-06Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes
2018-02-06Merge branch 'bump-workhorse' into 'master'Nick Thomas
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-06TyposJoshua Lambert
2018-02-06Merge branch '42693-add-a-link-to-documentation-on-how-to-get-external-ip-in-...Tim Zallmann
2018-02-06Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto
2018-02-06Upgrade GitLab Workhorse to v3.6.0Kamil Trzciński
2018-02-06Merge branch 'feature/sm/artifacts-trace' into 'master'Kamil Trzciński
2018-02-06Add sorting options for /users API (admin only)Dmitriy Zaporozhets
2018-02-06improvements from feedbackMicaël Bergeron
2018-02-06[ci-skip] add changelogMicaël Bergeron
2018-02-06remove file after `Upload#destroy`Micaël Bergeron
2018-02-06Adds documentation for the featureTiago Botelho
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho