Add Application Setting to configure default Repository Path for new projects
显示
- CHANGELOG 1 个添加, 0 个删除CHANGELOG
- app/controllers/admin/application_settings_controller.rb 1 个添加, 0 个删除app/controllers/admin/application_settings_controller.rb
- app/helpers/application_settings_helper.rb 8 个添加, 0 个删除app/helpers/application_settings_helper.rb
- app/models/application_setting.rb 5 个添加, 0 个删除app/models/application_setting.rb
- app/models/project.rb 1 个添加, 0 个删除app/models/project.rb
- app/views/admin/application_settings/_form.html.haml 9 个添加, 0 个删除app/views/admin/application_settings/_form.html.haml
- db/migrate/20160614182521_add_repository_storage_to_application_settings.rb 5 个添加, 0 个删除...4182521_add_repository_storage_to_application_settings.rb
- db/schema.rb 1 个添加, 0 个删除db/schema.rb
- doc/api/settings.md 5 个添加, 2 个删除doc/api/settings.md
- lib/api/entities.rb 1 个添加, 0 个删除lib/api/entities.rb
- spec/models/application_setting_spec.rb 10 个添加, 0 个删除spec/models/application_setting_spec.rb
- spec/models/project_spec.rb 15 个添加, 0 个删除spec/models/project_spec.rb
- spec/requests/api/settings_spec.rb 8 个添加, 1 个删除spec/requests/api/settings_spec.rb
加载中
想要评论请 注册 或 登录