gitlab-org--gitlab-foss/spec
Stan Hu c591768907 Merge branch 'fix-lfs-enabled-select-box' into 'master'
Fix `LFS enabled` select box.

A refactor of the project edit page caused the `lfs_enabled` setting to be reverted to a non functioning state. This MR fixes that.

This will most likely need to be ported back to 8.13 and 8.14. 8.12 contained the correct code.

Fixes #24645 

Related commits:

- ea3bbbdef8
- da07c2e4d3

cc @stanhu @dblessing @dbalexandre @rymai

See merge request !7716
2016-11-23 20:48:53 +00:00
..
bin DRY up the specs for bin/changelog 2016-11-03 17:35:06 +00:00
config Make mail_room idle_timeout option configurable. 2016-11-16 12:46:37 +01:00
controllers Merge branch 'rs-project-team-helpers' into 'master' 2016-11-22 16:43:03 +00:00
factories Introduce deploy command that allows to start deployment from one environment to second one 2016-11-21 17:26:35 +01:00
features Add a starting date to milestones 2016-11-23 13:41:04 +02:00
finders Precalculate user's authorized projects in database 2016-11-18 20:25:45 +02:00
fixtures add parsing support for incoming html email 2016-11-17 11:59:44 +09:00
helpers Merge branch 'milestone_start_date' into 'master' 2016-11-23 13:23:13 +00:00
initializers
javascripts timeago should be a dependency of datetime_utility 2016-11-22 23:47:52 -06:00
lib Use Commit#author so we share logic and cache 2016-11-24 02:33:55 +08:00
mailers Use `Gitlab.config.gitlab.host` over `'localhost'` 2016-11-18 20:17:10 +08:00
models Merge branch '24863-mrs-without-discussions-are-mergeable' into 'master' 2016-11-23 14:13:27 +00:00
policies Added tests for IssuePolicy 2016-11-07 12:49:24 +01:00
requests Merge branch 'api-delete-group-share' into 'master' 2016-11-23 15:17:59 +00:00
routing Fix 500 error when group name ends with git 2016-11-21 21:03:18 +02:00
serializers fix rubocop warning 2016-11-22 16:30:27 +01:00
services Merge branch 'rs-project-team-helpers' into 'master' 2016-11-22 16:43:03 +00:00
support Merge branch 'issue_5541' into 'master' 2016-11-21 11:07:46 +00:00
tasks/gitlab Introduce better credential and error checking to `rake gitlab:ldap:check` 2016-11-08 15:46:10 -06:00
uploaders
views Added test that checks the correct select box is there for the LFS enabled setting. 2016-11-23 13:32:38 -06:00
workers Refactor cache refreshing/expiring 2016-11-21 15:05:13 +01:00
factories_spec.rb
rails_helper.rb
rake_helper.rb Add Rake task to create/repair GitLab Shell hooks symlinks 2016-11-01 14:52:59 -05:00
simplecov_env.rb
spec_helper.rb Refine specs for build show page with environments 2016-11-09 19:40:25 +01:00
teaspoon_env.rb