| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
[ci skip]
|
|\
| |
| |
| |
| |
| |
| | |
Fix an uncaught throw in the ee_compat_check job
Closes #33600
See merge request !12123
|
| |
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \
| | |
| | |
| | |
| | | |
Remove unused Gitlab::Git::Commit#to_diff argument
See merge request !12466
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Tag a spec as :nested_groups since it fails on MySQL
See merge request !12459
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This was broken by
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12322.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
make accepting mrs more prominent
See merge request !12446
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'34286_add_esperanto_translations_for_cycle_analytics_and_project_and_repository_pages' into 'master'
Add Esperanto translations for Cycle Analytics, Project, and Repository pages
Closes #34286
See merge request !12442
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix #34286
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Top navigation redesign
Closes #34022, #34035, #34037, #34038, and #34021
See merge request !12214
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
removed random colors left over from the original nav
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
combine logo & wordmark
mobile improvements
|
| |\ \ \ \ \ \ |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
updated some spacing & colors
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
fixed mobile nav colors
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
only display the toggle setting in development env for now
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
it is now only shown as active when on the dashbord/projects controller
[ci skip]
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
also added the help link back into the nav bar
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
made the title a link back to the dashboard
[ci skip]
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ci skip]
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Start of the new navigation by redesigning just the top navigation menu.
This is only shown when a cookie is set.
Part of #32794
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network retrieval of assets
Closes #34231
See merge request !12456
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
retrieval of assets
Since asset compilation was disabled in GitLab 9.3, the premailer-rails gem
would fall back to fetching assets via HTTP(s) since the Sidekiq working
directory was not the Rails root. In some instances, SSL verification would
fail, preventing e-mails from being sent.
premailer-rails 1.9.7 has a fix
(https://github.com/fphilipe/premailer-rails/pull/195) that uses an absolute
directory to load assets from the filesystem so that the assets can be fetched
locally instead of over the network.
Closes #34231
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add explicit message when no runners on admin
Closes #33846
See merge request !12266
|
|/ / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Truncate long job names in environment view; wrap author to next line
Closes #34320
See merge request !12455
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Replace 'dashboard/merge_requests' spinach with rspec
See merge request !12440
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix endpoint not being update correctly
Closes #33546
See merge request !12449
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix bug where Service `created_at` time was used instead of deployment time.
Closes #33933
See merge request !12395
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Update GITLAB_SHELL_VERSION to 5.0.6
See merge request !12450
|