- 23 Nov, 2016 2 commits
-
-
Valery Sizov authored
-
Ahmad Sherif authored
-
- 18 Nov, 2016 3 commits
-
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
Z.J. van de Weg authored
-
- 03 Nov, 2016 2 commits
-
-
Douwe Maan authored
Fix symlink vulnerability in Import/Export Replaces https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2018 made by @james Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23822 See merge request !2022 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Fix Import/Export foreign key issue to do with project members Cleans-up any foreign keys in `ProjectMember` - same as we do with the rest of the models when importing. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23837 and https://gitlab.com/gitlab-org/gitlab-ce/issues/23739 See merge request !2020 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 26 Oct, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 19 Oct, 2016 4 commits
-
-
James Lopez authored
Fixed all related specs and also changed the logic to handle edge cases. This includes exporting and exporting of group labels, which will get associated with the new group (if any) or they will become normal project labels otherwise. Found other issues to do with not being able to import all labels at once in the beginning of the JSON - code was much simpler when we import all labels and milestones associated to a project first, then the associations will find the already created labels instead of creating them from the associations themselves.
-
James Lopez authored
-
James Lopez authored
-
Douglas Barbosa Alexandre authored
-
- 17 Oct, 2016 1 commit
-
-
Felipe Artur authored
-
- 11 Oct, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 07 Oct, 2016 1 commit
-
-
Nick Thomas authored
This commit adds a number of _html columns and, with the exception of Note, starts updating them whenever the content of their partner fields changes. Note has a collision with the note_html attr_accessor; that will be fixed later A background worker for clearing these cache columns is also introduced - use `rake cache:clear` to set it off. You can clear the database or Redis caches separately by running `rake cache:clear:db` or `rake cache:clear:redis`, respectively.
-
- 03 Oct, 2016 2 commits
-
-
Robert Speicher authored
- 27 Sep, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 26 Sep, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
Fixes issue with rails reserved keyword type exporting/importing services. Also fixed CustomIssueTrackerService title setter and added relevant specs.
-
- 21 Sep, 2016 2 commits
-
-
James Lopez authored
-
James Lopez authored
-
- 19 Sep, 2016 1 commit
-
-
James Lopez authored
Better import of labels, milestones and protected branches. Updated relevant specs. Loose pipeline validation on importing, so it does not fail when there are missing fields, which are not validated at DB level. Also, updated spec with relevant test.
-
- 09 Sep, 2016 12 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
Export file integration test that checks for sensitive info. Also added spec to check new added attributes to models that can be exported.
-
- 01 Sep, 2016 1 commit
-
-
Felipe Artur authored
-
- 11 Aug, 2016 1 commit
-
-
James Lopez authored
-
- 09 Aug, 2016 1 commit
-
-
James Lopez authored
-
- 08 Aug, 2016 1 commit
-
-
James Lopez authored
-