- Aug 01, 2018
-
-
Paul Slaughter 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.
-
- Jul 30, 2018
-
-
Felipe Artur authored
-
- Jul 27, 2018
-
-
Sam Beckham authored
-
- Jul 26, 2018
-
-
Annabel Gray authored
-
Annabel Gray authored
-
-
Tim Zallmann authored
-
- Jul 25, 2018
-
-
-
Annabel Dunstone Gray authored
-
Paul Slaughter authored
-
Jose Ivan Vargas Lopez authored
-
- Jul 24, 2018
-
-
George Tsiolis authored
-
George Tsiolis authored
-
Paul Slaughter authored
-
Paul Slaughter authored
-
Paul Slaughter authored
-
George Tsiolis authored
-
George Tsiolis authored
-
George Tsiolis authored
-
Kushal Pandya authored
-
Robin Naundorf authored
* Change margin-top from 50px to 40px on login-page-broadcast Closes #49364
-
- Jul 23, 2018
-
-
Winnie Hellmann authored
-
- Jul 20, 2018
-
-
Annabel Dunstone Gray authored
-
- Jul 19, 2018
-
-
Annabel Dunstone Gray authored
-
gfyoung authored
Closes #49382.
-
Filipa Lacerda authored
Updates CSS to reflect latest changes
-
- Jul 18, 2018
-
-
Annabel Gray authored
-
George Tsiolis authored
-
- Jul 17, 2018
-
-
Taurie Davis authored
-
Dimitrie Hoekstra authored
-
George Tsiolis authored
-
- Jul 16, 2018
-
-
Clement Ho authored
-
- Jul 13, 2018
-
-
Kushal Pandya authored
-
- Jul 12, 2018
-
-
Annabel Dunstone Gray authored
-
Filipa Lacerda authored
-
- Jul 11, 2018
-
-
Annabel Dunstone Gray authored
-
Jarka Kadlecova authored
This reverts commit 4d9a3f42, reversing changes made to ecf9c145.
-
Phil Hughes authored
Closes #44845
-