- 05 Jun, 2018 40 commits
-
-
Alexis Reigel authored
this ways we can keep the `lib/gitlab/ci/status/*` classes to return the bare favicon name as it was before. also the favicon uploader versions are now have the same names as the stock favicons (+ `favicon_` prefix), which makes working with the status names easier.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
Without the '?' at the end of the favicon url the custom favicon (i.e. the favicons that are served through `UploadController`) are not shown in the browser. It may have something to do with how `#send_file` / `#send_data` set http headers. When serving the same icon file from the public directory everything is fine.
-
Alexis Reigel authored
-
Alexis Reigel authored
`#send_file` won't properly set the favicon's content type otherwise.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
when versions have a different file format from the original file carrierwave constructs a wrong url (with the original file suffix).
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Rémy Coutable authored
Add Configuration team to the list See merge request gitlab-org/gitlab-ce!19416
-
Sean McGivern authored
Prevent Gitaly WriteConfig log noise Closes gitaly#1221 See merge request gitlab-org/gitlab-ce!19375
-
Jacob Vosmaer (GitLab) authored
-
Kamil Trzciński authored
Add background migrations to archive legacy job traces Closes #46642 See merge request gitlab-org/gitlab-ce!19194
-
Nick Thomas authored
Also verify if extending would override a class method See merge request gitlab-org/gitlab-ce!19377
-
Kamil Trzciński authored
Resolve "NoMethodError: undefined method `previous_changes' for nil:NilClass" Closes #46452 See merge request gitlab-org/gitlab-ce!19190
-
Matija Čupić authored
-
Nick Thomas authored
Perform pull request IO work outside a transaction See merge request gitlab-org/gitlab-ce!19372
-
Achilleas Pipinellis authored
Update security products job and artifact names in documentation. See merge request gitlab-org/gitlab-ce!19315
-
Yorick Peterse authored
Support rails5 in postgres indexes function and fix some migrations Closes #46236 See merge request gitlab-org/gitlab-ce!19400
-
Grzegorz Bizon authored
Fix Rubocop offense in build specs See merge request gitlab-org/gitlab-ce!19419
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Optimise pages service calling See merge request gitlab-org/gitlab-ce!19388
-
Rémy Coutable authored
Bring CE-EE parity to app/services/projects/update_service.rb See merge request gitlab-org/gitlab-ce!19117
-
Rémy Coutable authored
Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pipeline_id/jobs See merge request gitlab-org/gitlab-ce!19353
-
Phil Hughes authored
Resolve "Add Xcode Button in UI" Closes #45820 See merge request gitlab-org/gitlab-ce!19406
-
André Luís authored
-
Filipa Lacerda authored
Fixed alignment issues with IDE sidebar Closes #47244 See merge request gitlab-org/gitlab-ce!19272
-
Filipa Lacerda authored
Fix jobs log background color Closes #47261 See merge request gitlab-org/gitlab-ce!19411
-
Rémy Coutable authored
[Rails5] Update Gemfile.rails5.lock See merge request gitlab-org/gitlab-ce!19405
-
Fabio Busatto authored
-
Grzegorz Bizon authored
Support presigned multipart uploads See merge request gitlab-org/gitlab-ce!18855
-
Kamil Trzciński authored
-
Rémy Coutable authored
Remove N+1 query for author in issues API See merge request gitlab-org/gitlab-ce!19345
-
Phil Hughes authored
Resolve "Wiki print view is broken" Closes #47236 See merge request gitlab-org/gitlab-ce!19392
-