- 03 Aug, 2018 6 commits
-
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
- 02 Aug, 2018 1 commit
-
-
Luke Bennett authored
-
- 01 Aug, 2018 33 commits
-
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Jose Ivan Vargas authored
Fix scss-lint error See merge request gitlab-org/gitlab-ee!6755
-
Luke Bennett authored
# Conflicts: # locale/gitlab.pot
-
Luke Bennett authored
-
Annabel Dunstone Gray authored
-
Nick Thomas authored
Add repository languages for projects See merge request gitlab-org/gitlab-ee!6611
-
Annabel Gray authored
Enable SCSS linting for EE Closes #7063 See merge request gitlab-org/gitlab-ee!6750
-
Lukas Eipert authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Clement Ho authored
Add license management frontend Closes #5488 See merge request gitlab-org/gitlab-ee!6638
-
Lukas Eipert authored
-
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.
-
Filipa Lacerda authored
Port CE "Making instance-wide data tools more accessible" See merge request gitlab-org/gitlab-ee!6746
-
Nick Thomas authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!6706
-
Filipa Lacerda authored
EE Port of: Remove fixes for MR refactor regressions from master See merge request gitlab-org/gitlab-ee!6744
-
Luke Bennett authored
-
Grzegorz Bizon authored
EE version of Runner Features See merge request gitlab-org/gitlab-ee!6742
-
Luke Bennett authored
-
Dmitriy Zaporozhets authored
CE upstream - 2018-08-01 12:22 UTC Closes gitlab-ce#34572 See merge request gitlab-org/gitlab-ee!6745
-
Luke Bennett authored
-
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.
-