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-10-15address commentsupdate_passwd_serviceValery Sizov
2015-10-14Invalidate stored service password if the endpoint URL is changed. STEP 2Valery Sizov
2015-10-14Revert "Improve invalidation of stored service password if the endpoint URL i...Valery Sizov
2015-10-14Improve invalidation of stored service password if the endpoint URL is changedAlex Lossent
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-12Invalidate stored service password if the endpoint URL is changedValery Sizov
2015-10-12Add author to statusesKamil Trzcinski
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
2015-10-05Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski
2015-10-05Add stage testsKamil Trzcinski
2015-10-05Fix rest of testsKamil Trzcinski
2015-10-05Fix build pipeliningKamil Trzcinski
2015-10-05Fix next round of testsKamil Trzcinski
2015-10-05Make commit_spec runKamil Trzcinski
2015-10-03Merge remote-tracking branch 'upstream/master'Guilherme Garnier
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-10-02Merge branch 'access_level_badge_bug' into 'master' Dmitriy Zaporozhets
2015-10-02Merge branch 'rs-throttle-reset' into 'master' Douwe Maan
2015-10-02Wrong access level badge on MR commentsValery Sizov
2015-10-02Fix testsDmitriy Zaporozhets
2015-10-02Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets
2015-10-02Conform to spec guidelines that only exist in my headRobert Speicher
2015-10-02Add User#recently_sent_password_reset?Robert Speicher
2015-10-01Merge branch 'disable-report-button-if-already-reported' into 'master' Douwe Maan
2015-10-01Merge branch 'ci-fixes' into 'master' Kamil Trzciński
2015-10-01Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan
2015-10-01Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan
2015-10-01Fix: CI token removal regression from build traceKamil Trzcinski
2015-09-30Delegate ci_project parameters to projectsKamil Trzcinski
2015-09-29Streamline the "Report button"Rémy Coutable
2015-09-29Disable the "Report abuse" button if a user has already been reportedRémy Coutable
2015-09-29Make ensure_gitlab_ci_project return ci_project or create a new oneKamil Trzcinski
2015-09-29Fix testsKamil Trzcinski
2015-09-29Rename commits to ci_commitsKamil Trzcinski
2015-09-29Fix testsKamil Trzcinski
2015-09-29Fix testsKamil Trzcinski
2015-09-29WIPKamil Trzcinski
2015-09-24Merge branch 'remove-routes-helper' into 'master' Dmitriy Zaporozhets
2015-09-23Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets