Kamil Trzcinski
|
513d551c8f
|
Fix after column rename
|
2015-12-11 18:02:10 +01:00 |
|
Kamil Trzcinski
|
e80e3f5372
|
Migrate CI::Project to Project
|
2015-12-11 18:02:09 +01:00 |
|
Douwe Maan
|
13d6bab177
|
Tag lib specs
|
2015-12-09 11:55:42 +01:00 |
|
Stan Hu
|
69e5e260b0
|
Add spec for cloning Wiki over HTTP
|
2015-10-22 14:16:37 -07:00 |
|
Robert Speicher
|
69b41ba043
|
Normalize space-like characters in keys before output to gitlab-shell
gitlab-shell expects only one tab separator per key, and an SSH key with
a tab character in the comment, for example, would break things.
Closes #2970
|
2015-10-08 20:34:50 -04:00 |
|
Guilherme Garnier
|
aed145a9c6
|
Fix rubocop warnings in spec/lib and spec/tasks
|
2015-10-03 16:02:21 -05:00 |
|
Kamil Trzcinski
|
04c4445ae0
|
Test grace auth against gitlab_ci_project with token
|
2015-09-24 20:19:27 +02:00 |
|
Robert Speicher
|
ce19e1739e
|
Update stub syntax
|
2015-09-24 14:12:25 -04:00 |
|
Kamil Trzcinski
|
5d69bc656a
|
Fix grack auth spec
|
2015-09-24 17:47:57 +02:00 |
|
Valery Sizov
|
a0c1a12dee
|
remove API calls from CE to CI
|
2015-09-18 18:02:11 +02:00 |
|
Dmitriy Zaporozhets
|
f40b99d02e
|
Merge branch 'master' into rubocop-for-tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
spec/features/issues_spec.rb
spec/models/forked_project_link_spec.rb
spec/models/hooks/service_hook_spec.rb
spec/models/hooks/web_hook_spec.rb
spec/models/project_services/hipchat_service_spec.rb
spec/requests/api/project_members_spec.rb
spec/requests/api/projects_spec.rb
spec/requests/api/system_hooks_spec.rb
spec/services/archive_repository_service_spec.rb
spec/support/matchers.rb
spec/tasks/gitlab/backup_rake_spec.rb
|
2015-06-23 10:44:03 +02:00 |
|
Stan Hu
|
52aa21b12d
|
Fix Style/IndentationWidth cop violations
|
2015-06-22 22:25:40 -07:00 |
|
Robert Speicher
|
15a05be70d
|
Fix Style/Blocks cop violations
|
2015-06-22 16:00:54 -04:00 |
|
Robert Speicher
|
5a9ede4721
|
Update mock and stub syntax for specs
|
2015-06-22 12:13:46 +02:00 |
|
Stan Hu
|
3b22cfe600
|
Remove Rack Attack monkey patches and bump to version 4.3.0
|
2015-05-22 16:25:03 -04:00 |
|
Stan Hu
|
56d87db32c
|
Reduce Rack Attack false positives by clearing out auth failure count upon
successful Git over HTTP authentication.
Add logging when a ban goes into effect for debugging.
Issue #1171
|
2015-03-24 00:36:46 -07:00 |
|
Douwe Maan
|
0e11be40c3
|
Add tests for GrackAuth.
|
2015-03-03 10:49:28 +01:00 |
|
Jeroen van Baarsen
|
0c4a70a306
|
Updated rspec to rspec 3.x syntax
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
|
2015-02-12 19:17:35 +01:00 |
|
Angus MacArthur
|
ae33fdf297
|
updated fork feature to use gitlab-shell for v5 of gitlab
|
2013-04-15 01:54:52 -04:00 |
|
Dmitriy Zaporozhets
|
e91ff84df7
|
keep same dir structure for specs as in lib/
|
2013-04-03 21:09:07 +03:00 |
|