| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | fixes more issues for MR acceptance | tiagonbotelho | 2016-07-12 | 1 | -2/+3 |
* | | refactors to pass values as arguments through options | tiagonbotelho | 2016-07-12 | 1 | -1/+0 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | implements the form for renaming the new filename on the file edit page | tiagonbotelho | 2016-07-12 | 1 | -0/+1 |
* | | creates the update_file method in repository.rb and applies changes accordingly | tiagonbotelho | 2016-07-12 | 1 | -1/+0 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | implements the form for renaming the new filename on the file edit page | tiagonbotelho | 2016-07-12 | 1 | -0/+1 |
* | | refactors to pass values as arguments through options | tiagonbotelho | 2016-07-12 | 1 | -2/+3 |
* | | removes debugging prints from code | tiagonbotelho | 2016-07-12 | 1 | -0/+1 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -2/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+2 |
* | | implements the form for renaming the new filename on the file edit page | tiagonbotelho | 2016-07-12 | 1 | -1/+0 |
* | | creates the update_file method in repository.rb and applies changes accordingly | tiagonbotelho | 2016-07-12 | 2 | -1/+2 |
* | | remove prints and useless comments | tiagonbotelho | 2016-07-12 | 1 | -5/+0 |
* | | successfully adds the new version with the updated name on the projects repo | tiagonbotelho | 2016-07-12 | 1 | -0/+6 |
* | | implements the form for renaming the new filename on the file edit page | tiagonbotelho | 2016-07-12 | 1 | -0/+1 |
|/ |
|
* | Services: code style fixes, minor refactoringservices_refactoring1 | Valery Sizov | 2016-07-06 | 2 | -5/+4 |
* | Revert back to not defining a default Git access protocol. | Patricio Cano | 2016-07-05 | 1 | -1/+1 |
* | Default Git access protocol to `web` | Patricio Cano | 2016-07-05 | 1 | -1/+1 |
* | Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ... | Patricio Cano | 2016-07-05 | 1 | -1/+1 |
* | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 2 | -15/+13 |
* | Make tooltip less confusing | Douwe Maan | 2015-12-08 | 1 | -1/+1 |
* | Show tooltip when trying to edit file when not on branch | Douwe Maan | 2015-12-08 | 1 | -1/+1 |
* | Run custom Git hooks when creating or deleting branches through the UI. #1156 | Rubén Dávila | 2015-12-03 | 1 | -1/+1 |
* | Add ability to create directories in the editor | Ben Ford | 2015-10-29 | 2 | -3/+19 |
* | Add directory feature button | Stan Hu | 2015-10-07 | 3 | -2/+11 |
* | Fix rubocop warnings in app | Guilherme Garnier | 2015-10-03 | 1 | -1/+1 |
* | Add "Replace" and "Upload" features | liyakun | 2015-09-15 | 1 | -1/+3 |
* | Refactor how repository makes commit with pre/post receive hooks | Dmitriy Zaporozhets | 2015-08-14 | 4 | -10/+4 |
* | Capture pre-receive exception | Dmitriy Zaporozhets | 2015-08-13 | 1 | -1/+1 |
* | Implement commit transaction with pre-receive and post-receive hooks for web ... | Dmitriy Zaporozhets | 2015-08-13 | 4 | -8/+9 |
* | Revert "Merge branch 'revert-satellites' into 'master'
" | Dmitriy Zaporozhets | 2015-08-11 | 4 | -103/+87 |
* | Revert "Merge branch 'web-editor-rugged' into 'master'" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -7/+6 |
* | Revert "Create and edit files in web editor via rugged" | Dmitriy Zaporozhets | 2015-08-11 | 2 | -34/+14 |
* | Revert "Fix adding new file to empty repo" | Dmitriy Zaporozhets | 2015-08-11 | 1 | -1/+1 |
* | Revert "Use rugged in web editor for base64 encoding" | Dmitriy Zaporozhets | 2015-08-11 | 2 | -28/+34 |
* | Revert "Create activity event and execute hooks on web editor commit" | Dmitriy Zaporozhets | 2015-08-11 | 3 | -11/+3 |
* | Revert "Make web editor work correctly after switch from satellites" | Dmitriy Zaporozhets | 2015-08-11 | 4 | -5/+4 |
* | Revert "Refactor web editor" | Dmitriy Zaporozhets | 2015-08-11 | 4 | -84/+117 |