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
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Merge commit 'ca3c5c295ed653b483fe81c3918ffe60f46666b9' into rename-ci-commitKamil Trzcinski
2016-06-03Fix other places where we still use commit attribute of BuildKamil Trzcinski
2016-06-03Fix more places where we should rename ci_commit to pipelineKamil Trzcinski
2016-06-03Merge branch 'patch-1' into 'master' Douwe Maan
2016-06-03Merge branch 'gh-branch-cleanup' into 'master' Douwe Maan
2016-06-03Merge branch '14139-sha-parameter-in-accept-merge-request-api' into 'master' Douwe Maan
2016-06-03Merge branch 'banzai-user-filter-queries'Douwe Maan
2016-06-03Merge branch 'todos-filter-project-delete' into 'master' Douwe Maan
2016-06-03Use foreign_key to define column nameKamil Trzcinski
2016-06-03Merge branch '13313-fix-deprecation-warnings' into 'master' Robert Speicher
2016-06-03Merge branch '13312-remove-issuable-is_assigned' into 'master' Robert Speicher
2016-06-03Delegate to pipeline instead of commitKamil Trzcinski
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-03Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-03Try to use `pipeline` where applicableKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-03Use ci_commits tableKamil Trzcinski
2016-06-03Let contributors know where to start Zeger-Jan van de Weg
2016-06-03Merge branch 'dz-code-tab'Dmitriy Zaporozhets
2016-06-03Update test since branch removal does not render template anymoreDmitriy Zaporozhets
2016-06-03Fix more tests with new Code tabDmitriy Zaporozhets
2016-06-03Update tests to match new Code tab logicDmitriy Zaporozhets
2016-06-03Put project Files and Commits tabs under Code tabDmitriy Zaporozhets
2016-06-03Merge branch 'dz-more-ui-guides' into 'master' Dmitriy Zaporozhets
2016-06-03Merge branch 'fix/import-error-handling' into 'master' Robert Speicher
2016-06-03Update repository_import_worker.rbJames Lopez
2016-06-03fix import service specJames Lopez
2016-06-03added changelogJames Lopez
2016-06-03fix some issues and improved error output for forkingJames Lopez
2016-06-03some refactoring and fixing specJames Lopez
2016-06-03fix empty message on shell errorJames Lopez
2016-06-03fix create service error handling - missing setting import status to failedJames Lopez
2016-06-03Ensure branch cleanup regardless of whether the import process succeedsDouglas Barbosa Alexandre
2016-06-03Fix failing todo testsDJ Mountney
2016-06-03Reorder the todos because the use of the project finder attempts to order the...DJ Mountney
2016-06-02Merge branch '18031-sidebar-labels-queries' into 'master' Yorick Peterse
2016-06-02Merge branch 'rs-todo-has-tooltip' into 'master' Dmitriy Zaporozhets
2016-06-02Fix typoDmitriy Zaporozhets
2016-06-02Add icons and buttons to UI guideDmitriy Zaporozhets
2016-06-02issuable#labels_array explicitly load the labelsPaco Guzman
2016-06-02Update target todo test to use a public projectDJ Mountney
2016-06-02Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney
2016-06-02Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney
2016-06-02Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney
2016-06-02Ensure we don't show TODOS for projects pending deleteDJ Mountney
2016-06-02Update CHANGELOG for 8.8.3Robert Speicher
2016-06-02Merge branch 'issue_18102' into 'master' Robert Speicher
2016-06-02Merge branch 'reduce-fog-deps' into 'master' Robert Speicher
2016-06-02Fix deprecation warnings in spec/services/issues/bulk_update_service_spec.rbRémy Coutable