- 02 Aug, 2018 2 commits
-
-
Phil Hughes authored
Resolve "Link to the runners page should automatically expand the runners settings" Closes #49851 See merge request gitlab-org/gitlab-ce!20967
-
Sean McGivern authored
Refactor gitlab:import:repos task to remove direct disk access Closes gitaly#953 See merge request gitlab-org/gitlab-ce!20864
-
- 01 Aug, 2018 38 commits
-
-
Nick Thomas authored
Add repository languages for projects Closes #23931, #34671, #48647, and #47301 See merge request gitlab-org/gitlab-ce!19480
-
Clement Ho authored
Add vanilla JS avatar_helper and update existing avatar helpers See merge request gitlab-org/gitlab-ce!20886
-
Paul Slaughter authored
-
Filipa Lacerda authored
Automatically expand runner's settings block when linking to the runner's settings page by using page anchor on the link
-
Clement Ho authored
Backport CSS changes from gitlab-ee!6638 See merge request gitlab-org/gitlab-ce!20961
-
Robert Speicher authored
Resolve "Clean up changelog for 11.1.3 and 11.1.4" Closes #49837 [ci skip] See merge request gitlab-org/gitlab-ce!20962
-
Tim Zallmann authored
Raise timeout for Karma tests to 2 seconds See merge request gitlab-org/gitlab-ce!20963
-
Zeger-Jan van de Weg authored
Our friends at GitHub show the programming languages for a long time, and inspired by that this commit means to create about the same functionality. Language detection is done through Linguist, as before, where the difference is that we cache the result in the database. Also, Gitaly can incrementaly scan a repository. This is done through a shell out, which creates overhead of about 3s each run. For now this won't be improved. Scans are triggered by pushed to the default branch, usually `master`. However, one exception to this rule the charts page. If we're requesting this expensive data anyway, we just cache it in the database. Edge cases where there is no repository, or its empty are caught in the Repository model. This makes use of Redis caching, which is probably already loaded. The added model is called RepositoryLanguage, which will make it harder if/when GitLab supports multiple repositories per project. However, for now I think this shouldn't be a concern. Also, Language could be confused with the i18n languages and felt like the current name was suiteable too. Design of the Project#Show page is done with help from @dimitrieh. This change is not visible to the end user unless detections are done.
-
Rémy Coutable authored
Added gitlab-pages update instructions. See merge request gitlab-org/gitlab-ce!19674
-
Richard Hancock authored
-
Nick Thomas authored
Fix bug setting http headers in Files API See merge request gitlab-org/gitlab-ce!20938
-
-
Phil Hughes authored
Merge branch '49499-list-of-projects-not-loading-when-trying-to-create-an-issue-from-a-board-typeerror' into 'master' Resolve "List of projects not loading when trying to create an issue from a board (TypeError)" Closes #49499 See merge request gitlab-org/gitlab-ce!20955
-
Constance Okoghenun authored
-
Nick Thomas authored
Port of EE-translations See merge request gitlab-org/gitlab-ce!20960
-
Winnie Hellmann authored
-
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
-
-
Nick Thomas authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!6706
-
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
-