- 01 Oct, 2018 12 commits
-
-
Phil Hughes authored
Keep IDE RightPane views alive See merge request gitlab-org/gitlab-ce!21980
-
Phil Hughes authored
Fix link handling for issue cards. Closes #48445 See merge request gitlab-org/gitlab-ce!21910
-
Rémy Coutable authored
Update docs regarding frozen string See merge request gitlab-org/gitlab-ce!22003
-
Rémy Coutable authored
docs: clarify nothing special required for post-deployment migrations See merge request gitlab-org/gitlab-ce!22000
-
Douwe Maan authored
Link to the tag from a version instead of commit Closes gitlab-org/release/tasks#459 See merge request gitlab-org/gitlab-ce!22015
-
Bob Van Landuyt authored
This will result in a 404 when running an unreleased security patch while still allowing users to find the commit when it is made available.
-
Rémy Coutable authored
Fix Error 500 when forking projects with Gravatar disabled Closes #50254 See merge request gitlab-org/gitlab-ce!21985
-
Dmitriy Zaporozhets authored
Fix undefined format_options method in SchemaDumper for MySQL db See merge request gitlab-org/gitlab-ce!21907
-
Dmitriy Zaporozhets authored
Skip creating auto devops jobs for sast, container_scanning, dast,… See merge request gitlab-org/gitlab-ce!21959
-
Rémy Coutable authored
Add notes about commits API to repository files documentation See merge request gitlab-org/gitlab-ce!21876
-
Douwe Maan authored
Remove dropzonejs-rails (replaced by dropzone node module) See merge request gitlab-org/gitlab-ce!17831
-
Filipa Lacerda authored
Fixed file templates not being fully fetched in Web IDE Closes #51912 See merge request gitlab-org/gitlab-ce!21993
-
- 30 Sep, 2018 1 commit
-
-
Kamil Trzciński authored
Resolve "Fill pipeline source for external pipelines" Closes #51651 See merge request gitlab-org/gitlab-ce!21814
-
- 29 Sep, 2018 3 commits
-
-
gfyoung authored
xref #47424.
-
Stan Hu authored
Check frozen string in style builds See merge request gitlab-org/gitlab-ce!21999
-
Johann Hubert Sonntagbauer authored
-
- 28 Sep, 2018 24 commits
-
-
Ben Bodenmiller authored
-
Matija Čupić authored
This also adds specs for 3 distinct situations: 2. When there is an unknown pipeline with just a build 3. When there is an unknown pipeline with no statuses 1. When there is an unknown pipeline with a build and a status
-
Matija Čupić authored
-
Matija Čupić authored
-
Mike Lewis authored
Docs: improve Pages overview (to deprecate feature page) Closes #50507 See merge request gitlab-org/gitlab-ce!21798
-
Marcia Ramos authored
-
Mike Greiling authored
-
Mike Greiling authored
-
gfyoung authored
-
Paul Slaughter authored
**Why?** - This is needed for the Web Terminal feature. https://gitlab.com/gitlab-org/gitlab-ee/issues/5426 **Notes:** - Introduces a `pane` Vuex module. - Some views should not be kept alive (i.e. job details). This is why a `keepAlive` flag was introduced for views.
-
Mike Greiling authored
# Conflicts: # Gemfile.lock
-
Phil Hughes authored
Closes #51912
-
Achilleas Pipinellis authored
[Docs] Document how to merge translations from Crowdin See merge request gitlab-org/gitlab-ce!21924
-
Achilleas Pipinellis authored
Docs for Project/Groups members API with inherited members Closes #51404 See merge request gitlab-org/gitlab-ce!21984
-
Bob Van Landuyt authored
-
Dmitriy Zaporozhets authored
Add mysql_compatible_index_length to migration helpers Closes #50253 See merge request gitlab-org/gitlab-ce!21852
-
Grzegorz Bizon authored
Fix job_details.json schema Closes #51927 See merge request gitlab-org/gitlab-ce!21983
-
Steve Azzopardi authored
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51927
-
Stan Hu authored
When Gravatar is disabled, the "no avatar" is used, which failed to revert to the colorful identity icons for namespaces. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50254
-
Achilleas Pipinellis authored
Clarify subgroup permissions See merge request gitlab-org/gitlab-ce!21769
-
Jacopo authored
Expains the differences between `api/projects/:id/members` and `api/projects/:id/members/all` related to inherited members.
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Documentation: Fix broken link of feature proposal template in issue_workflow.md See merge request gitlab-org/gitlab-ce!21894
-
Filipa Lacerda authored
Fix karma out-of-memory failures See merge request gitlab-org/gitlab-ce!21912
-