Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12remove prints and useless commentstiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-07-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-07-06Revert back to not defining a default Git access protocol.Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-09Make tooltip less confusingDouwe Maan
2015-12-08Show tooltip when trying to edit file when not on branchDouwe Maan
2015-12-03Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila
2015-10-29Add ability to create directories in the editorBen Ford
2015-10-07Add directory feature buttonStan Hu
2015-10-03Fix rubocop warnings in appGuilherme Garnier
2015-09-15 Add "Replace" and "Upload" featuresliyakun
2015-08-14Refactor how repository makes commit with pre/post receive hooksDmitriy Zaporozhets
2015-08-13Capture pre-receive exceptionDmitriy Zaporozhets
2015-08-13Implement commit transaction with pre-receive and post-receive hooks for web ...Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets
2015-08-11Revert "Create and edit files in web editor via rugged"Dmitriy Zaporozhets
2015-08-11Revert "Fix adding new file to empty repo"Dmitriy Zaporozhets
2015-08-11Revert "Use rugged in web editor for base64 encoding"Dmitriy Zaporozhets
2015-08-11Revert "Create activity event and execute hooks on web editor commit"Dmitriy Zaporozhets
2015-08-11Revert "Make web editor work correctly after switch from satellites"Dmitriy Zaporozhets
2015-08-11Revert "Refactor web editor"Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-07-16Huge refactoring for accepting merge requestsDmitriy Zaporozhets
2015-06-05Refactor web editorDmitriy Zaporozhets
2015-06-02Make web editor work correctly after switch from satellitesDmitriy Zaporozhets