Tim Zallmann
|
27577e8e2b
|
Fixed Tests
|
2017-10-04 14:27:09 +02:00 |
|
Tim Zallmann
|
6168e33e9e
|
Fixed Test
|
2017-10-04 14:27:09 +02:00 |
|
Tim Zallmann
|
1b75296875
|
Fixed Linting errors + tests
|
2017-10-04 14:27:09 +02:00 |
|
Tim Zallmann
|
892b02e890
|
Created group_icon and group_icon_url
Tests for these new helper methods
|
2017-10-04 14:27:09 +02:00 |
|
Mike Greiling
|
7b262c4356
|
Resolve "Precompiled assets with digest strings are ignored in CI"
|
2017-10-03 14:47:56 +00:00 |
|
Michael Kozono
|
1feeea9c6a
|
Refer to “Share with group lock” consistently
|
2017-09-06 12:07:21 -07:00 |
|
Michael Kozono
|
f03b90c6a3
|
Link or not link depending on permissions
|
2017-09-06 12:07:21 -07:00 |
|
Michael Kozono
|
45601cbadf
|
Link to ancestor settings page
|
2017-09-06 12:07:21 -07:00 |
|
Michael Kozono
|
f25b5b7f8d
|
Fix “Share lock” help text
|
2017-09-06 12:07:21 -07:00 |
|
Phil Hughes
|
9477f4a881
|
removed comment from helper spec
|
2017-09-05 14:02:04 +01:00 |
|
Phil Hughes
|
3b1993a83e
|
rspec test fixes
|
2017-09-04 19:23:57 +01:00 |
|
Robert Speicher
|
72a7b30c9f
|
Change all :empty_project to :project
|
2017-08-02 17:47:31 -04:00 |
|
Bob Van Landuyt
|
458f3cf9b0
|
Update specs for new upload path
|
2017-07-18 15:38:54 +02:00 |
|
Phil Hughes
|
ec396fd93a
|
New navigation breadcrumbs
|
2017-06-30 16:52:11 +00:00 |
|
Rémy Coutable
|
ce25b15c2d
|
Tag a spec as :nested_groups since it fails on MySQL
This was broken by
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12322.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-06-26 17:32:22 +02:00 |
|
Michael Kozono
|
daef408712
|
Fix breadcrumb order
|
2017-06-22 13:38:29 -07:00 |
|
Grzegorz Bizon
|
0430b76441
|
Enable Style/DotPosition Rubocop 👮
|
2017-06-21 13:48:12 +00:00 |
|
DJ Mountney
|
1d1363e2bb
|
Bring in security changes from the 9.2.5 release
Ran:
- git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
- git checkout -b 9-2-5-security-patch origin/v9.2.2
- git apply patchfile.patch
- git commit
- [Got the sha ref for the commit]
- git checkout -b upstream-9-2-security master
- git cherry-pick <SHA of the patchfile commit>
- [Resolved conflicts]
- git cherry-pick --continue
|
2017-06-07 21:16:20 -07:00 |
|
Ruben Davila
|
f8dde43d41
|
Always use fixture_file_upload helper to upload files in tests.
* Also is not a good idea to use File.open without closing the file
handler. We should use it with a block or close it explicitly.
|
2016-12-18 20:35:07 -05:00 |
|
Patricio Cano
|
02ddb9dff4
|
Syntax fixes and better tests for helper methods. Updated docs.
|
2016-09-15 14:10:49 -05:00 |
|
tiagonbotelho
|
519275c110
|
fixes part1 of files to start using active tense
|
2016-08-09 15:06:23 +01:00 |
|
Douwe Maan
|
8db1292139
|
Tweaks, refactoring, and specs
|
2016-03-20 21:04:07 +01:00 |
|