summaryrefslogtreecommitdiff
path: root/app/models/repository.rb
Commit message (Expand)AuthorAgeFilesLines
* Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-1/+9
* Merge branch 'custom-events-tracking' into 'master' Douwe Maan2016-08-171-0/+20
|\
| * Tracking of custom eventscustom-events-trackingYorick Peterse2016-08-171-0/+20
* | Move resolving code to ResolveServiceSean McGivern2016-08-121-0/+8
|/
* Update version_sorter and use new interface for faster tag sortingAlejandro Rodríguez2016-08-081-3/+1
* Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-1/+1
* Use only deltas in diffs when scanning the last commit for changes in the ava...Stan Hu2016-08-031-1/+1
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
* Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-14/+17
* Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-p...Rémy Coutable2016-07-281-2/+2
|\
| * Fix the title of the toggle dropdown buttonHerminio Torres2016-07-281-2/+2
* | Respective cache is now expired when creating a new branchtiagonbotelho2016-07-271-0/+4
|/
* Rescue Rugged::OSError (lock exists) when creating references.20156-rescue-reference-create-due-to-file-lock-existsPaco Guzman2016-07-261-0/+3
* Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse2016-07-251-1/+1
|\
| * Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu2016-07-251-1/+1
* | Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-251-0/+2
|\ \ | |/ |/|
| * Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-221-23/+30
| |\
| * | refactors the search to enable users to filter and sort branches at thetiagonbotelho2016-07-191-4/+0
| * | implements branches filter functionality and tests accordinglytiagonbotelho2016-07-191-1/+0
| * | implements the basic filter functionalitytiagonbotelho2016-07-191-0/+7
* | | Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez2016-07-241-14/+11
| |/ |/|
* | Gracefully handle case when keep-around references are corrupted or exist alr...handle-invalid-kept-around-referencesStan Hu2016-07-221-2/+11
* | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-211-11/+14
* | Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-211-10/+0
* | Expire tags/branches repo cache before delete a repository20011-incosistent-branch-cache-statePaco Guzman2016-07-201-0/+5
|/
* 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
|\