- Jul 18, 2019
-
-
Kushal Pandya authored
Localize updated text on projects list page See merge request gitlab-org/gitlab-ce!30875 (cherry picked from commit 691d88b7) 41aba1db Localize updated text on projects list page
-
- Jul 11, 2019
-
-
Martin Wortschack authored
- Add changelog entry
-
- Mar 19, 2019
-
-
Mario de la Ossa authored
-
- Feb 26, 2019
-
-
Scott Hampton authored
Project passed a very specific details path. Also reverted a change.
-
Scott Hampton authored
Updating a couple other places that were still using deprecated status.
-
- Feb 25, 2019
-
-
- Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
-
- Feb 07, 2019
-
-
Martin Wortschack authored
- Remove star button from project list - Switch to columns on desktop - Hide MR and issues on screens < 1200px - Remove not needed utility classes - Change avatar size to 48px - Set line-height of title row to 20px
-
- Jan 31, 2019
-
-
Steve Azzopardi authored
When a user is a guest user, and the "Public Pipeline" is set to false inside of "Settings > CI/CD > General" the commit status in the project dashboard should not be shown.
-
- Jan 23, 2019
-
-
Steve Azzopardi authored
When a user is a guest user, and the "Public Pipeline" is set to false inside of "Settings > CI/CD > General" the commit status in the project dashboard should not be shown.
-
- Dec 19, 2018
-
-
Martin Wortschack authored
- add tests for merge_request_count - add tests for show_issue_count - add tests for explore_projects_tab - change interface for show_merge_request_count and show_issue_count
-
- Dec 13, 2018
-
-
Martin Wortschack authored
-
- Sep 01, 2018
-
-
Robert Speicher authored
-
- Aug 07, 2018
-
-
Tim Zallmann authored
-
- Jul 06, 2018
-
-
- Apr 13, 2018
-
-
Clement Ho authored
-
Clement Ho authored
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
-
- Feb 13, 2018
-
-
Andreas Brandl authored
-
- Jan 16, 2018
-
-
Simon Knox authored
-
- Dec 19, 2017
-
-
Jose Ivan Vargas Lopez authored
-
- Dec 07, 2017
-
-
Mike Greiling authored
-
- Nov 23, 2017
-
-
Simon Knox authored
-
- Sep 06, 2017
-
-
Tiago Botelho authored
-
- Jul 28, 2017
-
-
Athar Hameed authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 26, 2017
-
-
Ruben Davila authored
-
- Jun 04, 2017
-
-
Ruben Davila authored
-
- Apr 27, 2017
-
-
Annabel Dunstone Gray authored
-
- Apr 21, 2017
-
-
Jeff Stubler authored
-
- Apr 19, 2017
-
-
Phil Hughes authored
Closes #31073
-
- Mar 29, 2017
-
-
Alfredo Sumaran authored
-
- Mar 23, 2017
-
-
Phil Hughes authored
This will only hapen in certain situations ie. when the star count is a lot. We were previously fixing it by hard coding a max-width. This changes it to use flexbox which allows the content to decide when it should be truncated. The rows don't always need truncating, so we shouldn't hard code a width. Closes #29018
-
- Mar 16, 2017
-
-
Bob Van Landuyt :neckbeard: authored
-
Bob Van Landuyt :neckbeard: authored
-
Bob Van Landuyt :neckbeard: authored
-
- Mar 13, 2017
-
-
Grzegorz Bizon authored
-
- Dec 31, 2016
-
-
Kushal Pandya authored
-
- Nov 03, 2016
-
-
Annabel Dunstone Gray authored
-
- Nov 01, 2016
-
-
Taurie Davis authored
-
- Oct 07, 2016
-
-
Nick Thomas authored
This commit alters views for the following models to use the markdown cache if present: * AbuseReport * Appearance * ApplicationSetting * BroadcastMessage * Group * Issue * Label * MergeRequest * Milestone * Project At the same time, calls to `escape_once` have been moved into the `single_line` Banzai pipeline, so they can't be missed out by accident and the work is done at save, rather than render, time.
-