Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-07Further design iteration on project overviewDennis Tang
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
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-09-07Merge branch ↵Mike Greiling
'50535-display-banner-to-notify-user-if-project-is-implicitly-opted-ado' into 'master' Displays banner to notify users ADO is implicitly enabled Closes #50535 See merge request gitlab-org/gitlab-ce!21503
2018-09-06Displays banner to notify users ADO is implicitly enabledMayra Cabrera
If ADO is implicitly enabled for a project due to the instance wide setting feature or feature flag rollout then an owner or maintainer visiting that project are going to see a banner. Closes #50535
2018-09-06Resolve "Improve project overview UI"Dennis Tang
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-22Harmonize CE and EE JS codeRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-02Replace $.ajax in project.jsClement Ho
2018-01-16Added dispatcher imports for some project routesPhil Hughes