summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add flay: tool to find duplicate codeflayDmitriy Zaporozhets2015-11-111-0/+9
* Allow flog failure for nowDmitriy Zaporozhets2015-11-111-1/+2
* Add method complexity check to CIflogDmitriy Zaporozhets2015-11-101-0/+24
* 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
| |\
| * | Spread out runner contacted_at updatesJacob Vosmaer2015-11-021-1/+3
* | | Merge branch 'web_hook_repo_changes'Valery Sizov2015-11-031-2/+31
|\ \ \ | |_|/ |/| |
| * | Add added, modified and removed properties to commit object in webhookweb_hook_repo_changesValery Sizov2015-11-031-2/+31
* | | Merge branch 'only-syntax' into 'master' Kamil Trzciński2015-11-031-30/+34
|\ \ \
| * | | Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski2015-11-021-30/+34
* | | | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-032-4/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix commits search for empty repositoryDmitriy Zaporozhets2015-11-031-1/+5
| * | | Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-1/+1
| * | | Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-1/+1
| * | | Added @commits to list of tags.Mike Chmielewski2015-10-281-3/+3
| * | | Add support for searching commit log messagesJonathan Schoeffling2015-10-281-1/+11
* | | | Explicitly require backup/filesrs-require-backup-filesRobert Speicher2015-11-022-0/+4
* | | | Merge branch 'api_file_touched_at' into 'master' Dmitriy Zaporozhets2015-11-021-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ability to fetch the commit ID of the last commit that actually touched a...api_file_touched_atValery Sizov2015-11-021-1/+3
* | | | Merge branch 'backup-improvements' into 'master' Kamil Trzciński2015-11-025-85/+74
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do no rely on basename of builds, uploadsbackup-improvementsJacob Vosmaer2015-10-163-6/+15
| * | | Remove superfluous mkdir -pJacob Vosmaer2015-10-061-2/+0
| * | | Remove unused variableJacob Vosmaer2015-10-061-3/+2
| * | | Keep old path: db/database.sql.gzJacob Vosmaer2015-10-062-3/+4
| * | | Remove old "files" tarball explicitlyJacob Vosmaer2015-10-061-0/+1
| * | | Reduce disk IO during SQL backupJacob Vosmaer2015-10-062-31/+26
| * | | Use tar for intermediate backup storageJacob Vosmaer2015-10-064-59/+45
* | | | Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan2015-11-021-0/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Add custom protocol whitelisting to SanitizationFilterrs-dev-issue-2613Robert Speicher2015-10-011-0/+19
* | | | Merge branch 'gitlab-workhorse' into 'master' Dmitriy Zaporozhets2015-10-305-64/+61
|\ \ \ \
| * | | | Switch to gitlab-workhorseJacob Vosmaer2015-10-295-64/+61
* | | | | Add ability to create directories in the editorBen Ford2015-10-291-0/+17
| |_|_|/ |/| | |
* | | | Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan2015-10-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix issue #3055 (project search with unmatched parentheses)dirceu/gitlab-ce-fix-project-search-with-unmatched-parenthesesDirceu Pereira Tiegs2015-10-211-1/+1
* | | | Merge branch 'fix-wiki-clone-over-http' into 'master' Robert Speicher2015-10-231-1/+8
|\ \ \ \
| * | | | Fix cloning Wiki repositories via HTTPStan Hu2015-10-221-1/+8
* | | | | Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu2015-10-223-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-233-3/+3
* | | | | Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher2015-10-221-1/+1
|\ \ \ \ \
| * | | | | Fix Gitlab::Database#mysql?Douwe Maan2015-10-221-1/+1
* | | | | | Require jobs to be namedfail-on-empty-job-nameKamil Trzcinski2015-10-221-15/+23
* | | | | | Remove CI migration taskremove-ci-migrationKamil Trzcinski2015-10-215-297/+0