- Aug 01, 2018
-
-
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.
-
- Jul 23, 2018
-
-
Winnie Hellmann authored
-
- Apr 10, 2018
-
-
Douwe Maan authored
-
- Mar 29, 2018
-
-
George Tsiolis authored
-
- Feb 22, 2018
-
-
Oswaldo Ferreir authored
-
- Feb 20, 2018
-
-
Oswaldo Ferreir authored
-
Oswaldo Ferreir authored
-
Oswaldo Ferreir authored
-
- Feb 16, 2018
-
-
Eric Eastwood authored
-
- Feb 01, 2018
- Jan 23, 2018
-
-
George Tsiolis authored
-
- Nov 28, 2017
-
-
Shinya Maeda authored
-
- Sep 25, 2017
-
-
Annabel Dunstone Gray authored
-
- Sep 07, 2017
-
-
Riccardo Padovani authored
-
- Sep 05, 2017
-
-
Kamil Trzcińśki authored
- Only if user can manage project, - When Auto DevOps is not enabled, - When project configuration is set to implicit
-
- Sep 01, 2017
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- Aug 18, 2017
-
-
Phil Hughes authored
[ci skip]
-
- Aug 04, 2017
-
-
Luke "Jared" Bennett authored
-
- Jul 28, 2017
-
-
Luke "Jared" Bennett authored
-
- Jul 26, 2017
-
-
Tiago Botelho authored
-
- Jul 20, 2017
-
-
Luke "Jared" Bennett authored
-
Tiago Botelho authored
-
Timothy Andrew authored
-
- Jul 12, 2017
-
-
Phil Hughes authored
-
- Jul 11, 2017
-
-
Phil Hughes authored
This fixes an issue where the content has a limited width but the breadcrumbs remained full width. Instead of creating a new variable specifically for the breadcrumbs, it just re-uses @content_class Closes #34573
-
- Jul 07, 2017
-
-
Phil Hughes authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jul 03, 2017
-
-
Phil Hughes authored
Also moves action buttons into the new breadcrumbs Closes #34030, #34033
-
Dimitrie Hoekstra authored
-
- Jun 29, 2017
-
-
Adam Niedzielski authored
-
- Jun 07, 2017
-
-
- May 17, 2017
-
-
Douwe Maan authored
-
- Apr 20, 2017
-
-
- Apr 12, 2017
-
-
AJ ONeal authored
Update show.html.haml to allow guests to see the Files tab as per https://gitlab.com/gitlab-org/gitlab-ce/issues/30199
-
- Apr 07, 2017
-
-
Annabel Dunstone Gray authored
-
- Mar 30, 2017
-
-
Taurie Davis authored
fix lint issues
-
- Mar 06, 2017
-
-
Annabel Dunstone Gray authored
-
- Mar 02, 2017
-
-
Kushal Pandya authored
-