summaryrefslogtreecommitdiff
path: root/spec/services/files/update_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Guard against regressions in commit email specsNick Thomas2018-09-181-1/+2
* Use the correct email address when committing via a file serviceNick Thomas2018-09-171-0/+8
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)2018-07-031-12/+0
* Incorporate Gitaly's OperationService.UserCommitFiles RPCgitaly-user-commit-filesAlejandro Rodríguez2018-01-221-5/+7
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Move GitHooksService to Gitlab::GitJacob Vosmaer2017-08-231-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Refactor changing files in web UIDouwe Maan2017-04-201-3/+3
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Fix renamingLin Jen-Shin2017-01-071-2/+2
* Add a test to make sure hooks are fire only onceLin Jen-Shin2016-11-051-14/+15
* multi-file commitMarc Siegfriedt2016-10-051-2/+2
* Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+84