summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use 2.0.5, actually (2.0.4 was a bad release)feature/rouge-2.0.4http://jneen.net/2016-07-191-1/+1
* upgrade rouge to 2.0.4http://jneen.net/2016-07-191-1/+1
* Merge branch 'rename-repo-files' into 'master' Douwe Maan2016-07-198-3/+75
|\
| * fixes an issue cause by a bad mergetiagonbotelho2016-07-191-1/+2
| * fixes commit_file test on repository_spectiagonbotelho2016-07-191-5/+5
| * Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-1992-7488/+12408
| |\
| * | fixes rubocop issues and implements create_commit testtiagonbotelho2016-07-182-3/+18
| * | Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-18272-2759/+4034
| |\ \
| * | | adds test for update_file methodtiagonbotelho2016-07-181-0/+14
| * | | bumps gitlab_git to 10.3.0tiagonbotelho2016-07-181-1/+2
| * | | renames :file_name to :file_pathtiagonbotelho2016-07-132-4/+4
| * | | fixes frontend bugtiagonbotelho2016-07-121-1/+1
| * | | changes " usage to 'tiagonbotelho2016-07-121-1/+1
| * | | fix gemfile.locktiagonbotelho2016-07-121-77/+77
| * | | restores gemfile.locktiagonbotelho2016-07-121-96/+96
| * | | Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-121-0/+1
| |\ \ \
| | * | | test for nil params :file_nametiagonbotelho2016-07-121-1/+1
| | * | | refactors update action to change commit_params with the correct pathtiagonbotelho2016-07-123-6/+6
| | * | | changes the usasge of path to file_path on blob_controller for compatibillity...tiagonbotelho2016-07-113-6/+6
| | * | | changes gemfile.locktiagonbotelho2016-07-081-82/+77
| | * | | Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-082-77/+83
| | |\ \ \
| | | * | | adds Gemfile.lock to mrtiagonbotelho2016-07-081-0/+994
| | | * | | removes Gemfile.locktiagonbotelho2016-07-071-1000/+0
| | | * | | removes the git path for the gitlab_git gem corresponding to this MR dependencytiagonbotelho2016-07-071-1/+1
| | | * | | fixes more issues for MR acceptancetiagonbotelho2016-07-063-16/+17
| | | * | | fixes merge request edit bug where it would generate a cloned file and not re...tiagonbotelho2016-07-062-6/+5
| | | * | | fixes merge conflicts for Gemfile.locktiagonbotelho2016-07-061-94/+85
| | | * | | Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-060-0/+0
| | | |\ \ \
| | | | * | | fixes issues for mr acceptancetiagonbotelho2016-07-062-5/+3
| | | | * | | removes redundant commenttiagonbotelho2016-07-061-1/+0
| | | | * | | refactors to pass values as arguments through optionstiagonbotelho2016-07-062-13/+16
| | | | * | | adds change to CHANGELOG filetiagonbotelho2016-07-061-0/+1
| | | | * | | removes debugging prints from codetiagonbotelho2016-07-055-21/+5
| | | | * | | Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-041-16/+0
| | | | |\ \ \
| | | | | * \ \ Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-040-0/+0
| | | | | |\ \ \
| | | | | | * | | remove prints and useless commentstiagonbotelho2016-07-012-3/+1
| | | | | | * | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-013-2/+9
| | | | | | * | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-013-2/+8
| | | | | * | | | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-045-3/+35
| | | | | * | | | remove prints and useless commentstiagonbotelho2016-07-042-3/+1
| | | | | * | | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-043-2/+9
| | | | | * | | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-043-2/+8
| | | | * | | | | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-043-1/+19
| | | | * | | | | remove prints and useless commentstiagonbotelho2016-07-041-2/+0
| | | | * | | | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-041-0/+2
| | | | * | | | | refactors blob_controllertiagonbotelho2016-07-046-10/+59
| | | | * | | | | remove prints and useless commentstiagonbotelho2016-07-042-3/+1
| | | | * | | | | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-043-2/+9
| | | | * | | | | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-043-2/+8
| | | * | | | | | fixes issues for mr acceptancetiagonbotelho2016-07-062-6/+4