summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update tests to reflect `user_avatar_without_link` helper changes38189-fix-user-avatar-url-cdnkushalpandya2017-09-251-40/+62
* Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `...kushalpandya2017-09-251-9/+16
* Remove unnecessary use of `gsub`kushalpandya2017-09-251-1/+1
* Update CHANGELOG.md for 10.0.1Stan Hu2017-09-232-5/+4
* Merge branch 'sh-fix-issue-38246' into 'master'Yorick Peterse2017-09-233-2/+7
|\
| * Fix duplicate key errors in PostDeployMigrateUserExternalMailData migrationsh-fix-issue-38246Stan Hu2017-09-223-2/+7
|/
* Merge branch '38171-workaround' into 'master'Robert Speicher2017-09-221-1/+4
|\
| * Workaround for n+1 in Projects::TreeController#show38171-workaroundAndrew Newdigate2017-09-221-1/+4
* | Merge branch '36549-circuit-breaker-handles-missing-storages' into 'master'Douwe Maan2017-09-2210-22/+175
|\ \
| * | Allow the git circuit breaker to correctly handle missing repository storagesNick Thomas2017-09-2210-22/+175
* | | Merge branch 'docs-update-ux-guide' into 'master'Marcia Ramos2017-09-221-1/+1
|\ \ \
| * | | fix typo in icons sectiondocs-update-ux-guideSarrah Vesselov2017-09-221-1/+1
* | | | Merge branch 'post_receive_n_plus_1_workaround' into 'master'Robert Speicher2017-09-221-2/+5
|\ \ \ \
| * | | | Workaround for #38259Andrew Newdigate2017-09-221-2/+5
|/ / / /
* | | | Merge branch 'dm-group-share-lock-default-help' into 'master'Rémy Coutable2017-09-221-1/+1
|\ \ \ \
| * | | | Inform user that current shared projects will remain shareddm-group-share-lock-default-helpDouwe Maan2017-09-221-1/+1
* | | | | Merge branch 'remove-redundant-icons' into 'master'Annabel Dunstone Gray2017-09-226-29/+3
|\ \ \ \ \
| * | | | | Removed old icons from project pagePhil Hughes2017-09-226-29/+3
|/ / / / /
* | | | | Merge branch 'ee-to-ce-2017-09-22' into 'master'Rémy Coutable2017-09-221-7/+8
|\ \ \ \ \
| * | | | | Don't show it if there's no project.ee-to-ce-2017-09-22Lin Jen-Shin2017-09-221-7/+8
* | | | | | Merge branch 'winh-i18-branches-page' into 'master'Phil Hughes2017-09-224-66/+79
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Make branches page translatableWinnie Hellmann2017-09-224-66/+79
|/ / / / /
* | | | | Merge branch 'jej/demonstrate-details-summary' into 'master'Achilleas Pipinellis2017-09-221-0/+24
|\ \ \ \ \
| * | | | | Demonstrate <details> and <summary> tags in doc/user/markdown.mdjej/demonstrate-details-summaryJames Edwards-Jones2017-09-151-0/+24
* | | | | | Merge branch 'feature/migrate-repository-diff' into 'master'Douwe Maan2017-09-225-16/+61
|\ \ \ \ \ \
| * | | | | | Migrate Gitlab::Git::Repository#diff to Gitalyfeature/migrate-repository-diffAhmad Sherif2017-09-215-16/+61
* | | | | | | Merge branch 'ee-add-project-repository-storages-index' into 'master'Douwe Maan2017-09-223-1/+26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Index projects on repository storageNick Thomas2017-09-213-1/+26
* | | | | | | Merge branch 'replace_project_shortcuts.feature' into 'master'Rémy Coutable2017-09-226-126/+119
|\ \ \ \ \ \ \
| * | | | | | | Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.featureVitaliy @blackst0ne Klachkov2017-09-226-126/+119
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-cev10.1.0.preJarka Kadlecova2017-09-227-27/+116
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '38197-fix-ImapAuthenticationCheck' into 'master'Douwe Maan2017-09-222-17/+33
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix rake gitlab:incoming_email:check and make it38197-fix-ImapAuthenticationCheckLin Jen-Shin2017-09-222-17/+33
| * | | | | | | | | Merge branch '38234-reserve-refs-replace' into 'master'Rémy Coutable2017-09-222-0/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Reserve refs/replace cos `git-replace` is using it38234-reserve-refs-replaceLin Jen-Shin2017-09-222-0/+6
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch '33328-usage-ping-for-gitlab-features-and-components' into 'master'Rémy Coutable2017-09-223-10/+77
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Adds gitlab features and components to usage ping data.33328-usage-ping-for-gitlab-features-and-componentsTiago Botelho2017-09-213-10/+77
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Update CHANGELOG.md for 10.0.0Jarka Kadlecova2017-09-22166-813/+180
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-blob-raw-check' into 'master'Douwe Maan2017-09-222-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure that Blob.raw returns always returns a valid blob objectsh-blob-raw-checkStan Hu2017-09-212-0/+5
| |/ / / / / / /
* | | | | | | | Merge branch '32782-i18n-support-pagination' into 'master'Tim Zallmann2017-09-222-79/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | Add unextracted strings for i18n32782-i18n-support-paginationkushalpandya2017-09-211-75/+94
| * | | | | | | | Add i18n support for pagination testkushalpandya2017-09-211-4/+6
* | | | | | | | | Merge branch 'emoji-dom-size' into 'master'Fatih Acet2017-09-222-6/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove eslint-disable, and use arrow function.emoji-dom-sizeBryce Johnson2017-09-201-3/+2
| * | | | | | | | | Reverse order in showMenuElement for readability.Bryce Johnson2017-09-201-2/+2
| * | | | | | | | | Move display:none to emoji-menu base class.Bryce Johnson2017-09-201-4/+1
| * | | | | | | | | Remove emoji-menu from the render tree when hidden.Bryce Johnson2017-09-192-6/+47
* | | | | | | | | | Merge branch '38016-fix-bad-link-on-gitlab-omnibus-helm-chart-page-docs' into...Achilleas Pipinellis2017-09-221-15/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix link, resolve inconsistent examples38016-fix-bad-link-on-gitlab-omnibus-helm-chart-page-docsJoshua Lambert2017-09-181-15/+3