An error occurred fetching the project authors.
- 20 Dec, 2018 2 commits
-
-
Fatih Acet authored
Fixes a bug where merge request comments made in the context of a specific commit no longer specify which commit they were created on
-
Filipa Lacerda authored
-
- 19 Dec, 2018 1 commit
-
-
Nathan Friend authored
This commit fixes a number of minor style issues in the job details sidebar - spacing, font weights, button sizes, and font sizes. More details here: https://gitlab.com/gitlab-org/gitlab-ce/issues/54814
-
- 18 Dec, 2018 2 commits
-
-
Martin Wortschack authored
-
Filipa Lacerda authored
Renders empty index page Adds Releases entry to the navigation bar behind a feature flag Renders 404 when feature flag for releases is not enabled
-
- 17 Dec, 2018 2 commits
-
-
Joshua Lambert authored
-
George Tsiolis authored
-
- 16 Dec, 2018 1 commit
-
-
Mike Greiling authored
Make link clear in note box Also update strings to be translatable
-
- 14 Dec, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 13 Dec, 2018 3 commits
-
-
Oswaldo Ferreira authored
-
Martin Wortschack authored
-
Phil Hughes authored
The empty state now only gets shown when no files exist in the branch. If the user is reviewing 2 versions with no files, we don't show the state. Refactors the diff app spec to use Vue test utils. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48635
-
- 12 Dec, 2018 2 commits
-
-
Winnie Hellmann authored
-
Sean Nichols authored
-
- 10 Dec, 2018 1 commit
-
-
Dennis Tang authored
Makes the following changes in order to have all the items of the top nav fit within all of the new Bootstrap 4 breakpoints: - Change GitLab logo to show only on desktop breakpoint (lg and up) - Move margin from logo to logo text, saving 8px - Move the following icon links to the "More" nav dropdown - Instance Statistics (ConDev Index) - Admin area (if Admin) - Sherlock Transactions (if enabled) - Removed separator between Admin icons - Change search input width from 240px to 200px - Move "Activity", "Milestone", and "Snippets" into "More" menu on lg breakpoints - Show "More" menu of lg breakpoints
-
- 08 Dec, 2018 2 commits
-
-
Kushal Pandya authored
-
Tim Zallmann authored
-
- 07 Dec, 2018 2 commits
-
-
Amit Rathi authored
-
Dennis Tang authored
Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
-
- 06 Dec, 2018 4 commits
-
-
Nick Thomas authored
-
Dylan Griffith authored
-
jhampton authored
- Adds strings related to hiding trigger variable values in the UI
-
James Lopez authored
Resolve "Can add an existing group member into a group project with new permissions but permissions are not overridden"
-
- 05 Dec, 2018 2 commits
-
-
Scott Hampton authored
-
Grzegorz Bizon authored
-
- 04 Dec, 2018 1 commit
-
-
George Tsiolis authored
-
- 03 Dec, 2018 1 commit
-
-
🙈 jacopo beschi 🙉 authored
-
- 29 Nov, 2018 3 commits
-
-
Jose Ivan Vargas authored
-
Winnie Hellmann authored
-
Imre Farkas authored
Adds gitlab.impersonation_enabled config option defaulting to true to keep the current default behaviour. Only the act of impersonation is modified, impersonation token management is not affected.
-
- 28 Nov, 2018 1 commit
-
-
Filipa Lacerda authored
Removes extra comma from text
-
- 27 Nov, 2018 4 commits
-
-
George Tsiolis authored
-
Phil Hughes authored
This suggests possibly related issues when the user types a title. This uses GraphQL to allow the frontend to request the exact data that is requires. We also get free caching through the Vue Apollo plugin. With this we can include the ability to import .graphql files in JS and Vue files. Also we now have the Vue test utils library to make testing Vue components easier. Closes #22071
-
Tiago Botelho authored
Clears the import related columns and code from the Project model over to the ProjectImportState model
-
Phil Hughes authored
Improve the renderign of new and existing discussions by reducing the number of watchers on each object & array. Previously every discussion change would trigger an update for every discussion component. Also tidied up some components to get them closer to our docs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
-
- 26 Nov, 2018 5 commits
-
-
Chris Baumbauer authored
-
Chris Baumbauer authored
-
George Tsiolis authored
-
Tao Wang authored
Signed-off-by:
Tao Wang <twang2218@gmail.com> Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
George Tsiolis authored
-