gitlab-org--gitlab-foss/spec/lib/gitlab
Dmitriy Zaporozhets f40b99d02e
Merge branch 'master' into rubocop-for-tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	spec/features/issues_spec.rb
	spec/models/forked_project_link_spec.rb
	spec/models/hooks/service_hook_spec.rb
	spec/models/hooks/web_hook_spec.rb
	spec/models/project_services/hipchat_service_spec.rb
	spec/requests/api/project_members_spec.rb
	spec/requests/api/projects_spec.rb
	spec/requests/api/system_hooks_spec.rb
	spec/services/archive_repository_service_spec.rb
	spec/support/matchers.rb
	spec/tasks/gitlab/backup_rake_spec.rb
2015-06-23 10:44:03 +02:00
..
backend Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
bitbucket_import Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
diff Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
github_import Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
gitlab_import Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
gitorious_import Make sure user has access to namespace in import tests. 2015-04-15 16:58:43 +02:00
google_code_import Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
ldap Remove unnecessary whitespace between let and ( 2015-06-22 14:39:07 +02:00
markdown Fix Style/IndentationWidth cop violations 2015-06-22 22:25:40 -07:00
o_auth Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
satellite Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
asciidoc_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
auth_spec.rb Change `to_not` calls to `not_to` 2015-06-22 12:13:49 +02:00
closing_issue_extractor_spec.rb Fix ClosingIssueExtractor specs 2015-05-26 15:55:26 -04:00
git_access_spec.rb Fix GitAccess. 2015-05-13 09:46:22 +02:00
git_access_wiki_spec.rb Refactor GitAccess to use instance variables. 2015-03-24 14:11:48 +01:00
key_fingerprint_spec.rb Refactor key fingerprint generation. 2015-04-14 12:00:43 +02:00
markup_helper_spec.rb Simplify and unify helpers for rendering markup 2015-05-18 22:52:13 +02:00
note_data_builder_spec.rb Update noteable after a new note is added 2015-06-05 15:22:55 +02:00
popen_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
project_search_results_spec.rb Add init test for ProjectSearchResults 2015-06-18 10:35:48 -07:00
push_data_builder_spec.rb Extend project web hooks with more data 2015-02-20 10:27:37 -08:00
reference_extractor_spec.rb Ignore references in blockquotes. 2015-06-02 13:17:21 +02:00
regex_spec.rb Fix (project_)name_regex to accept non-ASCII letters and dash 2015-04-27 16:38:47 +02:00
themes_spec.rb Add Gitlab::Themes module; remove Gitlab::Theme 2015-06-13 17:58:16 -04:00
upgrader_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
url_builder_spec.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
version_info_spec.rb Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00