| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate Repository#find_commits_by_message to Gitalyfeature/migrate-find-commits-by-message-to-gitaly | Ahmad Sherif | 2017-08-07 | 1 | -9/+21 |
* | GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandError | Bob Van Landuyt | 2017-08-07 | 1 | -17/+18 |
* | Merge branch 'master' into 'bvl-nfs-circuitbreaker' | Douwe Maan | 2017-08-07 | 1 | -10/+30 |
|\ |
|
| * | Migrate Repository#last_commit_for_path to Gitaly | Ahmad Sherif | 2017-08-03 | 1 | -10/+30 |
* | | Add a Circuitbreaker for storage paths | Bob Van Landuyt | 2017-08-04 | 1 | -1/+68 |
|/ |
|
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -4/+4 |
* | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanup | Robert Speicher | 2017-08-01 | 1 | -1/+1 |
* | Rename path_with_namespace -> disk_path when dealing with the filesystem | Gabriel Mazetto | 2017-08-01 | 1 | -1/+1 |
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi... | Rémy Coutable | 2017-07-27 | 1 | -1/+1 |
* | Implement GRPC call to RepositoryService | Z.J. van de Weg | 2017-07-26 | 1 | -6/+10 |
* | Support multiple Redis instances based on queue type | Paul Charlton | 2017-07-11 | 1 | -9/+9 |
* | Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui | Tiago Botelho | 2017-07-05 | 1 | -4/+5 |
* | Allow creation of files and directories with spaces in web UI | Tiago Botelho | 2017-07-05 | 1 | -0/+10 |
* | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variable | Alejandro Rodríguez | 2017-06-29 | 1 | -10/+5 |
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -83/+83 |
* | nil-check Repository::is_ancestor? | Kim Carlbäcker | 2017-06-08 | 1 | -8/+32 |
* | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-name | Alejandro Rodríguez | 2017-05-16 | 1 | -19/+14 |
* | Fix displaying a repository without a readmedm-fix-repository-without-readme | Douwe Maan | 2017-05-11 | 1 | -3/+13 |
* | Reset Repository#license memo when license file is changed | Douwe Maan | 2017-05-10 | 1 | -1/+2 |
* | Implement auxiliary blob viewers | Douwe Maan | 2017-05-10 | 1 | -9/+42 |
* | Load tree readme asynchronouslydm-async-tree-readme | Douwe Maan | 2017-05-10 | 1 | -1/+1 |
* | Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma... | Douwe Maan | 2017-05-03 | 1 | -7/+19 |
|\ |
|
| * | removes the possibility of commit messages having carriage returns | Tiago Botelho | 2017-05-03 | 1 | -7/+19 |
* | | Merge branch 'gitaly-branch-tag-count' into 'master'
| Sean McGivern | 2017-05-02 | 1 | -0/+10 |
|\ \ |
|
| * | | Cleanupgitaly-branch-tag-count | Kim "BKC" Carlbäcker | 2017-04-28 | 1 | -0/+5 |
| * | | Use Gitaly for getting Branch/Tag counts | Kim "BKC" Carlbäcker | 2017-04-28 | 1 | -0/+5 |
* | | | Fix Gitaly::Commit#is_ancestor30586-fix-gitaly-is-ancestor | Kim "BKC" Carlbäcker | 2017-04-28 | 1 | -13/+11 |
|/ / |
|
* | | Cache the rendered README, but post-process on show | Toon Claes | 2017-04-27 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'fix-follow-with-multiple-paths' into 'master'
| Douwe Maan | 2017-04-17 | 1 | -0/+21 |
|\ |
|
| * | Fix following with multiple pathsfix-follow-with-multiple-paths | Sean McGivern | 2017-04-17 | 1 | -0/+21 |
* | | Removes `Repository#version` method and testsdz-remove-repo-version | Dmitriy Zaporozhets | 2017-04-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'gitaly-testing' into 'master'
| Rémy Coutable | 2017-04-12 | 1 | -12/+13 |
|\ |
|
| * | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testing | Alejandro Rodríguez | 2017-04-11 | 1 | -12/+13 |
* | | Fix redundant cache expiration in Repository | blackst0ne | 2017-04-10 | 1 | -2/+0 |
|/ |
|
* | Merge branch '29643-stop-using-ffaker-in-factories' into 'master'
| Robert Speicher | 2017-04-04 | 1 | -15/+2 |
|\ |
|
| * | Don't use FFaker in factories, use sequences instead | Rémy Coutable | 2017-04-03 | 1 | -15/+2 |
* | | Refactoring Projects::ImportService | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -8/+0 |
|/ |
|
* | Make GitLab use Gitaly for commit_is_ancestor | Kim "BKC" Carlbäcker | 2017-03-30 | 1 | -0/+13 |
* | Fix RSpec/DescribeSymbol cop violations | Robert Speicher | 2017-03-24 | 1 | -1/+1 |
* | Returns correct header data for commits endpoint | Oswaldo Ferreira | 2017-03-07 | 1 | -2/+10 |
* | Manually set total_count when paginating commits | Jordan Ryan Reuter | 2017-03-07 | 1 | -3/+18 |
* | Fix cherry-picking or reverting through an MR | Douwe Maan | 2017-03-02 | 1 | -8/+8 |
* | Address review | Douwe Maan | 2017-02-24 | 1 | -2/+2 |
* | Fix specs | Douwe Maan | 2017-02-24 | 1 | -1/+0 |
* | Rename commit_file, commit_dir and remove_file and update specs | Douwe Maan | 2017-02-24 | 1 | -45/+45 |
* | Consistently create, update, and delete files, taking CRLF settings into account | Douwe Maan | 2017-02-24 | 1 | -1/+1 |
* | Revert "Enable Style/DotPosition" | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
* | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 1 | -87/+87 |
* | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 1 | -87/+87 |
* | Fix specs | Douwe Maan | 2017-02-23 | 1 | -3/+3 |