Commit graph

10 commits

Author SHA1 Message Date
Rémy Coutable
8dd750e4f7 Fix the default branches sorting to actually be 'Last updated'
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-09-25 19:06:51 +02: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
Robert Speicher
45fb1f9542 Change login_as uses to gitlab_sign_in 2017-06-19 18:59:01 -05:00
Lin Jen-Shin
31e592647a Fix download artifacts button link:
Rails ignored unused arguments and ref_name_and_path is the last
path argument, therefore we need to concatenate that parts ourselves.

Otherwise, 'download' won't be shown at all.
2016-09-19 13:12:45 +08:00
Lin Jen-Shin
eadb1dc547 Make sure the branch we're testing is on the 1st page! 2016-08-19 18:46:15 +08:00
Lin Jen-Shin
cc3dbf83f4 Empty lines around blocks 2016-08-10 18:57:51 +08:00
Lin Jen-Shin
80c22e4c09 Add four features tests for download buttons in different places 2016-07-25 20:52:18 +08:00