- 01 Aug, 2018 40 commits
-
-
Rémy Coutable authored
Allow users to set a status Closes #35463 See merge request gitlab-org/gitlab-ce!20614
-
Filipa Lacerda authored
Resolve "Making instance-wide data tools more accessible" Closes #41416 and #48507 See merge request gitlab-org/gitlab-ce!20874
-
Filipa Lacerda authored
Remove fixes for MR refactor regressions from master See merge request gitlab-org/gitlab-ce!20920
-
Grzegorz Bizon authored
correct error message on helm tiller installation timeout See merge request gitlab-org/gitlab-ce!20683
-
Grzegorz Bizon authored
Add `runner_unsupported` CI failure See merge request gitlab-org/gitlab-ce!20664
-
André Luís authored
This reverts commit 740ae2d1, reversing changes made to 1ba47de5.
-
André Luís authored
This reverts commit 6c6988cb, reversing changes made to 0d488c7b.
-
André Luís authored
This reverts commit 5ba542b1, reversing changes made to 32c831ea.
-
André Luís authored
This reverts commit ced005f3, reversing changes made to 9b01b293.
-
André Luís authored
This reverts commit 2411ecb5, reversing changes made to 58a0df7e.
-
André Luís authored
This reverts commit 9c121352, reversing changes made to c1b335e0.
-
Kamil Trzciński authored
-
James Lopez authored
Create update guide from 11.1 to 11.2 See merge request gitlab-org/gitlab-ce!20945
-
James Lopez authored
update installation docs branches for source installations See merge request gitlab-org/gitlab-ce!20944
-
Grzegorz Bizon authored
Support multiple scopes when authing container registry scopes Closes #48968 See merge request gitlab-org/gitlab-ce!20617
-
Nick Thomas authored
Add support for ssh certificates (internal API) Closes #34572 See merge request gitlab-org/gitlab-ce!19911
-
Rémy Coutable authored
Update test-and-deploy-python-application-to-heroku.md See merge request gitlab-org/gitlab-ce!20921
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Bob Van Landuyt authored
-
Rémy Coutable authored
Rails5: fix flaky spec See merge request gitlab-org/gitlab-ce!20953
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Sean McGivern authored
Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API" Closes #1756 See merge request gitlab-org/gitlab-ce!20626
-
Jamie Schembri authored
-
Sean McGivern authored
Fix a few disrepencies between CE and EE in the lines ordering See merge request gitlab-org/gitlab-ce!20937
-
Sean McGivern authored
Resource event model Closes #47993 See merge request gitlab-org/gitlab-ce!20606
-
Jan Provaznik authored
-
Sean McGivern authored
[CE Port]: Implement instance level project templates See merge request gitlab-org/gitlab-ce!20761
-
Dmitriy Zaporozhets authored
Show one digit after dot in commit_per_day value in charts page. Closes #26512 See merge request gitlab-org/gitlab-ce!20896
-
Dmitriy Zaporozhets authored
Search for label on project labels page by title or description See merge request gitlab-org/gitlab-ce!20749
-
Ævar Arnfjörð Bjarmason authored
Why and how to enable this is covered in the docs being changed here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for SSH certificate authentication", 2018-06-14) which has been merged in and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped. Merging this closes gitlab-org/gitlab-ce#34572 see gitlab-org/gitlab-shell!207 for the gitlab-shell MR. Implementation notes: - The APIs being changed here are all internal, and their sole consumer is gitlab-shell. - Most of the changed code is a MR to gitlab-shell, see the gitlab-org/gitlab-shell!207 MR. That change covers why only some of the internal methods get a new "username" parameter, and why some others only get a "user_id".
-