summaryrefslogtreecommitdiff
path: root/spec/models/repository_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Added specs for the various Repository hooksrepository-caching-refactorYorick Peterse2016-02-251-2/+106
* Flush emptiness caches whenever neededYorick Peterse2016-02-201-0/+14
* Fix build and add specsRubén Dávila2016-02-191-7/+6
* Some updates from last code review.Rubén Dávila2016-02-191-1/+0
* Add some specs plus some refactor.Rubén Dávila2016-02-191-0/+26
* Handle raw_repository returning nil in exists?autocrlf-lazyYorick Peterse2016-02-181-0/+6
* Added specs for Repository#exists?Yorick Peterse2016-02-181-0/+13
* Only set autocrlf when creating/updating filesYorick Peterse2016-02-181-2/+38
* Expire caches after forking/importing a repositoryYorick Peterse2016-02-171-0/+11
* Merge branch 'cwq1913/gitlab-ce-fix_skip_merge_commits' into 'master' Robert Speicher2016-02-101-0/+6
|\
| * Actually use the `skip_merges` option in Repository#commitscwq1913/gitlab-ce-fix_skip_merge_commitsTony Chu2016-02-081-0/+6
* | Smarter flushing of branch statistics cachesYorick Peterse2016-02-091-0/+34
* | Cache various Repository Git operationscaching-repository-git-operationsYorick Peterse2016-02-081-3/+84
|/
* Use branch_count in Repository#has_visible_content?Yorick Peterse2016-01-211-0/+20
* Merge branch 'master' into copying-file-seen-as-licenceZeger-Jan van de Weg2015-12-101-1/+100
|\
| * Tag model specsDouwe Maan2015-12-091-1/+1
| * Call update hook from new GitHooksService class. #3069Rubén Dávila2015-12-031-1/+1
| * Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-0/+100
* | Licence also accepted as license fileZeger-Jan van de Weg2015-12-101-1/+10
* | Merge branch 'master' into copying-file-seen-as-licenceZeger-Jan van de Weg2015-11-111-0/+9
|\ \ | |/
| * Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-2/+2
| * Actually converted code to following suggestions.Michael Chmielewski2015-10-281-1/+1
| * Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski2015-10-281-1/+1
| * Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-2/+2
| * Trailing new lines at ends of files are important.Michael Chmielewski2015-10-281-1/+1
| * Make subject of spec line up on one line to satisfy rubocop requirementsMike Chmielewski2015-10-281-4/+2
| * Add support for searching commit log messagesJonathan Schoeffling2015-10-281-0/+11
* | Add specs on #licenseZeger-Jan van de Weg2015-10-151-0/+11
|/
* Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-171-0/+20
|\
| * Add merged label on branches pageFlorent (HP)2015-08-111-0/+20
* | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-0/+14
|/
* Revert "Merge branch 'refactor-can-be-merge' into 'master'"Dmitriy Zaporozhets2015-08-111-14/+0
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-2/+2
* Fix some of testsDmitriy Zaporozhets2015-07-161-2/+2
* Add tests for repository search filesDmitriy Zaporozhets2015-07-121-0/+24
* Refactor can_be_merged logic for merge requestDmitriy Zaporozhets2015-07-011-0/+14
* Repository#blob_at should return nil for 00000000... shafix-zero-sha-lookupDmitriy Zaporozhets2015-07-011-0/+8
* Refactor repository specsDmitriy Zaporozhets2015-03-221-38/+7
* Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-181-2/+17
* This MR extends the commit calendar so it searches for commits made with ever...Stan Hu2015-03-091-0/+23
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* Add specs for Repository#last_commit_for_pathDmitriy Zaporozhets2014-09-291-0/+6
* Faster branch contains detection for commitDmitriy Zaporozhets2014-09-291-0/+15
* Fix tests and remove app/models/repository.rbDmitriy Zaporozhets2013-03-311-105/+0
* Fix some tests. Use travis-ci 1.9.2Dmitriy Zaporozhets2013-01-051-1/+1
* use ui-box as for allDmitriy Zaporozhets2013-01-041-0/+2
* Rspec fixesDmitriy Zaporozhets2013-01-041-0/+89
* Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-041-0/+14