- 12 Sep, 2018 36 commits
-
-
GitLab Bot authored
# Conflicts: # doc/api/projects.md # lib/api/helpers/projects_helpers.rb [ci skip]
-
Robert Speicher authored
Resolve "500 Internal Server Error: Deleting branch of deleted project" Closes #50678 See merge request gitlab-org/gitlab-ce!21542
-
🙈 jacopo beschi 🙉 authored
-
Mike Greiling authored
Resolve "Placeholder when entering weight value" Closes #7262 See merge request gitlab-org/gitlab-ee!7346
-
Constance Okoghenun authored
-
Douwe Maan authored
Remove Rugged and shell code from Gitlab::Git Closes gitaly#1124 See merge request gitlab-org/gitlab-ce!21488
-
Robert Speicher authored
CE upstream - 2018-09-12 05:25 UTC See merge request gitlab-org/gitlab-ee!7342
-
Robert Speicher authored
Fix mention in edit mr Closes #50608 See merge request gitlab-org/gitlab-ce!21696
-
Alin Ciciu authored
-
Stan Hu authored
Log project services sidekiq failures Closes #50528 See merge request gitlab-org/gitlab-ce!21336
-
Robert Speicher authored
-
Clement Ho authored
Use GitLab UI pagination component for groups See merge request gitlab-org/gitlab-ce!21287
-
Alejandro Rodríguez authored
-
Stan Hu authored
Update gitlab shell See merge request gitlab-org/gitlab-ce!21701
-
Nick Thomas authored
-
Douwe Maan authored
Update code_review.md to include a recommendation for assigning maintainers from different teams See merge request gitlab-org/gitlab-ce!21644
-
Clement Ho authored
-
Douwe Maan authored
Initialize projects with readme through API See merge request gitlab-org/gitlab-ee!7326
-
Douwe Maan authored
Initialize projects with readme See merge request gitlab-org/gitlab-ce!21617
-
Steve authored
-
Douwe Maan authored
Resolve "Markdown footnotes don't render when inside a table..." Closes #51200 See merge request gitlab-org/gitlab-ce!21675
-
Luke Bennett authored
Improve recommended maintainer docs
-
Stan Hu authored
Update example Prometheus queries Closes #49849 See merge request gitlab-org/gitlab-ce!21695
-
Kamil Trzciński authored
Add trigger information for job API Closes #50989 See merge request gitlab-org/gitlab-ce!21495
-
Steve Azzopardi authored
Create new entity called TriggerVariablesEnitity for trigger variables, to aid reuseablity in the future. Update JSON schema to include trigger information in the response. Refactor rspec tests a bit to reduce duplication and for the `context` to make sense. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50989
-
Ben Kochie authored
* Update metric names to match current release. * Improve descriptions. * Improve examples to show more query language functionality. Memory: * Show use of `or` function. * Automatically select "MemAvailable" kernel metric if possible. CPU: * Show use of `avg without ...`. * Show CPU utilization per node. Network: * Show use of `!=` label matching. * Don't show "localhost" metrics.
-
Dmitriy Zaporozhets authored
Add GitLab project id to jupyter config installed via cluster apps See merge request gitlab-org/gitlab-ce!21341
-
Steve authored
Add a `initialize_with_readme` parameter to POST /projects. EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21617
-
GitLab Bot authored
# Conflicts: # app/assets/javascripts/environments/components/environments_table.vue # app/assets/javascripts/notes/components/note_actions.vue # lib/api/triggers.rb [ci skip]
-
Stan Hu authored
Merge branch '51271-error-500-due-to-encoding-issues-when-when-attempting-to-access-issues-api' into 'master' Resolve "Error 500 due to encoding issues when when attempting to access issues API" Closes #51271 See merge request gitlab-org/gitlab-ce!21680
-
Stan Hu authored
CE upstream - 2018-09-11 18:21 UTC See merge request gitlab-org/gitlab-ee!7333
-
Victor Wu authored
New epic custom notifications docs See merge request gitlab-org/gitlab-ee!7336
-
Victor Wu authored
-
Victor Wu authored
Docs for integrated milestones See merge request gitlab-org/gitlab-ee!7337
-
Victor Wu authored
-
Adriel Santiago authored
-
- 11 Sep, 2018 4 commits
-
-
Brett Walker authored
- utilize the 'out' method to output the 'fence_info', which converts to utf8 - output 'sourcepos' again
-
Robert Speicher authored
Filter any parameters ending with "key" in logs See merge request gitlab-org/gitlab-ce!21688
-
Mike Greiling authored
Use gitlab-ui loading icon [EE] See merge request gitlab-org/gitlab-ee!7322
-
Clement Ho authored
-