- 18 Sep, 2017 1 commit
-
-
Phil Hughes authored
-
- 15 Sep, 2017 8 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
EE port of revert-sidebar-title-attribute See merge request gitlab-org/gitlab-ee!2917
-
Nick Thomas authored
Add Geo rake task descriptions Closes #3366 See merge request gitlab-org/gitlab-ee!2925
-
Nick Thomas authored
Revise GitLab Geo documentation Closes #3365 and #3400 See merge request gitlab-org/gitlab-ee!2858
-
Phil Hughes authored
-
Phil Hughes authored
-
Filipa Lacerda authored
Removed issues link from the breadcrumbs in issue boards Closes gitlab-ce#37875 See merge request gitlab-org/gitlab-ee!2920
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 14 Sep, 2017 11 commits
-
-
Robert Speicher authored
Only set status variables if Geo node is a secondary See merge request gitlab-org/gitlab-ee!2903
-
Annabel Dunstone Gray authored
Fix EE specific nav items not having active state See merge request gitlab-org/gitlab-ee!2918
-
Toon Claes authored
To increase visibility of Geo rake tasks, add description so `rake -T` shows them. Closes gitlab-org/gitlab-ee#3366
-
Achilleas Pipinellis authored
Updated Doc: Omitting AWS access key and ID key=>value pairs when using AWS IAM profiles See merge request gitlab-org/gitlab-ee!2892
-
Abubakar Ango authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/37875
-
Phil Hughes authored
-
Toon Claes authored
Fixes include: - GitLab 10.0 depends on the tracking database (because of the removal of System Hooks in gitlab-org/gitlab-ee!2644), therefore the docs should clearly state how to set up and update the Geo tracking database. - To initiate synchronization it's no longer needed to push first. Geo will automatically pick up new projects, and it's no longer needed to push to the repo before GitLab Geo will start syncing. - Small changes to improve consistency through the whole docs. Closes gitlab-org/gitlab-ee#3365 and gitlab-org/gitlab-ee#3400
-
Achilleas Pipinellis authored
Use proper args for gpg command used in docs See merge request gitlab-org/gitlab-ee!2910
-
Douwe Maan authored
Adjust inconsistent failures on Billings controller tests See merge request gitlab-org/gitlab-ee!2909
-
Stan Hu authored
-
- 13 Sep, 2017 20 commits
-
-
Rubén Dávila authored
-
Stan Hu authored
-
Oswaldo Ferreira authored
-
Stan Hu authored
Ensure #route_setting is available before calling it See merge request !2908
-
Robert Speicher authored
Fix ordering of Gemfiles See merge request !2907
-
Rémy Coutable authored
Precisely: Using `any_instance` to stub a method (secret_variables_for) that has been defined on a prepended module (EE::Project) is not supported. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
In the context of an exception, #route_setting is not available. See: - https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14178#note_40259442 - https://github.com/ruby-grape/grape/blob/df79bc35e43f0d5b6cbd666b587cf4640de174b8/lib/grape/middleware/error.rb#L59Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Fixed boards text in the project sidebar Closes #3415 See merge request !2890
-
Stan Hu authored
-
Achilleas Pipinellis authored
fixing a typo in code example for marking all todo's as done See merge request !2901
-
Rémy Coutable authored
Resolve conflict with spec/lib/ci/gitlab_ci_yaml_processor_spec.rb | spec/lib/gitlab/ci/yaml_processor_spec.rb Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
# Conflicts: # Gemfile.lock # app/controllers/projects/issues_controller.rb # app/models/ci/runner.rb # app/views/admin/dashboard/index.html.haml # app/views/layouts/nav/sidebar/_admin.html.haml # doc/README.md # lib/ci/model.rb # lib/gitlab/workhorse.rb # spec/lib/ci/gitlab_ci_yaml_processor_spec.rb [ci skip]
-