summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ability to get an image's alternative versionAlexis Reigel2018-06-052-1/+29
* the '?' favicon hack doesn't seem to be requiredAlexis Reigel2018-06-051-8/+1
* remove favicon preview on appearance pageAlexis Reigel2018-06-054-34/+3
* use inverted style for remove buttonsAlexis Reigel2018-06-051-3/+3
* force minimagick to use graphicsmagickAlexis Reigel2018-06-051-0/+3
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-0555-40/+39
* create favicon overlay on the clientAlexis Reigel2018-06-0514-108/+169
* fix resetFavicon so that it actually resetsAlexis Reigel2018-06-053-5/+11
* call Gitlab::Favicon.status in serializerAlexis Reigel2018-06-0515-42/+45
* add request store caching to faviconAlexis Reigel2018-06-052-2/+2
* whitelist allowed file types for custom faviconsAlexis Reigel2018-06-053-0/+24
* Add a '?' to the custom favicon's urlsAlexis Reigel2018-06-052-4/+11
* send ico files with inline dispositionAlexis Reigel2018-06-054-4/+4
* register ico mime typeAlexis Reigel2018-06-051-0/+2
* use custom favicon for ci build status faviconsAlexis Reigel2018-06-0511-21/+37
* extract favicon logic to lib classAlexis Reigel2018-06-055-31/+49
* sort status icon names by nameAlexis Reigel2018-06-051-6/+6
* use custom main faviconAlexis Reigel2018-06-053-0/+10
* feature spec for managing appearance > faviconAlexis Reigel2018-06-051-0/+34
* show avatar status versions on appearance pageAlexis Reigel2018-06-051-1/+7
* fix carrierwave suffix for different formatAlexis Reigel2018-06-051-8/+15
* allow uploading favicon in appearance settingsAlexis Reigel2018-06-058-2/+38
* favicon uploader generating ci status faviconsAlexis Reigel2018-06-0514-0/+85
* Merge branch 'docs/add-configuration-team-to-the-list' into 'master'Rémy Coutable2018-06-051-1/+1
|\
| * Add Configuration team to the listdocs/add-configuration-team-to-the-listFabio Busatto2018-06-051-1/+1
* | Merge branch 'write-config-not-found' into 'master'Sean McGivern2018-06-052-0/+17
|\ \
| * | Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)2018-06-052-0/+17
|/ /
* | Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński2018-06-059-4/+202
|\ \
| * | Fix typo in spec. Add a test for the case of when trace is stored in databaseadd-background-migrations-for-not-archived-tracesShinya Maeda2018-06-042-4/+26
| * | Revise comments in ArchiveLegacyTracesShinya Maeda2018-06-041-3/+3
| * | Add type_build to ScheduleToArchiveLegacyTraces::BuildShinya Maeda2018-06-041-1/+3
| * | Fix specs. Rename migration file name which was conflicted with background mi...Shinya Maeda2018-06-045-74/+78
| * | Directly refer application code from migration codeShinya Maeda2018-06-045-85/+22
| * | Add changelogShinya Maeda2018-06-041-0/+5
| * | Add background migrations to arhive legacy tracesShinya Maeda2018-06-045-1/+229
* | | Merge branch 'override-consider-extend' into 'master'Nick Thomas2018-06-052-65/+121
|\ \ \
| * | | Also verify if extending would override a class methodoverride-consider-extendLin Jen-Shin2018-06-052-65/+121
* | | | Merge branch '46452-nomethoderror-undefined-method-previous_changes-for-nil-n...Kamil Trzciński2018-06-053-1/+10
|\ \ \ \
| * | | | Use nullcheck operator instead of checking for nullMatija Čupić2018-06-051-1/+1
| * | | | Add CHANGELOG entry46452-nomethoderror-undefined-method-previous_changes-for-nil-nilclassMatija Čupić2018-05-281-0/+5
| * | | | Add check for nil auto_devops in Projects::UpdateServiceMatija Čupić2018-05-282-1/+5
* | | | | Merge branch 'gh-importer-transactions' into 'master'Nick Thomas2018-06-054-29/+121
|\ \ \ \ \
| * | | | | Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-044-29/+121
| | |/ / / | |/| | |
* | | | | Merge branch 'docs-gitlab-ee-6184_update_security_products_job_name' into 'ma...Achilleas Pipinellis2018-06-051-2/+2
|\ \ \ \ \
| * | | | | Update security products job and artifact names in documentation. Refs gitlab...docs-gitlab-ee-6184_update_security_products_job_nameOlivier Gonzalez2018-06-011-2/+2
* | | | | | Merge branch 'rails5-fix-46236' into 'master'Yorick Peterse2018-06-056-14/+26
|\ \ \ \ \ \
| * | | | | | Support rails5 in postgres indexes function and fix some migrationsJasper Maes2018-06-056-14/+26
* | | | | | | Merge branch 'backstage/gb/fix-rubocop-offense-in-build-specs' into 'master'Grzegorz Bizon2018-06-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix Rubocop offense in build specsbackstage/gb/fix-rubocop-offense-in-build-specsGrzegorz Bizon2018-06-051-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'optimise-pages-service-calling' into 'master'Grzegorz Bizon2018-06-058-78/+88
|\ \ \ \ \ \ \