Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-21Merge branch 'fix-counts-caching' into 'master'Douwe Maan
Fix refreshing of issues/MR count caches Closes #38061 See merge request gitlab-org/gitlab-ce!14363
2017-09-20Merge branch 'fix/gb/fix-moving-issue-with-ambiguous-references' into 'master'Rémy Coutable
Fix rewriting issue references with group milestones Closes #37746 See merge request gitlab-org/gitlab-ce!14294
2017-09-19Merge branch 'issue_37640_9_5_stable' into '9-5-stable'Grzegorz Bizon
Fix project feature being deleted when updating project with invalid visibility level See merge request gitlab-org/gitlab-ce!14235 # Conflicts: # db/schema.rb # spec/services/projects/update_service_spec.rb
2017-09-19Merge branch 'issue_37640' into 'master'Grzegorz Bizon
Fix project feature being deleted when updating project with invalid visibility level Closes #37640 See merge request gitlab-org/gitlab-ce!14234
2017-09-14Merge branch ↵Kamil Trzciński
'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables' into 'master' Fix `ci_builds` to have an associated `trigger_request_id` See merge request !14244
2017-09-12Merge branch 'user-recent-push' into 'master'Douwe Maan
Rework how recent push events are retrieved Closes #35990 See merge request !13995
2017-09-08Merge branch ↵Douwe Maan
'30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-false' into 'master' Make Members with Owner and Master roles always able to create subgroups Closes #30473 See merge request !14046
2017-09-07Merge branch ↵Douwe Maan
'35558-only-one-garbage-collection-should-be-running-per-project-at-once' into 'master' Adds exclusive lease to Git garbage collect worker. Closes #35558 See merge request !14036
2017-09-07Make Members with Owner and Master roles always able to create subgroupsRuben Davila
2017-09-07Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan
Improve "Share with group lock" feature for subgroups Closes #30550 See merge request !13944
2017-09-07Adds exclusive lease to Git garbage collect worker.Tiago Botelho
2017-09-07Merge branch '37288-fix-wrong-header-when-testing-webhook' into 'master'Douwe Maan
Fix a wrong `X-Gitlab-Event` header when testing webhooks Closes #37288 See merge request !14108
2017-09-07Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński
Implement the implied CI/CD config for AutoDevOps Closes #34777 See merge request !13923
2017-09-07Merge branch '31362_decrease_cyclomatic_complexity_threshold_step3' into ↵Rémy Coutable
'master' Decrease Cyclomatic Complexity threshold to 14 See merge request !13972
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
Removes default scope from sortable Closes #23079 See merge request !13558
2017-09-07Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski
zj/gitlab-ce-zj-auto-devops-table
2017-09-07Fix a wrong `X-Gitlab-Event` header when testing webhooksRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-09-07Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern
Group boards CE backport See merge request !13883
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-07fix CIMaxim Rydkin
2017-09-06Refer to “Share with group lock” consistentlyMichael Kozono
2017-09-06Specify nested_groups specsMichael Kozono
2017-09-06Enforce share_with_group_lock rulesMichael Kozono
…in Groups::UpdateService instead of only in the browser.
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Kamil Trzcinski
zj/gitlab-ce-zj-auto-devops-table
2017-09-06Merge branch ↵Kamil Trzciński
'fix/sm/33281-activerecord-recordinvalid-when-build-has-nil-protected' into 'master' Fix 422 error when retry job Closes #33281 See merge request !14082
2017-09-06Fix specShinya Maeda
2017-09-06Use before_save :set_protectedShinya Maeda
2017-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06Use hook for setting Pipeline config_sourceZeger-Jan van de Weg
2017-09-06Resolve outdated diff discussions on pushSean McGivern
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox
ee_issue_928_backport
2017-09-05Merge branch ↵Kamil Trzciński
'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequest' into 'master' Removes `CreateTriggerRequestService` and add a blocker to prevent saving variables on `Ci::TriggerRequest` Closes #35650 See merge request !13792
2017-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
- Fix spec
2017-09-05Fix enum listsShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-09-04Remove CreateTriggerRequestService and forbit to save variables on ↵Shinya Maeda
Ci::TriggerRequest
2017-09-04Merge branch ↵Kamil Trzciński
'feature/sm/33281-protected-runner-executes-jobs-on-protected-branch' into 'master' Protected runner executes jobs on protected branch [Solution 1] Closes #33281 See merge request !13194
2017-09-04Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas
2017-09-03Fix spec on egister_job_service_spec.rbShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Improve spec. Add validation for accel_level on runner.Shinya Maeda
2017-09-03Remove access_level index from runner. Add protected on ci_pipelines. Add ↵Shinya Maeda
protected index on ci_builds.
2017-09-03Fix specShinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-09-02Fix a spec failure dependent on load orderRobert Speicher
We were incorrectly stubbing `Issues::MoveService#execute`. This only caused a failure when another spec caused it to be autoloaded -- `spec/controllers/projects/issues_controller_spec.rb` in this case.