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/lib
AgeCommit message (Expand)Author
2015-11-18Merge branch 'master' into merge-if-greenZeger-Jan van de Weg
2015-11-18API support, incorporated feedbackZeger-Jan van de Weg
2015-11-17Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets
2015-11-17Set higher flay value to avoid unnecessary refactoring for nowDmitriy Zaporozhets
2015-11-17Remove duplication in reference filtersDmitriy Zaporozhets
2015-11-16Merge branch 'refactor-duplication' into 'master' Dmitriy Zaporozhets
2015-11-16Set less strict flay option for nowDmitriy Zaporozhets
2015-11-16Add support for git lfs.Marin Jankovski
2015-11-16Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2015-11-16Merge branch 'releases-feature'Dmitriy Zaporozhets
2015-11-14Relative links in the README file shown on the repository homepage should pointAlec Cooper
2015-11-13Merge branch 'builds_feature' into 'master' Kamil Trzciński
2015-11-13Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-11-13Move spec to proper place and fix unused variableDmitriy Zaporozhets
2015-11-13Add ignore white space option in merge request diffMinsik Yoon
2015-11-13Even more refactoring to inline_diff.rbDmitriy Zaporozhets
2015-11-13Split complex methods in GoogleCodeImport::ImporterDmitriy Zaporozhets
2015-11-13Split complex Gitlab::InlineDiff::processing methodDmitriy Zaporozhets
2015-11-13Add API docs and correctly expose release apiDmitriy Zaporozhets
2015-11-12Expose release notes to tags apiDmitriy Zaporozhets
2015-11-12Add releases apiDmitriy Zaporozhets
2015-11-12Add grape routing printDmitriy Zaporozhets
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets
2015-11-12Merge branch 'caches' into 'master' Kamil Trzciński
2015-11-11Merge branch 'flay' into 'master' Dmitriy Zaporozhets
2015-11-11Merge branch 'flog' into 'master' Dmitriy Zaporozhets
2015-11-11Add flay: tool to find duplicate codeDmitriy Zaporozhets
2015-11-11Allow flog failure for nowDmitriy Zaporozhets
2015-11-11Merge branch 'artifacts' into 'master' Kamil Trzciński
2015-11-11Allow to define cache in `.gitlab-ci.yml`Kamil Trzcinski
2015-11-11Merge branch 'add-allow-failure-status' into 'master' Stan Hu
2015-11-11Final fixesKamil Trzcinski
2015-11-10Add method complexity check to CIDmitriy Zaporozhets
2015-11-10Use normal file upload mechanism to upload artifactsKamil Trzcinski
2015-11-10Fix nginx config to use @gitlab-workhorseKamil Trzcinski
2015-11-10Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski
2015-11-10Change artifacts syntax to allow uploading untracked filesKamil Trzcinski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-10Improve Continuous Integration graphs pageDmitriy Zaporozhets
2015-11-09Only load rblineprof when actually neededYorick Peterse
2015-11-09Track the amount of times views are renderedYorick Peterse
2015-11-09Added specs and source documentation for SherlockYorick Peterse
2015-11-09Added Sherlock, a custom profiling tool for GitLabYorick Peterse
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-11-04Merge branch 'facebook-auth' into 'master' Robert Speicher
2015-11-04Add allow_failure field to commit status APIStan Hu
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-11-03Use proper labels for OAuth providersDouwe Maan
2015-11-03Merge branch 'spread-runner-last-updated-at' into 'master' Robert Speicher