gitlab-org--gitlab-foss/spec
Rémy Coutable f0bda348bb Merge branch 'add_optional_author_for_commits' into 'master'
Add optional 'author' param when making commits

This fulfills https://gitlab.com/gitlab-org/gitlab-ce/issues/20789 by adding the ability to specify a user's ID to be used as the author of a commit.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20789

See merge request !5822
2016-09-20 15:30:00 +00:00
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Merge branch 'feature/github-edit-path' into 'master' 2016-09-20 12:23:14 +00:00
factories Fix broken spec due to last_activity_at updates being throttled 2016-09-19 22:59:15 -07:00
features Add a view spec for projects/notes/_form 2016-09-20 13:58:14 +02:00
finders Improve PipelinesFinder spec so that it does not depend on hard-coded database IDs 2016-09-09 16:21:46 -04:00
fixtures Returns the total number of issues in the JSON response 2016-08-31 09:30:37 +01:00
helpers Syntax fixes and better tests for helper methods. Updated docs. 2016-09-15 14:10:49 -05:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Merge branch 'add-remember-option-u2f' into 'master' 2016-09-09 18:42:11 +00:00
lib Merge branch 'feature/github-edit-path' into 'master' 2016-09-20 12:23:14 +00:00
mailers Fix "Unsubscribe" link in notification emails that is triggered by anti-virus 2016-09-20 09:52:57 +02:00
models Merge branch 'add_optional_author_for_commits' into 'master' 2016-09-20 15:30:00 +00:00
policies add project_policy_spec to replace .project_abilities spec 2016-08-30 11:35:06 -07:00
requests Merge branch 'add_optional_author_for_commits' into 'master' 2016-09-20 15:30:00 +00:00
routing Fix markdown help references 2016-08-26 09:38:21 -05:00
services Ensure we have a user before checking for their permission in Notes::SlashCommandsService 2016-09-20 13:58:14 +02:00
support Fixed tests 2016-09-15 18:20:36 -04:00
tasks/gitlab Use File::exist? instead of File::exists? 2016-08-11 13:54:45 +03:00
uploaders Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
views Add a view spec for projects/notes/_form 2016-09-20 13:58:14 +02:00
workers Added cron to prune events older than 12 months. 2016-09-07 19:41:25 +02:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-build-name 2016-08-24 20:56:30 +08:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00