James Lopez
|
09452715d3
|
fix typo
|
2016-07-06 11:09:07 +02:00 |
|
James Lopez
|
95f630daeb
|
even more debug
|
2016-07-06 10:29:31 +02:00 |
|
Grzegorz Bizon
|
9e211091a8
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
|
James Lopez
|
f29c30475e
|
use has_many relationship with events
|
2016-07-01 15:34:10 +02:00 |
|
James Lopez
|
3d2a736679
|
fixing events for import/export
|
2016-06-29 10:35:26 +02:00 |
|
James Lopez
|
46b89a270f
|
Fix tmp file being deleted after the request plus some cleanup and improved erroring for this situation
|
2016-06-24 10:50:23 +02:00 |
|
James Lopez
|
16ed545e7c
|
fix utc error
|
2016-06-22 14:12:50 +02:00 |
|
James Lopez
|
1b8a107325
|
fix wiki stuff
|
2016-06-16 10:59:36 +02:00 |
|
James Lopez
|
4bde59341f
|
lots of refactoring again based on feedback. Changed the UI slightly and also fixed a small bug
|
2016-06-15 17:31:00 +02:00 |
|
James Lopez
|
fc5f6943f8
|
yay finally importing working with the new services structure
|
2016-06-14 21:41:40 +02:00 |
|
James Lopez
|
ff44198e17
|
few fixes after refactoring the whole UI stuff
|
2016-06-14 21:03:14 +02:00 |
|
James Lopez
|
b53ed84843
|
adapted current services stuff to use new project import, plus fixes a few issues, updated routes, etc...
|
2016-06-14 20:32:19 +02:00 |
|
James Lopez
|
1d4243f5dd
|
Merge branches 'feature/project-export-ui-experimental' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
|
2016-06-14 16:40:13 +02:00 |
|
James Lopez
|
862b359b9a
|
fix merge issue
|
2016-06-14 16:37:41 +02:00 |
|
James Lopez
|
9ecebaaea1
|
adding notifications stuff and more refactoring for exporting projects
|
2016-06-14 16:31:03 +02:00 |
|
James Lopez
|
fe370b1c39
|
new export stuff and view
|
2016-06-14 14:28:30 +02:00 |
|
James Lopez
|
3f7ed55011
|
lots of refactoring to reuse import service
|
2016-06-14 12:47:07 +02:00 |
|
James Lopez
|
1ea44ee750
|
Merge branches 'feature/project-export-ui-experimental' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
|
2016-06-14 11:06:22 +02:00 |
|
James Lopez
|
279412f90a
|
updated relation_factory based on MR feedback
|
2016-06-14 10:55:24 +02:00 |
|
James Lopez
|
7779457907
|
fix merge
|
2016-06-14 10:20:47 +02:00 |
|
James Lopez
|
9ff1990422
|
Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import
|
2016-06-14 10:18:03 +02:00 |
|
James Lopez
|
f6ed7c8ff8
|
missed line break
|
2016-06-14 10:15:20 +02:00 |
|
James Lopez
|
4020b0f55f
|
few changes based on MR feedback
|
2016-06-13 21:18:26 +02:00 |
|
James Lopez
|
903da37755
|
WIP - starting refactoring import/export to use services
|
2016-06-13 20:35:57 +02:00 |
|
James Lopez
|
bd5c749f29
|
fix file.write
|
2016-06-13 18:24:21 +02:00 |
|
James Lopez
|
f449eeb6f1
|
Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
|
2016-06-13 17:56:50 +02:00 |
|
James Lopez
|
9fd35740b8
|
refactored notes logic
|
2016-06-13 17:09:21 +02:00 |
|
James Lopez
|
833dc3204d
|
few more changes based on feedback
|
2016-06-13 16:55:51 +02:00 |
|
James Lopez
|
f4d762d7c2
|
addressing MR feedback, few changes to members mapper
|
2016-06-13 16:12:40 +02:00 |
|
James Lopez
|
c23aaf1318
|
Merge branches 'feature/project-export-ui-experimental' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
|
2016-06-13 15:40:16 +02:00 |
|
James Lopez
|
e5cf4cd745
|
corrected a few warnings
|
2016-06-13 15:33:28 +02:00 |
|
James Lopez
|
e83fc684a5
|
Merge branches 'feature/project-export-ui-experimental' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
# Conflicts:
# Gemfile.lock
# app/helpers/todos_helper.rb
# app/models/todo.rb
# app/views/projects/edit.html.haml
# lib/gitlab/import_export/import_service.rb
|
2016-06-13 14:00:19 +02:00 |
|
James Lopez
|
6f0c503397
|
Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import
|
2016-06-13 13:44:00 +02:00 |
|
James Lopez
|
86e4751011
|
fixed deprecation warning
|
2016-06-13 13:42:30 +02:00 |
|
James Lopez
|
b07dc938b9
|
fixed specs and refactored a few things due to recent model changes and merge conflicts
|
2016-06-13 13:34:36 +02:00 |
|
James Lopez
|
ad68bc63b5
|
Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import
# Conflicts:
# app/models/project.rb
# db/schema.rb
# lib/gitlab/import_export/import_export_reader.rb
|
2016-06-13 12:43:25 +02:00 |
|
James Lopez
|
cc32260394
|
added comments to import export reader class
|
2016-06-13 12:32:15 +02:00 |
|
James Lopez
|
069bc26418
|
refactored loads of things due to commits to pipeline change
|
2016-06-13 10:55:54 +02:00 |
|
James Lopez
|
771f735109
|
few more modifications based on comments
|
2016-06-13 09:37:58 +02:00 |
|
James Lopez
|
8476f91a4e
|
WIP - added missing notes, trying to fix specs
|
2016-06-03 17:28:08 +02:00 |
|
James Lopez
|
9d0038f2d7
|
started refactoring a bunch of stuff based on feedback
|
2016-06-03 12:56:29 +02:00 |
|
James Lopez
|
41c06c311b
|
refactoring more things based on MR feedback
|
2016-06-02 14:44:59 +02:00 |
|
James Lopez
|
a9fdf62b57
|
refactoring relation factory, changed from module to class
|
2016-06-02 14:07:09 +02:00 |
|
James Lopez
|
102074c801
|
more and more refactoring
|
2016-06-02 10:59:54 +02:00 |
|
James Lopez
|
7c8359b744
|
started refactoring some stuff based on MR feedback
|
2016-06-01 18:03:51 +02:00 |
|
James Lopez
|
fa1884698d
|
a few nice to have and updated changelog
|
2016-05-20 10:57:10 +02:00 |
|
James Lopez
|
6782cd3cf6
|
fix extra space
|
2016-05-19 17:05:35 +02:00 |
|
James Lopez
|
dd86c91c73
|
fixed small issue mapping members
|
2016-05-19 17:02:49 +02:00 |
|
James Lopez
|
7df495fb77
|
updated uploads saver
|
2016-05-19 15:37:21 +02:00 |
|
James Lopez
|
1466997755
|
import uploads. Fixed a few things to do with members, triggers, etc...
|
2016-05-19 15:36:20 +02:00 |
|