summaryrefslogtreecommitdiff
path: root/app/models/repository.rb
Commit message (Expand)AuthorAgeFilesLines
* fixes an issue cause by a bad mergetiagonbotelho2016-07-191-1/+2
* Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-191-48/+34
|\
| * Fix of 'Commits being passed to custom hooks are already reachable when using...Valery Sizov2016-07-191-44/+28
| * Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-6/+8
| * Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-8/+6
| * Enforce "developers can merge" during `pre-receive`.Timothy Andrew2016-07-131-6/+8
* | fixes more issues for MR acceptancetiagonbotelho2016-07-121-8/+8
* | fixes issues for mr acceptancetiagonbotelho2016-07-121-1/+0
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-0/+1
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+0
* | fixes issues for mr acceptancetiagonbotelho2016-07-121-0/+1
* | refactors to pass values as arguments through optionstiagonbotelho2016-07-121-25/+8
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-0/+16
* | fixes more issues for MR acceptancetiagonbotelho2016-07-121-12/+12
* | fixes issues for mr acceptancetiagonbotelho2016-07-121-2/+2
* | refactors to pass values as arguments through optionstiagonbotelho2016-07-121-2/+2
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-2/+2
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+0
* | fixes issues for mr acceptancetiagonbotelho2016-07-121-1/+1
* | refactors to pass values as arguments through optionstiagonbotelho2016-07-121-13/+14
* | removes debugging prints from codetiagonbotelho2016-07-121-3/+0
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-3/+0
* | refactors blob_controllertiagonbotelho2016-07-121-10/+13
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-0/+30
|/
* Merge branch 'prefer-ref' into 'master' Douwe Maan2016-07-071-2/+2
|\
| * Also use ref in Repository#commitprefer-refLin Jen-Shin2016-07-071-2/+2
* | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-071-10/+0
|\ \
| * | Add DiffFile#blob and #old_blobDouwe Maan2016-07-061-10/+0
| |/
* | Escape file extension when parsing search results (!5141)winniehell2016-07-071-1/+1
|/
* Document Repository#keep_aroundDouwe Maan2016-07-041-4/+8
* Don't garbage collect commits that have related DB records like commentsDouwe Maan2016-07-041-0/+20
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Expire branch/tag git data when needed.18709-branch-tag-collection-cachingPaco Guzman2016-06-301-8/+8
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-1/+1
* add custom highlighting via .gitattributeshttp://jneen.net/2016-06-271-0/+4
* Improve performance of searching tags by name by using a memorized tag array18924-gitlab-ce-tags-page-is-not-working-502-read-timeoutAlejandro Rodríguez2016-06-231-1/+1
* Get ref_names from branch_names/tag_names cachedPaco Guzman2016-06-201-0/+4
* Unify check branch name existPaco Guzman2016-06-201-5/+2
* Merge branch '14918-add-filter-dropdown-to-tag-page' into 'master' Rémy Coutable2016-06-171-0/+19
|\
| * Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-pageAlejandro Rodríguez2016-06-161-0/+19
* | Use Git cached counters on project show page18709-use-specific-git-cached-countersPaco Guzman2016-06-161-1/+1
|/
* Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-1/+1
* Remove main_language and testsremove-main-languageJosh Frye2016-05-251-6/+0
* Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-1/+5
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-6/+14
* Merge branch 'issue-17537-fix' into 'master' Douwe Maan2016-05-201-4/+8
|\
| * Fix Error 500 when attempting to retrieve project license when HEAD points to...Stan Hu2016-05-141-4/+8
* | Use extended regexp flag for `git grep`-ing filesrs-issue-3055Robert Speicher2016-05-181-1/+1
* | Extract GitHub branch formatterDouglas Barbosa Alexandre2016-05-131-0/+4
|/
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-2/+2