- 01 Oct, 2018 19 commits
-
-
Marin Jankovski authored
Cleanup review apps more rapidly See merge request gitlab-org/gitlab-ce!22019
-
Sean McGivern authored
Prevent Error 500s with invalid relative links Closes #52009 See merge request gitlab-org/gitlab-ce!22001
-
Annabel Dunstone Gray authored
Resolve "Private profile help url should not toggle checkbox" Closes #51476 See merge request gitlab-org/gitlab-ce!21757
-
Martin Wortschack authored
-
Nick Thomas authored
Adds list_last_commits_for_tree as the method call for the Gitaly ListLastCommitsForTree RPC Closes #37433 See merge request gitlab-org/gitlab-ce!21921
-
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
-
Tiago Botelho authored
Implements list_last_commits_for_tree to communicate with the ListLastCommitsForTree Gitaly RPC Bumps the Gitaly server version Bumps the Gitaly-Proto gem version
-
Rémy Coutable authored
- Stop review app's environment after 2 days - Delete review app's environment after 3 days - Delete Helm release after 4 days Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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 4 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 16 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
-