gitlab-ce/spec/lib/gitlab
Kamil Trzciński 5ac590677f Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-them' into 'master'
Convert pipeline action icons to svg to have them propperly positioned

Closes #25910

See merge request !8766
2017-01-31 11:42:06 +00:00
..
backend
backup Restore backup correctly when "BACKUP" environment variable is passed 2017-01-09 18:38:53 +01:00
badge Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
bitbucket_import Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
chat_commands Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
checks Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
ci Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-them' into 'master' 2017-01-31 11:42:06 +00:00
conflict Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
cycle_analytics Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
data_builder Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
database
diff Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
downtime_check
email Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
fogbugz_import
gfm Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
git Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
github_import Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
gitlab_import
google_code_import Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
graphs Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
import_export fix typo in spec 2017-01-30 12:34:32 +01:00
ldap Fix Rubocop offenses in LDAP related code and spec 2017-01-10 14:31:21 +01:00
metrics Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route 2017-01-12 23:15:25 -05:00
middleware Inject ::UploadedFile from Multipart middleware 2016-12-21 13:07:53 +01:00
o_auth
saml
sanitizers
serialize/ci Fix tests because now we don't convert values 2016-12-19 23:32:09 +08:00
sherlock
sidekiq_status Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
slash_commands
sql Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
template Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
view/presenter Raise Gitlab::View::Presenter::CannotOverrideMethodError if presentee already respond to method 2017-01-25 12:14:02 +01:00
allowable_spec.rb Extract abilities checking module from ability model 2016-12-13 14:44:43 +01:00
asciidoc_spec.rb Add support for PlantUML diagrams in Asciidoc. 2017-01-12 10:04:52 +00:00
auth_spec.rb View-related (and other minor) changes to !5951 based on @rymai's review. 2016-12-16 16:29:32 +05:30
award_emoji_spec.rb
blame_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
changes_list_spec.rb
chat_name_token_spec.rb More refactoring, push present to base command 2016-11-17 21:44:26 +01:00
closing_issue_extractor_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
color_schemes_spec.rb
contributions_calendar_spec.rb
current_settings_spec.rb Revert "Merge branch 'revert-9cac0317' into 'master' " 2017-01-23 16:35:24 +01:00
database_spec.rb
downtime_check_spec.rb
exclusive_lease_spec.rb
file_detector_spec.rb Unify detecting of special repository files 2016-11-21 12:51:40 +01:00
git_access_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
git_access_wiki_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
git_spec.rb
highlight_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
identifier_spec.rb Use Commit#author so we share logic and cache 2016-11-24 02:33:55 +08:00
import_sources_spec.rb Improve Gitlab::ImportSources 2016-12-19 17:35:51 +01:00
incoming_email_spec.rb Handles unsubscribe from notifications via email 2017-01-13 10:11:46 -05:00
job_waiter_spec.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
key_fingerprint_spec.rb
kubernetes_spec.rb Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00
lazy_spec.rb
lfs_token_spec.rb
markup_helper_spec.rb
metrics_spec.rb
optimistic_locking_spec.rb
popen_spec.rb
project_search_results_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
redis_spec.rb Allow to use ENV variables in redis config 2017-01-13 10:41:50 +05:00
reference_extractor_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
regex_spec.rb Add an environment slug 2016-12-15 13:57:03 +00:00
routing_spec.rb Make it possible to mix `Gitlab::Routing` in 2016-12-13 14:51:23 +01:00
search_results_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
sidekiq_status_spec.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
sidekiq_throttler_spec.rb
snippet_search_results_spec.rb
themes_spec.rb
upgrader_spec.rb
uploads_transfer_spec.rb
url_builder_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
url_sanitizer_spec.rb
user_access_spec.rb Allow creating protected branch when it doesn't exist 2017-01-13 10:53:59 -05:00
utils_spec.rb
version_info_spec.rb
workhorse_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00