Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2017-11-06fix karma failuresMike Greiling
2017-11-06Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern
removed the #ensure_ref_fetched from all controllers Closes #36061 See merge request gitlab-org/gitlab-ce!15129
2017-11-06Merge branch ↵Sean McGivern
'pawel/show_empty_page_when_prometheus_metrics_are_disabled-35639' into 'master' Make Prometheus metrics endpoint return empty response when metrics are disabled Closes #35639 See merge request gitlab-org/gitlab-ce!14490
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-06Merge branch 'jej/fs-prevent-push-when-missing-objects' into 'master'Douwe Maan
Prevent git push when LFS objects are missing Closes #24564 See merge request gitlab-org/gitlab-ce!13837
2017-11-06Merge branch 'dm-block-group-and-project-creation-when-external-by-default' ↵Sean McGivern
into 'master' Make sure group and project creation is blocked for new users that are external by default Closes #39664 See merge request gitlab-org/gitlab-ce!15212
2017-11-06updated the ignore_column concern to support multiple columnsmicael.bergeron
This method is an ActiveRecord extension and it should behave like one. I expected this to work.
2017-11-06Merge branch 'winh-skip-parsePikadayDate-test' into 'master'Filipa Lacerda
Temporarily remove parsePikadayDate test Closes #39834 See merge request gitlab-org/gitlab-ce!15217
2017-11-06Merge branch 'dm-reallow-project-path-ending-in-period' into 'master'Sean McGivern
Reallow project paths ending in periods Closes #39695 See merge request gitlab-org/gitlab-ce!15190
2017-11-06Remove create MR button from issues when MRs are disabledGeorge Andrinopoulos
2017-11-06Replaced subject with subject.exec in ↵James Edwards-Jones
spec/lib/gitlab/checks/change_access_spec.rb
2017-11-06Prevent git push when LFS objects are missingJames Edwards-Jones
2017-11-06align with the commentsmicael.bergeron
2017-11-06Make sure group and project creation is blocked for new users that are ↵Douwe Maan
external by default
2017-11-06Merge branch 'winh-use-vue-warnhandler' into 'master'Phil Hughes
Use Vue warnhandler Closes #33849 See merge request gitlab-org/gitlab-ce!15152
2017-11-06ignore the column before the migrationmicael.bergeron
reword the changelog remove dead code in the specs
2017-11-06Remove parsePikadayDate testWinnie Hellmann
2017-11-06Reallow project paths ending in periodsDouwe Maan
2017-11-06Merge branch 'jk-delete-epic-backport' into 'master'Sean McGivern
Refactor issuable destroy action See merge request gitlab-org/gitlab-ce!15203
2017-11-06Merge branch 'ignore-legacy-routes-in-routing-spec' into 'master'Douwe Maan
Ignore routes matching legacy_*_redirect in route specs See merge request gitlab-org/gitlab-ce!15208
2017-11-06Use Vue warnhandlerWinnie Hellmann
2017-11-06Refactor issuable destroy actionJarka Kadlecova
2017-11-06Merge branch 'expose-job-duration' into 'master'Rémy Coutable
Expose `duration` in Job API entity Closes #35794 See merge request gitlab-org/gitlab-ce!13644
2017-11-06Merge branch 'jej/fix-lfs-changes-laziness' into 'master'Douwe Maan
Implement lazy popen so LfsChanges doesn't have to wait for rev-list to complete See merge request gitlab-org/gitlab-ce!15180
2017-11-06Ignore routes matching legacy_*_redirect in route specsSean McGivern
Routes with the name `legacy_*_redirect` may have wildcards deliberately, in order to support routing old paths to new paths. As long as these routes are tested independently, they do not need to fail the path regex spec.
2017-11-06Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern
CE repository mirroring changes backport See merge request gitlab-org/gitlab-ce!15184
2017-11-06Gitlab::Git::RevList and LfsChanges use lazy popenJames Edwards-Jones
2017-11-06Gitlab::Git::Popen can lazily hand output to a blockJames Edwards-Jones
This allows input to start processing immediately without waiting for the process to complete. This also allows long or infinite inputs to be partially processed, which will termiate the process when reading stops with SIGPIPE.
2017-11-06Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'Filipa Lacerda
Added discussion_line_code value to note response and use it to query the right… Closes #38677 See merge request gitlab-org/gitlab-ce!14981
2017-11-06Merge branch ↵Kamil Trzciński
'fix/sm/37299-environments-validate-uniqueness-on-url-and-can-cause-silent-deployment-failures' into 'master' Remove unique validation from external_url in Environment Closes #37299 See merge request gitlab-org/gitlab-ce!15202
2017-11-06Remove unique validation from external_url in EnvironmentShinya Maeda
2017-11-05Expose `duration` in Job API entityMehdi Lahmam
Closes #35794.
2017-11-05Add TimeCop freeze for DST and Regular timeShinya Maeda
2017-11-05Harcode project visibilityMatija Čupić
2017-11-04Expose project visibility as CI variableMatija Čupić
2017-11-04Merge branch 'sh-headless-chrome-support' into 'master'Stan Hu
Replace PhantomJS with Headless Chrome for GitLab Integration Tests Closes #30876 See merge request gitlab-org/gitlab-ce!12244
2017-11-03fix flaky tests by removing unneeded clicks and focus actionsMike Greiling
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (33 commits) Ignore SQL CACHE hits in Sherlock Fix SQL timings for the performance bar Find the LFS-objects for a fork within a the fork network Remove bottom-border from last responsive table row Add system hooks user_rename and group_rename Unlink a project from a fork network when it's source was deleted. Make sure the settings page renders when root of a fork is deleted Remove Peek's original keyboard shortcut (numpad 0, keycode 96) Add application setting to Auto DevOps docs Enable MergeableSelector in scss-lint (for !14567) Enable MergeableSelector in scss-lint (for !14055) Enable MergeableSelector in scss-lint (for !14062) Enable MergeableSelector in scss-lint (for !14398) Enable MergeableSelector in scss-lint (for !13480) Enable MergeableSelector in scss-lint (for !13473) Enable MergeableSelector in scss-lint (for !13600) Enable MergeableSelector in scss-lint Resolve ""To do" should be "Todos" on Todos list page" Avoid regenerating the ref path for the environment Remove white space at bottom of issue boards ...
2017-11-03fix flaky test in gfm_autocomplete_spec.rbMike Greiling
2017-11-03Merge branch 'issue_39176' into 'master'Douwe Maan
Render 404 when polling commit notes without having permissions Closes #39176 See merge request gitlab-org/gitlab-ce!15140
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-11-03Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez
2017-11-03Add `Gitlab::Git::Repository#fetch` commandAlejandro Rodríguez
2017-11-03don't attempt to click on hidden elementsMike Greiling
2017-11-03replace use of unsupported trigger method with clickMike Greiling
2017-11-03prevent race condition when attempting to cancel a file uploadMike Greiling
2017-11-03confirm javascript modal when resetting email tokensMike Greiling
2017-11-03Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan
This fixes some bugs related to forked projects of which the source was deleted. Closes #39667 See merge request gitlab-org/gitlab-ce!15150
2017-11-03fix the failing specmicael.bergeron
2017-11-03Find the LFS-objects for a fork within a the fork networkBob Van Landuyt