Commit graph

21 commits

Author SHA1 Message Date
tiagonbotelho
08dc8af733 fixes distinction between renaming a file and updating its content and
refactors update file
2016-09-09 23:05:30 -04:00
tiagonbotelho
893f3f2856 refactors update action to change commit_params with the correct path 2016-07-12 15:55:16 +01:00
tiagonbotelho
cf96c7596a changes the usasge of path to file_path on blob_controller for compatibillity with the create action 2016-07-12 15:55:16 +01:00
tiagonbotelho
3beb55c659 removes debugging prints from code 2016-07-12 15:53:25 +01:00
tiagonbotelho
df3d1c1fb9 refactors blob_controller 2016-07-12 15:52:47 +01:00
tiagonbotelho
2313b09bff removes debugging prints from code 2016-07-12 15:49:47 +01:00
tiagonbotelho
a50322679c refactors blob_controller 2016-07-12 15:49:21 +01:00
tiagonbotelho
7759e86be5 removes debugging prints from code 2016-07-12 15:41:20 +01:00
tiagonbotelho
ea577ddda3 refactors blob_controller 2016-07-12 15:39:04 +01:00
tiagonbotelho
71bab5fe58 removes debugging prints from code 2016-07-12 15:34:44 +01:00
tiagonbotelho
1d5d5b1a42 refactors blob_controller 2016-07-12 15:33:39 +01:00
tiagonbotelho
9951854648 creates the update_file method in repository.rb and applies changes accordingly 2016-07-12 15:24:17 +01:00
tiagonbotelho
ac30c60ad9 successfully adds the new version with the updated name on the projects repo 2016-07-12 15:22:54 +01:00
Gabriel Mazetto
f5a0ac0fc1 Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
Rubén Dávila
cc5ff3b5a4 Use the adequate success path on the JSON endpoint.
I forgot to update this and some spinach specs were failing.
2016-02-19 13:15:43 -05:00
Rubén Dávila
b8295fc323 Fix build and add specs 2016-02-19 13:14:53 -05:00
Rubén Dávila
328b52d58a Some updates after last code review. 2016-02-19 13:14:52 -05:00
Rubén Dávila
38e708f0ce Add link to fork if user can't revert MR. 2016-02-19 13:14:52 -05:00
Rubén Dávila
b36319a17c Make MRs with revert commit work. 2016-02-19 13:14:50 -05:00
Douwe Maan
9369b7ec1f Fix MR diff 'Edit' button 2016-01-21 22:46:49 +01:00
Douwe Maan
d9c82d679f Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00