summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-2620-194/+64
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Sentry settings from application settings See merge request gitlab-org/gitlab-ce!28447
| * | | | | | | | | | refactor(db): remove Sentry from application settings, disable_ddl_transactionRoger Meier2019-06-251-0/+2
| | | | | | | | | | |
| * | | | | | | | | | refactor(db): remove Sentry from application settingsRoger Meier2019-06-252-5/+1
| | | | | | | | | | |
| * | | | | | | | | | refactor: remove Sentry from application settingsRoger Meier2019-06-2519-189/+61
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Update CHANGELOG.md for 11.11.4GitLab Release Tools Bot2019-06-261-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | Merge branch '62938-wcag-aa-edited-text-color' into 'master'Phil Hughes2019-06-263-4/+9
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use darker gray color for system note metadata and edited text Closes #62938 See merge request gitlab-org/gitlab-ce!30054
| * | | | | | | | | | Use darker gray color for system note metadata and edited text62938-wcag-aa-edited-text-colorAnnabel Dunstone Gray2019-06-253-4/+9
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'vue-tree-logs-tree-request' into 'master'Filipa Lacerda2019-06-2613-9/+293
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fetch commit message with logs_tree endpoint See merge request gitlab-org/gitlab-ce!29796
| * | | | | | | | | | | Fetch commit message with log_tree endpointPhil Hughes2019-06-2513-9/+293
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '12426-modal-store-spec' into 'master'Phil Hughes2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes EE differences for spec/frontend/boards/modal_store_spec.js Closes gitlab-ee#12426 See merge request gitlab-org/gitlab-ce!30084
| * | | | | | | | | | | | Removes EE differences12426-modal-store-specFilipa Lacerda2019-06-261-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '12428-pipelines' into 'master'Phil Hughes2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes EE differences for app/assets/javascripts/pipelines/pipeline_details_mediator.js Closes gitlab-ee#12428 See merge request gitlab-org/gitlab-ce!30085
| * | | | | | | | | | | | Removes EE differences12428-pipelinesFilipa Lacerda2019-06-261-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rj-fix-master' into 'master'Jan Provaznik2019-06-261-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stub manual_sorting flag Closes #63756 See merge request gitlab-org/gitlab-ce!30089
| * | | | | | | | | | | | | Stub manual_sorting flagrj-fix-masterRajat Jain2019-06-261-2/+8
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'docs-pages-force-https' into 'master'Achilleas Pipinellis2019-06-261-14/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: document "force https" for Pages Closes #45569 and #49233 See merge request gitlab-org/gitlab-ce!30049
| * | | | | | | | | | | | | | Docs: document "force https" for PagesMarcia Ramos2019-06-261-14/+25
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'always-display-environment-selector' into 'master'Phil Hughes2019-06-265-48/+123
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always display environment selector in Metrics dashboard See merge request gitlab-org/gitlab-ce!29705
| * | | | | | | | | | | | | | Always display environment selectorReuben Pereira2019-06-265-48/+123
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the metrics dashboard, always display the environment selector, even if there is no data to display for that environment. This allows the user to switch to the metrics dashboard of another environment.
* | | | | | | | | | | | | | Merge branch '58802-rename-webide' into 'master'Phil Hughes2019-06-2612-26/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Re-name files in Web IDE in a more natural way" Closes #58802 See merge request gitlab-org/gitlab-ce!29948
| * | | | | | | | | | | | | | Re-name entries in one commitDenys Mishunov2019-06-2612-26/+133
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update window's URL after entry's re-name Set proper hook for correct fileLanguage Filtered out `moved` entries from the tree
* | | | | | | | | | | | | | Merge branch '12257-sidebar-mediator' into 'master'Phil Hughes2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes EE differences for app/assets/javascripts/sidebar/sidebar_mediator.js Closes gitlab-ee#12257 See merge request gitlab-org/gitlab-ce!30077
| * | | | | | | | | | | | | | Removes EE differences12257-sidebar-mediatorFilipa Lacerda2019-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uses ee_else_ce to remove the differences
* | | | | | | | | | | | | | | Merge branch 'sh-cache-negative-entries-find-commit' into 'master'Douglas Barbosa Alexandre2019-06-263-18/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow caching of negative FindCommit matches See merge request gitlab-org/gitlab-ce!29952
| * | | | | | | | | | | | | | | Allow caching of negative FindCommit matchessh-cache-negative-entries-find-commitStan Hu2019-06-253-18/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When FindCommit ref caching is enabled, negative matches would previously not be cached. However, if a source branch is deleted, there's no need to keep looking up the same commit. This change caches the result of a nil commit.
* | | | | | | | | | | | | | | | Merge branch '12427-comparision-pane' into 'master'Phil Hughes2019-06-261-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes EE differences for `app/assets/javascripts/sidebar/components/time_tracking/comparison_pane.vue` Closes gitlab-ee#12427 See merge request gitlab-org/gitlab-ce!30078
| * | | | | | | | | | | | | | | | Removes EE differences12427-comparision-paneFilipa Lacerda2019-06-261-3/+0
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch '12364-sortable-default-mixin' into 'master'Phil Hughes2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes EE differences for sortable_default_options Closes gitlab-ee#12364 See merge request gitlab-org/gitlab-ce!30074
| * | | | | | | | | | | | | | | | Removes EE differences12364-sortable-default-mixinFilipa Lacerda2019-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uses ee_else_ce to remove ee differences
* | | | | | | | | | | | | | | | | Merge branch 'jprovazn-internal-id-spec' into 'master'Stan Hu2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix failing spec/models/internal_id_spec.rb spec Closes #63698 See merge request gitlab-org/gitlab-ce!30027
| * | | | | | | | | | | | | | | | Fix failing spec/models/internal_id_spec.rb specJan Provaznik2019-06-261-1/+1
|/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The spec is too strict about how many `current_version` should be called - if the spec is called separately, it's called 3 times, if all specs run it's called twice. This is similar to the change done in 9b752791624ce618810b9d65251582e56c37dee7
* | | | | | | | | | | | | | | | Merge branch 'docs-update-img-guidelines' into 'master'Mike Lewis2019-06-261-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: require release version in image filenames Closes #61027 See merge request gitlab-org/gitlab-ce!29713
| * | | | | | | | | | | | | | | | Docs: require release version in image filenamesMarcia Ramos2019-06-261-6/+15
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'mc/bump/update-codquality-version' into 'master'Grzegorz Bizon2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump Code Quality version Closes gitlab-ee#12408 See merge request gitlab-org/gitlab-ce!30056
| * | | | | | | | | | | | | | | | Bump Code Quality versionmc/bump/update-codquality-versionMatija Čupić2019-06-251-1/+1
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'quarantine-flaky-user-signup-spec' into 'master'Kushal Pandya2019-06-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quarantine flaky spec See merge request gitlab-org/gitlab-ce!30076
| * | | | | | | | | | | | | | | | Quarantine flaky specThong Kuah2019-06-261-1/+1
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/63750
* | | | | | | | | | | | | | | | Merge branch '63710-fix-redis-namespace-warning' into 'master'Nick Thomas2019-06-261-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Trigger flushdb in a way that redis-namespace is happy with Closes #63710 See merge request gitlab-org/gitlab-ce!30039
| * | | | | | | | | | | | | | | | Use flushdb with the connection object in redis-namespace API63710-fix-redis-namespace-warningGabriel Mazetto2019-06-251-1/+3
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '62214-migrations-and-models' into 'master'Andreas Brandl2019-06-2612-0/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Step 1 of !28996: Adds models and migrations for Namespaces statistics See merge request gitlab-org/gitlab-ce!29570
| * | | | | | | | | | | | | | | | Add two new ActiveRecord models62214-migrations-and-modelsMayra Cabrera2019-06-2512-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Namespace::Storagestatistics will persist root namespace statistics - Namespace::AggregationSchedule will save information when a new update to the namespace statistics needs to be scheduled Both tables use 'namespace_id' as primary key
* | | | | | | | | | | | | | | | | Merge branch 'pages-ssl-fast-obtain' into 'master'Nick Thomas2019-06-263-3/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Speed up obtaining Let's Encrypt certificates See merge request gitlab-org/gitlab-ce!29675
| * | | | | | | | | | | | | | | | | Speed up obtaining Let's Encrypt certificatesVladimir Shushlin2019-06-263-3/+21
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'winh-jsdom-limitations-docs' into 'master'Marcia Ramos2019-06-261-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document limitations of jsdom Closes #59975 See merge request gitlab-org/gitlab-ce!30026
| * | | | | | | | | | | | | | | | | Document limitations of jsdomWinnie Hellmann2019-06-261-1/+12
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch ↵Marcia Ramos2019-06-262-7/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docs' into 'master' Add missing tier badge for the pipelines quota Closes #61687 See merge request gitlab-org/gitlab-ce!30046
| * | | | | | | | | | | | | | | | | Add tier badge for additional pipelines quota purchase61687-follow-up-from-update-ci-minutes-docs-to-reflect-this-is-available-to-all-plans-docsAchilleas Pipinellis2019-06-262-7/+5
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch '51952-forking-via-webide' into 'master'Nick Thomas2019-06-2610-55/+125
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "500 error when forking via the web IDE button" See merge request gitlab-org/gitlab-ce!29909
| * | | | | | | | | | | | | | | | | Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-255-36/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We use a leading dash for certain things like the WebIDE, which had the side effect of losing the `params[:continue][:to]` param when opening the WebIDE on a project where the user doesn't have push access and therefore needs to fork the project first.
| * | | | | | | | | | | | | | | | | Make checks for continue_params more robustMarkus Koller2019-06-255-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The check for continue_params&.key?(:to) in Projects::ImportsController caused an exception in redirect_to if this key contained a nil value. Since url_for won't add any params for an empty hash, we can just return that in continue_params if params[:continue] isn't present, and simplify the code in the controllers to check for the values we actually want to use.