summaryrefslogtreecommitdiff
path: root/spec/models/repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Implement GRPC call to RepositoryServiceZ.J. van de Weg2017-07-261-6/+10
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-9/+9
* Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-4/+5
* Allow creation of files and directories with spaces in web UITiago Botelho2017-07-051-0/+10
* Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-291-10/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-83/+83
* nil-check Repository::is_ancestor?Kim Carlbäcker2017-06-081-8/+32
* Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-nameAlejandro Rodríguez2017-05-161-19/+14
* Fix displaying a repository without a readmedm-fix-repository-without-readmeDouwe Maan2017-05-111-3/+13
* Reset Repository#license memo when license file is changedDouwe Maan2017-05-101-1/+2
* Implement auxiliary blob viewersDouwe Maan2017-05-101-9/+42
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-1/+1
* Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan2017-05-031-7/+19
|\
| * removes the possibility of commit messages having carriage returnsTiago Botelho2017-05-031-7/+19
* | Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern2017-05-021-0/+10
|\ \
| * | Cleanupgitaly-branch-tag-countKim "BKC" Carlbäcker2017-04-281-0/+5
| * | Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-281-0/+5
* | | Fix Gitaly::Commit#is_ancestor30586-fix-gitaly-is-ancestorKim "BKC" Carlbäcker2017-04-281-13/+11
|/ /
* | Cache the rendered README, but post-process on showToon Claes2017-04-271-2/+2
|/
* Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan2017-04-171-0/+21
|\
| * Fix following with multiple pathsfix-follow-with-multiple-pathsSean McGivern2017-04-171-0/+21
* | Removes `Repository#version` method and testsdz-remove-repo-versionDmitriy Zaporozhets2017-04-171-1/+0
|/
* Merge branch 'gitaly-testing' into 'master' Rémy Coutable2017-04-121-12/+13
|\
| * Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testingAlejandro Rodríguez2017-04-111-12/+13
* | Fix redundant cache expiration in Repositoryblackst0ne2017-04-101-2/+0
|/
* Merge branch '29643-stop-using-ffaker-in-factories' into 'master' Robert Speicher2017-04-041-15/+2
|\
| * Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-15/+2
* | Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-031-8/+0
|/
* Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker2017-03-301-0/+13
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-1/+1
* Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-2/+10
* Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-3/+18
* Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-8/+8
* Address reviewDouwe Maan2017-02-241-2/+2
* Fix specsDouwe Maan2017-02-241-1/+0
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-45/+45
* Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan2017-02-241-1/+1
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-87/+87
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-87/+87
* Fix specsDouwe Maan2017-02-231-3/+3
* Enable Lint/UnifiedIntegerDouwe Maan2017-02-231-3/+3
* Enable Style/DotPositionDouwe Maan2017-02-231-2/+2
* Respect autocrlf setting when creating/updating file through web UIdm-quick-fix-web-edit-new-linesDouwe Maan2017-02-131-0/+11
* Address feedbackDouwe Maan2017-02-061-2/+2
* Add testsDouwe Maan2017-02-061-0/+36
* Backport changes from EE squashSean McGivern2017-02-031-3/+11
* Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-021-1/+25
|\
| * Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan2017-01-271-0/+24
| |\