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
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-24Fix specDouwe Maan
2017-02-24Raise error when no content is providedDouwe Maan
2017-01-06Rename from base to start because base could mean merge baseLin Jen-Shin
2017-01-06Rename source to base to avoid confusion from MRLin Jen-Shin
2016-12-08Cleanup parameters, easier to understand andLin Jen-Shin
2016-11-24Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-11-22Move all branch creation to raw_ensure_branch,Lin Jen-Shin
2016-11-22Remove unnecessary require_relative calls from service classesSemyon Pupkov
2016-11-14Add `source_branch` option for various git operationsLin Jen-Shin
2016-10-05multi-file commitMarc Siegfriedt
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-08-15Prevents accidental overwrites of commits from UIFrank West
2016-07-12fixes more issues for MR acceptancetiagonbotelho
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
2016-07-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2016-07-12fixes more issues for MR acceptancetiagonbotelho
2016-07-12refactors to pass values as arguments through optionstiagonbotelho
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-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-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-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2015-10-07Add directory feature buttonStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Create and edit files in web editor via rugged"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-06-05Refactor web editorDmitriy Zaporozhets
2015-06-02Make web editor work correctly after switch from satellitesDmitriy Zaporozhets
2015-06-02Create activity event and execute hooks on web editor commitDmitriy Zaporozhets
2015-06-02Use rugged in web editor for base64 encodingDmitriy Zaporozhets
2015-06-01Create and edit files in web editor via ruggedDmitriy Zaporozhets
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-02-24Web Editor: save to new branchValery Sizov
2015-02-23Improve error messages when file editing failsVinnie Okada
2015-01-21developer can push to protected branchesValery Sizov
2014-08-06Add comments.Sytse Sijbrandij
2014-08-06Make file edit error message less specificJacob Vosmaer
2014-02-05Repository#blob_at_branchDmitriy Zaporozhets
2014-02-05Fix blobs for file servicesDmitriy Zaporozhets
2014-01-17 Merge branch 'refactoring/context_into_services' into 'master'Dmitriy Zaporozhets
2014-01-16Fix require for file servicesDmitriy Zaporozhets
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets