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-02-24Fix specDouwe Maan
2017-02-24Raise error when no content is providedDouwe Maan
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe 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-13Fix source_project and also pass source_projectLin 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-22Remove unnecessary require_relative calls from service classesSemyon Pupkov
2016-11-14Add `source_branch` option for various git operationsLin Jen-Shin
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-10-29Add ability to create directories in the editorBen Ford
2015-10-07Add directory feature buttonStan Hu
2015-09-15 Add "Replace" and "Upload" featuresliyakun
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 "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-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-01Fix adding new file to empty repoDmitriy Zaporozhets
2015-06-01Create and edit files in web editor via ruggedDmitriy Zaporozhets
2015-03-27Use more specific regexes.Douwe Maan
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-02-24Web Editor: save to new branchValery Sizov
2015-01-27Files::CreateService can now commit file to empty repositoryDmitriy Zaporozhets
2015-01-21developer can push to protected branchesValery Sizov
2014-06-26Fix username validation message to match regexp.Ciro Santilli
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