Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot 4e9f718e19 Add latest changes from gitlab-org/gitlab@master 2019-09-26 15:06:18 +00:00
Thong Kuah 73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Bob Van Landuyt e96862f211 Revert "Merge branch 'bvl-instance-stats-default' into 'master'"
This reverts merge request !21044
2018-08-06 15:44:23 +00:00
Bob Van Landuyt baffe82ace Hide instance statistics on new installations
Making the migrations and the default do the right thing in the first
place. This makes 20180806094307 a no-op.
2018-08-06 13:33:07 +02:00
Bob Van Landuyt 00b5f5475f Spec instance statistics 2018-07-27 15:54:28 +02:00
Sean McGivern ed81ee9ba2 Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master'"
This reverts merge request !20679
2018-07-27 13:12:35 +00:00
Bob Van Landuyt 61b0e8ca0b Spec instance statistics 2018-07-27 14:14:47 +02:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Phil Hughes d92bff4eae more spec fixes 2017-08-29 15:37:07 +01:00
Phil Hughes 4a67699e6e spec updates 2017-08-29 15:35:49 +01:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Annabel Dunstone Gray 2fc559142e Fix active_tab and issuables_counter specs 2017-02-15 13:31:18 -06:00
Semyon Pupkov 9af81a5a0a Move dashboard active tab spinach test to rspec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2017-01-03 23:48:49 +05:00