gitlab-org--gitlab-foss/spec
Pawel Chojnacki 6a67148ed3 Make production settings fixture use Gitlab::CurrentSettings.current_application_settings
small code formatting changes
2017-06-02 19:46:29 +02:00
..
bin Enable the RSpec/ExpectOutput cop 2017-05-18 18:56:26 +02:00
config
controllers Add prometheus text formatter 2017-06-02 19:45:58 +02:00
db/production Make production settings fixture use Gitlab::CurrentSettings.current_application_settings 2017-06-02 19:46:29 +02:00
factories Merge branch '31511-jira-settings' into 'master' 2017-06-02 14:03:15 +00:00
features Merge branch 'winh-styled-people-search-bar' into 'master' 2017-06-02 16:40:57 +00:00
finders Add :owned param to ProjectFinder 2017-05-30 22:45:59 +02:00
fixtures Remove deleted_at from Entity. Use find_by. Remove returns. 2017-05-30 23:55:09 +09:00
helpers Show current user immediately in issuable filters 2017-06-02 07:42:18 +00:00
initializers
javascripts Merge branch 'winh-styled-people-search-bar' into 'master' 2017-06-02 16:40:57 +00:00
lib Make production settings fixture use Gitlab::CurrentSettings.current_application_settings 2017-06-02 19:46:29 +02:00
mailers Bugfix: Always use the default language when generating emails. 2017-05-25 10:22:45 -05:00
migrations Add missing specs 2017-06-01 16:34:48 +02:00
models Merge branch '33215-fix-hard-delete-of-users' into 'master' 2017-06-02 15:10:40 +00:00
policies Use CTEs for nested groups and authorizations 2017-05-17 16:51:08 +02:00
presenters Fix conflict resolution from corrupted upstream 2017-05-12 20:47:51 +01:00
requests Fix missing optional path parameter in "Create project for user" API 2017-06-02 20:58:48 +08:00
routing Merge branch '17848-web-hook-logging' into 'master' 2017-05-25 13:26:12 +00:00
rubocop/cop Added Cop to blacklist the use of serialize 2017-05-31 14:03:37 +02:00
serializers Skip loading application settings from the database when migrations are pending 2017-06-02 16:02:08 +01:00
services Merge branch 'port-refactor-wiki-page-services' into 'master' 2017-06-02 15:54:34 +00:00
sidekiq/cron Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" 2017-05-10 15:48:09 +00:00
support Merge branch '28080-system-checks' into 'master' 2017-06-02 15:15:54 +00:00
tasks rake task to reset all rss tokens 2017-05-24 22:29:59 +02:00
unicorn
uploaders Add missing specs 2017-06-01 16:34:48 +02:00
validators Avoid crash when trying to parse string with invalid UTF-8 sequence 2017-05-30 15:05:52 +00:00
views Merge branch 'dm-collapsed-blob' into 'master' 2017-06-01 09:10:53 +00:00
workers Introduce source to pipeline entity 2017-05-31 14:17:49 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Move Prometheus presentation logic to PrometheusText 2017-06-02 19:45:58 +02:00