| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change paths to new docs in app/viewsinstance-statistics-docs | Achilleas Pipinellis | 2018-08-15 | 3 | -3/+3 |
| | | |||||
| * | Copyedit instance statistics docs | Achilleas Pipinellis | 2018-08-15 | 9 | -25/+39 |
| | | |||||
| * | tidying up a couple of small typos | Jeremy Watson | 2018-08-15 | 1 | -4/+3 |
| | | |||||
| * | Update user_cohorts.md with new values from screenshot | Jeremy Watson | 2018-08-15 | 1 | -5/+4 |
| | | |||||
| * | Replace cohorts.png again | Jeremy Watson | 2018-08-15 | 1 | -0/+0 |
| | | |||||
| * | Replace convdev_index.png | Jeremy Watson | 2018-08-15 | 1 | -0/+0 |
| | | |||||
| * | Replace cohorts.png | Jeremy Watson | 2018-08-15 | 1 | -0/+0 |
| | | |||||
| * | Fix lints | Luke Bennett | 2018-08-15 | 4 | -7/+5 |
| | | |||||
| * | adds instance statistics docs | Luke Bennett | 2018-08-15 | 5 | -5/+22 |
| | | |||||
| * | Move existing docs and images to new instance_statistics parent | Luke Bennett | 2018-08-15 | 4 | -0/+0 |
| | | |||||
| * | 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-locked | Mike Greiling | 2018-08-15 | 3 | -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 Lacerda | 2018-08-15 | 3 | -15/+50 |
| |/ | | | | toggle the checkbox" | ||||
| * | Merge branch '50180-fa-icon-google-audit' into 'master' | Stan Hu | 2018-08-14 | 3 | -0/+27 |
| |\ | | | | | | | | | | | | | Resolve "Profile audit log does not show Google icon properly" Closes #50180 See merge request gitlab-org/gitlab-ce!21207 | ||||
| | * | Fix rubocop offense | Jan Beckmann | 2018-08-14 | 1 | -2/+2 |
| | | | |||||
| | * | Add merge request number to changelog | Jan Beckmann | 2018-08-14 | 1 | -1/+1 |
| | | | |||||
| | * | Fix missing Google icon in audit log | Jan Beckmann | 2018-08-14 | 3 | -0/+27 |
| | | | | | | | | | Fixes #50180 | ||||
| * | | Merge branch 'expose-all-artifacts-sizes-in-jobs-api' into 'master' | Kamil Trzciński | 2018-08-14 | 6 | -17/+102 |
| |\ \ | | | | | | | | | | | | | Expose all artifacts sizes in jobs api See merge request gitlab-org/gitlab-ce!20821 | ||||
| | * | | Expose all artifacts sizes in jobs api | Peter Marko | 2018-08-14 | 6 | -11/+102 |
| | | | | |||||
| | * | | Fix non-existent artifacts_file in job api | Peter Marko | 2018-08-10 | 1 | -6/+0 |
| | | | | |||||
| * | | | Merge branch 'scss-variables-2' into 'master' | Clement Ho | 2018-08-14 | 27 | -74/+65 |
| |\ \ \ | |_|/ |/| | | | | | | | | Remove scss variables, part 2 See merge request gitlab-org/gitlab-ce!21169 | ||||
| | * | | Remove scss variables, part 2 | Annabel Gray | 2018-08-14 | 27 | -74/+65 |
| |/ / | |||||
| * | | Merge branch '50257-fix-auto-devops-glibc-pubkey-url' into 'master' | Grzegorz Bizon | 2018-08-14 | 3 | -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 URL | Dylan Griffith | 2018-08-14 | 2 | -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 production | Dylan Griffith | 2018-08-14 | 1 | -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 Bizon | 2018-08-14 | 12 | -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 files | Mark Chao | 2018-08-14 | 4 | -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 EE | Mark Chao | 2018-08-14 | 1 | -1/+7 |
| | | | | | |||||
| | * | | | Allow NotificationRecipientService::Builder::Default to handle target ↵ | Mark Chao | 2018-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | without project (e.g. Epic) | ||||
| | * | | | Allow global event list containing all events | Mark Chao | 2018-08-14 | 1 | -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 Chao | 2018-08-14 | 10 | -18/+57 |
| | | | | | | | | | | | | | allowing override for EE. | ||||
| * | | | | Merge branch '50101-job-log-component' into 'master' | Phil Hughes | 2018-08-14 | 3 | -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 trace | Filipa Lacerda | 2018-08-13 | 3 | -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-devops | Achilleas Pipinellis | 2018-08-14 | 1 | -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 URL | Ronald van Zon | 2018-08-10 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge branch '48942-rename-backlog-list-to-open-issue-boards' into 'master' | Phil Hughes | 2018-08-14 | 8 | -8/+17 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change `Backlog` list title to `Open` in Issue Boards Closes #48942 See merge request gitlab-org/gitlab-ce!21131 | ||||
| | * | | | | | | Update docs to change `Backlog` issue board list to `Open` | Kushal Pandya | 2018-08-14 | 4 | -6/+6 |
| | | | | | | | | |||||
| | * | | | | | | Add changelog entry | Kushal Pandya | 2018-08-14 | 1 | -0/+5 |
| | | | | | | | | |||||
| | * | | | | | | Change `Backlog` list title to `Open` | Kushal Pandya | 2018-08-14 | 3 | -2/+6 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge branch 'zj-remove-feature-gate-list-commits' into 'master' | Douwe Maan | 2018-08-14 | 2 | -37/+18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove feature gate for ListNewCommits Closes gitaly#1286 and gitaly#1233 See merge request gitlab-org/gitlab-ce!21184 | ||||
| | * | | | | | | Remove feature gate for ListNewCommits | Zeger-Jan van de Weg | 2018-08-14 | 2 | -37/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20087, this has been tested on .com now, and is stable. Closes https://gitlab.com/gitlab-org/gitaly/issues/1286 Closes https://gitlab.com/gitlab-org/gitaly/issues/1233 | ||||
| * | | | | | | | Merge branch 'gitaly-install-path' into 'master' | Douwe Maan | 2018-08-14 | 6 | -82/+45 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove storage path dependency of gitaly install task See merge request gitlab-org/gitlab-ce!21101 | ||||
| | * | | | | | | | Remove storage path dependency of gitaly install task | Alejandro Rodríguez | 2018-08-12 | 6 | -82/+45 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'upgrade-middleman-ci-template' into 'master' | Douwe Maan | 2018-08-14 | 1 | -6/+7 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade Middleman template for GitLab CI See merge request gitlab-org/gitlab-ce!21174 | ||||
| | * | | | | | | | | Upgrade Middleman template for GitLab CI | Gabriel Mazetto | 2018-08-14 | 1 | -6/+7 |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge branch '48967-disable-statement-timeout' into 'master' | Douwe Maan | 2018-08-14 | 26 | -275/+400 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `disable_statement_timeout` will no longer leak to other migrations Closes #48967 See merge request gitlab-org/gitlab-ce!20503 | ||||
| | * | | | | | | | disable_statement_timeout doesn't require any argument anymore | Gabriel Mazetto | 2018-08-11 | 25 | -114/+101 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it will decide the method for disable statement_timeout upon per transaction or per session, based on how it's called. When calling with a block, block will be executed and it will use session based statement_timeout, otherwise will default to existing behavior. | ||||
| | * | | | | | | | Fix migration_helpers_spec | Gabriel Mazetto | 2018-08-10 | 1 | -1/+2 |
| | | | | | | | | | |||||
| | * | | | | | | | Changelog | Gabriel Mazetto | 2018-08-10 | 1 | -0/+5 |
| | | | | | | | | | |||||
| | * | | | | | | | Fix specs to use `disable_statement_timeout` correctly | Gabriel Mazetto | 2018-08-10 | 22 | -226/+234 |
| | | | | | | | | | |||||
| | * | | | | | | | MigrationHelper `disable_statement_timeout` accepts `transaction: false` | Gabriel Mazetto | 2018-08-10 | 2 | -44/+168 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default statement_timeout will only be enabled during transaction lifetime, therefore not leaking outside of it. With `transaction: false` it will set for entire session, but requires a block to passed. It yields control and cleans up session after block finishes, also preventing leaking outside of it. | ||||
