summaryrefslogtreecommitdiff
path: root/spec/models/repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Fix Error 500 when repositories contain annotated tags pointing to blobssh-fix-annotated-tags-pointing-to-blobStan Hu2017-01-261-0/+24
| * | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
| |/
* | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-261-8/+18
|\ \ | |/
| * Expire related caches after changing HEADpmq20/gitlab-ce-psvr/head/cacheMinqi Pan2017-01-151-8/+18
* | Fix renamingLin Jen-Shin2017-01-071-1/+1
* | Remove tag with git hooksLin Jen-Shin2017-01-051-2/+3
* | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-041-0/+16
|\ \ | |/
| * Merge two methods.Hiroyuki Sato2016-12-201-5/+5
| * Add a blank line before first expect.Hiroyuki Sato2016-12-201-0/+1
| * Clean-up specHiroyuki Sato2016-12-201-10/+4
| * Add specs.Hiroyuki Sato2016-12-201-0/+21
* | Unify parameters and callback after hooksLin Jen-Shin2016-12-141-4/+3
* | Pass source_commit so that we save a few lookupsLin Jen-Shin2016-12-101-5/+23
* | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-081-31/+4
|\ \ | |/
| * Update outdated visible content spec descriptionsfix-visible-content-spec-messageYorick Peterse2016-12-071-2/+2
| * Remove caching of Repository#has_visible_content?remove-has-visible-content-cachingYorick Peterse2016-12-061-29/+2
* | Cleanup parameters, easier to understand andLin Jen-Shin2016-12-081-28/+58
* | Commit outside the hooks if possible:Lin Jen-Shin2016-12-071-1/+1
* | Re-enable tests for update_branch_with_hooks andLin Jen-Shin2016-12-061-12/+38
* | Introduce GitOperationService and wrap everyLin Jen-Shin2016-12-061-6/+6
|/
* Pass tag SHA to post-receive hook when tag is created via UI24813-project-members-with-developer-access-can-no-longer-create-tagsAdam Niedzielski2016-11-281-0/+26
* Revert "Pass correct tag target to post-receive hook when creating tag via UI"Adam Niedzielski2016-11-281-22/+0
* Refactor cache refreshing/expiringYorick Peterse2016-11-211-241/+243
* Use File.exist? to check if a repository existsYorick Peterse2016-11-211-2/+1
* Unify detecting of special repository filesYorick Peterse2016-11-211-0/+94
* Pass correct tag target to post-receive hook when creating tag via UIpass-correct-tag-target-to-post-receiveAdam Niedzielski2016-11-181-0/+22
* Merge branch '24496-fix-internal-api-project-lookup' into 'master' Sean McGivern2016-11-161-10/+0
|\
| * Fix POST /internal/allowed to cope with gitlab-shell v4.0.0 project pathsNick Thomas2016-11-161-10/+0
* | Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-6/+28
|/
* Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into 'mast...Douwe Maan2016-11-101-0/+49
|\
| * Evade some exceptions when using invalid referencesGrzegorz Bizon2016-11-071-0/+49
* | Faster searchfaster_project_searchValery Sizov2016-11-081-0/+13
|/
* Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan2016-10-311-7/+7
|\
| * Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-7/+7
* | Refactor storage path extraction from full repo pathdz-internal-api-fullpathDmitriy Zaporozhets2016-10-281-0/+10
|/
* Expire and build repository cache after project importStan Hu2016-10-231-16/+5
* Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-0/+23
* Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-121-5/+24
|\
| * refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-1/+14
| * writes tests to verify the issue is solved and fixes breaking issues.tiagonbotelho2016-10-091-5/+11
* | Make searching for commits case insensitive.Adam Niedzielski2016-10-101-5/+13
|/
* deployment refs in own folder, new method for creating refszj-save-environment-deployment-refsZ.J. van de Weg2016-10-041-0/+10
* Add optional 'author' param when making commitsDan Dunckel2016-09-191-2/+134
* Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-141-26/+0
* Express intentions as expectationsJacob Vosmaer2016-09-071-5/+19