gitlab-org--gitlab-foss/config/initializers
Mike Greiling 04dc2b76d7 Merge branch 'master' into go-go-gadget-webpack
* master: (181 commits)
  Fixed adding to list bug
  Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index
  Fixed modal lists dropdown not updating when list is deleted
  Fixed remove btn error after creating new issue in list
  Removed duplicated test
  Removed Masonry, instead uses groups of data
  Uses mixins for repeated functions
  Fixed up specs
  Props use objects with required & type values
  Removes labels instead of closing issue when clicking remove button
  Fixed JS lint errors
  Fixed issue card spec
  Added webkit CSS properties
  Fixed bug with empty state showing after search Fixed users href path being incorrect
  Fixed bug where 2 un-selected issues would stay on selected tab
  Fixed DB schema Changed how components are added in objects
  Added remove button
  Add optional id property to the issue schema
  Fixed issue link href
  Disabled add issues button if no lists exist
  ...
2017-02-03 13:17:03 -06:00
..
0_post_deployment_migrations.rb
1_settings.rb add rack middleware to proxy webpack dev server 2017-02-01 16:23:26 -06:00
2_app.rb
4_ci_app.rb
5_backend.rb Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/ 2017-01-27 16:16:55 +01:00
6_validations.rb
7_redis.rb
active_record_query_trace.rb
ar5_batching.rb
ar_monkey_patch.rb
ar_speed_up_migration_checking.rb
attr_encrypted_no_db_connection.rb
backtrace_silencers.rb
bullet.rb
carrierwave.rb
chronic_duration.rb
connection_fix.rb
cookies_serializer.rb
date_time_formats.rb
default_url_options.rb
devise.rb
devise_password_length.rb.example
disable_email_interceptor.rb
doorkeeper.rb Calls to the API are checked for scope. 2016-12-16 16:29:31 +05:30
email_template_interceptor.rb
gitlab_shell_secret_token.rb
gitlab_workhorse_secret.rb
go_get.rb
gollum.rb
hamlit.rb
health_check.rb
inflections.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
kaminari_config.rb
math_lexer.rb Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
metrics.rb Add metric initializer spec 2017-01-24 14:42:57 +00:00
mime_types.rb
mysql_ignore_postgresql_options.rb
omniauth.rb
plantuml_lexer.rb PlantUML support for Markdown 2017-02-03 08:49:48 +09:00
postgresql_limit_fix.rb
postgresql_opclasses_support.rb
premailer.rb
rack_attack.rb.example
rack_attack_git_basic_auth.rb
rack_attack_logging.rb
rack_lineprof.rb
relative_naming_ci_namespace.rb
relative_url.rb.sample
request_profiler.rb Don't require lib/gitlab/request_profiler/middleware.rb in config/initializers/request_profiler.rb 2017-02-02 17:22:10 +01:00
routing_draw.rb
rspec_profiling.rb Add the rspec_profiling gem and documentation to the GitLab development environment 2017-01-27 12:41:16 +00:00
secret_token.rb
sentry.rb
session_store.rb
sherlock.rb
sidekiq.rb Fix race conditions for AuthorizedProjectsWorker 2017-01-25 13:22:15 +01:00
smtp_settings.rb.sample
static_files.rb DRY with Gitlab.config.webpack.dev_server references 2017-02-02 14:07:33 -06:00
time_zone.rb
trusted_proxies.rb
workhorse_multipart.rb Explain why there is a monkey-patch 2016-12-27 18:15:29 +01:00
wrap_parameters.rb