summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Store and show reason why import failed.Douwe Maan2015-11-181-3/+4
* Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets2015-11-171-6/+9
* Set higher flay value to avoid unnecessary refactoring for nowDmitriy Zaporozhets2015-11-171-1/+1
* Remove duplication in reference filtersDmitriy Zaporozhets2015-11-164-166/+119
* Merge branch 'refactor-duplication' into 'master' Dmitriy Zaporozhets2015-11-161-1/+1
|\
| * Set less strict flay option for nowDmitriy Zaporozhets2015-11-161-1/+1
* | Add support for git lfs.lfsMarin Jankovski2015-11-166-6/+426
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-11-161-1/+1
|\
| * Relative links in the README file shown on the repository homepage should pointAlec Cooper2015-11-141-1/+1
* | Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-165-54/+99
|\ \ | |/ |/|
| * Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-122-26/+26
| * Expose release notes to tags apiDmitriy Zaporozhets2015-11-121-0/+6
| * Add releases apiDmitriy Zaporozhets2015-11-122-1/+22
| * Add grape routing printDmitriy Zaporozhets2015-11-121-0/+8
| * Move git tags API to separate fileDmitriy Zaporozhets2015-11-123-35/+45
* | Merge branch 'builds_feature' into 'master' Kamil Trzciński2015-11-132-1/+7
|\ \
| * | Expose CI enable option in project featuresKamil Trzcinski2015-11-132-1/+7
* | | Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets2015-11-132-78/+102
|\ \ \ | |/ / |/| |
| * | Move spec to proper place and fix unused variablerefactor-complex-methodsDmitriy Zaporozhets2015-11-131-1/+0
| * | Even more refactoring to inline_diff.rbDmitriy Zaporozhets2015-11-131-16/+23
| * | Split complex methods in GoogleCodeImport::ImporterDmitriy Zaporozhets2015-11-131-46/+47
| * | Split complex Gitlab::InlineDiff::processing methodDmitriy Zaporozhets2015-11-131-19/+36
| |/
* | Add ignore white space option in merge request diffMinsik Yoon2015-11-131-2/+2
|/
* Merge branch 'caches' into 'master' Kamil Trzciński2015-11-121-4/+26
|\
| * Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-101-4/+26
* | Merge branch 'flay' into 'master' Dmitriy Zaporozhets2015-11-111-0/+9
|\ \
| * | Add flay: tool to find duplicate codeflayDmitriy Zaporozhets2015-11-111-0/+9
* | | Merge branch 'flog' into 'master' Dmitriy Zaporozhets2015-11-111-0/+25
|\ \ \ | |/ /
| * | Allow flog failure for nowDmitriy Zaporozhets2015-11-111-1/+2
| * | Add method complexity check to CIflogDmitriy Zaporozhets2015-11-101-0/+24
* | | Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-1114-4/+306
|\ \ \ | | |/ | |/|
| * | Final fixesKamil Trzcinski2015-11-101-1/+1
| * | Use normal file upload mechanism to upload artifactsKamil Trzcinski2015-11-102-15/+17
| * | Fix nginx config to use @gitlab-workhorseKamil Trzcinski2015-11-102-8/+8
| * | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-1/+1
| * | Change artifacts syntax to allow uploading untracked filesKamil Trzcinski2015-11-101-3/+13
| * | Implement Build ArtifactsKamil Trzcinski2015-11-1014-3/+293
| |/
* | Merge branch 'add-allow-failure-status' into 'master' Stan Hu2015-11-101-1/+1
|\ \
| * | Add allow_failure field to commit status APIStan Hu2015-11-031-1/+1
* | | Improve Continuous Integration graphs pageDmitriy Zaporozhets2015-11-101-1/+2
| |/ |/|
* | Only load rblineprof when actually neededYorick Peterse2015-11-092-1/+2
* | Track the amount of times views are renderedYorick Peterse2015-11-091-14/+43
* | Added specs and source documentation for SherlockYorick Peterse2015-11-098-12/+119
* | Added Sherlock, a custom profiling tool for GitLabYorick Peterse2015-11-099-0/+408
* | Enable shared runners for all new projectsKamil Trzcinski2015-11-051-1/+2
* | Merge branch 'facebook-auth' into 'master' Robert Speicher2015-11-041-1/+8
|\ \
| * | Use proper labels for OAuth providersDouwe Maan2015-11-031-1/+8
| |/
* | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-036-15/+15
|/
* Merge branch 'spread-runner-last-updated-at' into 'master' Robert Speicher2015-11-031-1/+3
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into spread-runner-l...spread-runner-last-updated-atJacob Vosmaer2015-11-036-35/+59
| |\