summaryrefslogtreecommitdiff
path: root/app/services/files
Commit message (Expand)AuthorAgeFilesLines
...
* | fixes more issues for MR acceptancetiagonbotelho2016-07-121-2/+3
* | refactors to pass values as arguments through optionstiagonbotelho2016-07-121-1/+0
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-121-1/+0
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
* | refactors to pass values as arguments through optionstiagonbotelho2016-07-121-2/+3
* | removes debugging prints from codetiagonbotelho2016-07-121-0/+1
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-2/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+2
* | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-1/+0
* | creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho2016-07-122-1/+2
* | remove prints and useless commentstiagonbotelho2016-07-121-5/+0
* | successfully adds the new version with the updated name on the projects repotiagonbotelho2016-07-121-0/+6
* | implements the form for renaming the new filename on the file edit pagetiagonbotelho2016-07-121-0/+1
|/
* Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-062-5/+4
* Revert back to not defining a default Git access protocol.Patricio Cano2016-07-051-1/+1
* Default Git access protocol to `web`Patricio Cano2016-07-051-1/+1
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-182-15/+13
* Make tooltip less confusingDouwe Maan2015-12-081-1/+1
* Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-081-1/+1
* Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-031-1/+1
* Add ability to create directories in the editorBen Ford2015-10-292-3/+19
* Add directory feature buttonStan Hu2015-10-073-2/+11
* Fix rubocop warnings in appGuilherme Garnier2015-10-031-1/+1
* Add "Replace" and "Upload" featuresliyakun2015-09-151-1/+3
* Refactor how repository makes commit with pre/post receive hooksDmitriy Zaporozhets2015-08-144-10/+4
* Capture pre-receive exceptionDmitriy Zaporozhets2015-08-131-1/+1
* Implement commit transaction with pre-receive and post-receive hooks for web ...Dmitriy Zaporozhets2015-08-134-8/+9
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-114-103/+87
* Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets2015-08-111-7/+6
* Revert "Create and edit files in web editor via rugged"Dmitriy Zaporozhets2015-08-112-34/+14
* Revert "Fix adding new file to empty repo"Dmitriy Zaporozhets2015-08-111-1/+1
* Revert "Use rugged in web editor for base64 encoding"Dmitriy Zaporozhets2015-08-112-28/+34
* Revert "Create activity event and execute hooks on web editor commit"Dmitriy Zaporozhets2015-08-113-11/+3
* Revert "Make web editor work correctly after switch from satellites"Dmitriy Zaporozhets2015-08-114-5/+4
* Revert "Refactor web editor"Dmitriy Zaporozhets2015-08-114-84/+117
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-1/+8
* Huge refactoring for accepting merge requestsDmitriy Zaporozhets2015-07-161-8/+1
* Refactor web editorrefactor-web-editorDmitriy Zaporozhets2015-06-054-117/+84