summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/creates_commit.rb
Commit message (Expand)AuthorAgeFilesLines
* refactors update action to change commit_params with the correct pathtiagonbotelho2016-07-121-1/+0
* changes the usasge of path to file_path on blob_controller for compatibillity...tiagonbotelho2016-07-121-1/+1
* removes debugging prints from codetiagonbotelho2016-07-121-8/+0
* refactors blob_controllertiagonbotelho2016-07-121-0/+8
* removes debugging prints from codetiagonbotelho2016-07-121-8/+0
* refactors blob_controllertiagonbotelho2016-07-121-0/+8
* removes debugging prints from codetiagonbotelho2016-07-121-8/+0
* refactors blob_controllertiagonbotelho2016-07-121-0/+8
* removes debugging prints from codetiagonbotelho2016-07-121-8/+0
* refactors blob_controllertiagonbotelho2016-07-121-0/+8
* creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+2
* successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-1/+2
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* Use the adequate success path on the JSON endpoint.Rubén Dávila2016-02-191-1/+1
* Fix build and add specsRubén Dávila2016-02-191-1/+3
* Some updates after last code review.Rubén Dávila2016-02-191-15/+27
* Add link to fork if user can't revert MR.Rubén Dávila2016-02-191-1/+1
* Make MRs with revert commit work.Rubén Dávila2016-02-191-3/+14
* Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-1/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-0/+103