Commit graph

20 commits

Author SHA1 Message Date
Robert Speicher
72a7b30c9f Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
Robert Speicher
1a0064dceb Use empty_project where possible in spec/features/projects 2017-07-27 13:12:16 -04: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
9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Jose Ivan Vargas
dbec39ab86 Fix environment_metrics spec 2017-06-26 10:40:20 -05:00
Filipa Lacerda
2fb004ea86 Fix click not being able to find the current element to use trigger('click') instead 2017-06-26 12:16:00 +01:00
Robert Speicher
45fb1f9542 Change login_as uses to gitlab_sign_in 2017-06-19 18:59:01 -05:00
Annabel Dunstone Gray
7a9c9a259e Responsive environment tables 2017-06-06 12:58:29 +00:00
tauriedavis
a9e0218cc5 32118 Make New environment empty state btn lowercase 2017-06-02 13:00:21 -07:00
Grzegorz Bizon
20047e72d8 Fix environment specs related to protected actions 2017-05-31 11:07:12 +02:00
Grzegorz Bizon
d276ea9372 Merge branch 'master' into feature/gb/manual-actions-protected-branches-permissions
* master: (314 commits)
  Better Explore Groups view
  Update Carrierwave and fog-core
  Add specs for Gitlab::RequestProfiler
  Add scripts/static-analysis to run all the static analysers in one go
  Shorten and improve some job names
  Group static-analysis jobs into a single job
  Don't blow up when email has no References header
  Update CHANGELOG.md for 9.1.2
  Add changelog
  Add changelog
  Show Raw button as Download for binary files
  Use blob viewers for snippets
  Fix typo
  Fixed transient failure related to dropdown animations
  Revert "Merge branch 'tc-no-todo-service-select' into 'master'"
  fix link to MR 10416
  Another change from .click -> .trigger('click') to make spec pass
  Change from .click -> .trigger('click') to make spec pass
  Disable AddColumnWithDefaultToLargeTable cop for pre-existing migrations
  Add AddColumnWithDefaultToLargeTable cop
  ...

Conflicts:
	spec/requests/api/jobs_spec.rb
2017-05-02 10:40:10 +02:00
Sam Rose
9f3985c613 Move PDFLab into GitLab 2017-04-28 12:52:36 -04:00
Grzegorz Bizon
e533d43a8c Fix specs related to new manual actions permissions 2017-04-06 17:15:15 +02:00
Filipa Lacerda
6910c90807 Backport changes of ee fix for transient failure in environments spec 2017-04-04 21:02:57 +01:00
Alfredo Sumaran
30253183c6 Merge branch '28732-expandable-folders' into 'master'
Resolve "Expandable folders for environments"

Closes #28732

See merge request !10290
2017-04-04 18:41:01 +00:00
Filipa Lacerda
db749d5d45 Adds tests for scoped tabs 2017-03-31 11:03:14 +01:00
Grzegorz Bizon
2a0f83f534 Fix environment folder route when special chars present 2017-03-27 11:15:29 +02:00
Filipa Lacerda
cbf1b656a4 Use a button and a post request instead of UJS links - part 1 - Environments 2017-03-14 00:58:26 +00:00
Kamil Trzciński
55f2a5debc Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00