Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CHANGELOGpass-before-script-to-runner | Kamil Trzcinski | 2016-04-17 | 1 | -0/+1 |
| | |||||
* | Merge branch 'make-before-after-overridable' into pass-before-script-to-runner | Kamil Trzcinski | 2016-04-17 | 4 | -23/+55 |
|\ | | | | | | | | | | | | | | | | | | | * make-before-after-overridable: Update CHANGELOG and add documentation Add CHANGELOG and documentation Rename finally_script to after_script Conflicts: lib/ci/gitlab_ci_yaml_processor.rb | ||||
| * | Update CHANGELOG and add documentation | Kamil Trzcinski | 2016-04-17 | 2 | -0/+21 |
| | | |||||
| * | Merge branch 'after-script' into make-before-after-overridable | Kamil Trzcinski | 2016-04-17 | 4 | -23/+34 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * after-script: Add CHANGELOG and documentation Rename finally_script to after_script Conflicts: lib/ci/gitlab_ci_yaml_processor.rb spec/lib/ci/gitlab_ci_yaml_processor_spec.rb | ||||
| | * | Add CHANGELOG and documentation | Kamil Trzcinski | 2016-04-17 | 2 | -0/+11 |
| | | | |||||
| | * | Rename finally_script to after_script | Kamil Trzcinski | 2016-04-17 | 2 | -13/+13 |
| | | | |||||
* | | | Pass before_script and script to runner directly as this is a parameter of a ↵ | Kamil Trzcinski | 2016-04-16 | 4 | -25/+45 |
|/ / | | | | | | | | | | | job. We provide a backward compatibility API for commands | ||||
* | | Allow the before_script and finally_script to be overwritten in context of job | Kamil Trzcinski | 2016-04-16 | 2 | -14/+81 |
|/ | |||||
* | Implement finally_script which allows to do cleanups as part of the build ↵ | Kamil Trzcinski | 2016-04-16 | 2 | -2/+37 |
| | | | | process | ||||
* | Merge branch 'rs-branch-name-space' into 'master' | Jacob Schatz | 2016-04-15 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | Remove extra spacing from merge request target branch name See merge request !3758 | ||||
| * | Remove extra spacing from merge request target branch namers-branch-name-space | Robert Speicher | 2016-04-15 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'fix/project-import_url' into 'master' | Robert Speicher | 2016-04-15 | 22 | -56/+307 |
|\ \ | |/ |/| | | | | | | | | | | | | | Fix for import_url fields on projects containing third-party credentials Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2658 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13955 See merge request !3066 | ||||
| * | resolve merge conflictfix/project-import_url | James Lopez | 2016-04-15 | 1 | -5/+1 |
| | | |||||
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-04-15 | 53 | -98/+558 |
| |\ | | | | | | | | | | fix/project-import_url | ||||
| * \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-04-14 | 344 | -1762/+8174 |
| |\ \ | | | | | | | | | | | | | fix/project-import_url | ||||
| * | | | update changelog [ci skip] | James Lopez | 2016-04-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | updated migration based on testing findings | James Lopez | 2016-04-14 | 2 | -7/+14 |
| | | | | |||||
| * | | | typo | James Lopez | 2016-04-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | changed a few things based on feedback | James Lopez | 2016-04-11 | 4 | -22/+17 |
| | | | | |||||
| * | | | fix create_or_update_import_data | James Lopez | 2016-04-07 | 1 | -1/+4 |
| | | | | |||||
| * | | | fix schema file [ci skip] | James Lopez | 2016-04-07 | 1 | -2/+3 |
| | | | | |||||
| * | | | refactored create_or_update_import_data | James Lopez | 2016-04-07 | 4 | -19/+10 |
| | | | | |||||
| * | | | refactored a few things based on MR feedback | James Lopez | 2016-04-07 | 6 | -22/+25 |
| | | | | |||||
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-04-07 | 109 | -627/+1794 |
| |\ \ \ | | | | | | | | | | | | | | | | fix/project-import_url | ||||
| * | | | | removed TODO [ci skip] | James Lopez | 2016-04-06 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | fix some issues with credentials | James Lopez | 2016-04-06 | 3 | -9/+9 |
| | | | | | |||||
| * | | | | some refactoring to symbolise keys across importers and left a TODO | James Lopez | 2016-04-05 | 8 | -20/+23 |
| | | | | | |||||
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-04-05 | 22 | -52/+138 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | fix/project-import_url | ||||
| * \ \ \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-04-04 | 258 | -1636/+13143 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix/project-import_url # Conflicts: # db/schema.rb | ||||
| * | | | | | | fix migration issue | James Lopez | 2016-04-04 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | fix wording | James Lopez | 2016-04-04 | 1 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | fixes based on MR review | James Lopez | 2016-04-04 | 1 | -14/+13 |
| | | | | | | | |||||
| * | | | | | | corrected a couple of based on MR review | James Lopez | 2016-04-04 | 2 | -4/+3 |
| | | | | | | | |||||
| * | | | | | | remove useless var | James Lopez | 2016-04-01 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | fixes after more import testing | James Lopez | 2016-04-01 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | fix github import issues | James Lopez | 2016-04-01 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | fix fogbugz import | James Lopez | 2016-04-01 | 3 | -9/+12 |
| | | | | | | | |||||
| * | | | | | | more fixes after doing more manual testing on importing | James Lopez | 2016-03-29 | 2 | -2/+4 |
| | | | | | | | |||||
| * | | | | | | fixing a few issues after testing imports | James Lopez | 2016-03-29 | 3 | -13/+10 |
| | | | | | | | |||||
| * | | | | | | fixed failing specs | James Lopez | 2016-03-29 | 2 | -1/+6 |
| | | | | | | | |||||
| * | | | | | | refactored code based on feedback plus fixed a couple of other issues | James Lopez | 2016-03-28 | 8 | -64/+81 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | James Lopez | 2016-03-28 | 140 | -1140/+5337 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix/project-import_url | ||||
| * | | | | | | | added rest of importers, fixed specs and some issues with the migration | James Lopez | 2016-03-23 | 5 | -15/+23 |
| | | | | | | | | |||||
| * | | | | | | | fogbugz importer, also refactored migration again to make it easier to add ↵ | James Lopez | 2016-03-23 | 3 | -16/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new importers | ||||
| * | | | | | | | refactored migration a bit and fixed a few problems. Also added some logging | James Lopez | 2016-03-23 | 1 | -13/+23 |
| | | | | | | | | |||||
| * | | | | | | | fix rubocop warning | James Lopez | 2016-03-22 | 1 | -2/+0 |
| | | | | | | | | |||||
| * | | | | | | | fix gitlab import and spec | James Lopez | 2016-03-22 | 2 | -5/+7 |
| | | | | | | | | |||||
| * | | | | | | | first round of fixes and spec fixes | James Lopez | 2016-03-22 | 6 | -37/+39 |
| | | | | | | | | |||||
| * | | | | | | | encrypt credentials in project_creator for bitbucket by default | James Lopez | 2016-03-22 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | update bitbucket importer | James Lopez | 2016-03-22 | 3 | -7/+14 |
| | | | | | | | |