summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | Fix `bin/secpick` rainbow gem error, and security branch prefixingMichael Kozono2018-08-156-12/+17
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '50281-js-pages-do-not-load-on-windows-8-ie-11' into 'master'Tim Zallmann2018-08-152-0/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "JS Pages do not load on windows 8, IE 11" Closes #50281 See merge request gitlab-org/gitlab-ce!21214
| * | | | | | | | | | add CHANGELOG.md entry for !21214Mike Greiling2018-08-151-0/+5
| | | | | | | | | | |
| * | | | | | | | | | add polyfill for String.prototype.includesMike Greiling2018-08-151-0/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'auto-devops-gitlab-ci-glic-228' into 'master'Grzegorz Bizon2018-08-152-3/+8
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vendor in Auto-DevOps.gitlab-ci.yml to update glibc to 2.28 Closes #50294 See merge request gitlab-org/gitlab-ce!21191
| * | | | | | | | | | | Vendor in Auto-DevOps.gitlab-ci.yml to update glibc to 2.28Thong Kuah2018-08-152-3/+8
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vendored from https://gitlab.com/gitlab-org/gitlab-ci-yml/merge_requests/186 Thanks @sgerrand !
* | | | | | | | | | | Merge branch 'tz-mr-incremental-rendering' into 'master'Mike Greiling2018-08-1511-10/+121
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MR Page incremental rendering See merge request gitlab-org/gitlab-ce!21063
| * | | | | | | | | | | Added compute property to diff file + changed a for loopTim Zallmann2018-08-142-2/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Added the actual descriptionTim Zallmann2018-08-131-3/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Added ChangelogTim Zallmann2018-08-131-0/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed ESLint errorTim Zallmann2018-08-131-3/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Added constants for Render values + Optimised for LoopTim Zallmann2018-08-133-8/+39
| | | | | | | | | | | |
| * | | | | | | | | | | Fix broken spec checking for extinct elementAndré Luís2018-08-081-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann2018-08-083-10/+19
| | | | | | | | | | | |
| * | | | | | | | | | | Memory savings on diffLine ObjectTim Zallmann2018-08-081-0/+16
| | | | | | | | | | | |
| * | | | | | | | | | | Fix for displaying loading when collapsedTim Zallmann2018-08-081-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Fix for diff_file specsTim Zallmann2018-08-082-1/+10
| | | | | | | | | | | |
| * | | | | | | | | | | ESLint FixesTim Zallmann2018-08-083-3/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Incremental Rendering of the MRTim Zallmann2018-08-085-7/+51
| | | | | | | | | | | |
| * | | | | | | | | | | Reset Tooltip directive Init + Fixed Karma TestTim Zallmann2018-08-081-4/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Changed the if order to get perhaps even a little bit more out of itTim Zallmann2018-08-081-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Button with Icon only rendered when hovered, deferred lazy Image checking + ↵Tim Zallmann2018-08-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ImageViewer + Tooltip
| * | | | | | | | | | | First port of the performance improvementsTim Zallmann2018-08-081-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '5300/ccr/elasticsearch_index' into 'master'Sean McGivern2018-08-151-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified find project method to return nil if project not found See merge request gitlab-org/gitlab-ce!21168
| * | | | | | | | | | | | Modified find project method to return nil if project not foundChantal Rollison2018-08-141-0/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '49905-fix-checkboxes-runners' into 'master'50323-fix-bad-test-from-resolve-chart-versions-for-applications-installed-by-one-click-install-buttons-should-be-version-locked-250323-fix-bad-test-from-resolve-chart-versions-for-applications-installed-by-one-click-install-buttons-should-be-version-lockedMike Greiling2018-08-153-15/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Clicking on the text of checkboxes of runner's settings should toggle the checkbox" Closes #49905 See merge request gitlab-org/gitlab-ce!21165
| * | | | | | | | | | | | Resolve "Clicking on the text of checkboxes of runner's settings should ↵Filipa Lacerda2018-08-153-15/+50
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | toggle the checkbox"
* | | | | | | | | | | | Merge branch '50180-fa-icon-google-audit' into 'master'Stan Hu2018-08-143-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Profile audit log does not show Google icon properly" Closes #50180 See merge request gitlab-org/gitlab-ce!21207
| * | | | | | | | | | | Fix rubocop offenseJan Beckmann2018-08-141-2/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Add merge request number to changelogJan Beckmann2018-08-141-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Fix missing Google icon in audit logJan Beckmann2018-08-143-0/+27
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #50180
* | | | | | | | | | | Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master'Kamil Trzciński2018-08-146-17/+102
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose all artifacts sizes in jobs api See merge request gitlab-org/gitlab-ce!20821
| * | | | | | | | | | Expose all artifacts sizes in jobs apiPeter Marko2018-08-146-11/+102
| | | | | | | | | | |
| * | | | | | | | | | Fix non-existent artifacts_file in job apiPeter Marko2018-08-101-6/+0
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'scss-variables-2' into 'master'Clement Ho2018-08-1427-74/+65
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove scss variables, part 2 See merge request gitlab-org/gitlab-ce!21169
| * | | | | | | | | | Remove scss variables, part 2Annabel Gray2018-08-1427-74/+65
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '50257-fix-auto-devops-glibc-pubkey-url' into 'master'Grzegorz Bizon2018-08-143-2/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Auto Devops failing to fetch Alpine glibc pubkey" Closes gitlab-org/quality/nightly#3 and #50257 See merge request gitlab-org/gitlab-ce!21182
| * | | | | | | | | | Auto-DevOps.gitlab-ci.yml: Update glibc package signing key URLDylan Griffith2018-08-142-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vendored in from https://gitlab.com/gitlab-org/gitlab-ci-yml/merge_requests/185 Thanks @sgerrand
| * | | | | | | | | | Fix flaky auto devops QA test by waiting longer for productionDylan Griffith2018-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes https://gitlab.com/gitlab-org/quality/nightly/issues/3 because the code_quality job holds up the production job. Waiting longer should reduce the likelihood of this.
* | | | | | | | | | | Merge branch 'ee-5863-customize-notifications-for-new-epic' into 'master'Grzegorz Bizon2018-08-1412-31/+87
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of EE changes "Customize notifications for new epic - Web and API" See merge request gitlab-org/gitlab-ce!20793
| * | | | | | | | | | | Move N_ calls into separate filesMark Chao2018-08-144-10/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are dynamic translations, so has to be marked explicitly using `N_`, but they are not used in runtime, so can exist in separate file. https://github.com/grosser/gettext_i18n_rails#unfound-translations-with-rake-gettextfind
| * | | | | | | | | | | Allow extensible mention type action for EEMark Chao2018-08-141-1/+7
| | | | | | | | | | | |
| * | | | | | | | | | | Allow NotificationRecipientService::Builder::Default to handle target ↵Mark Chao2018-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | without project (e.g. Epic)
| * | | | | | | | | | | Allow global event list containing all eventsMark Chao2018-08-141-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way we can globally set group only ee events too. Use nil to indicate global.
| * | | | | | | | | | | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-1410-18/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allowing override for EE.
* | | | | | | | | | | | Merge branch '50101-job-log-component' into 'master'Phil Hughes2018-08-143-0/+83
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creates a vue component for the job log trace output See merge request gitlab-org/gitlab-ce!21167
| * | | | | | | | | | | Creates Vue component for job log traceFilipa Lacerda2018-08-133-0/+83
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rz-update_events_documentation' into 'master'49019-extract-base-docker-image-for-test49019-extract-base-docker-image-for-code_quality49019-extract-base-docker-image-for-build49019-create-project-for-dockerfiles-for-auto-devopsAchilleas Pipinellis2018-08-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update GET project URL to be similar to GET user URL See merge request gitlab-org/gitlab-ce!21130
| * | | | | | | | | | | Update GET project URL to be similar to GET user URLRonald van Zon2018-08-101-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '48942-rename-backlog-list-to-open-issue-boards' into 'master'Phil Hughes2018-08-148-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change `Backlog` list title to `Open` in Issue Boards Closes #48942 See merge request gitlab-org/gitlab-ce!21131