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
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-10Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets
2015-11-09Fix testsKamil Trzcinski
2015-11-06Add tests to release notes featureDmitriy Zaporozhets
2015-11-05CI details cleanupKamil Trzcinski
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-11-05Add release modelDmitriy Zaporozhets
2015-11-04Merge branch 'rs-git-bin-path' into 'master' Douwe Maan
2015-11-04Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-11-03Fixed User sorting specsYorick Peterse
2015-11-02Refactor search by commits messageDmitriy Zaporozhets
2015-10-29Actually converted code to following suggestions.Michael Chmielewski
2015-10-29Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski
2015-10-29Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski
2015-10-29Trailing new lines at ends of files are important.Michael Chmielewski
2015-10-29Make subject of spec line up on one line to satisfy rubocop requirementsMike Chmielewski
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-10-22Fix: Inability to reply to code comments in the MR view, if the MR comes from...Valery Sizov
2015-10-19Improve performance of sorting milestone issuesYorick Peterse
2015-10-16Only accept open issues and merge requestsZeger-Jan van de Weg
2015-10-16Correct spec description typoRobert Speicher
2015-10-16Fix specsKamil Trzcinski
2015-10-16Implement when syntax in .gitlab-ci.ymlKamil Trzcinski
2015-10-15Merge branch 'fix/improve_reset_service_password_v2' into 'master' Valery Sizov
2015-10-15Merge branch 'builds-view' into 'master' Kamil Trzciński
2015-10-15Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
2015-10-14Merge branch 'simplify-cross-references' into 'master' Robert Speicher
2015-10-14Merge branch 'show_pending_warning' into 'master' Kamil Trzciński
2015-10-14Fix specsKamil Trzcinski
2015-10-14Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski
2015-10-14Remove ordering from :ci_commits relationKamil Trzcinski
2015-10-14Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski
2015-10-13Merge branch 'add-wip-to-mr-hook-attrs' into 'master' Stan Hu
2015-10-13Merge branch 'commit_status' into 'master' Kamil Trzciński
2015-10-12Fix broken testsKamil Trzcinski
2015-10-12Fix some changesKamil Trzcinski
2015-10-12Fix commit skippingKamil Trzcinski
2015-10-12Fix mentionable specsDouwe Maan
2015-10-12Invalidate stored service password if the endpoint URL is changedValery Sizov
2015-10-12Add author to statusesKamil Trzcinski
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-10-08merge_request: add work_in_progress to MR hooksBen Boeckel
2015-10-08Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets
2015-10-08Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets
2015-10-08Revamp finding projects by namespacesYorick Peterse
2015-10-08Added concern for case-insensitive WHERE queriesYorick Peterse
2015-10-07Fix routing in CI mailerDmitriy Zaporozhets
2015-10-06Revamp trending projects queryYorick Peterse