Commit Graph

22 Commits

Author SHA1 Message Date
GitLab Bot 61a8928ff0 Add latest changes from gitlab-org/gitlab@master 2021-02-15 06:09:22 +00:00
GitLab Bot 10052df753 Add latest changes from gitlab-org/gitlab@master 2021-01-29 15:09:40 +00:00
GitLab Bot a5b1631549 Add latest changes from gitlab-org/gitlab@master 2020-12-30 06:10:31 +00:00
GitLab Bot 1949d08c1a Add latest changes from gitlab-org/gitlab@master 2020-09-23 21:09:28 +00:00
GitLab Bot da100a690f Add latest changes from gitlab-org/gitlab@master 2020-08-11 21:10:09 +00:00
GitLab Bot 0ebaa8a2fd Add latest changes from gitlab-org/gitlab@master 2020-05-25 06:08:38 +00:00
GitLab Bot ad1e4b8fb8 Add latest changes from gitlab-org/gitlab@master 2019-10-21 15:05:58 +00:00
GitLab Bot 20450649ca Add latest changes from gitlab-org/gitlab@master 2019-09-27 09:06:26 +00:00
GitLab Bot b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
Jason Colyer f4ceff6e0c Make Issue boards importable
- Added space to li definiton
- Remove milestone from import_export.yml
2019-08-05 08:28:39 -05:00
Jason Colyer 87235d009c Make issue boards importable
- Added Importable to models/list.rb
- Did unless: :importable? on board validation
- Created changelog
- Modified haml to show issue boards are importable
- Added needed spec tests
- Modified project.json to include board information
- Added relevant models to all_models
- Added relevant models to import_export
- Added relevant models to safe_model_attributes
2019-08-02 14:35:10 -05:00
Luke Bennett b7f7638310
Improve project settings page
Prioritize and simplify project settings content.
2019-04-11 18:21:14 +01:00
Rémy Coutable 3a2abc1d50
Enable the Layout/ExtraSpacing cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Stan Hu 9bbb063f5a Remove Webhooks from import/export help
We dropped Webhooks from import/export in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24121,
but the online help still shows it's there.
2019-01-10 17:06:55 -08:00
James Lopez a2bf164154
Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
Filipa Lacerda 26dd4b3b49
Adds an ID to the settings section to allow anchor linking 2018-06-27 13:25:17 +01:00
Bob Van Landuyt 84ee2ddbcd Export LFS Objects when exporting a project
The LFS files will be included in the `lfs-objects` directory in the archive.
2018-04-05 10:21:51 +02:00
Dmitriy Zaporozhets 611dea8ad8
Add button type to settings toggle
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-04-02 19:13:07 +03:00
Mario de la Ossa eaada9d706 use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
James Lopez 4223a25fb3 Update export message to mention we can download the file from the UI 2018-01-12 08:35:10 +00:00
Mike Greiling 2888e48b27
update settings panels to place "expanded" class on the correct element 2017-10-31 12:45:42 -05:00
Robin Bobbitt 649d042dbc Add option to disable project export on instance 2017-08-11 12:22:37 -04:00